summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2023-08-08team: change the init function in the team_option structure to voidZhengchao Shao
2023-08-08net: fs_enet: Remove linux/fs_enet_pd.hChristophe Leroy
2023-08-08net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy
2023-08-08net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Remove unused fields in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Remove fs_get_id()Christophe Leroy
2023-08-08block: get rid of unused plug->nowait flagJens Axboe
2023-08-08lsm: constify the 'target' parameter in security_capget()Khadija Kamran
2023-08-08virtio: Remove PM #ifdef guards to fix i2c driverArnd Bergmann
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown
2023-08-08netfilter: h323: Remove unused function declarationsYue Haibing
2023-08-08netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()Yue Haibing
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo
2023-08-07workqueue: Add workqueue_attrs->__pod_cpumaskTejun Heo
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo
2023-08-07workqueue: Generalize unbound CPU podsTejun Heo
2023-08-07workqueue: Initialize unbound CPU pods later in the bootTejun Heo