aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-0/+2
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol1-2/+1
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier1-1/+0
2024-05-03KVM: arm64: vgic: Allocate private interrupts on demandMarc Zyngier1-1/+1
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-1/+17
2024-05-03backlight: lcd: Constify lcd_opsKrzysztof Kozlowski1-3/+3
2024-05-03mfd: tps6594: Use volatile_table instead of volatile_regBhargav Raviprakash1-1/+3
2024-05-03mfd: tps6594: Add register definitions for TI TPS65224 PMICNirmala Devi Mal Nadar1-12/+335
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-2/+4
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh1-9/+20
2024-05-03mfd: rk8xx: Add RK816 supportAlex Bee1-0/+144
2024-05-03RIP ->bd_inodeAl Viro1-1/+0
2024-05-03use ->bd_mapping instead of ->bd_inode->i_mappingAl Viro2-4/+4
2024-05-03block_device: add a pointer to struct address_space (page cache of bdev)Al Viro1-0/+1
2024-05-03block: move two helpers into bdev.cYu Kuai1-10/+2
2024-05-03nvmem: layouts: store owner from modules with nvmem_layout_driver_register()Krzysztof Kozlowski1-1/+4
2024-05-03Merge tag 'coresight-next-v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+6
2024-05-03spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local oneAndy Shevchenko1-48/+0
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+7
2024-05-02bdev: move ->bd_make_it_fail to ->__bd_flagsAl Viro1-3/+3
2024-05-02bdev: move ->bd_ro_warned to ->__bd_flagsAl Viro1-1/+1
2024-05-02bdev: move ->bd_has_subit_bio to ->__bd_flagsAl Viro1-1/+1
2024-05-02bdev: move ->bd_write_holder into ->__bd_flagsAl Viro1-1/+1
2024-05-02bdev: move ->bd_read_only to ->__bd_flagsAl Viro2-3/+3
2024-05-02bdev: infrastructure for flagsAl Viro2-2/+18
2024-05-02tcp: Add new args for cong_control in tcp_congestion_opsMiao Xu1-1/+1
2024-05-02PCI/ASPM: Consolidate link state definesIlpo Järvinen1-10/+14
2024-05-02wrapper for access to ->bd_partnoAl Viro1-1/+6
2024-05-02Use bdev_is_paritition() instead of open-coding itAl Viro1-1/+1
2024-05-02set_blocksize(): switch to passing struct file *Al Viro1-1/+1
2024-05-02swapon(2): open swap with O_EXCLAl Viro1-1/+0
2024-05-02swapon(2)/swapoff(2): don't bother with block sizeAl Viro1-1/+0
2024-05-02drm/amdkfd: enable single alu ops for gfx12Jonathan Kim2-9/+11
2024-05-02drm/amdgpu: Add gfx v12_0_0 family idLikun Gao1-1/+1
2024-05-02cxl/cper: Fix non-ACPI-APEI-GHES buildIra Weiny1-2/+2
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-89/+172
2024-05-02ovl: implement tmpfileMiklos Szeredi1-0/+3
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil1-0/+1
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+12
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook1-5/+8
2024-05-02KVM: Remove kvm_make_all_cpus_request_except()Venkatesh Srinivas1-2/+0
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET1-1/+12
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel1-0/+19
2024-05-02drm/fbdev: Clean up fbdev documentationThomas Zimmermann1-2/+2
2024-05-02drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann2-15/+15
2024-05-02drm/fbdev: Add fbdev-shmemThomas Zimmermann1-0/+15
2024-05-02fbdev/deferred-io: Provide get_page hook in struct fb_deferred_ioThomas Zimmermann1-0/+1
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert1-0/+9
2024-05-02ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()Krzysztof Kozlowski1-2/+6
2024-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli1-7/+0