summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-05-09file: add fd_raw cleanup classChristian Brauner
2024-05-08fs/coredump: Enable dynamic configuration of max file note sizeAllen Pais
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver
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-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-06Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann
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-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-03Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
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-03regulator: devres: add API for reference voltage suppliesDavid Lechner
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-02seq_file: Optimize seq_puts()Christophe JAILLET
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 tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-01mm/slab: make __free(kfree) accept error pointersDan Carpenter
2024-05-01Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...Uladzislau Rezki (Sony)
2024-04-30ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan
2024-04-30powercap: intel_rapl: Introduce APIs for PMU supportZhang Rui
2024-04-30kunit/fortify: Add memcpy() testsKees Cook
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-04-29Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2024-04-29Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2024-04-29netfs: Make netfs_io_request::subreq_counter an atomic_tDavid Howells
2024-04-29mm: Remove the PG_fscache alias for PG_private_2David Howells
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds