summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-24ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki1-2/+2
2025-11-24HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa1-5/+2
2025-11-24ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi1-2/+2
2025-11-24arm64: dts: rockchip: Make RK3588 GPU OPP table naming less genericDragan Simic2-2/+2
2025-11-24arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1Anand Moon1-0/+2
2025-11-24netfilter: nf_tables: reject duplicate device on updatesPablo Neira Ayuso1-0/+30
2025-11-24Revert "netfilter: nf_tables: Reintroduce shortened deletion notifications"Pablo Neira Ayuso1-34/+2
2025-11-24sched_ext: Fix unsafe locking in the scx_dump_state()Zqiang1-2/+2
2025-11-24fs/namespace: correctly handle errors returned by grab_requested_mnt_nsAndrei Vagin2-17/+17
2025-11-24virtio-fs: fix incorrect check for fsvq->kobjAlok Tiwari1-1/+1
2025-11-24mtd: onenand: Pass correct pointer to IRQ handlerDan Carpenter1-1/+1
2025-11-24hostfs: Fix only passing host root in boot stage with new mountHongbo Li1-11/+18
2025-11-24f2fs: fix to avoid overflow while left shift operationChao Yu1-1/+1
2025-11-24Bluetooth: MGMT: Fix possible UAFsLuiz Augusto von Dentz3-77/+231
2025-11-24ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
2025-11-24lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1
2025-11-24ext4: introduce ITAIL helperYe Bin2-5/+8
2025-11-24proc: fix the issue of proc_mem_open returning NULLPenglei Jiang3-11/+17
2025-11-24wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in er...Manivannan Sadhasivam1-0/+2
2025-11-24irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_opsNick Hu1-1/+2
2025-11-24bpf: account for current allocated stack depth in widen_imprecise_scalars()Eduard Zingerman1-2/+4
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet3-8/+24
2025-11-24acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang1-21/+25
2025-11-24ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_baddHaein Lee1-0/+2
2025-11-24NFS: Fix LTP test failures when timestamps are delegatedDai Ngo1-6/+12
2025-11-24NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust1-3/+6
2025-11-24NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei1-0/+1
2025-11-24NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust1-3/+4
2025-11-24simplify nfs_atomic_open_v23()Al Viro1-11/+5
2025-11-24pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust2-4/+24
2025-11-24pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust1-17/+17
2025-11-24ASoC: tas2781: fix getting the wrong device numberShenghao Ding1-2/+7
2025-11-24drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-11-24ASoC: codecs: va-macro: fix resource leak in probe error pathHaotian Zhang1-1/+1
2025-11-24ASoC: cs4271: Fix regulator leak on probe failureHaotian Zhang1-3/+7
2025-11-24regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang1-0/+1
2025-11-24acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue1-1/+1
2025-11-24Bluetooth: L2CAP: export l2cap_chan_hold for modulesPauli Virtanen1-0/+1
2025-11-24ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy1-1/+1
2025-11-24ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy1-1/+1
2025-11-24ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy1-1/+1
2025-11-24ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy1-1/+1
2025-11-24hsr: Fix supervision frame sending on HSRv0Felix Maurer1-0/+3
2025-11-24virtio-net: fix incorrect flags recording in big modeXuan Zhuo1-5/+11
2025-11-24net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet1-7/+10
2025-11-24net/mlx5e: Fix potentially misleading debug messageGal Pressman1-2/+16
2025-11-24net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-11-24net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-11-24net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N1-5/+7
2025-11-24net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N1-5/+7