summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-08-15rv: Adjust monitor dependenciesGabriele Monaco
2025-08-15rv: Use strings in da monitors tracepointsGabriele Monaco
2025-08-15rv: Remove trailing whitespace from tracepoint stringGabriele Monaco
2025-08-15bpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh
2025-08-15bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2025-08-15kcsan: test: Initialize dummy variableMarco Elver
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
2025-08-15PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-08-15rcu: Fix delayed execution of hurry callbacksTze-nan Wu
2025-08-15sched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-08-15refscale: Check that nreaders and loops multiplication doesn't overflowArtem Sadovnikov
2025-08-15bpf: Ensure RCU lock is held around bpf_prog_ksym_findKumar Kartikeya Dwivedi
2025-08-15bpf: handle jset (if a & b ...) as a jump in CFG computationEduard Zingerman
2025-08-15kexec_core: Fix error code path in the KEXEC_JUMP flowRafael J. Wysocki
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs
2025-07-27Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-24resource: fix false warning in __request_region()Akinobu Mita
2025-07-22timekeeping: Zero initialize system_counterval when querying time from phc dr...Markus Blöchl
2025-07-20Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-20Merge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-07-19tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-19Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-18tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer
2025-07-17sched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi
2025-07-17Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong
2025-07-17sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-16sched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor
2025-07-15PM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang
2025-07-15PM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki
2025-07-14sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna
2025-07-13Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-11Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-09Revert "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