summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27cifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson
2026-07-27perf ui hists: Remove duplicated thread in popup_actionIan Rogers
2026-07-27perf annotate: Be robust to annotating without a threadIan Rogers
2026-07-27perf ui hists: Fix dso_filter reference leak and exit zoom cleanupIan Rogers
2026-07-27perf ui hists: In report UI ensure thread is set with reference countingIan Rogers
2026-07-27perf ui hists: Guard against NULL hist_entry in add_script_opt()Ian Rogers
2026-07-27perf ui hists: Fix stack use-after-return in symbol_filter_strIan Rogers
2026-07-28gpu: nova-core: fix packed registry table sizeAlexandre Courbot
2026-07-27Merge branch 'net-enetc-cleanups-and-improvements'Jakub Kicinski
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang
2026-07-28ASoC: amd: acp: Add DMI quirk for Lenovo Legion 7 15ASH11Jackie Dong
2026-07-27smb: client: simplify cifs_fscache_get_super_cookie()Dmitry Antipov
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27ASoC: sophgo: return 1 on volume change in cv1800b_adc_volume_set()Surendra Singh Chouhan
2026-07-27net: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia
2026-07-27sctp: prevent peer transport count overflowAsim Viladi Oglu Manizada
2026-07-27bpf: Allow bpf_res_spin_lock() in all contextsKumar Kartikeya Dwivedi
2026-07-27tcp: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong
2026-07-27unix: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong
2026-07-27smb: client: free partially allocated transform folio queueYichong Chen
2026-07-27sctp: reject stale cookies with mismatched verification tagsYuxiang Yang
2026-07-27net: bridge: stop fast-leave after deleting a port groupZhiling Zou
2026-07-27net: ipv6: clear suppressed fib6 rule resultZhiling Zou
2026-07-27tipc: avoid use-after-free in poll trace queue dumpsZihan Xi
2026-07-27Merge branch 'vxlan-fixes-for-skb-header-pulling-cloning-and-concurrency-in-t...Jakub Kicinski
2026-07-27vxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet
2026-07-27vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet
2026-07-27watchdog: atcwdt200: fix return value when watchdog is enabledSurendra Singh Chouhan
2026-07-27hwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-27hwmon: (lm63) Mask PWM frequency multiplier to supported bitsGuenter Roeck
2026-07-27sched_ext: Report scx_link_sched() failures inlineTejun Heo
2026-07-27sched_ext: Abort directly from the hardlockup handlerTejun Heo
2026-07-27sched_ext: Report NMI kicks with scx_error()Tejun Heo