summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-24locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.Sebastian Andrzej Siewior
2024-10-23PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen
2024-10-23cgroup/freezer: Reduce redundant traversal for cgroup_freezeChen Ridong
2024-10-23uprobe: Add support for session consumerJiri Olsa
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa
2024-10-23rcu: Delete unused rcu_gp_might_be_stalled() functionPaul E. McKenney
2024-10-23kasan: Fix Software Tag-Based KASAN with GCCMarco Elver
2024-10-23debugfs: add small file operations for most filesJohannes Berg
2024-10-23sysctl: update comments to new registration APIsThomas Weißschuh
2024-10-23regulator: doc: remove documentation comment for regulator_initJerome Brunet
2024-10-23regulator: doc: add missing documentation for init_cbJerome Brunet
2024-10-23net: netdev_tx_sent_queue() small optimizationEric Dumazet
2024-10-23netpoll: remove ndo_netpoll_setup() second argumentEric Dumazet
2024-10-23kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig
2024-10-22bpf: Add MEM_WRITE attributeDaniel Borkmann
2024-10-22regulator: init_data handling updateMark Brown
2024-10-22clk: Provide devm_clk_bulk_get_all_enabled() helperCristian Ciocaltea
2024-10-22regulator: core: remove machine init callback from configJerome Brunet
2024-10-22regulator: core: add callback to perform runtime initJerome Brunet
2024-10-22seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTERLinus Walleij
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce
2024-10-22block: enable passthrough command statisticsKeith Busch
2024-10-22block: introduce add_disk_fwnode()Christian Marangi
2024-10-22block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe
2024-10-22virtchnl: fix m68k build.Paolo Abeni
2024-10-22pmdomain: mediatek: Add support for MT6735Yassine Oudjana
2024-10-22acl: Annotate struct posix_acl with __counted_by()Thorsten Blum
2024-10-22acl: Realign struct posix_acl to save 8 bytesThorsten Blum
2024-10-22epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-10-22epoll: annotate racy checkChristian Brauner
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21dmaengine: idxd: Move DSA/IAA device IDs to IDXD driverFenghua Yu
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-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-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