summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2022-08-09bpf, iter: Fix the condition on p when calling stop.Hao Luo-0/+5
2022-08-09cgroup: enable cgroup_get_from_file() on cgroup1Yosry Ahmed-5/+0
2022-08-09btf: Add a new kfunc flag which allows to mark a function to be sleepableBenjamin Tissoires-0/+9
2022-08-08Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds-2/+8
2022-08-08Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-11/+9
2022-08-08Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-33/+356
2022-08-08kernel/sysctl.c: Remove trailing white spaceFanjun Kong-6/+6
2022-08-08kernel/sysctl.c: Clean up indentation, replace spaces with tab.Fanjun Kong-2/+2
2022-08-08sysctl: Merge adjacent CONFIG_TREE_RCU blocksGeert Uytterhoeven-3/+1
2022-08-08bpf: Verifier cleanupsJoanne Koong-18/+32
2022-08-08bpf: Use proper target btf when exporting attach_btf_obj_idStanislav Fomichev-4/+3
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-30/+78
2022-08-06Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+17
2022-08-06Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+3
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+16
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds-58/+303
2022-08-06posix-timers: Make do_clock_gettime() staticJiri Slaby-1/+2
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2022-08-05bpf: Cleanup ftrace hash in bpf_trampoline_putJiri Olsa-1/+4
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-49/+1910
2022-08-04rv: Unlock on error path in rv_unregister_reactor()Dan Carpenter-2/+4
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-28/+1
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+21
2022-08-04audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye-25/+0
2022-08-04sched/core: Do not requeue task on CPU excluded from cpus_maskMel Gorman-2/+6
2022-08-04locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabledAndi Kleen-28/+28
2022-08-04sched/core: Remove superfluous semicolonXin Gao-1/+1
2022-08-04perf/core: Fix ';;' typoSlark Xiao-1/+1
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+9
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-550/+1911
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2022-08-03sched/fair: Make per-cpu cpumasks staticBing Huang-13/+9
2022-08-03sched/fair: Remove unused parameter idle of _nohz_idle_balance()Hao Jia-4/+3
2022-08-03Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-58/+115
2022-08-03sched/rt: Fix Sparse warnings due to undefined rt.c declarationsBen Dooks-3/+4
2022-08-03exit: Fix typo in comment: s/sub-theads/sub-threadsIngo Molnar-1/+1
2022-08-03sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long-4/+6
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-0/+38
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1093/+1757
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+6
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-79/+31
2022-08-02Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linuxLinus Torvalds-0/+13
2022-08-02Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2022-08-02Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+6
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld-0/+1
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-58/+43
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2022-08-02sched/debug: Print each field value left-aligned in sched_show_task()Zhen Lei-1/+1
2022-08-02tracing/eprobe: Show syntax error logs in error_log fileMasami Hiramatsu (Google)-3/+13