summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-12Linux 6.12.62v6.12.62Greg Kroah-Hartman1-1/+1
2025-12-12bus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas1-0/+13
2025-12-12bus: mhi: host: pci_generic: Add Telit FN920C04 modem supportDaniele Palmas1-0/+39
2025-12-12staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K1-3/+5
2025-12-12staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K1-1/+4
2025-12-12staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K1-6/+8
2025-12-12comedi: check device's attached status in compat ioctlsNikita Zhandarovich1-6/+36
2025-12-12comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich1-0/+9
2025-12-12comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott1-11/+35
2025-12-12wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen1-0/+2
2025-12-12wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen1-0/+3
2025-12-12samples: work around glibc redefining some of our defines wrongLinus Torvalds2-0/+12
2025-12-12LoongArch: Mask all interrupts during kexec/kdumpHuacai Chen1-0/+2
2025-12-12HID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
2025-12-12platform/x86/amd/pmc: Add spurious_8042 to Xbox AllyAntheas Kapenekakis1-0/+8
2025-12-12platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk listAntheas Kapenekakis1-0/+17
2025-12-12platform/x86: huawei-wmi: add keys for HONOR modelsJia Ston1-0/+4
2025-12-12HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk listApril Grimoire1-0/+1
2025-12-12platform/x86: acer-wmi: Ignore backlight eventArmin Wolf1-0/+4
2025-12-12pinctrl: qcom: msm: Fix deadlock in pinmux configurationPraveen Talari1-1/+1
2025-12-12nvme: fix admin request_queue lifetimeKeith Busch1-1/+2
2025-12-12HID: hid-input: Extend Elan ignore battery quirk to USBMario Limonciello (AMD)1-2/+3
2025-12-12bfs: Reconstruct file type when loading from diskTetsuo Handa1-1/+18
2025-12-12ALSA: usb-audio: Add native DSD quirks for PureAudio DAC seriesLushih Hsieh1-0/+6
2025-12-12drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan1-0/+2
2025-12-12smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun1-1/+1
2025-12-12Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou1-11/+13
2025-12-12drm/vmwgfx: Use kref in vmw_bo_dirtyIan Forbes1-7/+5
2025-12-12spi: imx: keep dma request disabled before dma transfer setupRobin Gong1-4/+11
2025-12-12spi: xilinx: increase number of retries before declaring stallAlvaro Gamez Machado1-1/+1
2025-12-12ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()Song Liu1-9/+31
2025-12-12USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold1-9/+9
2025-12-12USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold1-11/+17
2025-12-12serial: add support of CPCI cardsMagne Bruno1-0/+37
2025-12-12USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold1-48/+24
2025-12-12USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda1-3/+3
2025-12-12USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda1-0/+14
2025-12-12USB: serial: option: add Foxconn T99W760Slark Xiao1-0/+2
2025-12-12KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval3-11/+43
2025-12-12comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()Nikita Zhandarovich1-3/+2
2025-12-12ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih1-1/+6
2025-12-12locking/spinlock/debug: Fix data-race in do_raw_write_lockAlexander Sverdlin1-2/+2
2025-12-12ksmbd: ipc: fix use-after-free in ipc_msg_send_requestQianchang Zhao1-2/+5
2025-12-12ext4: refresh inline data size before write operationsDeepanshu Kartikey1-1/+6
2025-12-12jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...Ye Bin1-5/+14
2025-12-12Documentation: process: Also mention Sasha Levin as stable tree maintainerBagas Sanjaya1-2/+4
2025-12-12xfrm: flush all states in xfrm_state_finiSabrina Dubroca2-2/+2
2025-12-12xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were...Sabrina Dubroca1-1/+2
2025-12-12Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca5-26/+15
2025-12-12xfrm: delete x->tunnel as we delete xSabrina Dubroca6-14/+13