summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03bpf: Small BPF verifier log improvementsMykola Lysenko
2022-03-03dma-debug: fix return value of __setup handlersRandy Dunlap
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig
2022-03-02Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-03-02bpf, x86: Set header->size properly before freeing itSong Liu
2022-03-02printk: fix return value of printk.devkmsg __setup handlerRandy Dunlap
2022-03-01tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)
2022-03-01PM: suspend: fix return value of __setup handlerRandy Dunlap
2022-03-01PM: hibernate: fix __setup handler error handlingRandy Dunlap
2022-03-01PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider
2022-03-01sched/rt: Plug rt_mutex_setprio() vs push_rt_task() raceValentin Schneider
2022-03-01sched/cpuacct: Remove redundant RCU read lockChengming Zhou
2022-03-01sched/cpuacct: Optimize away RCU read lockChengming Zhou
2022-03-01sched/cpuacct: Fix charge percpu cpuusageChengming Zhou
2022-03-01bpf: Add some description about BPF_JIT_ALWAYS_ON in KconfigTiezhu Yang
2022-02-28Merge back cpufreq changes for v5.18.Rafael J. Wysocki
2022-02-28bpf: Cache the last valid build_idHao Luo
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever
2022-02-28tracing: Update print fmt check to handle new __get_sockaddr() macroSteven Rostedt (Google)
2022-02-28blktrace: fix use after free for struct blk_traceYu Kuai
2022-02-28bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25tracing: Fix selftest config check for function graph start up testChristophe Leroy
2022-02-25bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.Yucong Sun
2022-02-25tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira
2022-02-25ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor
2022-02-25tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy
2022-02-25eprobes: Remove redundant event type informationSteven Rostedt (Google)
2022-02-25tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)
2022-02-25ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-25config: android-recommended: Disable BPF_UNPRIV_DEFAULT_OFF for netdMarijn Suijten
2022-02-25config: android-recommended: Don't explicitly disable CONFIG_AIOMarijn Suijten
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-24tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-24Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...Paul E. McKenney
2022-02-23tracing: Fix allocation of last_cmd in last_cmd_set()Steven Rostedt (Google)
2022-02-23bpf: Cleanup commentsTom Rix
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h depende...Ingo Molnar
2022-02-23sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c...Ingo Molnar