summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-07HID: do not assume HAT Switch logical max < 8Benjamin Tissoires
2024-05-07md: Revert "md: Fix overflow in is_mddev_idle"Li Nan
2024-05-07block: add a blk_alloc_discard_bio helperChristoph Hellwig
2024-05-07block: add a bio_chain_and_submit helperChristoph Hellwig
2024-05-07ACPI/NUMA: Remove architecture dependent remainingsRobert Richter
2024-05-07x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-05-07printk: cleanup deprecated uses of strncpy/strcpyJustin Stitt
2024-05-07gpiolib: Discourage to use formatting strings in line namesAndy Shevchenko
2024-05-07Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2024-05-07regmap: Reorder fields in 'struct regmap_config' to save some memoryChristophe JAILLET
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-06printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal
2024-05-06Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann
2024-05-06firewire: Annotate struct fw_iso_packet with __counted_by()Gustavo A. R. Silva
2024-05-06regulator: new API for voltage reference suppliesMark Brown
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-05queue_api: define queue apiMina Almasry
2024-05-04fs: WARN when f_count resurrection is attemptedKees Cook
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-05-03net: no longer acquire RTNL in threaded_show()Eric Dumazet
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-05-03block: add a disk_has_partscan helperChristoph Hellwig
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local oneAndy Shevchenko
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner
2024-05-02cxl/cper: Fix non-ACPI-APEI-GHES buildIra Weiny
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook
2024-05-02KVM: Remove kvm_make_all_cpus_request_except()Venkatesh Srinivas
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET
2024-05-01net: Protect dev->name by seqlock.Kuniyuki Iwashima
2024-05-01kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook
2024-05-01cifs: Implement netfslib hooksDavid Howells
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells
2024-05-01netfs: Cut over to using new writeback codeDavid Howells
2024-05-01netfs: New writeback implementationDavid Howells
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells
2024-05-01netfs: Use mempools for allocating requests and subrequestsDavid Howells
2024-05-01netfs: Remove ->launder_folio() supportDavid Howells
2024-05-01mm: Provide a means of invalidation without using launder_folioDavid Howells
2024-05-01Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-nextDave Jiang
2024-05-01acpi/ghes: Process CXL Component EventsIra Weiny