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
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
1
-0
/
+26
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
1
-0
/
+4
2022-09-05
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-2
/
+0
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
1
-2
/
+0
2022-09-05
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
1
-9
/
+10
2022-09-05
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
1
-0
/
+6
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
1
-0
/
+17
2022-09-05
Merge tag 'backlight-detect-refactor-1' into review-hans
Hans de Goede
1
-0
/
+76
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
33
-111
/
+178
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
33
-111
/
+178
2022-09-04
gpiolib: make fwnode_get_named_gpiod() static
Dmitry Torokhov
1
-13
/
+0
2022-09-04
dmaengine: hsu: Include headers we are direct user of
Andy Shevchenko
2
-3
/
+5
2022-09-04
phy: rockchip: Support PCIe v3
Shawn Lin
1
-0
/
+12
2022-09-04
Revert "sbitmap: fix batched wait_cnt accounting"
Jens Axboe
1
-2
/
+1
2022-09-04
video/hdmi: Add audio_infoframe packing for DP
Markus Schneider-Pargmann
1
-1
/
+6
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-3
/
+5
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+8
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
1
-3
/
+5
2022-09-03
platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...
Hans de Goede
1
-0
/
+76
2022-09-03
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
1
-2
/
+2
2022-09-03
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-5
/
+5
2022-09-03
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-2
/
+6
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+7
2022-09-02
Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2022-09-02
bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)
Shung-Hsi Yu
1
-2
/
+18
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
1
-0
/
+2
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-0
/
+1
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
1
-2
/
+0
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-0
/
+21
2022-09-02
net: bql: add more documentation
Eric Dumazet
1
-6
/
+26
2022-09-02
nd_jump_link(): constify path
Al Viro
1
-1
/
+1
2022-09-02
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
2
-3
/
+3
2022-09-02
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
1
-0
/
+1
2022-09-02
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
1
-0
/
+1
2022-09-02
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
1
-0
/
+1
2022-09-02
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
1
-4
/
+4
2022-09-02
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
1
-133
/
+1
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-17
/
+51
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
4
-9
/
+133
2022-09-01
sbitmap: fix batched wait_cnt accounting
Keith Busch
1
-1
/
+2
2022-09-01
cgroup: Implement cgroup_file_show()
Tejun Heo
1
-0
/
+1
2022-09-01
kernfs: Implement kernfs_show()
Tejun Heo
1
-0
/
+2
2022-09-01
kernfs: Add KERNFS_REMOVING flags
Tejun Heo
1
-0
/
+1
2022-09-01
devres: remove devm_ioremap_np
Christoph Hellwig
1
-2
/
+0
2022-09-01
Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/li...
Bartosz Golaszewski
2
-0
/
+3
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
1
-1
/
+0
2022-09-01
Merge tag 'platform-drivers-x86-simatec-1' into review-hans
Hans de Goede
2
-0
/
+3
2022-09-01
platform/x86: simatic-ipc: add new model 427G
Henning Schild
1
-0
/
+1
2022-09-01
leds: simatic-ipc-leds-gpio: add new model 227G
Henning Schild
2
-0
/
+2
[prev]
[next]