summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-031-0/+25
|\
| * scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar2021-06-101-0/+26
* | Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-07-022-5/+3
|\ \
| * | dma-debug: report -EEXIST errors in add_dma_entryHamza Mahfooz2021-06-221-4/+2
| * | dma-mapping: remove a trailing spaceZhen Lei2021-06-221-1/+1
* | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-021-12/+12
|\ \ \
| * | | kernel/sysctl-test: Remove some casts which are no-longer requiredDavid Gow2021-06-241-12/+12
* | | | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-2/+12
|\ \ \ \
| * | | | kprobes: Allow architectures to override optinsn page allocationChristophe Leroy2021-05-231-2/+12
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-028-13/+13
|\ \ \ \
| * | | | x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...Al Viro2021-07-011-10/+4
| * | | | kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song2021-07-011-1/+1
| * | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-016-0/+7
| * | | | sysctl: remove redundant assignment to firstJiapeng Chong2021-07-011-2/+1
* | | | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-07-023-30/+182
|\ \ \ \ \
| * | | | | cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan2021-06-082-13/+65
| * | | | | cgroup: Fix kernel-docYang Li2021-06-042-2/+2
| * | | | | Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo2021-05-2410-24/+60
| |\ \ \ \ \
| * | | | | | cgroup: inline cgroup_task_freeze()Roman Gushchin2021-05-111-1/+2
| * | | | | | cgroup: introduce cgroup.killChristian Brauner2021-05-101-14/+113
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \ \ \
| * | | | | | quota: Change quotactl_path() systcall to an fd-based oneJan Kara2021-06-071-1/+1
| |/ / / / /
* | | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-0120-382/+950
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-303-5/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-233-5/+7
| | |\ \ \ \ \ \
| | | * | | | | | bpf: Fix null ptr deref with mixed tail calls and subprogsJohn Fastabend2021-06-221-2/+4
| | | * | | | | | bpf: Fix integer overflow in argument calculation for bpf_map_area_allocBui Quang Minh2021-06-221-2/+2
| | | * | | | | | bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flagsMaciej Żenczykowski2021-06-221-1/+1
| * | | | | | | | once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love2021-06-291-10/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-297-44/+55
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()Rustam Kovhaev2021-06-281-0/+2
| | * | | | | | | | bpf: Allow bpf_get_current_ancestor_cgroup_id for tracingNamhyung Kim2021-06-281-0/+2
| | * | | | | | | | xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen2021-06-242-32/+30
| | * | | | | | | | bpf: Allow RCU-protected lookups to happen from bh contextToke Høiland-Jørgensen2021-06-243-12/+21
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-1916-66/+120
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-1713-110/+476
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix up register-based shifts in interpreter to silence KUBSANDaniel Borkmann2021-06-171-18/+43
| | * | | | | | | | bpf: Fix typo in kernel/bpf/bpf_lsm.cShuyi Cheng2021-06-171-1/+1
| | * | | | | | | | bpf: Support socket migration by eBPF.Kuniyuki Iwashima2021-06-151-0/+13
| | * | | | | | | | bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mulHarishankar Vishwanathan2021-06-011-19/+22
| | * | | | | | | | bpf, devmap: Remove drops variable from bq_xmit_all()Hangbin Liu2021-05-281-5/+2
| | * | | | | | | | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest2021-05-261-1/+0
| | * | | | | | | | xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-262-3/+183
| | * | | | | | | | bpf: Run devmap xdp_prog on flush instead of bulk enqueueJesper Dangaard Brouer2021-05-261-51/+76
| | * | | | | | | | bpf: Fix spelling mistakesZhen Lei2021-05-257-16/+16
| | * | | | | | | | bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek2021-05-242-4/+128
| * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-072-22/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-2735-239/+467
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | bpf: Make some symbols staticPu Lehui2021-05-191-2/+2
| * | | | | | | | | | bpf: Add bpf_sys_close() helper.Alexei Starovoitov2021-05-191-0/+19