summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20genirq/msi: Move misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all()Li RongQing
2026-07-20xfs: propagate errors from xfs_rtginode_loadGuanghui Yang
2026-07-20platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported ...Vishnu Sankar
2026-07-20ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei
2026-07-20ALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
2026-07-19sched_ext: Rename the cid-form cgroup ops to cpuctl_*Tejun Heo
2026-07-19tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulersTejun Heo
2026-07-19tools/sched_ext: scx_qmap - Add init fault injection modesTejun Heo
2026-07-19tools/sched_ext: scx_qmap - Consume cgroup weights through set_weightTejun Heo
2026-07-19sched_ext: Hand over cgroups at sub-scheduler enable/disableTejun Heo
2026-07-19sched_ext: Deliver cgroup ops to each task_group's schedTejun Heo
2026-07-19sched_ext: Re-home tasks on cgroup migrationTejun Heo
2026-07-19sched_ext: Relocate scx_cgroup_enabledTejun Heo
2026-07-19sched_ext: Factor out scx_rehome_task() and scx_punt_task()Tejun Heo
2026-07-19cgroup: Add cgroup_task_notifier and task migration eventsTejun Heo
2026-07-20ALSA: sis7019: Use pcim_iomap_region() for MMIO BARRosen Penev
2026-07-20media: i2c: saa7115: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: mt9v011: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: msp3400-driver: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: max9286: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: cx25840-core: Add missing media_entity_cleanup()Biren Pandya
2026-07-27media: dvb-core: fix feed leak on failed DMX_ADD_PIDRituparna Warwatkar
2026-07-27media: s2255: bound JPEG frame size before copying into the bufferHyeongJun An
2026-07-27media: go7007: s2250: propagate control I/O failuresYousef Alhouseen
2026-07-27media: s2255: Replace bare 'unsigned' with 'unsigned int'Lei Huang
2026-07-27media: s2255: Remove unnecessary braces from single-statement blocksLei Huang
2026-07-27media: s2255: Remove unnecessary debug logging and out-of-memory messagesLei Huang
2026-07-27media: s2255: Remove unnecessary return statements from void functionsLei Huang
2026-07-27media: s2255: Fix block comment style to kernel formatLei Huang
2026-07-27media: s2255: Add blank lines after variable declarationsLei Huang
2026-07-27media: s2255: Parenthesize macro argument to avoid precedence issuesLei Huang
2026-07-27media: s2255: Remove unnecessary parentheses around conditionsLei Huang
2026-07-27media: s2255: Add spaces around multiplication operatorsLei Huang
2026-07-27media: s2255: Add blank lines after function/struct/enum declarationsLei Huang
2026-07-27media: s2255: Remove multiple blank lines and before close bracesLei Huang
2026-07-27media: s2255: Fix alignment to match open parenthesisLei Huang
2026-07-27media: s2255: Replace NULL comparisons with ! notationLei Huang
2026-07-27media: s2255: Use consistent braces on all arms of if/else statementsLei Huang
2026-07-27media: s2255: Remove unnecessary spaces after castsLei Huang
2026-07-27media: s2255: Rename remaining CamelCase identifiers to snake_caseLei Huang
2026-07-27media: s2255: Rename CamelCase goto labels to snake_caseLei Huang
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal
2026-07-19perf stat: Add --hide-zero-events option to suppress zero-count eventsAaron Tomlin
2026-07-20drm/xe/xe_ras: Add support to query device memory errorsRiana Tauro
2026-07-20drm/xe/xe_ras: Handle uncorrectable SoC Internal errorsRiana Tauro
2026-07-20drm/xe/xe_survivability: Decouple survivability info from boot survivabilityRiana Tauro
2026-07-19smb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath
2026-07-19smb: client: validate DFS referral PathConsumedYichong Chen