aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-11-21dm-verity: fix unreliable memory allocationMikulas Patocka1-5/+1
2025-11-21bug: Allow architectures to provide __WARN_printf()Peter Zijlstra1-15/+22
2025-11-21bug: Implement WARN_ON() using __WARN_FLAGS()Peter Zijlstra1-7/+21
2025-11-21bug: Add report_bug_entry()Peter Zijlstra2-7/+29
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra2-2/+16
2025-11-21bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra1-14/+8
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra2-7/+39
2025-11-21x86: Rework __bug_table helpersPeter Zijlstra1-17/+20
2025-11-21Merge branch 'objtool/core'Peter Zijlstra14201-331071/+601396
2025-11-21ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200Jacob Zhong1-0/+1
2025-11-21x86/mce: Add support for physical address valid bitAvadhut Naik2-3/+15
2025-11-21x86/mce: Save and use APEI corrected threshold limitYazen Ghannam5-2/+39
2025-11-21Revert "objtool: Warn on functions with ambiguous -ffunction-sections section names"Josh Poimboeuf2-40/+0
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf3-1/+30
2025-11-21tty: synclink_gt: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-10/+10
2025-11-21tty: amiserial: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-7/+7
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-2/+2
2025-11-21serial: icom: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-4/+4
2025-11-21objtool: Remove second pass of .cold function correlationJosh Poimboeuf2-23/+3
2025-11-21objtool: Skip non-canonical aliased symbols in add_jump_table_alts()Josh Poimboeuf1-1/+1
2025-11-21objtool: Return canonical symbol when aliases exist in symbol finding helpersJosh Poimboeuf1-13/+13
2025-11-21objtool: Don't alias undefined symbolsJosh Poimboeuf1-2/+2
2025-11-21objtool: Fix .cold function detection for duplicate symbolsJosh Poimboeuf2-3/+27
2025-11-21objtool: Support Clang AUTOFDO .cold functionsJosh Poimboeuf1-1/+9
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie4-21/+6
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie14-58/+196
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie5-13/+10
2025-11-21Merge tag 'drm-intel-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie6-13/+34
2025-11-21cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_listChristian Marangi1-1/+1
2025-11-20veth: reduce XDP no_direct return section to fix raceJesper Dangaard Brouer1-4/+3
2025-11-20net: atm: fix incorrect cleanup function call in error pathSayooj K Karun1-1/+1
2025-11-20Bluetooth: SMP: Fix not generating mackey and ltk when repairingLuiz Augusto von Dentz1-24/+7
2025-11-20Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL derefDouglas Anderson1-0/+5
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen5-73/+108
2025-11-20Bluetooth: hci_sock: Prevent race in socket write iter and sock bindEdward Adam Davis1-0/+2
2025-11-20Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOPLuiz Augusto von Dentz1-4/+12
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu2-8/+27
2025-11-20selinux: rename the cred_security_struct variables to "crsec"Paul Moore2-117/+117
2025-11-20selinux: move avdcache to per-task security structStephen Smalley2-15/+30
2025-11-20selinux: rename task_security_struct to cred_security_structStephen Smalley2-38/+38
2025-11-20PM: sleep: Call pm_sleep_fs_sync() instead of ksys_sync_helper()Samuel Wu3-3/+13
2025-11-20PM: sleep: Add support for wakeup during filesystem syncSamuel Wu2-6/+74
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki20-159/+285
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra7-26/+21
2025-11-20cpufreq: ACPI: Replace udelay() with usleep_range()Kaushlendra Kumar1-1/+1
2025-11-20docs: driver-api/thermal/intel_dptf: Add new workload type hintSrinivas Pandruvada1-0/+23
2025-11-20x86/boot: Drop unused sev_enable() fallbackArd Biesheuvel1-11/+0
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco3-0/+155
2025-11-20cpumask: Add initialiser to use cleanup helpersYury Norov1-0/+2