summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn-25/+21
2025-05-19i2c: smbus: introduce Write Disable-aware SPD instantiating functionsYo-Jung (Leo) Lin-2/+4
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn-2/+8
2025-05-19bpf: WARN_ONCE on verifier bugsPaul Chaignon-0/+17
2025-05-19nfs: add a refcount tracker for struct net as held by the nfs_clientJeff Layton-0/+1
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha-4/+19
2025-05-19Merge branch 'icc-sa8775p' into icc-nextGeorgi Djakov-0/+15
2025-05-19spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>Geert Uytterhoeven-0/+125
2025-05-19regulator: max8952: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini-1/+1
2025-05-19ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlibShenghao Ding-6/+1
2025-05-19KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*Marc Zyngier-0/+2
2025-05-19crypto: testmgr - Add hash export format testingHerbert Xu-0/+6
2025-05-19crypto: hmac - Add ahash supportHerbert Xu-1/+11
2025-05-19crypto: algapi - Add driver template support to crypto_inst_setnameHerbert Xu-2/+10
2025-05-19crypto: ahash - Handle partial blocks in APIHerbert Xu-2/+10
2025-05-19crypto: hash - Add export_core and import_core hooksHerbert Xu-0/+13
2025-05-19crypto: hash - Move core export and import into internel/hash.hHerbert Xu-48/+48
2025-05-19Merge tag 'amd-drm-next-6.16-2025-05-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+1
2025-05-19drm/dp: add option to disable zero sized address only transactions.Dave Airlie-0/+5
2025-05-17io_uring: pass in struct io_big_cqe to io_alloc_ocqe()Jens Axboe-1/+1
2025-05-17Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...Linus Torvalds-0/+8
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni-0/+5
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit-14/+0
2025-05-16Merge tag 'drm-fixes-2025-05-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-14/+33
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet-0/+24
2025-05-16Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-3/+9
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust-3/+9
2025-05-16genirq/msi: Add helper for creating MSI-parent irq domainsMarc Zyngier-0/+4
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier-0/+27
2025-05-16irqdomain: Consolidate coding styleThomas Gleixner-144/+113
2025-05-16Documentation: irqdomain: Update itJiri Slaby (SUSE)-24/+2
2025-05-16irqdomain: Improve kernel-docs of functionsJiri Slaby (SUSE)-1/+41
2025-05-16irqdomain: Make struct irq_domain_info variables constJiri Slaby (SUSE)-4/+4
2025-05-16irqdomain: Use irq_domain_instantiate()'s return value as initializersJiri Slaby (SUSE)-12/+5
2025-05-16irqdomain: Drop irq_linear_revmap()Jiri Slaby (SUSE)-6/+0
2025-05-16irqdomain: Drop irq_domain_add_*() functionsJiri Slaby (SUSE)-68/+34
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)-2/+2
2025-05-16gpio: Switch to irq_domain_create_*()Jiri Slaby (SUSE)-2/+3
2025-05-16irqdomain: Make irq_domain_create_hierarchy() an inlineJiri Slaby (SUSE)-6/+39
2025-05-16irqdomain: Drop of_node_to_fwnode()Jiri Slaby (SUSE)-11/+12
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+1
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-3/+3
2025-05-16Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-69/+78
2025-05-16x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.hJames Morse-0/+13
2025-05-16x86/resctrl: Move enum resctrl_event_id to resctrl.hJames Morse-10/+10
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse-0/+6
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse-0/+4
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse-0/+3
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao-0/+43
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai-0/+2