开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-29
Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-28
Merge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-05-28
Merge tag 'pm-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-05-28
Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-28
Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-05-28
security/keys: fix missed RCU read section on lookup
Linus Torvalds
2026-05-28
HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
Lee Jones
2026-05-28
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
2026-05-28
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
2026-05-28
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
2026-05-28
gpio: shared: fix lockdep false positive by removing unneeded lock
Bartosz Golaszewski
2026-05-28
gpio: shared: fix deadlock on shared proxy's parent removal
Bartosz Golaszewski
2026-05-28
gpio: adnp: fix flow control regression caused by scoped_guard()
Bartosz Golaszewski
2026-05-28
gpio: shared: undo the vote of the proxy on GPIO free
Bartosz Golaszewski
2026-05-28
Merge branch 'dpll-zl3073x-various-fixes'
Paolo Abeni
2026-05-28
dpll: zl3073x: make frequency monitor a per-device attribute
Ivan Vecera
2026-05-28
dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work
Ivan Vecera
2026-05-28
dpll: export __dpll_device_change_ntf() for use under dpll_lock
Ivan Vecera
2026-05-28
Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference'
Paolo Abeni
2026-05-28
net/handshake: Drain pending requests at net namespace exit
Chuck Lever
2026-05-28
net/handshake: Verify file-reference balance in submit paths
Chuck Lever
2026-05-28
net/handshake: Close the submit-side sock_hold race
Chuck Lever
2026-05-28
net/handshake: hand off the pinned file reference to accept_doit
Chuck Lever
2026-05-28
net/handshake: Take a long-lived file reference at submit
Chuck Lever
2026-05-28
net/handshake: Pass negative errno through handshake_complete()
Chuck Lever
2026-05-28
nvme-tcp: store negative errno in queue->tls_err
Chuck Lever
2026-05-28
net/handshake: Use spin_lock_bh for hn_lock
Chuck Lever
2026-05-28
net: skbuff: fix missing zerocopy reference in pskb_carve helpers
Minh Nguyen
2026-05-28
Merge branch 'hibmcge-fix-rx-packet-corruption-issue'
Paolo Abeni
2026-05-28
net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path
Jijie Shao
2026-05-28
net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
Jijie Shao
2026-05-28
Merge branch 'net-sched-fix-packet-loops-in-mirred-and-netem'
Paolo Abeni
2026-05-28
selftests/tc-testing: Add netem test case exercising loops
Victor Nogueira
2026-05-28
selftests/tc-testing: Add mirred test cases exercising loops
Victor Nogueira
2026-05-28
net/sched: act_mirred: Fix return code in early mirred redirect error paths
Victor Nogueira
2026-05-28
net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
Kito Xu (veritas501)
2026-05-28
net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
Jamal Hadi Salim
2026-05-28
net/sched: fix packet loop on netem when duplicate is on
Jamal Hadi Salim
2026-05-28
Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
Jamal Hadi Salim
2026-05-28
net/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...
Jamal Hadi Salim
2026-05-28
net: Introduce skb tc depth field to track packet loops
Jamal Hadi Salim
2026-05-27
ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
Rahul Chandelkar
2026-05-27
Merge branch 'ethtool-more-bug-fixes'
Jakub Kicinski
2026-05-27
ethtool: eeprom: add more safeties to EEPROM Netlink fallback
Jakub Kicinski
2026-05-27
ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
Jakub Kicinski
2026-05-27
ethtool: strset: fix header attribute index in ethnl_req_get_phydev()
Jakub Kicinski
2026-05-27
ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
Jakub Kicinski
2026-05-27
ethtool: tsinfo: fix uninitialized stats on the by-PHC path
Jakub Kicinski
2026-05-27
ethtool: tsconfig: fix missing ethnl_ops_complete()
Jakub Kicinski
2026-05-27
ethtool: pse-pd: fix missing ethnl_ops_complete()
Jakub Kicinski
[next]