index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
1
-2
/
+2
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-5
/
+5
2022-09-02
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-01
nd_jump_link(): constify path
Al Viro
1
-1
/
+1
2022-09-01
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
2
-3
/
+3
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
1
-0
/
+1
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
1
-0
/
+1
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
1
-0
/
+1
2022-09-01
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
1
-4
/
+4
2022-09-01
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
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
1
-1
/
+0
[prev]
[next]