aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-19panic: clean up code for console replayFeng Tang1-9/+9
2025-07-19kdump: wait for DMA to finish when using CMAJiri Bohac1-0/+15
2025-07-19kdump: implement reserve_crashkernel_cmaJiri Bohac1-0/+52
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-2/+14
2025-07-19tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt1-0/+5
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+9
2025-07-19Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-19/+4
2025-07-19cgroup: Add compatibility option for content of /proc/cgroupsMichal Koutný1-2/+12
2025-07-18tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar1-1/+1
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov17-74/+73
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-4/+9
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh3-0/+57
2025-07-18vdso: Introduce aux_clock_resolution_ns()Thomas Weißschuh1-2/+4
2025-07-18rcu: Fix delayed execution of hurry callbacksTze-nan Wu1-1/+1
2025-07-17fork: reorder function qualifiers for copy_clone_args_from_userDishank Jogi1-1/+1
2025-07-17smp: Document preemption and stop_machine() mutual exclusionJoel Fernandes1-9/+17
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer1-1/+1
2025-07-17PM: hibernate: Fix up white space that does not follow coding styleDarshan Rathod1-6/+6
2025-07-17sched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi1-1/+1
2025-07-17sched_ext: Fix scx_bpf_reenqueue_local() referenceChristian Loehle1-1/+1
2025-07-17workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()Uros Bizjak1-8/+5
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-23/+11
2025-07-17Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong1-7/+1
2025-07-17sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong1-12/+3
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki3-4/+16
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt1-1/+27
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+1
2025-07-16bpf: Add struct bpf_token_infoTao Chen2-1/+42
2025-07-16bpf: Clean up individual BTF_ID codeFeng Yang5-10/+5
2025-07-16bpf: Update iterators.lskel-big-endian.hIlya Leoshkevich1-237/+255
2025-07-16sched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao1-4/+8
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor1-1/+1
2025-07-16rcu: Refactor expedited handling check in rcu_read_unlock_special()Joel Fernandes1-9/+74
2025-07-16srcu: Expedite SRCU-fast grace periodsPaul E. McKenney1-0/+2
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney1-7/+0
2025-07-16torture: Remove support for SRCU-litePaul E. McKenney1-31/+1
2025-07-16rcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes2-12/+38
2025-07-16rcu: Enable rcu_normal_wake_from_gp on small systemsUladzislau Rezki (Sony)1-3/+11
2025-07-16rcu: Protect ->defer_qs_iw_pending from data racePaul E. McKenney1-0/+3
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn1-0/+25
2025-07-15kexec_core: Drop redundant pm_restore_gfp_mask() callRafael J. Wysocki1-1/+0
2025-07-15kexec_core: Fix error code path in the KEXEC_JUMP flowRafael J. Wysocki1-2/+1
2025-07-15PM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang1-3/+1
2025-07-15PM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki1-1/+0
2025-07-15kprobes: Add missing kerneldoc for __get_insn_slotPeng Jiang1-2/+6
2025-07-14lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronizationBreno Leitao1-2/+10
2025-07-14locking/mutex: Remove redundant #ifdefsRan Xiaokai1-4/+0
2025-07-14locking/lockdep: Change 'static const' variables to enum valuesArnd Bergmann1-8/+10
2025-07-14locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann2-16/+13
2025-07-14lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()Eric Biggers1-1/+1