summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-08-12add struct fd constructors, get rid of __to_fd()Al Viro
2024-08-12struct fd: representation changeAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-12bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-08-12file: fix typo in take_fd() commentMathias Krause
2024-08-12lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore
2024-08-12lsm: cleanup lsm_hooks.hPaul Moore
2024-08-12srcu: faster gp seq wrap-aroundJP Kobryn
2024-08-12Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman
2024-08-12Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12platform/x86/intel/vsec: Add PMT read callbacksDavid E. Box
2024-08-12platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski
2024-08-12memory: ti-aemif: remove platform data supportBartosz Golaszewski
2024-08-12Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...Takashi Iwai
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang
2024-08-11net: mii: constify advertising maskRussell King (Oracle)
2024-08-11context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLEValentin Schneider
2024-08-11context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesti...Valentin Schneider
2024-08-11context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()Valentin Schneider
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...Valentin Schneider
2024-08-11context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()Valentin Schneider
2024-08-11context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()Valentin Schneider
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan
2024-08-10iio: add read scale and offset services to iio backend frameworkOlivier Moysan
2024-08-10Revert "lib/mpi: Introduce ec implementation to MPI library"Herbert Xu
2024-08-09Merge tag 'irq-domain-24-08-09' into irq/coreThomas Gleixner
2024-08-09irqdomain: Allow giving name suffix for domainMatti Vaittinen
2024-08-09irqdomain: Simplify simple and legacy domain creationMatti Vaittinen
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-08-09Merge patch series "nsfs: iterate through mount namespaces"Christian Brauner
2024-08-09file: add fput() cleanup helperChristian Brauner
2024-08-09fs: add put_mnt_ns() cleanup helperChristian Brauner
2024-08-08net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08cpumask: Fix crash on updating CPU enabled maskGavin Shan
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter