index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-07
wifi: brcmfmac: Fix error pointer dereference
Ethan Tidmore
-0
/
+15
2026-04-07
wifi: mac80211: allow add_key on NAN interfaces
Avraham Stern
-2
/
+2
2026-04-07
wifi: mac80211: report and drop spurious NAN Data frames
Miri Korenblit
-0
/
+19
2026-04-07
wifi: mac80211: allow block ack agreements in NAN Data
Miri Korenblit
-2
/
+4
2026-04-07
wifi: mac80211: Accept frames on NAN DATA interfaces
Miri Korenblit
-1
/
+36
2026-04-07
wifi: mac80211: add support for TX over NAN_DATA interfaces
Miri Korenblit
-3
/
+29
2026-04-07
wifi: mac80211: update NAN data path state on schedule changes
Miri Korenblit
-1
/
+122
2026-04-07
wifi: mac80211: add NAN peer schedule support
Miri Korenblit
-3
/
+365
2026-04-07
wifi: mac80211: support NAN stations
Miri Korenblit
-24
/
+209
2026-04-07
wifi: mac80211: handle reconfig for NAN DATA interfaces
Miri Korenblit
-2
/
+17
2026-04-07
wifi: mac80211: support open and close for NAN_DATA interfaces
Miri Korenblit
-3
/
+41
2026-04-07
wifi: mac80211: add NAN local schedule support
Miri Korenblit
-38
/
+609
2026-04-07
wifi: mac80211: run NAN DE code only when appropriate
Miri Korenblit
-37
/
+67
2026-04-07
wifi: mac80211: export ieee80211_calculate_rx_timestamp
Benjamin Berg
-23
/
+25
2026-04-07
wifi: ieee80211: add more NAN definitions
Benjamin Berg
-0
/
+38
2026-04-07
wifi: mac80211: add a TXQ for management frames on NAN devices
Benjamin Berg
-17
/
+67
2026-04-07
ACPI: processor: idle: Reset cpuidle on C-state list changes
Huisong Li
-20
/
+25
2026-04-07
cpuidle: Extract and export no-lock variants of cpuidle_unregister_device()
Huisong Li
-7
/
+17
2026-04-07
tick/nohz: Fix inverted return value in check_tick_dependency() fast path
Josh Snyder
-1
/
+1
2026-04-07
net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
Muhammad Alifa Ramdhan
-0
/
+10
2026-04-07
slub: clarify kmem_cache_refill_sheaf() comments
Hao Li
-5
/
+8
2026-04-07
gpio: gpio-by-pinctrl: s/used to do/is used to do/
Geert Uytterhoeven
-1
/
+1
2026-04-07
Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"
Takashi Iwai
-9
/
+0
2026-04-07
ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
Jian Zhang
-1
/
+1
2026-04-07
drbd: use get_random_u64() where appropriate
David Carlier
-3
/
+3
2026-04-07
MAINTAINERS, mailmap: Change Ulf Hansson's email
Ulf Hansson
-7
/
+9
2026-04-07
spi: uniphier: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-14
/
+4
2026-04-07
sched/fair: Avoid overflow in enqueue_entity()
K Prateek Nayak
-2
/
+30
2026-04-07
ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()
Cezary Rojewski
-3
/
+6
2026-04-07
spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-36
/
+6
2026-04-07
usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
Greg Kroah-Hartman
-2
/
+2
2026-04-07
usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
Greg Kroah-Hartman
-0
/
+9
2026-04-07
usb: gadget: f_hid: Add missing error code
Ethan Tidmore
-1
/
+3
2026-04-07
usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
Jameson Thies
-2
/
+24
2026-04-07
dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding
Jameson Thies
-4
/
+15
2026-04-07
USB: of: Simplify with scoped for each OF child loop
Hans Zhang
-6
/
+2
2026-04-07
usbip: validate number_of_packets in usbip_pack_ret_submit()
Nathan Rebello
-0
/
+12
2026-04-07
usb: gadget: renesas_usb3: validate endpoint index in standard request handlers
Greg Kroah-Hartman
-1
/
+6
2026-04-07
usb: core: config: reverse the size check of the SSP isoc endpoint descriptor
Greg Kroah-Hartman
-2
/
+2
2026-04-07
usb: typec: ucsi: Set usb mode on partner change
Jameson Thies
-0
/
+6
2026-04-07
USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreen
Dave Carey
-7
/
+46
2026-04-07
usb: storage: Expand range of matched versions for VL817 quirks entry
Daniel BrĂ¡t
-3
/
+4
2026-04-07
usb: chipidea: otg: not wait vbus drop if use role_switch
Xu Yang
-2
/
+2
2026-04-07
usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
Xu Yang
-22
/
+26
2026-04-07
usb: chipidea: core: refactor ci_usb_role_switch_set()
Xu Yang
-22
/
+7
2026-04-07
dt-bindings: opp-v2: Fix example 3 CPU reg value
Vivian Wang
-4
/
+4
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
-1
/
+2
2026-04-07
Merge branch 'net-mlx5e-xdp-add-support-for-multi-packet-per-page'
Paolo Abeni
-29
/
+113
2026-04-07
net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
Dragos Tatulea
-17
/
+74
2026-04-07
net/mlx5e: XDP, Use a single linear page per rq
Dragos Tatulea
-13
/
+47
[prev]
[next]