summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12wifi: mac80211: unexport ieee80211_get_bssid()Johannes Berg
2026-01-12sched_ext: Add error logging for dsq creation failuresGeorge Guo
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li
2026-01-12wifi: mac80211: don't send an unused argument to ieee80211_check_combinationsMiri Korenblit
2026-01-12x86/xen: Drop xen_irq_opsJuergen Gross
2026-01-12Merge back material related to system sleep for 6.20Rafael J. Wysocki
2026-01-12wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-01-12wifi: mac80211: correctly check if CSA is activeMiri Korenblit
2026-01-12wifi: cfg80211: Fix bitrate calculation overflow for HE ratesVeerendranath Jakkam
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-01-12ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()Rafael J. Wysocki
2026-01-12io_uring/register: drop io_register_enable_rings() submitter_task checkCaleb Sander Mateos
2026-01-12io_uring/msg_ring: drop unnecessary submitter_task checksCaleb Sander Mateos
2026-01-12io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLEDCaleb Sander Mateos
2026-01-12x86/paravirt: Move pv_native_*() prototypes to paravirt.cJuergen Gross
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/ptl: Define GSC for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/gsc: Make GSC FW load optional for newer platformsDaniele Ceraolo Spurio
2026-01-12x86/paravirt: Introduce new paravirt-base.h headerJuergen Gross
2026-01-12x86/paravirt: Move paravirt_sched_clock() related code into tsc.cJuergen Gross
2026-01-12KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=ySean Christopherson
2026-01-12KVM: x86: Bury ioapic.h definitions behind CONFIG_KVM_IOAPICSean Christopherson
2026-01-12KVM: x86: Fold "struct dest_map" into "struct rtc_status"Sean Christopherson
2026-01-12KVM: x86: Add a wrapper to handle common case of IRQ delivery without dest_mapSean Christopherson
2026-01-12KVM: x86: Drop MAX_NR_RESERVED_IOAPIC_PINS, use KVM_MAX_IRQ_ROUTES directlySean Christopherson
2026-01-12KVM: x86: Drop guest-triggerable ASSERT()s on I/O APIC access alignmentSean Christopherson
2026-01-12KVM: x86: Drop ASSERT() on I/O APIC EOIs being only for LEVEL_to WARN_ON_ONCESean Christopherson
2026-01-12KVM: x86: Drop guest/user-triggerable asserts on IRR/ISR vectorsSean Christopherson
2026-01-12KVM: x86: Drop ASSERT()s on APIC/vCPU being non-NULLSean Christopherson
2026-01-12KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNALSean Christopherson
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan
2026-01-12NFS: Don't immediately return directory delegations when disabledAnna Schumaker
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng
2026-01-12Documentation/trace: Fix links to other documentsPetr Vorel
2026-01-12Documentation: bug-hunting.rst: Remove wrong 'file:' syntaxPetr Vorel
2026-01-12MAINTAINERS: Update for the doc subsystemShuah Khan
2026-01-12CREDITS: add whitespace before opening parenthesesDiego Viola
2026-01-12regulator: dummy, make dummy_regulator_driver staticBen Dooks
2026-01-12ASoC: codecs: rtq9128: Add compatible changes for rtq9154ChiYuan Huang
2026-01-12ASoC: dt-bindings: rtq9128: Add rtq9154 backward compatibleChiYuan Huang
2026-01-12ASoC: codecs: rtq9128: Modify the chip initial settingChiYuan Huang
2026-01-12Merge patch series "initrd: remove half of classic initrd support"Christian Brauner
2026-01-12init: remove /proc/sys/kernel/real-root-devAskar Safin
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos