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-04-15
io_uring/rw: always setup io_async_rw for read/write requests
Jens Axboe
1
-0
/
+1
2024-04-15
io_uring: get rid of intermediate aux cqe caches
Pavel Begunkov
1
-2
/
+1
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
1
-2
/
+0
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
1
-0
/
+11
2024-04-15
io_uring/cmd: document some uring_cmd related helpers
Pavel Begunkov
1
-0
/
+13
2024-04-15
ACPI: platform-profile: add platform_profile_cycle()
Gergo Koteles
1
-0
/
+1
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
1
-4
/
+4
2024-04-15
iommu: account IOMMU allocated memory
Pasha Tatashin
1
-1
/
+1
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
1
-0
/
+3
2024-04-15
srcu: Make Tiny SRCU explicitly disable preemption
Paul E. McKenney
1
-0
/
+2
2024-04-15
rcu: Update lockdep while in RCU read-side critical section
Uladzislau Rezki (Sony)
1
-1
/
+1
2024-04-14
perf: Move perf_event_fasync() to perf_event.h
Kyle Huey
1
-0
/
+8
2024-04-14
Merge branch 'linus' into perf/core, to pick up perf/urgent fixes
Ingo Molnar
26
-50
/
+185
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-04-14
Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+5
2024-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+5
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
1
-1
/
+1
2024-04-14
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-1
/
+6
2024-04-13
Merge tag 'counter-updates-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-1
/
+16
2024-04-13
vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
Linus Torvalds
1
-0
/
+1
2024-04-13
efi: Clear up misconceptions about a maximum variable name size
Tim Schumacher
1
-5
/
+4
2024-04-12
Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-04-12
Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+7
2024-04-12
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
2
-0
/
+12
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-2
/
+10
2024-04-12
Merge drm/drm-next into drm-xe-next
Thomas Hellström
362
-2976
/
+7153
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2
-15
/
+2
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
1
-1
/
+2
2024-04-12
perf/bpf: Remove unneeded uses_default_overflow_handler()
Kyle Huey
1
-14
/
+3
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
1
-5
/
+1
2024-04-12
perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
Kyle Huey
1
-2
/
+0
2024-04-12
Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...
Lee Jones
1
-0
/
+27
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
1
-2
/
+0
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
1
-0
/
+2
2024-04-12
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
1
-0
/
+1
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
1
-4
/
+35
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2
-63
/
+75
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
1
-4
/
+6
2024-04-11
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-1
/
+2
2024-04-11
scsi: block: Add a helper to cancel atomic queue limit updates
Christoph Hellwig
1
-0
/
+13
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-40
/
+122
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+7
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+30
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2024-04-11
Merge back earlier system-wide PM changes for 6.10.
Rafael J. Wysocki
1
-7
/
+5
2024-04-11
Merge back earlier ACPI bus changes for 6.10.
Rafael J. Wysocki
1
-1
/
+5
2024-04-11
mmu_notifier: remove the .change_pte() callback
Paolo Bonzini
1
-44
/
+2
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-2
/
+0
2024-04-11
locking/mutex: Introduce devm_mutex_init()
George Stark
1
-0
/
+27
[prev]
[next]