summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-11-28tty: make tty const in tty_get_baud_rate()Jiri Slaby (SUSE)1-3/+2
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai1-0/+1
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei1-1/+2
2023-11-28EDAC/mc: Add support for HBM3 memory typeMuralidhara M K1-0/+3
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe1-0/+3
2023-11-28net: page_pool: record pools per netdevJakub Kicinski3-0/+26
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones1-0/+3
2023-11-28mnt_idmapping: decouple from namespacesChristian Brauner1-0/+13
2023-11-28mnt_idmapping: remove check_fsmapping()Christian Brauner1-3/+0
2023-11-28eventfd: make eventfd_signal{_mask}() voidChristian Brauner1-9/+7
2023-11-28eventfd: simplify eventfd_signal_mask()Christian Brauner1-3/+2
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner1-2/+2
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter6-18/+62
2023-11-28OPP: Call dev_pm_opp_set_opp() for required OPPsViresh Kumar1-2/+5
2023-11-28OPP: Level zero is validViresh Kumar1-1/+4
2023-11-28Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-2/+2
2023-11-28net: phy: add possible interfacesRussell King (Oracle)1-0/+3
2023-11-27dma-buf: fix check in dma_resv_add_fenceChristian König1-0/+15
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig1-13/+11
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg1-0/+19
2023-11-27Merge branch 'iommu/fixes' into coreJoerg Roedel1-0/+1
2023-11-27iommu: Allow passing custom allocators to pgtable driversBoris Brezillon1-0/+34
2023-11-27iommu: Retire bus opsRobin Murphy3-6/+1
2023-11-27iommu: Validate that devices match domainsRobin Murphy1-1/+1
2023-11-27iommu: Avoid more races around device probeRobin Murphy1-0/+1
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman6-18/+62
2023-11-27locking/lockdep: Slightly reorder 'struct lock_class' to save some memoryChristophe JAILLET1-1/+1
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+0
2023-11-25dcache: remove unnecessary NULL check in dget_dlock()Vegard Nossum1-11/+30
2023-11-25kill DCACHE_MAY_FREEAl Viro1-1/+0
2023-11-25Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcacheAl Viro1-5/+15
2023-11-25get rid of DCACHE_GENOCIDEAl Viro1-1/+0
2023-11-25d_genocide(): move the extern into fs/internal.hAl Viro1-3/+0
2023-11-25kill d_instantate_anon(), fold __d_instantiate_anon() into remaining callerAl Viro1-1/+0
2023-11-25dentry: switch the lists of children to hlistAl Viro1-5/+15
2023-11-25tty: move locking docs out of Returns for functions in tty.hJiri Slaby (SUSE)1-5/+7
2023-11-25tty: fix tty_operations types in documentationJiri Slaby (SUSE)1-3/+2
2023-11-25serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren2-3/+9
2023-11-25Merge branch 'firmware_loader'Jakub Kicinski1-0/+2
2023-11-25firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent1-0/+2
2023-11-24gpiolib: provide gpio_device_get_label()Bartosz Golaszewski1-0/+1
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney1-2/+2
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman8-21/+26
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko1-0/+2
2023-11-24fs: create {sb,file}_write_not_started() helpersAmir Goldstein1-0/+26
2023-11-24fs: create file_write_started() helperAmir Goldstein1-0/+21
2023-11-24fs: create __sb_write_started() helperAmir Goldstein1-1/+15
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart1-1/+3