summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-07-01sched/deadline: Fix task_struct reference leakWander Lairson Costa
2024-07-01Revert "sched/fair: Make sure to try to detach at least one movable task"Josh Don
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-06-28cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse
2024-06-28cgroup/cpuset: Prevent UAF in proc_cpuset_show()Chen Ridong
2024-06-28rcu/exp: Remove redundant full memory barrier at the end of GPFrederic Weisbecker
2024-06-28rcu: Remove full memory barrier on RCU stall printoutFrederic Weisbecker
2024-06-28rcu: Remove full memory barrier on boot time eqs sanity checkFrederic Weisbecker
2024-06-28rcu/exp: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker
2024-06-28rcu: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker
2024-06-28rcu: Remove full ordering on second EQS snapshotFrederic Weisbecker
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann
2024-06-26Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-25workqueue: Improve scalability of workqueue watchdog touchNicholas Piggin
2024-06-25workqueue: wq_watchdog_touch is always called with valid CPUNicholas Piggin
2024-06-25hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman
2024-06-25Revert "printk: Don't try to parse DEVNAME:0.0 console options"Greg Kroah-Hartman
2024-06-25Revert "printk: Flag register_console() if console is set on command line"Greg Kroah-Hartman
2024-06-24Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2024-06-24bpf: Fix may_goto with negative offset.Alexei Starovoitov
2024-06-23cpu: Fix broken cmdline "nosmp" and "maxcpus=0"Huacai Chen
2024-06-23timekeeping: Add missing kernel-doc function commentsYang Li
2024-06-21workqueue: Remove useless pool->dying_workersLai Jiangshan
2024-06-21workqueue: Detach workers directly in idle_cull_fn()Lai Jiangshan
2024-06-21workqueue: Don't bind the rescuer in the last working cpuLai Jiangshan
2024-06-21workqueue: Reap workers via kthread_stop() and remove detach_completionLai Jiangshan
2024-06-21bpf: Fix overrunning reservations in ringbufDaniel Borkmann
2024-06-21bpf: Fix the corner case with may_goto and jump to the 1st insn.Alexei Starovoitov
2024-06-21tick: Remove unnused tick_nohz_get_idle_calls()Christian Loehle
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-19workqueue: Avoid nr_active manipulation in grabbing inactive itemsLai Jiangshan
2024-06-19cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpusWaiman Long
2024-06-19cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partitionWaiman Long
2024-06-19cgroup/cpuset: Fix remote root partition creation problemWaiman Long
2024-06-19Merge tag 'probes-fixes-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-19cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()Oleg Nesterov
2024-06-18srcu: Fill out polled grace-period APIsPaul E. McKenney
2024-06-18srcu: Update cleanup_srcu_struct() commentPaul E. McKenney
2024-06-18srcu: Disable interrupts directly in srcu_gp_end()Paul E. McKenney
2024-06-18rcu: Disable interrupts directly in rcu_gp_init()Paul E. McKenney
2024-06-18rcu/tree: Reduce wake up for synchronize_rcu() common caseJoel Fernandes (Google)
2024-06-18bpf: Fix remap of arena.Alexei Starovoitov
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds