summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-21net: fold __skb_checksum() into skb_checksum()Eric Biggers-21/+0
2025-05-21sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers-26/+3
2025-05-21net: add skb_crc32c()Eric Biggers-0/+1
2025-05-22Merge tag 'v6.16-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+16
2025-05-21Merge tag 'stm32-dt-for-v6.16-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-2/+2
2025-05-21Merge tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann-0/+247
2025-05-21Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+11
2025-05-21drm/xe/ptl: Update the PTL pci id tableMatt Atwood-0/+4
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski-2/+2
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang-2/+2
2025-05-21mailmap: update and consolidate Casey Connolly's name and emailCasey Connolly-1/+1
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu-0/+3
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu-1/+9
2025-05-21kexec_file: allow to place kexec_buf randomlyCoiby Xu-0/+30
2025-05-21Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-0/+9
2025-05-21Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann-0/+22
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown-1/+116
2025-05-21mm/mempolicy: Weighted Interleave Auto-tuningJoshua Hahn-0/+4
2025-05-21include: pe.h: Fix PE definitionsPali Rohár-105/+174
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen-28/+23
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen-0/+4
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang-0/+82
2025-05-21HID: sensor-hub: Fix typo and improve documentationChelsy Ratnawat-5/+5
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner-0/+32
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner-1/+8
2025-05-21HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...Chelsy Ratnawat-4/+5
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron-0/+12
2025-05-21misc: amd-sbi: Add support for register xferAkshay Gupta-0/+31
2025-05-21misc: amd-sbi: Add support for read MCA register protocolAkshay Gupta-0/+33
2025-05-21misc: amd-sbi: Add support for CPUID protocolAkshay Gupta-0/+37
2025-05-21misc: amd-sbi: Add support for AMD_SBI IOCTLAkshay Gupta-0/+51
2025-05-21Merge patch series "netfs: Miscellaneous fixes"Christian Brauner-12/+11
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells-12/+10
2025-05-21netfs: Fix setting of transferred bytes with short DIO readsPaulo Alcantara-0/+1
2025-05-21fs/netfs: remove unused flag NETFS_RREQ_BLOCKEDMax Kellermann-2/+0
2025-05-21fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOSMax Kellermann-1/+0
2025-05-21folio_queue: remove unused field `marks3`Max Kellermann-42/+0
2025-05-21fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=yMax Kellermann-0/+2
2025-05-21fs/netfs: remove `netfs_io_request.ractl`Max Kellermann-1/+0
2025-05-21fs/netfs: reorder struct fields to eliminate holesMax Kellermann-10/+10
2025-05-21fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEARMax Kellermann-4/+0
2025-05-21fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGHMax Kellermann-1/+0
2025-05-21fs/netfs: remove unused source NETFS_INVALID_WRITEMax Kellermann-3/+1
2025-05-21fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READMax Kellermann-1/+0
2025-05-21can: dev: add struct data_bittiming_params to group FD parametersVincent Mailhol-12/+16
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven-24/+0
2025-05-21pidfs, coredump: add PIDFD_INFO_COREDUMPChristian Brauner-0/+21
2025-05-21coredump: add coredump socketChristian Brauner-0/+1
2025-05-21futex: Use RCU_INIT_POINTER() in futex_mm_init().Sebastian Andrzej Siewior-8/+1
2025-05-21vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor positionNicolas Pitre-0/+11