summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+11
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+1
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor-1/+1
2025-07-15PM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang-3/+1
2025-07-15PM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki-1/+0
2025-07-13Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+7
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds-11/+2
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+4
2025-07-11Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+4
2025-07-11irqdomain: Export irq_domain_free_irqs_top()Nam Cao-0/+1
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-35/+37
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu-11/+2
2025-07-09perf/core: Fix WARN in perf_sigtrap()Tetsuo Handa-7/+7
2025-07-08module: Make sure relocations are applied to the per-CPU sectionSebastian Andrzej Siewior-2/+8
2025-07-08module: Avoid unnecessary return value initialization in move_module()Petr Pavlu-2/+1
2025-07-08module: Fix memory deallocation on error path in move_module()Petr Pavlu-2/+2
2025-07-06Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+21
2025-07-06Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+3
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki-10/+2
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang-5/+5
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-12/+13
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni-0/+33
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner-0/+33
2025-07-03perf: Revert to requiring CAP_SYS_ADMIN for uprobesPeter Zijlstra-1/+1
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra-10/+15
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh-1/+1
2025-06-30perf/core: Fix the WARN_ON_ONCE is out of lock protected regionLuo Gengkun-2/+2
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+5
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+7
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds-0/+1
2025-06-27tracing: Fix filter logic errorEdward Adam Davis-7/+7
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello-10/+2
2025-06-26perf/aux: Fix pending disable flow when the AUX ring buffer overrunsLeo Yan-5/+5
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-7/+10
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-29/+34
2025-06-25crashdump: add CONFIG_KEYS dependencyArnd Bergmann-0/+1
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand-1/+1
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro-29/+34
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds-12/+17
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+9
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-50/+83
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+12
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)-0/+4
2025-06-19kho: initialize tail pages for higher order folios properlyPratyush Yadav-12/+17
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn-3/+7
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+1
2025-06-18Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2025-06-18Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+15
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong-2/+1
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt-0/+6