summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12crypto: adiantum - Use scatter_walk API instead of sg_miterEric Biggers
2026-01-12crypto: adiantum - Convert to use NH libraryEric Biggers
2026-01-12lib/crypto: x86/nh: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm64/nh: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm/nh: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: tests: Add KUnit tests for NHEric Biggers
2026-01-12lib/crypto: nh: Add NH libraryEric Biggers
2026-01-12lib/crypto: tests: Add KUnit tests for ML-DSA verificationEric Biggers
2026-01-12lib/crypto: Add ML-DSA verification supportEric Biggers
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long
2026-01-12cgroup/cpuset: Don't fail cpuset.cpus change in v2Waiman Long
2026-01-12cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()Waiman Long
2026-01-12cgroup/cpuset: Streamline rm_siblings_excl_cpus()Waiman Long
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers
2026-01-12perf stat display: Make %f precision consistentIan Rogers
2026-01-12x86/xen: Drop xen_cpu_opsJuergen Gross
2026-01-12perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg
2026-01-12perf test stat tests: Fix for virtualized machinesThomas Richter
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges
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