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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLE
Jens Axboe
1
-3
/
+3
2024-03-08
rtc: class: make rtc_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
2
-0
/
+27
2024-03-08
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
2
-0
/
+5
2024-03-08
net: nexthop: Add hardware statistics notifications
Ido Schimmel
1
-0
/
+3
2024-03-08
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
1
-0
/
+30
2024-03-08
net: nexthop: Add nexthop group entry stats
Ido Schimmel
1
-0
/
+6
2024-03-08
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
1
-0
/
+3
2024-03-08
tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.
fuyuanli
1
-2
/
+8
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2
-0
/
+78
2024-03-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
6
-1
/
+322
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
3
-239
/
+222
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
2
-0
/
+3
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
3
-0
/
+76
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2
-5
/
+7
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
3
-117
/
+127
2024-03-07
ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
Eric Dumazet
2
-0
/
+3
2024-03-07
ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata
Eric Dumazet
2
-0
/
+3
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2
-0
/
+4
2024-03-07
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-07
ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata
Eric Dumazet
1
-0
/
+4
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2
-1
/
+3
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2
-2
/
+1
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-07
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
1
-0
/
+3
2024-03-07
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
1
-0
/
+5
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
1
-0
/
+1
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
3
-4
/
+17
2024-03-07
Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-91
/
+107
2024-03-08
Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...
Dave Airlie
1
-0
/
+5
2024-03-07
Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+9
2024-03-07
bpf: Plumb get_unmapped_area() callback into bpf_map_ops
Alexei Starovoitov
1
-0
/
+3
2024-03-07
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
1
-0
/
+2
2024-03-07
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
1
-1
/
+2
2024-03-07
device property: Don't use "proxy" headers
Andy Shevchenko
2
-2
/
+3
2024-03-07
device property: Move enum dev_dma_attr to fwnode.h
Andy Shevchenko
2
-6
/
+6
2024-03-07
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
2
-3
/
+0
2024-03-07
driver core: Drop unneeded 'extern' keyword in fwnode.h
Andy Shevchenko
1
-1
/
+1
2024-03-07
firmware_loader: introduce __free() cleanup hanler
Dmitry Torokhov
1
-0
/
+3
2024-03-07
uio: introduce UIO_MEM_DMA_COHERENT type
Chris Leech
1
-0
/
+13
2024-03-07
cdx: add MSI support for CDX bus
Nipun Gupta
1
-1
/
+52
2024-03-07
greybus: move is_gb_* functions out of greybus.h
Ricardo B. Marliere
1
-30
/
+0
2024-03-07
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
1
-0
/
+1
2024-03-07
dio: make dio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
firmware: xilinx: Add ZynqMP efuse access API
Praveen Teja Kundanala
1
-0
/
+8
2024-03-07
slimbus: core: make slimbus_bus const
Ricardo B. Marliere
1
-1
/
+1
[prev]
[next]