summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-01Linux 5.4.290v5.4.290Greg Kroah-Hartman1-1/+1
2025-02-01Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionalsRon Economos1-0/+4
2025-02-01xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann3-8/+1
2025-02-01drm/v3d: Assign job pointer to NULL before signaling the fenceMaíra Canal1-4/+12
2025-02-01Input: xpad - add support for wooting two he (arm)Jack Greiner1-0/+1
2025-02-01Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto1-0/+1
2025-02-01Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2025-02-01Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman1-4/+4
2025-02-01USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz1-1/+1
2025-02-01ext4: fix slab-use-after-free in ext4_split_extent_at()Baokun Li1-1/+20
2025-02-01ext4: avoid ext4_error()'s caused by ENOMEM in the truncate pathTheodore Ts'o2-10/+34
2025-02-01vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10
2025-02-01net/xen-netback: prevent UAF in xenvif_flush_hash()Jeongjun Park1-3/+2
2025-02-01net: xen-netback: hash.c: Use built-in RCU list checkingMadhuparna Bhowmik1-2/+4
2025-02-01signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_dieEric W. Biederman2-2/+3
2025-02-01m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett1-0/+2
2025-02-01m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signalAl Viro1-0/+2
2025-02-01gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagAndreas Gruenbacher1-0/+1
2025-02-01irqchip/sunxi-nmi: Add missing SKIP_WAKE flagPhilippe Simons1-1/+2
2025-02-01scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS requestXiang Zhang1-1/+3
2025-02-01ASoC: wm8994: Add depends on MFD coreCharles Keepax1-0/+1
2025-02-01net: fix data-races around sk->sk_forward_allocWang Liang2-4/+2
2025-02-01scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane1-1/+1
2025-02-01ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet1-1/+1
2025-02-01hrtimers: Handle CPU state correctly on hotplugKoichiro Den3-2/+12
2025-02-01irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal1-1/+1
2025-02-01fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel1-0/+2
2025-02-01net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-02-01nvmet: propagate npwg topologyLuis Chamberlain1-1/+1
2025-02-01poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-02-01kheaders: Ignore silly-rename filesDavid Howells1-0/+1
2025-02-01hfs: Sanity check the root recordLeo Stone1-1/+3
2025-02-01mac802154: check local interfaces before deleting sdata listLizhi Xu1-0/+4
2025-02-01i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang1-1/+3
2025-02-01drm/v3d: Ensure job pointer is set to NULL after job completionMaíra Canal1-0/+4
2025-02-01nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter1-1/+2
2025-02-01gtp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima1-1/+6
2025-02-01gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().Kuniyuki Iwashima1-8/+11
2025-02-01gtp: use exit_batch_rtnl() methodEric Dumazet1-10/+10
2025-02-01net: add exit_batch_rtnl() methodEric Dumazet2-1/+33
2025-02-01net: net_namespace: Optimize the codeYajun Deng1-28/+24
2025-02-01net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla1-7/+7
2025-02-01sctp: sysctl: rto_min/max: avoid using current->nsproxyMatthieu Baerts (NGI0)1-2/+2
2025-02-01ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam2-1/+2
2025-02-01ocfs2: correct return value of ocfs2_local_free_info()Joseph Qi1-6/+3
2025-02-01phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu1-3/+3
2025-02-01phy: core: fix code style in devm_of_phy_provider_unregisterVinod Koul1-1/+2
2025-02-01arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis1-0/+1
2025-02-01arm64: dts: rockchip: add #power-domain-cells to power domain nodesJohan Jonker3-0/+31
2025-02-01arm64: dts: rockchip: fix pd_tcpc0 and pd_tcpc1 node position on rk3399Johan Jonker1-10/+10