summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-17Linux 6.6.121v6.6.121Greg Kroah-Hartman1-1/+1
2026-01-17riscv: Replace function-like macro by static inline functionBjörn Töpel1-5/+10
2026-01-17gpio: pca953x: fix wrong error probe return valueSascha Hauer1-1/+1
2026-01-17bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error pathShardul Bankar1-1/+1
2026-01-17scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek1-7/+13
2026-01-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
2026-01-17ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025Andrew Elantsev1-0/+7
2026-01-17ALSA: usb-audio: Update for native DSD support quirksJussi Laako1-0/+10
2026-01-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa1-0/+2
2026-01-17drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal2-12/+91
2026-01-17powercap: fix sscanf() error return value handlingSumeet Pawnikar1-3/+3
2026-01-17powercap: fix race condition in register_control_type()Sumeet Pawnikar1-5/+11
2026-01-17bpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa1-3/+4
2026-01-17bpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen1-5/+13
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung2-6/+13
2026-01-17bpf: Make variables in bpf_prog_test_run_xdp less confusingAmery Hung1-13/+13
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song3-9/+97
2026-01-17riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel1-8/+2
2026-01-17x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)1-37/+67
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever5-6/+1
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer8-160/+109
2026-01-17NFS: trace: show TIMEDOUT instead of 0x6eChen Hanxiao1-0/+1
2026-01-17ALSA: ac97: fix a double free in snd_ac97_controller_register()Haoxiang Li1-5/+5
2026-01-17ALSA: ac97bus: Use guard() for mutex locksTakashi Iwai1-13/+9
2026-01-17LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen1-0/+13
2026-01-17arp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
2026-01-17net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-17net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
2026-01-17net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
2026-01-17HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-17net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-17net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-17net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-17net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-17inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-17net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-17bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
2026-01-17net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-17netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
2026-01-17netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
2026-01-17gpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke1-1/+24
2026-01-17gpio: pca953x: Add support for level-triggered interruptsPotin Lai1-5/+27
2026-01-17gpio: pca953x: Utilise temporary variable for struct deviceAndy Shevchenko1-16/+14
2026-01-17gpio: pca953x: Utilise dev_err_probe() where it makes senseAndy Shevchenko1-5/+3
2026-01-17netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
2026-01-17arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8...Marek Vasut1-0/+1
2026-01-17ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1