summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-16spi: drop unused devres statistics allocationJohan Hovold
2026-03-16spi: fix statistics allocationJohan Hovold
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold
2026-03-16Merge branch 'bpf-relax-8-frame-limitation-for-global-subprogs'Alexei Starovoitov
2026-03-16selftests/bpf: Add deep call stack selftestsEmil Tsalapatis
2026-03-16bpf: Only enforce 8 frame call stack limit for all-static stacksEmil Tsalapatis
2026-03-16ASoC: fsl_easrc: fix comment typoJoseph Salisbury
2026-03-16ASoC: soc_sdw_utils: remove snd_soc_sdca codec name indexMark Brown
2026-03-16ASoC: soc_sdw_utils: remove codec name index of snd_soc_sdca codecsBard Liao
2026-03-16ASoC: soc_sdw_utils: remove cs42l45 SmartMic codec name indexBard Liao
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil
2026-03-16media: saa7164: add ioremap return checks and cleanupsWang Jun
2026-03-16sched_ext: Fix slab-out-of-bounds in scx_alloc_and_add_sched()Cheng-Yang Chou
2026-03-16Merge tag 'device_lock_cond_guard-7.1-rc1' into for-7.1/cxl-consolidate-endpointDave Jiang
2026-03-16ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is onKai Huang
2026-03-16ALSA: pcm: oss: use proper stream lock for runtime->state accessCen Zhang
2026-03-16ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMRZhang Heng
2026-03-16ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighterSean Rhodes
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-16mtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav
2026-03-16mtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav
2026-03-16mtd: physmap: Drop leftovers of removed code for Baikal SoCAndy Shevchenko
2026-03-16s390/bpf: Zero-extend bpf prog return values and kfunc argumentsIlya Leoshkevich
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger
2026-03-16KVM: s390: log machine checks more aggressivelyChristian Borntraeger
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank
2026-03-16KVM: s390: Limit adapter indicator access to mapped pageJanosch Frank
2026-03-16s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank
2026-03-16Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson
2026-03-16media: pci: zoran: fix potential memory leak in zoran_probe()Abdun Nihaal
2026-03-16media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar
2026-03-16media: pulse8-cec: Handle partial deinitVicki Pfau
2026-03-16media: cx231xx: drop redundant device referenceJohan Hovold
2026-03-16media: usbtv: drop redundant device referenceJohan Hovold
2026-03-16media: go7007-loader: drop redundant device referenceJohan Hovold
2026-03-16media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev
2026-03-16media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev
2026-03-16media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()Bartosz Golaszewski
2026-03-16media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi
2026-03-16media: dib8000: avoid division by 0 in dib8000_set_dds()Sergey Shtylyov
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires
2026-03-16selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires