summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-06NFS: Fix the marking of the folio as up to dateTrond Myklebust1-47/+5
2025-09-06NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust2-3/+5
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust1-0/+1
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust1-0/+2
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust1-0/+1
2025-09-06NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust3-12/+15
2025-09-06NFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust1-6/+13
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust5-5/+54
2025-09-06flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan1-7/+12
2025-09-06nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()Mike Snitzer1-5/+4
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+23
2025-09-06kernfs: Fix UAF in polling when open file is releasedChen Ridong1-20/+38
2025-09-06Input: mtk-pmic-keys - MT6359 has a specific release irqJulien Massot1-1/+4
2025-09-06tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()Wang Liang1-0/+3
2025-09-06trace/fgraph: Fix error handlingGuenter Roeck1-1/+2
2025-09-06serial: xilinx_uartps: read reg size from DTSHarshit Shah1-5/+5
2025-09-06usb: gadget: midi2: Fix MIDI2 IN EP max packet sizeTakashi Iwai1-2/+8
2025-09-06usb: gadget: midi2: Fix missing UMP group attributes initializationTakashi Iwai1-0/+1
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera1-4/+8
2025-09-06USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern1-4/+4
2025-09-06xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman1-1/+1
2025-09-06xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman1-2/+21
2025-09-06xhci: dbc: decouple endpoint allocation from initializationMathias Nyman1-25/+46
2025-09-06Merge tag 'i2c-host-fixes-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang323-2013/+3004
2025-09-06net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean2-8/+13
2025-09-06net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean1-3/+16
2025-09-06net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren1-1/+2
2025-09-06power: supply: bq27xxx: restrict no-battery detection to bq27000H. Nikolaus Schaller1-2/+2
2025-09-06power: supply: bq27xxx: fix error return in case of no bq27000 hdq batteryH. Nikolaus Schaller1-1/+1
2025-09-06ftrace/samples: Fix function size computationVladimir Riabchun1-1/+1
2025-09-06Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git://git.kernel.org/pub...Linus Torvalds5-40/+76
2025-09-06riscv: Fix sparse warning about different address spacesAlexandre Ghiti1-2/+2
2025-09-06riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti1-1/+1
2025-09-06riscv: kexec: Initialize kexec_buf structBreno Leitao3-4/+4
2025-09-06riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář1-1/+1
2025-09-06riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář1-1/+1
2025-09-06riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář1-1/+1
2025-09-06riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno1-1/+1
2025-09-06riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář1-1/+1
2025-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-10/+16
2025-09-05Merge tag 'spi-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-33/+70
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-5/+42
2025-09-05Merge tag 'audit-pr-20250905' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-09-05nfs/localio: restore creds before releasing pageio dataScott Mayhew1-5/+7
2025-09-05Merge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+96
2025-09-05Merge tag 'hwmon-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+7
2025-09-05btrfs: don't allow adding block device of less than 1 MBMark Harmstone1-0/+5
2025-09-05Merge tag 'gpio-fixes-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2025-09-05Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds9-72/+74
2025-09-05Merge tag 'block-6.17-20250905' of git://git.kernel.dk/linuxLinus Torvalds3-8/+17