summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers1-6/+5
2025-11-22bpf: correct stack liveness for tail callsEduard Zingerman1-2/+3
2025-11-22x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger1-0/+21
2025-11-22ASoC: cs35l56: Set access permissions on volatileMark Brown1-0/+14
2025-11-22Add SDCA class driverMark Brown3-0/+18
2025-11-22x86,fs/resctrl: Detect io_alloc featureBabu Moger1-0/+3
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan1-1/+1
2025-11-21Merge tag 'v6.19-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+6
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2025-11-21lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGIONYicong Yang1-0/+61
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+4
2025-11-21regulator: Add FP9931/JD9930Mark Brown26-69/+220
2025-11-21Merge tag 'qcom-arm64-for-6.19' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann6-1/+211
2025-11-21Merge tag 'tegra-for-6.19-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+24
2025-11-21Merge tag 'renesas-dts-for-v6.19-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+1
2025-11-21Merge tag 'samsung-dt64-6.19' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+26
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-29/+71
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski1-22/+0
2025-11-21uapi: cdc.h: cleanly provide for more interfaces and countriesOliver Neukum1-4/+8
2025-11-21bug: Allow architectures to provide __WARN_printf()Peter Zijlstra1-15/+22
2025-11-21bug: Implement WARN_ON() using __WARN_FLAGS()Peter Zijlstra1-7/+21
2025-11-21bug: Add report_bug_entry()Peter Zijlstra1-0/+8
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra1-0/+1
2025-11-21bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra1-14/+8
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra1-0/+7
2025-11-21Merge branch 'objtool/core'Peter Zijlstra735-5241/+19666
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank1-0/+1
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf1-1/+1
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-5/+5
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-21Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson6-47/+173
2025-11-21vfio/pci: Add dma-buf export support for MMIO regionsLeon Romanovsky2-0/+70
2025-11-21devlink: support default values for param-get and param-setDaniel Zahka2-0/+45
2025-11-21devlink: pass extack through to devlink_param::get()Daniel Zahka2-2/+4
2025-11-21dt-bindings: clock: tmpv770x: Add VIIF clocksYuji Ishikawa2-0/+19
2025-11-21dt-bindings: clock: tmpv770x: Remove definition of number of clocksYuji Ishikawa2-4/+0
2025-11-21net: ethtool: Add support for 1600Gbps speedYael Chemla1-0/+5
2025-11-21net: stmmac: remove axi_blen arrayRussell King (Oracle)1-1/+0
2025-11-21net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.cRussell King (Oracle)1-0/+1
2025-11-21net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)1-2/+2
2025-11-21tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet1-0/+1
2025-11-21tcp: 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-21bpf: Document cfi_stubs and owner fields in struct bpf_struct_opsNirbhay Sharma1-4/+6
2025-11-21uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USERAlice Ryhl1-0/+4
2025-11-21lib/base64: add support for multiple variantsKuan-Wei Chiu1-2/+8
2025-11-21include/linux/once_lite.h: fix judgment in WARN_ONCE with clangXie Yuanbin1-1/+1
2025-11-21math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko1-4/+9
2025-11-21lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86David Laight1-0/+11