summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-14fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner
2023-08-14super: remove get_tree_single_reconf()Christian Brauner
2023-08-13kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECTKemeng Shi
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11crypto: api - Use work queue in crypto_destroy_instanceHerbert Xu
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-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10Merge 'acpi-bus' material for v6.6 to satisfy dependencies.Rafael J. Wysocki
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
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-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2023-08-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai
2023-08-09Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe
2023-08-09tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet
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-08block: get rid of unused plug->nowait flagJens Axboe
2023-08-08kunit: Allow kunit test modules to use test filteringJanusz Krzysztofik
2023-08-08kunit: Make 'list' action available to kunit test modulesJanusz Krzysztofik
2023-08-08kunit: Report the count of test suites in a moduleJanusz Krzysztofik
2023-08-08wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-07decompress: Use 8 byte alignmentArd Biesheuvel
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-07cpu/hotplug: Remove unused function declaration cpu_set_state_online()Yue Haibing
2023-08-06Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-04clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds