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
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+3
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-82
/
+0
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
1
-2
/
+0
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
1
-1
/
+0
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
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-36
/
+48
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-18
/
+26
2024-03-07
Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...
Jens Axboe
2
-3
/
+5
2024-03-07
spi: Fix types of the last chip select storage variables
Andy Shevchenko
1
-6
/
+6
2024-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
1
-3
/
+0
2024-03-07
firmware: cirrus: cs_dsp: Remove non-existent member from kerneldoc
Richard Fitzgerald
1
-1
/
+0
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2
-8
/
+69
2024-03-07
leds: Fix ifdef check for gpio_led_register_device()
Arnd Bergmann
1
-1
/
+1
2024-03-07
leds: Make flash and multicolor dependencies unconditional
Arnd Bergmann
2
-53
/
+0
2024-03-07
leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...
Arnd Bergmann
1
-19
/
+0
2024-03-07
Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...
Lee Jones
1
-0
/
+38
2024-03-07
leds: expresswire: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+3
2024-03-07
leds: Introduce ExpressWire library
Duje Mihanović
1
-0
/
+36
2024-03-07
net/mlx5: Enable SD feature
Tariq Toukan
1
-0
/
+1
2024-03-07
net/mlx5: Add MPIR bit in mcam_access_reg
Tariq Toukan
1
-1
/
+3
2024-03-07
i2c: remove redundant condition
Hsin-Yu.Chen
1
-1
/
+1
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
1
-0
/
+14
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
1
-0
/
+2
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
1
-0
/
+5
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-4
/
+4
2024-03-06
mm: pgtable: add missing pt_index to struct ptdesc
Qi Zheng
1
-0
/
+3
2024-03-06
mm: pgtable: correct the wrong comment about ptdesc->__page_flags
Qi Zheng
1
-1
/
+1
2024-03-06
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
1
-4
/
+2
2024-03-06
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
1
-26
/
+26
2024-03-06
mm: constify testing page/folio flags
Matthew Wilcox (Oracle)
1
-7
/
+17
2024-03-06
mm: make dump_page() take a const argument
Matthew Wilcox (Oracle)
1
-1
/
+1
[prev]
[next]