summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-11tty: make tty_port_client_operations operate with u8Jiri Slaby (SUSE)
2023-08-11tty: ldisc: document that ldops are optionalJiri Slaby (SUSE)
2023-08-11firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan
2023-08-11firmware: imx: scu: use EOPNOTSUPPPeng Fan
2023-08-11fs: export fs_holder_opsChristoph Hellwig
2023-08-11fs: add infrastructure for multigrain timestampsJeff Layton
2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton
2023-08-11soundwire: intel_auxdevice: add hybrid IDA-based device_number allocationPierre-Louis Bossart
2023-08-11soundwire: bus: add callbacks for device_number allocationPierre-Louis Bossart
2023-08-11soundwire: extend parameters of new_peripheral_assigned() callbackPierre-Louis Bossart
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski
2023-08-10net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-10PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-08-10x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based modelsAvadhut Naik
2023-08-10tmpfs,xattr: enable limited user extended attributesHugh Dickins
2023-08-10fs: export setup_bdev_superChristoph Hellwig
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai
2023-08-09net: ptp: create a mock-up PTP Hardware Clock driverVladimir Oltean
2023-08-09net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris
2023-08-09net: annotate data-races around sock->opsEric Dumazet
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe
2023-08-09Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-08-09net: phy: Remove two unused function declarationsYue Haibing
2023-08-09PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao
2023-08-09io_uring: Add io_uring command support for socketsBreno Leitao
2023-08-09iommu/vt-d: Remove unused extern declaration dmar_parse_dev_scope()YueHaibing
2023-08-09iommu: Prevent RESV_DIRECT devices from blocking domainsLu Baolu
2023-08-09iommu: Move global PASID allocation from SVA to coreJacob Pan
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-08-09tmpfs: track free_ispace instead of free_inodesHugh Dickins
2023-08-09xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins
2023-08-09shmem: stable directory offsetsChuck Lever
2023-08-09libfs: Add directory operations for stable offsetsChuck Lever
2023-08-09shmem: Add default quota limit mount optionsLukas Czerner
2023-08-09shmem: quota supportCarlos Maiolino
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino
2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-08-09fs, block: remove bdev->bd_superChristoph Hellwig
2023-08-08bpf: btf: Remove two unused function declarationsYue Haibing
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08team: change the getter function in the team_option structure to voidZhengchao Shao