summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-04-25Merge tag 'livepatching-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-04-24Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-24Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-24Merge branch 'for-6.4/doc' into for-linusPetr Mladek
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-04-20cgroup_get_from_fd(): switch to fdget_raw()Al Viro
2023-04-20bpf: switch to fdget_raw()Al Viro
2023-04-20convert setns(2) to fdget()/fdput()Al Viro
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-19bpf: Fix incorrect verifier pruning due to missing register precision taintsDaniel Borkmann
2023-04-18mm: fix memory leak on mm_init error handlingMathieu Desnoyers
2023-04-18kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Ondrej Mosnacek
2023-04-18timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()Frederic Weisbecker
2023-04-18timers/nohz: Add a comment about broken iowait counter update raceFrederic Weisbecker
2023-04-18timers/nohz: Protect idle/iowait sleep time under seqcountFrederic Weisbecker
2023-04-18timers/nohz: Only ever update sleeptime from idle exitFrederic Weisbecker
2023-04-18timers/nohz: Restructure and reshuffle struct tick_schedFrederic Weisbecker
2023-04-18tick/common: Align tick period with the HZ tick.Sebastian Andrzej Siewior
2023-04-16Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-16ptrace: Provide set/get interface for syscall user dispatchGregory Price
2023-04-16syscall_user_dispatch: Untag selector address before access_ok()Gregory Price
2023-04-16syscall_user_dispatch: Split up set_syscall_user_dispatch()Gregory Price
2023-04-16posix-timers: Prefer delivery of signals to the current threadDmitry Vyukov
2023-04-15genirq: Update affinity of secondary threadsJohn Keeping
2023-04-15softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar
2023-04-13Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-04-12cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpusetWaiman Long
2023-04-12cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsWaiman Long
2023-04-12cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properlyWaiman Long
2023-04-12cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long
2023-04-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexTetsuo Handa
2023-04-12sched/fair: Fix imbalance overflowVincent Guittot
2023-04-10Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-09Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-04-08Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-04-08Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds