aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-21efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+2
2025-11-21RAS: Report all ARM processor CPER information to userspaceJason Tian2-8/+57
2025-11-20Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson6-47/+173
2025-11-20vfio/pci: Add dma-buf export support for MMIO regionsLeon Romanovsky2-0/+70
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka2-0/+45
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka2-2/+4
2025-11-20dt-bindings: clock: tmpv770x: Add VIIF clocksYuji Ishikawa2-0/+19
2025-11-20dt-bindings: clock: tmpv770x: Remove definition of number of clocksYuji Ishikawa2-4/+0
2025-11-20net: ethtool: Add support for 1600Gbps speedYael Chemla1-0/+5
2025-11-20net: stmmac: remove axi_blen arrayRussell King (Oracle)1-1/+0
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.cRussell King (Oracle)1-0/+1
2025-11-20net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)1-2/+2
2025-11-20tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet1-0/+1
2025-11-20tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet1-1/+1
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie47-115/+313
2025-11-20bpf: Document cfi_stubs and owner fields in struct bpf_struct_opsNirbhay Sharma1-4/+6
2025-11-20uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USERAlice Ryhl1-0/+4
2025-11-20lib/base64: add support for multiple variantsKuan-Wei Chiu1-2/+8
2025-11-20include/linux/once_lite.h: fix judgment in WARN_ONCE with clangXie Yuanbin1-1/+1
2025-11-20math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko1-4/+9
2025-11-20lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86David Laight1-0/+11
2025-11-20lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()David Laight1-1/+47
2025-11-20util_macros.h: fix kernel-doc for u64_to_user_ptr()Andy Shevchenko1-2/+2
2025-11-20panic: sys_info: align constant definition names with parametersAndy Shevchenko1-1/+1
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen1-6/+14
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-1/+0
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes1-8/+7
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park1-5/+5
2025-11-20mm/damon: rename damos core filter helpers to have word coreSeongJae Park1-2/+2
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)1-2/+28
2025-11-20mm: memcg: dump memcg protection info on oom or alloc failuresShakeel Butt1-0/+5
2025-11-20mm: remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()Huacai Chen1-5/+1
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes1-0/+26
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes1-0/+28
2025-11-20mm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes1-0/+44
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes2-0/+4
2025-11-20mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()Kefeng Wang1-1/+1
2025-11-20lockd: don't allow locking on reexported NFSv2/3Jeff Layton1-1/+8
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki3-7/+16
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra1-0/+7
2025-11-20io_uring/kbuf: remove obsolete buf_nr_pages and update commentsJoanne Koong1-2/+2
2025-11-20dt-bindings: clock, reset: Add support for rv1126bElaine Zhang2-0/+797
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco1-0/+9
2025-11-20cpumask: Add initialiser to use cleanup helpersYury Norov1-0/+2
2025-11-20timers/migration: Rename 'online' bit to 'available'Gabriele Monaco1-2/+2
2025-11-20vfio: Export vfio device get and put registration helpersVivek Kasireddy1-0/+2
2025-11-20dma-buf: provide phys_vec to scatter-gather mapping routineLeon Romanovsky2-0/+28
2025-11-20PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() functionLeon Romanovsky1-39/+46
2025-11-20PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocationLeon Romanovsky1-0/+11
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky1-4/+3