summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-14x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e8...Ingo Molnar
2025-12-14x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI...Ingo Molnar
2025-12-14x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bitIngo Molnar
2025-12-14x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32Ingo Molnar
2025-12-14x86/boot/e820: Standardize e820 table index variable types under 'u32'Ingo Molnar
2025-12-14x86/boot/e820: Standardize e820 table index variable names under 'idx'Ingo Molnar
2025-12-14x86/boot/e820: Remove unnecessary header inclusionsIngo Molnar
2025-12-14x86/boot/e820: Clean up __refdata use a bitIngo Molnar
2025-12-14x86/boot/e820: Clean up __e820__range_add() a bitIngo Molnar
2025-12-14x86/boot/e820: Improve e820_print_type() messagesIngo Molnar
2025-12-14x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820...Ingo Molnar
2025-12-14x86/boot/e820: Remove pointless early_panic() indirectionIngo Molnar
2025-12-14x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'Ingo Molnar
2025-12-14x86/boot/e820: Call the PCI gap a 'gap' in the boot log printoutIngo Molnar
2025-12-14x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entriesIngo Molnar
2025-12-14x86/boot/e820: Make the field separator space character part of e820_print_ty...Ingo Molnar
2025-12-14x86/boot/e820: Print gaps in the E820 tableIngo Molnar
2025-12-14x86/boot/e820: Mark e820__print_table() staticIngo Molnar
2025-12-14x86/boot/e820: Simplify the PPro Erratum #50 workaroundIngo Molnar
2025-12-14x86/boot/e820: Simplify e820__print_table() a bitIngo Molnar
2025-12-14x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function...Ingo Molnar
2025-12-14x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam
2025-12-14x86/platform/uv: Fix UBSAN array-index-out-of-boundsKyle Meyer
2025-12-14sched/core: Add assertions to QUEUE_CLASSPeter Zijlstra
2025-12-14sched/fair: Limit hrtick workPeter Zijlstra
2025-12-14sched/fair: Remove superfluous rcu_read_lock()Peter Zijlstra
2025-12-14sched/fair: Switch to rcu_dereference_all()Peter Zijlstra
2025-12-14sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...Peter Zijlstra
2025-12-14sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()Peter Zijlstra
2025-12-14sched/fair: Fold the sched_avg updatePeter Zijlstra
2025-12-14<linux/compiler_types.h>: Add the __signed_scalar_typeof() helperPeter Zijlstra
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-13shmem_whiteout(): fix regression from tree-in-dcache seriesAl Viro
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2025-12-13bpf: Fix bpf_seq_read docs for increased buffer sizeT.J. Mercier
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman
2025-12-13x86/sgx: Remove unmatched quote in __sgx_encl_extend function commentThorsten Blum
2025-12-13ALSA: hda/realtek: enable woofer speakers on Medion NM14LNLKai Vehmanen
2025-12-13ALSA: usb-audio: Do not expose PCM and DSD on same altsetting unless DoPJussi Laako
2025-12-13ALSA: usb-audio: Reorder USB mode selection quirkJussi Laako
2025-12-13ALSA: usb-audio: Update for native DSD support quirksJussi Laako
2025-12-13ALSA: hda: Remove unnecessary print function dev_err()Jiapeng Chong
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds