summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysMerge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daystracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt
4 daysMerge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
4 daysMerge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
5 daystracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
6 daysbtf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer
6 dayssched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi
6 daysRevert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong
6 dayssched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong
6 daysMerge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
7 dayssched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao
8 daystracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor
9 daysPM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang
9 daysPM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki
10 dayssched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna
10 daysMerge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
11 daysMerge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
13 daysMerge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
14 daysRevert "sched/numa: add statistics of numa balance task"Chen Yu
2025-07-09perf/core: Fix WARN in perf_sigtrap()Tetsuo Handa
2025-07-08module: Make sure relocations are applied to the per-CPU sectionSebastian Andrzej Siewior
2025-07-08module: Avoid unnecessary return value initialization in move_module()Petr Pavlu
2025-07-08module: Fix memory deallocation on error path in move_module()Petr Pavlu
2025-07-06Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-06Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang
2025-07-03perf: Revert to requiring CAP_SYS_ADMIN for uprobesPeter Zijlstra
2025-07-01bpf: Reject %p% format string in bprintf-like helpersPaul Chaignon
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh
2025-06-30perf/core: Fix the WARN_ON_ONCE is out of lock protected regionLuo Gengkun
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27tracing: Fix filter logic errorEdward Adam Davis
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26perf/aux: Fix pending disable flow when the AUX ring buffer overrunsLeo Yan
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25crashdump: add CONFIG_KEYS dependencyArnd Bergmann
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)