summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-2/+14
|\
| * kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini2020-07-291-2/+14
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-072-1/+77
|\ \
| * | regset: kill ->get()Al Viro2020-07-271-19/+5
| * | regset: new method and helpers for itAl Viro2020-07-271-1/+11
| * | copy_regset_to_user(): do all copyout at once.Al Viro2020-07-271-0/+26
| * | introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro2020-07-272-1/+55
* | | Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-064-32/+22
|\ \ \
| * | | fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein2020-07-273-28/+19
| * | | audit: do not set FS_EVENT_ON_CHILD in audit marks maskAmir Goldstein2020-07-272-2/+2
| * | | fsnotify: create helper fsnotify_inode()Amir Goldstein2020-07-271-2/+1
| * | | fsnotify: pass dir argument to handle_event() callbackAmir Goldstein2020-07-273-11/+11
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-0/+7
|\ \ \ \
| * | | | x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan2020-07-081-0/+7
| | |/ / | |/| |
* | | | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-067-57/+77
|\ \ \ \
| * | | | sched,tracing: Convert to sched_set_fifo()Peter Zijlstra2020-07-291-25/+23
| * | | | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-152-10/+7
| * | | | sched: Remove sched_setscheduler*() EXPORTsPeter Zijlstra2020-06-151-3/+0
| * | | | sched,psi: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-4/+1
| * | | | sched,rcutorture: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-3/+1
| * | | | sched,rcuperf: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-6/+2
| * | | | sched,locktorture: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-8/+2
| * | | | sched,irq: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-5/+1
| * | | | sched: Provide sched_set_fifo()Peter Zijlstra2020-06-151-0/+47
* | | | | Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2020-08-061-1/+1
|\ \ \ \ \
| * | | | | ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks2020-07-201-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0527-429/+1884
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0317-204/+1108
| |\ \ \ \ \
| | * | | | | bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko2020-08-013-1/+48
| | * | | | | bpf: Add missing newline characters in verifier error messagesYonghong Song2020-07-311-2/+2
| | * | | | | bpf: Fix build without CONFIG_NET when using BPF XDP linkAndrii Nakryiko2020-07-291-0/+2
| | * | | | | bpf: Fix swapped arguments in calls to check_buffer_accessColin Ian King2020-07-281-4/+4
| | * | | | | bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko2020-07-251-0/+5
| | * | | | | bpf: Fix build on architectures with special bpf_user_pt_regs_tSong Liu2020-07-251-5/+4
| | * | | | | bpf/local_storage: Fix build without CONFIG_CGROUPYiFei Zhu2020-07-251-2/+2
| | * | | | | bpf: Make cgroup storages shared between programs on the same cgroupYiFei Zhu2020-07-253-139/+156
| | * | | | | bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot workSong Liu2020-07-252-0/+21
| | * | | | | bpf: Separate bpf_get_[stack|stackid] for perf events BPFSong Liu2020-07-252-20/+168
| | * | | | | bpf: Implement bpf iterator for array mapsYonghong Song2020-07-252-2/+142
| | * | | | | bpf: Implement bpf iterator for hash mapsYonghong Song2020-07-252-1/+217
| | * | | | | bpf: Implement bpf iterator for map elementsYonghong Song2020-07-252-17/+98
| | * | | | | bpf: Support readonly/readwrite buffers in verifierYonghong Song2020-07-252-6/+98
| | * | | | | bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song2020-07-252-2/+2
| | * | | | | bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song2020-07-254-14/+30
| | * | | | | bpf: Add bpf_prog iteratorAlexei Starovoitov2020-07-253-1/+123
| | * | | | | bpf: Fix pos computation for bpf_iter seq_ops->start()Yonghong Song2020-07-252-12/+10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-027-14/+22
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-258-62/+193
| |\ \ \ \ \ \
| * | | | | | | bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song2020-07-213-5/+19
| * | | | | | | bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song2020-07-211-1/+0