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
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
4
-11
/
+11
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2
-0
/
+29
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-5
/
+6
2023-04-05
mm: remove FGP_ENTRY
Christoph Hellwig
1
-2
/
+1
2023-04-05
mm: make mapping_get_entry available outside of filemap.c
Christoph Hellwig
1
-0
/
+1
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
1
-0
/
+1
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
2023-04-05
Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers
Mark Brown
1
-2
/
+4
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-5
/
+19
2023-04-05
clk: Remove mmask and nmask fields in struct clk_fractional_divider
Christophe JAILLET
1
-2
/
+0
2023-04-05
nvmem: Add macro to register nvmem layout drivers
Miquel Raynal
1
-0
/
+6
2023-04-05
nvmem: core: support specifying both: cell raw data & post read lengths
Rafał Miłecki
1
-0
/
+2
2023-04-05
nvmem: core: provide own priv pointer in post process callback
Michael Walle
1
-1
/
+4
2023-04-05
nvmem: cell: drop global cell_post_process
Michael Walle
1
-2
/
+0
2023-04-05
nvmem: core: allow to modify a cell before adding it
Michael Walle
1
-0
/
+5
2023-04-05
nvmem: core: add per-cell post processing
Michael Walle
1
-0
/
+3
2023-04-05
nvmem: core: introduce NVMEM layouts
Michael Walle
2
-0
/
+58
2023-04-05
of: device: Kill of_device_request_module()
Miquel Raynal
1
-6
/
+0
2023-04-05
of: Move the request module helper logic to module.c
Miquel Raynal
1
-0
/
+6
2023-04-05
of: Move of_modalias() to module.c
Miquel Raynal
1
-0
/
+9
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-1
/
+2
2023-04-05
regmap: Pass irq_drv_data as a parameter for set_type_config()
William Breathitt Gray
1
-2
/
+4
2023-04-05
Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-04-05
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
5
-36
/
+111
2023-04-05
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-0
/
+2
2023-04-05
srcu: Add comments for srcu_size_state
Pingfan Liu
1
-10
/
+23
2023-04-05
sed-opal: Add command to read locking range parameters.
Ondrej Kozina
1
-0
/
+1
2023-04-05
interconnect: drop unused icc_link_destroy() interface
Johan Hovold
1
-6
/
+0
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2
-1
/
+8
2023-04-05
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-18
/
+18
2023-04-04
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
1
-3
/
+4
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2
-4
/
+2
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+12
2023-04-04
PCI: Document pci_bus_for_each_resource()
Andy Shevchenko
1
-0
/
+20
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
1
-0
/
+14
2023-04-04
PCI: Introduce pci_resource_n()
Andy Shevchenko
1
-8
/
+7
2023-04-04
srcu: Move work-scheduling fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-4
/
+5
2023-04-04
srcu: Move srcu_barrier() fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-7
/
+7
2023-04-04
srcu: Move ->sda_is_static from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move heuristics fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-3
/
+3
2023-04-04
srcu: Move grace-period fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-12
/
+13
2023-04-04
srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move ->lock from srcu_struct to srcu_usage
Paul E. McKenney
1
-4
/
+7
2023-04-04
srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move ->srcu_size_state from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move ->level from srcu_struct to srcu_usage
Paul E. McKenney
1
-2
/
+2
2023-04-04
srcu: Begin offloading srcu_struct fields to srcu_update
Paul E. McKenney
3
-13
/
+25
2023-04-04
srcu: Use static init for statically allocated in-module srcu_struct
Paul E. McKenney
1
-5
/
+14
2023-04-04
srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()
Paul E. McKenney
1
-14
/
+14
2023-04-04
io_uring/rsrc: add custom limit for node caching
Pavel Begunkov
1
-0
/
+1
[prev]
[next]