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-29
rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()
Frederic Weisbecker
1
-0
/
+7
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...
Valentin Schneider
1
-1
/
+1
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
Valentin Schneider
1
-1
/
+1
2024-07-29
context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
Valentin Schneider
1
-1
/
+1
2024-07-29
context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
Valentin Schneider
2
-9
/
+9
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
3
-19
/
+19
2024-07-29
spi: bitbang: Implement support for MOSI idle state configuration
Marcelo Schmitt
1
-0
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-28
net: introduce helper sendpages_ok()
Ofir Gal
1
-0
/
+19
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-26
/
+19
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+9
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-14
/
+32
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+7
2024-07-27
Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
1
-0
/
+1
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-18
/
+11
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-26
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-15
/
+1
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
1
-3
/
+9
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
1
-0
/
+2
2024-07-26
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: remove kvm_arch_gmem_prepare_needed()
Paolo Bonzini
1
-1
/
+0
2024-07-26
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
Paolo Bonzini
1
-2
/
+2
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
2
-43
/
+12
2024-07-26
io_uring/napi: use ktime in busy polling
Pavel Begunkov
1
-1
/
+1
2024-07-26
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
1
-0
/
+9
2024-07-26
i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...
Bhoomik Gupta
1
-0
/
+1
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-30
/
+30
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
40
-106
/
+72
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-8
/
+7
2024-07-24
Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
1
-0
/
+2
2024-07-24
Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+7
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+14
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
7
-30
/
+30
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+10
2024-07-24
io_uring: kill REQ_F_CANCEL_SEQ
Pavel Begunkov
1
-3
/
+0
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2024-07-23
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-6
/
+0
2024-07-23
Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
1
-0
/
+2
2024-07-23
Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
1
-0
/
+6
2024-07-23
Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2024-07-23
Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-14
/
+9
2024-07-23
Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-13
/
+6
[prev]
[next]