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-25
spi: remove struct spi_message::is_dma_mapped
David Lechner
1
-8
/
+3
2024-03-25
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
1
-0
/
+3
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
1
-0
/
+6
2024-03-25
device property: Introduce device_for_each_child_node_scoped()
Jonathan Cameron
1
-0
/
+5
2024-03-25
device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
Jonathan Cameron
1
-0
/
+3
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
1
-1
/
+13
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-0
/
+1
2024-03-25
workqueue: Introduce enable_and_queue_work() convenience function
Allen Pais
1
-0
/
+26
2024-03-25
workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...
Lai Jiangshan
1
-0
/
+3
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+4
2024-03-25
workqueue: Remember whether a work item was on a BH workqueue
Tejun Heo
1
-1
/
+3
2024-03-25
workqueue: Remove WORK_OFFQ_CANCELING
Tejun Heo
1
-3
/
+1
2024-03-25
workqueue: Implement disable/enable for (delayed) work items
Tejun Heo
1
-3
/
+15
2024-03-25
workqueue: Preserve OFFQ bits in cancel[_sync] paths
Tejun Heo
1
-0
/
+1
2024-03-25
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
1
-18
/
+0
2024-03-25
irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
1
-0
/
+145
2024-03-25
irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
2
-0
/
+88
2024-03-25
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
1
-0
/
+10
2024-03-25
wifi: mac80211: handle indoor AFC/LPI AP on assoc success
Anjaneyulu
1
-3
/
+5
2024-03-25
wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-0
/
+1
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
282
-2397
/
+5611
2024-03-25
spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
Andy Shevchenko
1
-1
/
+1
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
1
-8
/
+0
2024-03-25
spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
Andy Shevchenko
1
-4
/
+4
2024-03-25
spi: xilinx: Add necessary inclusion and forward declaration
Andy Shevchenko
1
-0
/
+4
2024-03-25
spi: xilinx: Fix kernel documentation in the xilinx_spi.h
Andy Shevchenko
1
-1
/
+1
2024-03-25
regulator: pca9450: add pca9451a support
Joy Zou
1
-0
/
+1
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+6
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+21
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-4
/
+21
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+16
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-0
/
+9
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+14
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
1
-0
/
+4
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
1
-0
/
+3
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-32
/
+68
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+5
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-31
/
+155
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-225
/
+254
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+2
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-100
/
+123
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-17
/
+124
2024-03-21
Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+4
2024-03-20
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-20
lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
Herve Codina
1
-21
/
+23
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
1
-0
/
+1
[prev]
[next]