summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-27iommu: Allow passing custom allocators to pgtable driversBoris Brezillon
2023-11-27iommu: Retire bus opsRobin Murphy
2023-11-27iommu: Validate that devices match domainsRobin Murphy
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-27locking/lockdep: Slightly reorder 'struct lock_class' to save some memoryChristophe JAILLET
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25dcache: remove unnecessary NULL check in dget_dlock()Vegard Nossum
2023-11-25kill DCACHE_MAY_FREEAl Viro
2023-11-25Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcacheAl Viro
2023-11-25get rid of DCACHE_GENOCIDEAl Viro
2023-11-25d_genocide(): move the extern into fs/internal.hAl Viro
2023-11-25kill d_instantate_anon(), fold __d_instantiate_anon() into remaining callerAl Viro
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-11-25tty: move locking docs out of Returns for functions in tty.hJiri Slaby (SUSE)
2023-11-25tty: fix tty_operations types in documentationJiri Slaby (SUSE)
2023-11-25serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren
2023-11-24drm/sched: Reverse run-queue priority enumerationLuben Tuikov
2023-11-24drm/sched: Rename priority MIN to LOWLuben Tuikov
2023-11-24Merge branch 'firmware_loader'Jakub Kicinski
2023-11-24firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent
2023-11-24scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-24scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal
2023-11-24scsi: ufs: core: Make fault injection dynamically configurable per HBAAkinobu Mita
2023-11-24wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24gpiolib: provide gpio_device_get_label()Bartosz Golaszewski
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee
2023-11-24dt-bindings: clock: g12a-clkc: add MIPI ISP & CSI PHY clock idsNeil Armstrong
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-24dt-bindings: clk: g12a-clkc: add CTS_ENCL clock idsNeil Armstrong
2023-11-24ASoC: SOF: ipc4: Add data struct for module notification message from firmwarePeter Ujfalusi
2023-11-24drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang
2023-11-24drm: Introduce DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOTZack Rusin
2023-11-24drm: Remove legacy cursor hotspot codeZack Rusin
2023-11-24drm/atomic: Add support for mouse hotspotsZack Rusin
2023-11-24drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko
2023-11-24fs: create {sb,file}_write_not_started() helpersAmir Goldstein
2023-11-24fs: create file_write_started() helperAmir Goldstein
2023-11-24fs: create __sb_write_started() helperAmir Goldstein
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds