summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
6 daysNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
6 daysalpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
6 daysARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernelsSebastian Andrzej Siewior1-1/+1
6 dayscsky: fix csky_cmpxchg_fixup not workingYang Li1-2/+2
6 daystls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima1-8/+10
6 daysnet: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala2-5/+23
6 daysext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
6 daysext4: introduce ITAIL helperYe Bin2-5/+8
6 dayslibceph: make calc_target() set t->paused, not just clear itIlya Dryomov1-2/+9
6 dayslibceph: return the handler error from mon_handle_auth_done()Ilya Dryomov1-1/+1
6 dayslibceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
6 dayslibceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
6 dayslibceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang1-0/+2
6 dayswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
6 daysgpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski1-0/+1
6 daysdrm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin1-1/+1
6 dayscounter: interrupt-cnt: Drop IRQF_NO_THREAD flagAlexander Sverdlin1-2/+1
6 dayslib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers1-2/+2
6 daysmei: me: add nova lake point S DIDAlexander Usyskin2-0/+4
6 daysbtrfs: always detect conflicting inodes when logging inode refsFilipe Manana1-4/+2
6 daysnet: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
6 daysatm: Fix dma_free_coherent() sizeThomas Fourier1-1/+2
6 daysmm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann1-2/+1
12 daysLinux 6.1.160v6.1.160Greg Kroah-Hartman1-1/+1
12 dayswifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh1-1/+1
12 dayswifi: nl80211: fix puncturing bitmap policyJohannes Berg1-1/+7
12 daysnet: stmmac: fix ethtool per-queue statisticsPetr Tesarik1-7/+2
12 daysnet: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang8-110/+120
12 daysusb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold1-10/+9
12 daysmm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand2-4/+7
12 dayskernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()David Hildenbrand1-4/+5
12 daysnet: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui1-1/+1
12 daysRevert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman1-19/+9
12 daysfirmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb1-0/+1
12 daystty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)3-7/+12
12 daysblk-mq: setup queue ->tag_set before initializing hctxMing Lei1-2/+6
12 dayspwm: stm32: Always program polaritySean Nyekjaer1-2/+1
12 daysext4: fix error message when rejecting the default hashGabriel Krisman Bertazi2-11/+18
12 daysext4: factor out ext4_hash_info_init()Jason Yan1-20/+30
12 daysext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu1-0/+8
12 dayssched/fair: Proportional newidle balancePeter Zijlstra6-4/+64
12 dayssched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra1-4/+7
12 dayssched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra1-5/+6
12 daysusb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio1-2/+11
12 daysusb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin3-16/+9
12 daysdrm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
12 daysmm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()Hugh Dickins1-58/+43
12 daysmm/mprotect: use long for page accountings and retvalPeter Xu5-19/+19
12 daysx86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand4-37/+58