summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15pmdomain: core: fix unused variable warning with !PM_GENERIC_DOMAINS_OFJohan Hovold
2026-06-15NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
2026-06-15nfs: don't skip revalidate on directory delegation when attrs flagged staleTom Haynes
2026-06-15dt-bindings: interrupt-controller: ti,irq-crossbar: Convert to DT schemaBhargav Joshi
2026-06-15Merge branch 'ipv4-fib-remove-rtnl-in-fib_net_exit_batch'Jakub Kicinski
2026-06-15ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima
2026-06-15ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.Kuniyuki Iwashima
2026-06-15ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.Kuniyuki Iwashima
2026-06-15ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().Kuniyuki Iwashima
2026-06-15ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.Kuniyuki Iwashima
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev
2026-06-15Merge branch 'net-mlx5-add-switchdev-mode-support-for-socket-direct-single-ne...Jakub Kicinski
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory
2026-06-15net/mlx5: LAG, store demux resources per master lag_funcShay Drory
2026-06-15net/mlx5: E-Switch, notify SD on eswitch disableShay Drory
2026-06-15net/mlx5: SD, support switchdev mode transition with shared FDBShay Drory
2026-06-15net/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory
2026-06-15net/mlx5: SD, add L2 table silent mode query supportShay Drory
2026-06-15net/mlx5: SD, make primary/secondary role determination more robustShay Drory
2026-06-15net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory
2026-06-15net/mlx5: devcom, expose locked variant of send_eventShay Drory
2026-06-15net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory
2026-06-15Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2026-06-15perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probesAaron Tomlin
2026-06-15perf test: Add inject ASLR testIan Rogers
2026-06-15perf aslr: Strip sample registersIan Rogers
2026-06-15perf inject/aslr: Implement sample address remappingIan Rogers
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens
2026-06-15dt-bindings: vendor-prefixes: add GiraLucas Stach
2026-06-15ALSA: usb-audio: Add iface reset and delay quirk for XIBERIA K03SLianqin Hu
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-06-15Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-15pinctrl: Export pinctrl_get_group_selector()Linus Walleij
2026-06-15HID: hidpp: fix potential UAF in hidpp_connect_event()Jiri Kosina
2026-06-15fuse-uring: clear ent->fuse_req in commit_fetch error pathZhenghang Xiao
2026-06-15keys: keyctl_pkey: replace BUG with return -EOPNOTSUPPMohammed EL Kadiri
2026-06-15keys: request_key: replace BUG with return -EINVALMohammed EL Kadiri
2026-06-15keys: Pin request_key_auth payload in instantiate pathsShaomin Chen