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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-04-13
Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error
Jonathan Rissanen
-0
/
+3
2026-04-13
Bluetooth: hci_qca: disable power control for WCN7850 when bt_en is not defined
Shuai Zhang
-1
/
+2
2026-04-13
bluetooth: btusb: Fix whitespace in btusb.c
Lukas Kraft
-1
/
+2
2026-04-13
net: team: Add new tx_enabled team port option
Marc Harvey
-0
/
+55
2026-04-13
net: team: Add new rx_enabled team port option
Marc Harvey
-0
/
+49
2026-04-13
net: team: Track rx enablement separately from tx enablement
Marc Harvey
-25
/
+81
2026-04-13
net: team: Rename enablement functions and struct members to tx
Marc Harvey
-25
/
+27
2026-04-13
net: team: Rename port_disabled team mode op to port_tx_disabled
Marc Harvey
-4
/
+4
2026-04-13
net: team: Remove unused team_mode_op, port_enabled
Marc Harvey
-2
/
+0
2026-04-13
net: team: Annotate reads and writes for mixed lock accessed values
Marc Harvey
-6
/
+7
2026-04-13
ipmi:ssif: Remove unnecessary indention
Corey Minyard
-16
/
+12
2026-04-13
platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support
Shaun Varghese
-0
/
+1
2026-04-13
platform/wmi: Replace .no_notify_data with .min_event_size
Armin Wolf
-11
/
+19
2026-04-13
platform/wmi: Extend wmidev_query_block() to reject undersized data
Armin Wolf
-11
/
+8
2026-04-13
platform/wmi: Extend wmidev_invoke_method() to reject undersized data
Armin Wolf
-21
/
+13
2026-04-13
platform/wmi: Prepare to reject undersized unmarshalling results
Armin Wolf
-7
/
+32
2026-04-13
platform/wmi: Convert drivers to use wmidev_invoke_procedure()
Armin Wolf
-9
/
+10
2026-04-13
platform/wmi: Add wmidev_invoke_procedure()
Armin Wolf
-0
/
+44
2026-04-13
platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
Marco Nenciarini
-12
/
+20
2026-04-13
drm/bridge: stm_lvds: Do not fail atomic_check on disabled connector
Marek Vasut
-3
/
+3
2026-04-13
power: reset: Add QEMU virt-ctrl driver
Kuan-Wei Chiu
-0
/
+133
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-1
/
+19
2026-04-13
Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into ed...
Borislav Petkov (AMD)
-102
/
+126
2026-04-13
HID: core: clamp report_size in s32ton() to avoid undefined shift
Greg Kroah-Hartman
-0
/
+3
2026-04-13
drm/i915: Walk crtcs in pipe order
Ville Syrjälä
-52
/
+64
2026-04-13
drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
Ville Syrjälä
-15
/
+5
2026-04-12
hte: tegra194: Add Tegra264 GTE support
Suneel Garapati
-5
/
+128
2026-04-12
mailbox: mailbox-test: free channels on probe error
Wolfram Sang
-3
/
+12
2026-04-12
mailbox: prefix new constants with MBOX_
Wolfram Sang
-16
/
+16
2026-04-12
net: ipa: add IPA v5.2 configuration data
Luca Weiss
-1
/
+464
2026-04-12
net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registers
Daniel Golle
-1
/
+52
2026-04-12
pppox: remove sk_pppox() helper
Qingfang Deng
-8
/
+8
2026-04-13
rtc: abx80x: Disable alarm feature if no interrupt attached
Anthony Pighin (Nokia)
-0
/
+2
2026-04-12
net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()
Gal Pressman
-8
/
+4
2026-04-12
net/mlx5e: Fix features not applied during netdev registration
Gal Pressman
-0
/
+8
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-6
/
+5
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
-3
/
+5
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
-3
/
+5
2026-04-12
net: phy: add a PHY write barrier when disabling interrupts
Charles Perry
-1
/
+24
2026-04-12
net: mdio: add a driver for PIC64-HPSC/HX MDIO controller
Charles Perry
-0
/
+198
2026-04-12
net: phy: fix a return path in get_phy_c45_ids()
Charles Perry
-2
/
+2
2026-04-12
rtc: ntxec: fix OF node reference imbalance
Johan Hovold
-1
/
+1
2026-04-12
rtc: pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
-1
/
+1
2026-04-12
rtc: ti-k3: Add support to resume from IO DDR low power mode
Akashdeep Kaur
-1
/
+9
2026-04-12
octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()
Nobuhiro Iwamatsu
-1
/
+1
2026-04-12
net: ipa: Fix decoding EV_PER_EE for IPA v5.0+
Luca Weiss
-0
/
+1
2026-04-12
net: ipa: Fix programming of QTIME_TIMESTAMP_CFG
Luca Weiss
-3
/
+3
2026-04-12
ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
Taegu Ha
-0
/
+3
2026-04-12
net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl
Mashiro Chen
-0
/
+2
2026-04-12
net: hamradio: bpqether: validate frame length in bpq_rcv()
Mashiro Chen
-0
/
+3
[prev]
[next]