summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12pmdomain: mediatek: Fix power domain countAdam Ford
2026-03-12HID: appletb-kbd: add .resume method in PMAditya Garg
2026-03-12HID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund
2026-03-12Merge tag 'asoc-fix-v7.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-03-12perf/x86/intel: Fix OMR snoop information parsing issuesDapeng Mi
2026-03-12perf/x86/intel: Add missing branch counters constraint applyDapeng Mi
2026-03-12perf: Make sure to use pmu_ctx->pmu for groupsPeter Zijlstra
2026-03-12x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra
2026-03-12perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche
2026-03-12rust: cpufreq: suppress clippy::double_parens in Policy doctestJohn Hubbard
2026-03-12rust: pin-init: replace shadowed return token by `unsafe`-to-create tokenBenno Lossin
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca
2026-03-12xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfoSabrina Dubroca
2026-03-12xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfoSabrina Dubroca
2026-03-12xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}Sabrina Dubroca
2026-03-12xfrm: state: silence sparse warnings during netns exitSabrina Dubroca
2026-03-12xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_protoSabrina Dubroca
2026-03-12xfrm: state: add xfrm_state_deref_prot to state_by* walk under lockSabrina Dubroca
2026-03-12xfrm: state: fix sparse warnings around XFRM_STATE_INSERTSabrina Dubroca
2026-03-12xfrm: state: fix sparse warnings in xfrm_state_initSabrina Dubroca
2026-03-12xfrm: state: fix sparse warnings on xfrm_state_hold_rcuSabrina Dubroca
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil
2026-03-12powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik
2026-03-12powerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-03-12mshv: pass struct mshv_user_mem_region by referenceMukesh R
2026-03-12x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8Uros Bizjak
2026-03-12x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-12x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar
2026-03-11net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem
2026-03-11Merge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-11Merge branch 'neighbour-fix-update-of-proxy-neighbour'Jakub Kicinski
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca
2026-03-11neighbour: restore protocol != 0 check in pneigh updateSabrina Dubroca
2026-03-11net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún
2026-03-11tipc: fix divide-by-zero in tipc_sk_filter_connect()Mehul Rao
2026-03-11net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)
2026-03-11Merge branch 'net-bpf-nd_tbl-fixes-for-when-ipv6-disable-1'Jakub Kicinski
2026-03-11bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski
2026-03-11cifs: make default value of retrans as zeroShyam Prasad N
2026-03-11smb: client: fix open handle lookup in cifs_open()Paulo Alcantara