summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-22rtnetlink: Protect struct rtnl_af_ops with SRCU.Kuniyuki Iwashima
2024-10-22rtnetlink: Return int from rtnl_af_register().Kuniyuki Iwashima
2024-10-22rtnetlink: Protect struct rtnl_link_ops with SRCU.Kuniyuki Iwashima
2024-10-22drm/fbdev: fix drm_fb_helper_deferred_io() build failureDmitry Baryshkov
2024-10-22dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in ...Raviteja Laggyshetty
2024-10-22dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in ...Raviteja Laggyshetty
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-21dmaengine: idxd: Move DSA/IAA device IDs to IDXD driverFenghua Yu
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin
2024-10-21iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig
2024-10-21uaccess: add copy_struct_to_user helperAleksa Sarai
2024-10-21reiserfs: The last commitJan Kara
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao
2024-10-21soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverAngeloGioacchino Del Regno
2024-10-21fs/super.c: introduce get_tree_bdev_flags()Gao Xiang
2024-10-21net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-21Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman
2024-10-21Merge tag 'v6.12-rc4' into sched/core, to resolve conflictIngo Molnar
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert
2024-10-19getname_maybe_null() - the third variant of pathname copy-inAl Viro
2024-10-19block: Add bdev atomic write limits helpersJohn Garry
2024-10-19fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry
2024-10-19block/fs: Pass an iocb to generic_atomic_write_valid()John Garry
2024-10-19fs: add file_refChristian Brauner
2024-10-19Merge tag 'iio-for-6.13a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown
2024-10-18ASoC: add support for some new Lenovo laptops withMark Brown
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen
2024-10-18drm/client: Make client support optionalThomas Zimmermann
2024-10-18drm/client: Move suspend/resume into DRM client callbacksThomas Zimmermann
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann
2024-10-17locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab
2024-10-17lockdep: Add lockdep_cleanup_dead_cpu()David Woodhouse