summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang4-0/+82
2025-05-21HID: sensor-hub: Fix typo and improve documentationChelsy Ratnawat1-5/+5
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner1-0/+32
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner1-1/+8
2025-05-21HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...Chelsy Ratnawat1-4/+5
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron1-0/+12
2025-05-21misc: amd-sbi: Add support for register xferAkshay Gupta1-0/+31
2025-05-21misc: amd-sbi: Add support for read MCA register protocolAkshay Gupta1-0/+33
2025-05-21misc: amd-sbi: Add support for CPUID protocolAkshay Gupta1-0/+37
2025-05-21misc: amd-sbi: Add support for AMD_SBI IOCTLAkshay Gupta1-0/+51
2025-05-21Merge patch series "netfs: Miscellaneous fixes"Christian Brauner3-12/+11
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells3-12/+10
2025-05-21netfs: Fix setting of transferred bytes with short DIO readsPaulo Alcantara1-0/+1
2025-05-21fs/netfs: remove unused flag NETFS_RREQ_BLOCKEDMax Kellermann1-2/+0
2025-05-21fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOSMax Kellermann1-1/+0
2025-05-21folio_queue: remove unused field `marks3`Max Kellermann1-42/+0
2025-05-21fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=yMax Kellermann1-0/+2
2025-05-21fs/netfs: remove `netfs_io_request.ractl`Max Kellermann1-1/+0
2025-05-21fs/netfs: reorder struct fields to eliminate holesMax Kellermann1-10/+10
2025-05-21fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEARMax Kellermann2-4/+0
2025-05-21fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGHMax Kellermann1-1/+0
2025-05-21fs/netfs: remove unused source NETFS_INVALID_WRITEMax Kellermann2-3/+1
2025-05-21fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READMax Kellermann1-1/+0
2025-05-21can: dev: add struct data_bittiming_params to group FD parametersVincent Mailhol1-12/+16
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven1-24/+0
2025-05-21pidfs, coredump: add PIDFD_INFO_COREDUMPChristian Brauner2-0/+21
2025-05-21coredump: add coredump socketChristian Brauner1-0/+1
2025-05-21futex: Use RCU_INIT_POINTER() in futex_mm_init().Sebastian Andrzej Siewior1-8/+1
2025-05-21vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor positionNicolas Pitre1-0/+11
2025-05-21vt: bracketed paste supportNicolas Pitre2-0/+2
2025-05-21vt: add ucs_get_fallback()Nicolas Pitre1-0/+6
2025-05-21iommu/arm-smmu-qcom: Make set_stall work when the device is onConnor Abbott1-3/+3
2025-05-21Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman1-0/+18
2025-05-21Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-1/+1
2025-05-21pinctrl: core: add devm_pinctrl_register_mappings()Thomas Richard1-0/+11
2025-05-21pinctrl: remove extern specifier for functions in machine.hThomas Richard1-4/+4
2025-05-21wifi: check if socket flags are validBert Karwatzki1-0/+6
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar11-29/+90
2025-05-21highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-21taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin1-18/+29
2025-05-21mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest1-1/+1
2025-05-21mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář1-0/+1
2025-05-21inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima1-8/+5
2025-05-21scsi: target: core: Constify enabled() in struct target_opcode_descriptorChristophe JAILLET1-1/+1
2025-05-21bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan1-0/+3
2025-05-21net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit1-4/+4
2025-05-21net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit1-6/+5
2025-05-21net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-3/+2
2025-05-21net: let lockdep compare instance locksJakub Kicinski1-8/+7