summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu-4/+3
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang-2/+3
2025-09-13rseq: Protect event mask against membarrier IPIThomas Gleixner-5/+5
2025-09-13padata: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-2/+3
2025-09-13padata: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-2/+2
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-38/+169
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky-112/+37
2025-09-12dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()Leon Romanovsky-5/+21
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky-1/+2
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky-28/+43
2025-09-12iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_physLeon Romanovsky-5/+5
2025-09-12dma-mapping: rename trace_dma_*map_page to trace_dma_*map_physLeon Romanovsky-2/+2
2025-09-12dma-debug: refactor to use physical addresses for page mappingLeon Romanovsky-33/+32
2025-09-12Merge tag 'dma-mapping-6.17-2025-09-09' into HEADMarek Szyprowski-7/+71
2025-09-11bpf: Report arena faults to BPF stderrPuranjay Mohan-0/+30
2025-09-11bpf: core: introduce main_prog_aux for stream accessPuranjay Mohan-3/+4
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-97/+307
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+26
2025-09-11entry: Add arch_irqentry_exit_need_resched() for arm64Jinjie Ruan-1/+15
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-16/+36
2025-09-11Merge branches 'pm-sleep' and 'pm-em'Rafael J. Wysocki-4/+26
2025-09-10audit: fix skb leak when audit rate limit is exceededGerald Yang-1/+3
2025-09-10bpf: Reject bpf_timer for PREEMPT_RTLeon Hwang-0/+4
2025-09-10Merge tag 'trace-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+13
2025-09-10PM: hibernate: Restrict GFP mask in hibernation_snapshot()Rafael J. Wysocki-0/+1
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao-21/+70
2025-09-10cgroup: relocate cgroup_attach_lock within cgroup_procs_write_startYi Tao-23/+35
2025-09-10cgroup: refactor the cgroup_attach_lock code to make it clearerYi Tao-29/+61
2025-09-10printk: kunit: support offstack cpumaskArnd Bergmann-6/+18
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki-4/+25
2025-09-09bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()Peilin Ye-2/+5
2025-09-09bpf: Allow fall back to interpreter for programs with stack size <= 512KaFai Wan-7/+9
2025-09-09rqspinlock: Choose trylock fallback for NMI waitersKumar Kartikeya Dwivedi-1/+2
2025-09-09bpf: Fix bpf_strnstr() to handle suffix match cases betterRong Tao-1/+8
2025-09-09bpf: Fix out-of-bounds dynptr write in bpf_crypto_cryptDaniel Borkmann-1/+1
2025-09-09Merge tag 'dma-mapping-6.17-2025-09-09' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+69
2025-09-09clocksource: Print durations for sync check unconditionallyJiri Wiesner-3/+2
2025-09-09hrtimers: Unconditionally update target CPU base after offline timer migrationXiongfeng Wang-8/+3
2025-09-09tick: Do not set device to detached state in tick_shutdown()Bibo Mao-13/+7
2025-09-09hrtimer: Reorder branches in hrtimer_clockid_to_base()Thomas Weißschuh-2/+2
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh-11/+25
2025-09-09sched/core: Avoid direct access to hrtimer clockbaseThomas Weißschuh-1/+1
2025-09-09timers/itimer: Avoid direct access to hrtimer clockbaseThomas Weißschuh-2/+1
2025-09-09posix-timers: Avoid direct access to hrtimer clockbaseThomas Weißschuh-3/+2
2025-09-08tracing: Silence warning when chunk allocation fails in trace_pid_writePu Lehui-1/+5
2025-09-08bpf: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-1/+2
2025-09-08bpf: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-4/+4
2025-09-08bpf: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+10
2025-09-07Merge tag 'locking-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+13