summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-07net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-0/+2
2025-02-07ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-07ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-07net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+3
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard118-426/+1784
2025-02-06net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-05kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada2-1/+5
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang1-1/+2
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang1-1/+6
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini1-1/+0
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-04efi: Use BIT_ULL() constants for memory attributesArd Biesheuvel1-15/+15
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-04net: harmonize tstats and dstatsPaolo Abeni1-1/+1
2025-02-04scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik1-1/+0
2025-02-04Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-2/+2
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+8
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2025-02-03dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300Imran Shaik1-0/+16
2025-02-03dt-bindings: clock: qcom: Add GPU clocks for QCS8300Imran Shaik1-0/+17
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-02Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye1-0/+1
2025-02-01Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+17
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-5/+16
2025-01-31Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-2/+3
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-14/+0
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig1-2/+16
2025-01-31jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2025-01-31Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+33
2025-01-31Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+1
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+15
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+22
2025-01-30Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-72/+82
2025-01-30bpf: Fix wrong copied_seq calculationJiayuan Chen2-0/+10
2025-01-30strparser: Add read_sock callbackJiayuan Chen1-0/+2
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-8/+20
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+75
2025-01-29fs: pack struct kstat betterChristoph Hellwig1-2/+2
2025-01-29rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+6
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff1-3/+0
2025-01-29PM: sleep: core: Synchronize runtime PM status of parents and childrenRafael J. Wysocki1-0/+1
2025-01-29Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-19/+59
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-53/+119
2025-01-28Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-4/+13
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+29