summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-109-32/+61
|\
| * Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-071-0/+7
| |\
| | * x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-02-211-0/+7
| * | swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic2022-03-071-8/+15
| * | Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-063-6/+6
| |\ \
| | * | tracing: Fix return value of __setup handlersRandy Dunlap2022-03-042-3/+3
| | * | tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)2022-03-011-3/+3
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-053-10/+15
| |\ \ \
| | * | | configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai2022-03-051-1/+1
| | * | | mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan2022-03-052-9/+14
| * | | | Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-041-8/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | blktrace: fix use after free for struct blk_traceYu Kuai2022-02-281-8/+18
* | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-0414-50/+82
|\ \ \ \ \
| * | | | | bpf: Small BPF verifier log improvementsMykola Lysenko2022-03-031-29/+35
| * | | | | bpf, x86: Set header->size properly before freeing itSong Liu2022-03-021-3/+6
| * | | | | bpf: Add some description about BPF_JIT_ALWAYS_ON in KconfigTiezhu Yang2022-03-011-0/+4
| * | | | | bpf: Cache the last valid build_idHao Luo2022-02-281-1/+11
| * | | | | bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien2022-02-281-1/+2
| * | | | | bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.Yucong Sun2022-02-251-0/+7
| * | | | | bpf: Cleanup commentsTom Rix2022-02-239-14/+14
| * | | | | bpf: Initialize ret to 0 inside btf_populate_kfunc_set()Souptick Joarder (HPE)2022-02-191-1/+1
| * | | | | bpf: Call maybe_wait_bpf_programs() only once from generic_map_delete_batch()Eric Dumazet2022-02-181-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-0311-55/+133
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-03-021-1/+13
| |\ \ \ \ \
| | * | | | | ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman2022-02-251-1/+13
| * | | | | | Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-271-1/+2
| |\ \ \ \ \ \
| | * | | | | | swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-141-1/+2
| * | | | | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-269-53/+118
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | tracing: Fix selftest config check for function graph start up testChristophe Leroy2022-02-251-4/+2
| | * | | | | | tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira2022-02-251-21/+32
| | * | | | | | ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor2022-02-251-1/+0
| | * | | | | | tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2022-02-251-4/+6
| | * | | | | | tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2022-02-251-0/+14
| | * | | | | | eprobes: Remove redundant event type informationSteven Rostedt (Google)2022-02-254-16/+12
| | * | | | | | tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)2022-02-251-6/+46
| | * | | | | | tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira2022-02-241-1/+6
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-249-46/+86
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-243-2/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-223-7/+25
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | cpuset: Fix kernel-docJiapeng Chong2022-02-221-5/+5
| | * | | | | | cgroup-v1: Correct privileges check in release_agent writesMichal Koutný2022-02-221-2/+4
| | * | | | | | cgroup: clarify cgroup_css_set_fork()Christian Brauner2022-02-221-0/+14
| | * | | | | | cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplugZhang Qiao2022-02-141-0/+2
| * | | | | | | Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-201-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | lockdep: Correct lock_classes index mappingCheng Jui Wang2022-02-111-2/+2
| * | | | | | | | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-202-14/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-192-14/+33
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-201-4/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | copy_process(): Move fd_install() out of sighand->siglock critical sectionWaiman Long2022-02-111-4/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-02-204-19/+23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |