summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-10-23kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig1-1/+0
2024-10-23bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-10-23regulator: init_data handling updateMark Brown18-29/+125
2024-10-22clk: Provide devm_clk_bulk_get_all_enabled() helperCristian Ciocaltea1-5/+16
2024-10-22regulator: core: remove machine init callback from configJerome Brunet1-2/+1
2024-10-22regulator: core: add callback to perform runtime initJerome Brunet1-0/+2
2024-10-22seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTERLinus Walleij1-0/+5
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe2-1/+17
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce1-0/+1
2024-10-22block: enable passthrough command statisticsKeith Busch1-0/+5
2024-10-22block: introduce add_disk_fwnode()Christian Marangi1-0/+3
2024-10-22block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe1-6/+0
2024-10-22virtchnl: fix m68k build.Paolo Abeni1-0/+1
2024-10-22pmdomain: mediatek: Add support for MT6735Yassine Oudjana1-0/+5
2024-10-22acl: Annotate struct posix_acl with __counted_by()Thorsten Blum1-2/+2
2024-10-22acl: Realign struct posix_acl to save 8 bytesThorsten Blum1-1/+1
2024-10-22epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan1-0/+1
2024-10-22epoll: annotate racy checkChristian Brauner1-1/+1
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2024-10-21dmaengine: idxd: Move DSA/IAA device IDs to IDXD driverFenghua Yu1-3/+0
2024-10-21iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig1-1/+19
2024-10-21uaccess: add copy_struct_to_user helperAleksa Sarai1-0/+97
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao1-1/+2
2024-10-21soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverAngeloGioacchino Del Regno2-0/+39
2024-10-21fs/super.c: introduce get_tree_bdev_flags()Gao Xiang1-0/+6
2024-10-21net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet1-0/+12
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET2-3/+3
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-1/+53
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman11-9/+92
2024-10-21Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman16-27/+122
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman16-27/+122
2024-10-21Merge tag 'v6.12-rc4' into sched/core, to resolve conflictIngo Molnar15-26/+113
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+9
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert1-1/+0
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert1-1/+0
2024-10-20getname_maybe_null() - the third variant of pathname copy-inAl Viro1-0/+10
2024-10-20block: Add bdev atomic write limits helpersJohn Garry1-0/+16
2024-10-20fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry1-1/+1
2024-10-20block/fs: Pass an iocb to generic_atomic_write_valid()John Garry1-1/+1
2024-10-19fs: add file_refChristian Brauner1-0/+177
2024-10-19Merge tag 'iio-for-6.13a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman5-15/+75
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen1-12/+0
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen1-11/+1
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+17
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2024-10-18locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab1-1/+1
2024-10-18lockdep: Add lockdep_cleanup_dead_cpu()David Woodhouse1-0/+6
2024-10-18Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+23