summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07sched/fair: Allow load balancing between CPUs of identical capacityRicardo Neri
2026-08-07sched/fair: Skip misfit load accounting when the destination CPU cannot helpRicardo Neri
2026-08-07sched/fair: Check CPU capacity before comparing group types during load balanceRicardo Neri
2026-08-07sched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITYRicardo Neri
2026-08-07sched/fair: Do not skip CPUs of similar capacity with busy SMT siblingsRicardo Neri
2026-08-07sched/fair: Prefer fully idle cores for NOHZ balancingAndrea Righi
2026-08-07x86/locking: Use sfence for wmb() if SSE is availableYao Zi
2026-08-07perf/x86/intel/pt: Fix stop/start with no updateAdrian Hunter
2026-08-07perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPEDAdrian Hunter
2026-08-07perf/x86/intel/pt: Factor out pt_config_enable()Adrian Hunter
2026-08-07perf/core: Fix group leader use-after-free after sibling detachAditya Chillara
2026-08-07perf: Reject exited events as group leadersKyle Zeng
2026-08-07Bluetooth: RFCOMM: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: L2CAP: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: hci_core: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: af_bluetooth: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902Sean Wang
2026-08-07scsi: scsi_debug: Negate wrapped memcmp() resultXu Rao
2026-08-07KVM: x86: Remove runtime Xen TSC frequency CPUID updateDavid Woodhouse
2026-08-07ASoC: amd: acp: return irq error directlyRosen Penev
2026-08-07KVM: x86/xen: Prevent runstate times from becoming negativeDavid Woodhouse
2026-08-07KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tablesQihang
2026-08-08selftests/ftrace: Force C locale in ftracetestRui Qi
2026-08-07KVM: arm64: vgic-its: Point saved ITEs at the next valid entryFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't save collections the table cannot holdFuad Tabba
2026-08-07KVM: arm64: vgic: Don't leak the SPI array when init is retriedFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT saveFuad Tabba
2026-08-08selftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi
2026-08-07Merge branch 'rust-sync-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Peter Zijlstra
2026-08-07Merge patch series "scsi: Add LeapRAID driver support"Martin K. Petersen (Oracle)
2026-08-07x86/paravirt: Trace contended_release on unlockDmitry Ilvokhin
2026-08-07tracing/lock: Use TRACE_EVENT_FN() for contended_releaseDmitry Ilvokhin
2026-08-07locking/qspinlock: Add contended_release tracepointDmitry Ilvokhin
2026-08-07locking: Factor out queued_spin_release()Dmitry Ilvokhin
2026-08-07x86/paravirt: Use static_call() for the paravirt spinlock opsPeter Zijlstra
2026-08-07Merge branches 'acpi-bus', 'acpi-sysfs', 'acpi-tables' and 'acpi-driver'Rafael J. Wysocki
2026-08-07scsi: leapraid: Add driver documentationDongdong Hao
2026-08-07scsi: leapraid: Add new SCSI driverDongdong Hao
2026-08-07scsi: core: Do not block on tag allocation in scsi_eh_lock_door()Zizhi Wo
2026-08-07ACPI: APEI: GHES: fix ARM section length accounting after headerTanZheng
2026-08-07futex: Fix race in futex_pivot_pending() during private hash resizeYao Kai
2026-08-07ASoC: codecs: madera: use .auto_selectable_formatsKuninori Morimoto
2026-08-07ASoC: codecs: lochnagar-sc: use .auto_selectable_formatsKuninori Morimoto
2026-08-07ASoC: codecs: cros_ec_codec: use .auto_selectable_formatsKuninori Morimoto
2026-08-07ASoC: codecs: adav80x: use .auto_selectable_formatsKuninori Morimoto
2026-08-07ASoC: codecs: ad1*: use .auto_selectable_formatsKuninori Morimoto
2026-08-07Merge patch series "scsi: ufs: Add support for the aggregated read query opcode"Martin K. Petersen (Oracle)
2026-08-07scsi: ufs: Add support for the aggregated read query opcodeHyeoncheol Jeong
2026-08-07scsi: ufs: Use unsigned types for the BSG queryHyeoncheol Jeong
2026-08-07thermal/drivers: Remove redundant error messages on IRQ request failurePan Chuang