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-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
27
-71
/
+173
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
1
-0
/
+1
2024-07-01
net/mlx5: mlx5_ifc update for multi-plane support
Mark Zhang
1
-5
/
+9
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
27
-71
/
+173
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
27
-71
/
+173
2024-06-30
module: create weak dependecies
Jose Ignacio Tornos Martinez
1
-0
/
+6
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+1
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-0
/
+1
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+19
2024-06-30
dev_printk: add new dev_err_probe() helpers
Nuno Sa
1
-0
/
+8
2024-06-30
Merge tag 'spi-devm-optimize' into togreg
Jonathan Cameron
1
-0
/
+2
2024-06-30
iio: buffer-dma: Enable support for DMABUFs
Paul Cercueil
1
-0
/
+31
2024-06-30
iio: core: Add new DMABUF interface infrastructure
Paul Cercueil
1
-0
/
+33
2024-06-30
Merge tag 'dmaengine_topic_dma_vec' into togreg
Jonathan Cameron
1
-0
/
+33
2024-06-28
compiler.h: simplify data_race() macro
Alexey Dobriyan
1
-4
/
+2
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2
-3
/
+3
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+3
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
1
-3
/
+6
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
1
-0
/
+40
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
1
-0
/
+14
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
1
-0
/
+42
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2
-3
/
+13
2024-06-28
block: simplify queue_logical_block_size
Christoph Hellwig
1
-6
/
+1
2024-06-28
iio: Add iio_read_channel_label to inkern API
Sean Anderson
1
-0
/
+10
2024-06-28
cpufreq: make cpufreq_boost_enabled() return bool
Dhruva Gole
1
-3
/
+3
2024-06-28
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
1
-0
/
+25
2024-06-28
irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
James Morse
1
-5
/
+0
2024-06-28
ACPI: processor: Add acpi_get_processor_handle() helper
Jonathan Cameron
1
-0
/
+7
2024-06-28
Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-0
/
+42
2024-06-28
block: remove bio_integrity_process
Christoph Hellwig
1
-9
/
+0
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+23
2024-06-28
Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2024-06-28
mfd: Add driver for Marvell 88PM886 PMIC
Karel Balej
1
-0
/
+69
2024-06-28
mfd: cs40l50: Add support for CS40L50 core driver
James Ogletree
1
-0
/
+137
2024-06-28
firmware: cs_dsp: Add write sequence interface
James Ogletree
1
-0
/
+27
2024-06-28
net/mlx5: IFC updates for changing max EQs
Daniel Jurgens
1
-1
/
+5
2024-06-28
net: sfp: Add more extended compliance codes
Danielle Ratson
1
-0
/
+6
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
1
-1
/
+3
2024-06-28
ethtool: Add ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
1
-8
/
+12
2024-06-28
nsproxy: add helper to go from arbitrary namespace to ns_common
Christian Brauner
1
-0
/
+11
2024-06-28
nsproxy: add a cleanup helper for nsproxy
Christian Brauner
1
-0
/
+2
2024-06-28
file: add take_fd() cleanup helper
Christian Brauner
2
-5
/
+28
2024-06-28
path: add cleanup helper
Christian Brauner
1
-0
/
+9
2024-06-28
Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/dri...
Dave Airlie
2
-12
/
+37
2024-06-27
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-38
/
+0
2024-06-27
Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-19
/
+52
2024-06-27
block: Delete blk_queue_flag_test_and_set()
John Garry
1
-1
/
+0
2024-06-27
Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-28
/
+28
[prev]
[next]