index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-19
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
1
-2
/
+2
2025-07-19
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-2
/
+2
2025-07-19
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
1
-2
/
+12
2025-07-18
iommufd: Rename some shortterm-related identifiers
Xu Yilun
1
-1
/
+7
2025-07-18
iommufd/vdevice: Remove struct device reference from struct vdevice
Xu Yilun
1
-1
/
+7
2025-07-18
iommufd: Destroy vdevice on idevice destroy
Xu Yilun
1
-0
/
+1
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
22
-30
/
+111
2025-07-18
io_uring/cmd: remove struct io_uring_cmd_data
Caleb Sander Mateos
1
-9
/
+0
2025-07-18
io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
Caleb Sander Mateos
1
-0
/
+2
2025-07-18
Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
1
-0
/
+2
2025-07-18
wifi: brcmfmac: Add support for the SDIO 43751 device
Fabio Estevam
1
-0
/
+1
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
1
-0
/
+6
2025-07-18
Merge tag 'local-lock-for-net' of git://git.kernel.org/pub/scm/linux/kernel/g...
Herbert Xu
2
-25
/
+25
2025-07-18
fs: constify file ptr in backing_file accessor helpers
Amir Goldstein
1
-3
/
+3
2025-07-18
cleanup: Fix documentation build error for ACQUIRE updates
Dan Williams
1
-2
/
+1
2025-07-18
string: Group str_has_prefix() and strstarts()
Andy Shevchenko
1
-10
/
+10
2025-07-17
PCI: Add pci_is_display() to check if device is a display controller
Mario Limonciello
1
-0
/
+15
2025-07-17
stop_machine: Improve kernel-doc function-header comments
Paul E. McKenney
1
-23
/
+41
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+13
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
3
-4
/
+40
2025-07-17
cgroup: llist: avoid memory tears for llist_node
Shakeel Butt
1
-3
/
+3
2025-07-17
ilog2: add max_pow_of_two_factor()
John Garry
1
-0
/
+14
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
1
-1
/
+1
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
1
-0
/
+55
2025-07-17
watchdog: Don't use "proxy" headers
Andy Shevchenko
1
-4
/
+8
2025-07-17
firmware: qcom: scm: take struct device as argument in SHM bridge enable
Bartosz Golaszewski
1
-1
/
+0
2025-07-17
firmware: qcom: scm: remove unused arguments from SHM bridge routines
Bartosz Golaszewski
1
-2
/
+2
2025-07-17
bpf: Add struct bpf_token_info
Tao Chen
1
-0
/
+11
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
1
-1
/
+0
2025-07-16
pmdomain: core: introduce dev_pm_genpd_is_on()
Hiago De Franco
1
-0
/
+6
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
1
-0
/
+1
2025-07-16
cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locks
Peter Zijlstra
3
-16
/
+83
2025-07-16
mm/pagemap: add write_begin_get_folio() helper function
Taotao Chen
1
-0
/
+27
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2
-7
/
+8
2025-07-16
fsi: make fsi_bus_type constant
Greg Kroah-Hartman
1
-1
/
+1
2025-07-16
container_of: Document container_of() is not to be used in new code
Sakari Ailus
1
-0
/
+3
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
1
-8
/
+9
2025-07-16
ata: libata-eh: Remove ata_do_eh()
Damien Le Moal
1
-3
/
+6
2025-07-16
srcu: Remove SRCU-lite implementation
Paul E. McKenney
3
-86
/
+2
2025-07-16
rcutorture: Remove support for SRCU-lite
Paul E. McKenney
1
-1
/
+1
2025-07-16
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
1
-0
/
+10914
2025-07-15
HID: core: Improve the kerneldoc for hid_report_len()
Alan Stern
1
-1
/
+5
2025-07-15
Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
1
-0
/
+1
2025-07-15
fs: add a new remove_bdev() callback
Qu Wenruo
1
-0
/
+9
2025-07-15
regset: Add explicit core note name in struct user_regset
Dave Martin
1
-0
/
+10
2025-07-15
regset: Fix kerneldoc for struct regset_get() in user_regset
Dave Martin
1
-1
/
+1
2025-07-15
locking/lockdep: Avoid struct return in lock_stats()
Arnd Bergmann
1
-1
/
+1
[prev]
[next]