aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-28bpf: Cache the last valid build_idHao Luo1-1/+11
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever1-1/+1
2022-02-28tracing: Update print fmt check to handle new __get_sockaddr() macroSteven Rostedt (Google)1-0/+6
2022-02-28blktrace: fix use after free for struct blk_traceYu Kuai1-8/+18
2022-02-28bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien1-1/+2
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman49-438/+745
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman23-102/+216
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds9-53/+118
2022-02-25tracing: Fix selftest config check for function graph start up testChristophe Leroy1-4/+2
2022-02-25bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.Yucong Sun1-0/+7
2022-02-25tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira1-21/+32
2022-02-25ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor1-1/+0
2022-02-25tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle1-4/+6
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy1-0/+14
2022-02-25eprobes: Remove redundant event type informationSteven Rostedt (Google)4-16/+12
2022-02-25tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)1-6/+46
2022-02-25ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman1-1/+13
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socArnd Bergmann1-2/+0
2022-02-25config: android-recommended: Disable BPF_UNPRIV_DEFAULT_OFF for netdMarijn Suijten1-0/+1
2022-02-25config: android-recommended: Don't explicitly disable CONFIG_AIOMarijn Suijten1-1/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann6-33/+0
2022-02-24tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira1-1/+6
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-46/+86
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+8
2022-02-24Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.08a', 'rcu-tasks.2022.02.08a', 'rt.2022.02.01b', 'torture.2022.02.01b' and 'torturescript.2022.02.08a' into HEADPaul E. McKenney10-185/+309
2022-02-23tracing: Fix allocation of last_cmd in last_cmd_set()Steven Rostedt (Google)1-3/+4
2022-02-23bpf: Cleanup commentsTom Rix9-14/+14
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman1-2/+2
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h dependenciesIngo Molnar4-113/+46
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c dependenciesIngo Molnar1-2/+41
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/build_policy.c dependenciesIngo Molnar1-0/+24
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependenciesIngo Molnar1-0/+29
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependenciesIngo Molnar1-11/+70
2022-02-23sched/headers: Standardize kernel/sched/sched.h header dependenciesIngo Molnar6-11/+22
2022-02-23sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c files thereIngo Molnar9-15/+38
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files thereIngo Molnar22-63/+139
2022-02-23sched/headers: Fix comment typo in kernel/sched/cpudeadline.cIngo Molnar1-1/+1
2022-02-23sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTRACE build asymmetryIngo Molnar2-24/+21
2022-02-23sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/autogroup.hIngo Molnar2-0/+11
2022-02-23sched/headers: Add header guard to kernel/sched/sched.hIngo Molnar1-0/+4
2022-02-22scsi: block: Remove REQ_OP_WRITE_SAME supportChristoph Hellwig1-1/+0
2022-02-22Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-7/+25
2022-02-22fork: Use IS_ENABLED() in account_kernel_stack()Sebastian Andrzej Siewior1-4/+4
2022-02-22fork: Only cache the VMAP stack in finish_task_switch()Sebastian Andrzej Siewior1-13/+63
2022-02-22fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior2-12/+24
2022-02-22fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACKSebastian Andrzej Siewior1-33/+36
2022-02-22fork: Don't assign the stack pointer in dup_task_struct()Sebastian Andrzej Siewior1-31/+16
2022-02-22fork, IA64: Provide alloc_thread_stack_node() for IA64Sebastian Andrzej Siewior1-0/+17
2022-02-22fork: Duplicate task_struct before stack allocationSebastian Andrzej Siewior1-5/+4