aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-17usb: xhci: plat: Facilitate using autosuspend for xhci plat devicesKrishna Kurapati1-0/+1
2025-09-17Merge patch series "Add SpacemiT K1 USB3.0 host controller support"Greg Kroah-Hartman4-0/+299
2025-09-17usb: dwc3: add generic driver to support flattenedZe Huang3-0/+178
2025-09-17dt-bindings: usb: dwc3: add support for SpacemiT K1Ze Huang1-0/+121
2025-09-17net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede1-2/+2
2025-09-17Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg1-1/+1
2025-09-17crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driverAshish Kalra7-2/+476
2025-09-17media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou1-1/+1
2025-09-17staging: rtl8723bs: xmit: rephrase comment and drop extra spaceAkiyoshi Kurita1-1/+1
2025-09-17media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou1-2/+2
2025-09-17media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou1-1/+1
2025-09-17media: vsp1: Export missing vsp1_isp_free_buffer symbolLaurent Pinchart1-0/+1
2025-09-17media: renesas: vsp1: Convert to SYSTEM_SLEEP/RUNTIME_PM_OPS()Geert Uytterhoeven1-7/+7
2025-09-17media: renesas: ceu: Convert to RUNTIME_PM_OPS()Geert Uytterhoeven1-6/+4
2025-09-17media: renesas: fdp1: Convert to RUNTIME_PM_OPS()Geert Uytterhoeven1-6/+4
2025-09-17media: renesas: rcar-vin: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-4/+4
2025-09-17media: renesas: rcar_drif: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-6/+6
2025-09-17crypto: ccp - Add new HV-Fixed page allocation/free APIAshish Kalra2-0/+185
2025-09-17PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_portManivannan Sadhasivam1-51/+36
2025-09-17x86/sev: Add new dump_rmp parameter to snp_leak_pages() APIAshish Kalra2-4/+10
2025-09-17EDAC/mc_sysfs: Increase legacy channel support to 16Avadhut Naik1-0/+24
2025-09-17EDAC/amd64: Add support for AMD family 1Ah-based newer modelsAvadhut Naik2-1/+21
2025-09-17HID: core: Change hid_driver to use a const char* for nameRahul Rameshbabu1-1/+1
2025-09-17HID: hidraw: tighten ioctl command parsingBenjamin Tissoires2-102/+124
2025-09-17selftests/hid: hidraw: forge wrong ioctls and tests themBenjamin Tissoires1-0/+127
2025-09-17selftests/hid: hidraw: add more coverage for hidraw ioctlsBenjamin Tissoires2-0/+352
2025-09-17selftests/hid: update vmtest.sh for virtme-ngBenjamin Tissoires1-227/+405
2025-09-17HID: playstation: Support DualSense audio jack event reportingCristian Ciocaltea1-0/+36
2025-09-17HID: playstation: Support DualSense audio jack hotplug detectionCristian Ciocaltea1-3/+88
2025-09-17HID: playstation: Redefine DualSense input report status fieldCristian Ciocaltea1-7/+7
2025-09-17HID: playstation: Prefer kzalloc(sizeof(*buf)...)Cristian Ciocaltea1-2/+2
2025-09-17HID: playstation: Document spinlock_t usageCristian Ciocaltea1-1/+1
2025-09-17HID: playstation: Fix all alignment and line length issuesCristian Ciocaltea1-74/+89
2025-09-17HID: playstation: Correct spelling in comment sectionsCristian Ciocaltea1-2/+2
2025-09-17HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}Cristian Ciocaltea1-136/+136
2025-09-17HID: playstation: Simplify locking with guard() and scoped_guard()Cristian Ciocaltea1-122/+92
2025-09-17HID: playstation: Add spaces around arithmetic operatorsCristian Ciocaltea1-20/+22
2025-09-17HID: playstation: Make use of bitfield macrosCristian Ciocaltea1-32/+45
2025-09-17fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabledBabu Moger1-3/+3
2025-09-17Documentation/x86/topology: Detail CPUID leaves used for topology enumerationK Prateek Nayak1-0/+191
2025-09-17x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSRK Prateek Nayak2-3/+9
2025-09-17x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtopologyK Prateek Nayak1-11/+8
2025-09-17x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_infoK Prateek Nayak1-27/+21
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck4-7/+6
2025-09-16sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHEDTejun Heo1-1/+1
2025-09-17gpio: nomadik: fix the debugfs helper stubBartosz Golaszewski1-2/+1
2025-09-17net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloadsCarolina Jubran3-4/+5
2025-09-17net/mlx5: Refactor MACsec WQE metadata shiftsCarolina Jubran4-10/+28
2025-09-17net/mlx5: Remove VLAN insertion fields from WQE Ether segmentCarolina Jubran1-6/+0
2025-09-17dts: sophgo: sg2042: added numa id descriptionHan Gao2-0/+84