summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-13Merge remote-tracking branch 'vfs/stable-struct_fd'Andrii Nakryiko18-153/+149
2024-08-13workqueue: Add interface for user-defined workqueue lockdep mapMatthew Brost1-0/+52
2024-08-13regmap IRQ support for devices with multiple IRQsMark Brown2-0/+12
2024-08-13printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura1-0/+1
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng1-0/+5
2024-08-13regmap: Allow setting IRQ domain name suffixMatti Vaittinen1-0/+4
2024-08-13net: netpoll: extract core of netpoll_cleanupBreno Leitao1-0/+1
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing1-2/+0
2024-08-13usb: gadget: configfs: Constify struct config_item_typeChristophe JAILLET1-2/+2
2024-08-13usb: gadget: configfs: Make check_user_usb_string() staticChristophe JAILLET1-3/+0
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si1-0/+1
2024-08-13add struct fd constructors, get rid of __to_fd()Al Viro1-22/+11
2024-08-13struct fd: representation changeAl Viro1-6/+16
2024-08-13introduce fd_file(), convert all accessors to it.Al Viro2-3/+5
2024-08-13bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang1-2/+2
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells1-3/+0
2024-08-12file: fix typo in take_fd() commentMathias Krause1-1/+1
2024-08-12lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore1-0/+1
2024-08-12lsm: cleanup lsm_hooks.hPaul Moore1-44/+43
2024-08-12srcu: faster gp seq wrap-aroundJP Kobryn2-1/+17
2024-08-12Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman13-63/+114
2024-08-12Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman13-63/+114
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+12
2024-08-12platform/x86/intel/vsec: Add PMT read callbacksDavid E. Box1-0/+15
2024-08-12platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box1-0/+134
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski1-0/+4
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski1-1/+2
2024-08-12memory: ti-aemif: remove platform data supportBartosz Golaszewski1-45/+0
2024-08-12Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...Takashi Iwai1-1/+18
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang1-0/+1
2024-08-11net: mii: constify advertising maskRussell King (Oracle)1-3/+4
2024-08-11context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLEValentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesti...Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...Valentin Schneider1-3/+3
2024-08-11context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider1-3/+3
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato1-0/+17
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan1-0/+3
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan1-0/+2
2024-08-10iio: add read scale and offset services to iio backend frameworkOlivier Moysan1-1/+23
2024-08-10Revert "lib/mpi: Introduce ec implementation to MPI library"Herbert Xu1-105/+0
2024-08-10Merge tag 'irq-domain-24-08-09' into irq/coreThomas Gleixner1-0/+8
2024-08-09irqdomain: Allow giving name suffix for domainMatti Vaittinen1-0/+3
2024-08-09irqdomain: Simplify simple and legacy domain creationMatti Vaittinen1-0/+5
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner1-0/+2
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner1-0/+1
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds1-1/+1