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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
drm/gem: fix lockdep check for dma-resv lock
Danilo Krummrich
1
-6
/
+9
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
1
-6
/
+0
2023-08-04
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
1
-0
/
+2
2023-08-04
firmware: stratix10-svc: Generic Mailbox Command
Teh Wen Ping
2
-0
/
+30
2023-08-04
peci: Constify struct peci_controller_ops
Zev Weiss
1
-2
/
+2
2023-08-04
dma-buf/sync_file: Fix docs syntax
Rob Clark
1
-1
/
+1
2023-08-04
dyndbg: add source filename to prefix
Thomas Weißschuh
1
-1
/
+3
2023-08-04
serial: cpm_uart: Remove linux/fs_uart_pd.h
Christophe Leroy
1
-71
/
+0
2023-08-04
Merge branch 'topic/intel-hda' into for-next
Takashi Iwai
1
-0
/
+1
2023-08-04
PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.
Pierre-Louis Bossart
1
-0
/
+1
2023-08-04
net: vlan: update wrong comments
Eric Dumazet
1
-3
/
+3
2023-08-04
tcp/dccp: cache line align inet_hashinfo
Eric Dumazet
1
-1
/
+1
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
2
-1
/
+24
2023-08-04
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
1
-0
/
+6
2023-08-04
net: Space.h: Remove unused function declarations
Yue Haibing
1
-7
/
+0
2023-08-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
13
-92
/
+293
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-49
/
+154
2023-08-04
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-9
/
+55
2023-08-03
module: Expose module_init_layout_section()
James Morse
1
-0
/
+5
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
1
-30
/
+104
2023-08-03
ASoC: soc-acpi: Add missing kernel doc
Charles Keepax
1
-0
/
+1
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
5
-28
/
+31
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2
-44
/
+53
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+2
2023-08-03
efi: Remove unused extern declaration efi_lookup_mapped_addr()
YueHaibing
1
-1
/
+0
2023-08-03
drm/doc: document that PRIME import/export is always supported
Simon Ser
1
-0
/
+7
2023-08-03
drm/doc: document drm_event and its types
Simon Ser
1
-10
/
+35
2023-08-03
drm/doc: add warning about connector_type_id stability
Simon Ser
1
-0
/
+3
2023-08-03
drm/doc: use proper cross-references for sections
Simon Ser
1
-5
/
+4
2023-08-03
drm/drm_plane.h: fix grammar of the comment
Sui Jingfeng
1
-1
/
+1
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
1
-0
/
+5
2023-08-03
drm/panel: Fix kernel-doc typo for `follower_lock`
Douglas Anderson
1
-1
/
+1
2023-08-03
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2
-0
/
+20
2023-08-03
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2
-0
/
+75
2023-08-03
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2
-0
/
+11
2023-08-03
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2
-0
/
+24
2023-08-03
sctp: Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-03
net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev
Jianbo Liu
1
-0
/
+2
2023-08-03
net/mlx5e: Support IPsec packet offload for TX in switchdev mode
Jianbo Liu
1
-0
/
+1
2023-08-03
net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode
Jianbo Liu
1
-0
/
+3
2023-08-03
net/mlx5e: Support IPsec packet offload for RX in switchdev mode
Jianbo Liu
1
-0
/
+1
2023-08-03
Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+5
2023-08-03
Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux
Linus Torvalds
1
-2
/
+6
2023-08-03
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
YueHaibing
1
-3
/
+0
2023-08-03
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
1
-26
/
+6
2023-08-03
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
1
-0
/
+2
2023-08-03
x86: Expose thread features in /proc/$PID/status
Rick Edgecombe
1
-0
/
+1
2023-08-03
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-0
/
+1
2023-08-03
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
1
-1
/
+2
2023-08-03
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
1
-0
/
+17
[prev]
[next]