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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
1
-0
/
+1
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
1
-8
/
+0
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
1
-1
/
+1
2023-06-05
drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flow
Daniele Ceraolo Spurio
1
-1
/
+2
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
1
-0
/
+1
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
1
-0
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
2
-3
/
+10
2023-06-05
Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-6
/
+9
2023-06-05
ACPI: scan: Reduce overhead related to devices with dependencies
Rafael J. Wysocki
1
-0
/
+2
2023-06-05
Merge branch 'topic/midi20' into for-next
Takashi Iwai
1
-3
/
+3
2023-06-05
ALSA: usb-audio: Use __le16 for 16bit USB descriptor fields
Takashi Iwai
1
-3
/
+3
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
1
-27
/
+2
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
1
-1
/
+10
2023-06-05
coresight: Make refcount a property of the connection
James Clark
1
-5
/
+9
2023-06-05
coresight: Store in-connections as well as out-connections
James Clark
1
-0
/
+26
2023-06-05
coresight: Store pointers to connections rather than an array of them
James Clark
1
-2
/
+3
2023-06-05
coresight: Dynamically add connections
James Clark
1
-1
/
+7
2023-06-05
coresight: Rename connection members to make the direction explicit
James Clark
1
-9
/
+9
2023-06-05
coresight: Rename nr_outports to nr_outconns
James Clark
1
-5
/
+5
2023-06-05
coresight: Change name of pdata->conns
James Clark
1
-2
/
+2
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
1
-3
/
+10
2023-06-05
drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
Marc Zyngier
1
-0
/
+2
2023-06-05
iopoll: Do not use timekeeping in read_poll_timeout_atomic()
Geert Uytterhoeven
1
-5
/
+17
2023-06-05
iopoll: Call cpu_relax() in busy loops
Geert Uytterhoeven
1
-0
/
+2
2023-06-05
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
1
-0
/
+21
2023-06-05
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
1
-12
/
+27
2023-06-05
fs.h: Optimize file struct to prevent false sharing
chenzhiyin
1
-5
/
+11
2023-06-05
highmem: Rename put_and_unmap_page() to unmap_and_put_page()
Fabio M. De Francesco
1
-1
/
+1
2023-06-05
dt-bindings: reset: nuvoton: Document ma35d1 reset control
Jacky Huang
1
-0
/
+108
2023-06-05
dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
Jacky Huang
1
-0
/
+253
2023-06-05
x86/amd_nb: Add MI200 PCI IDs
Yazen Ghannam
1
-0
/
+1
2023-06-05
net: pcs: xpcs: remove xpcs_create() from public view
Russell King (Oracle)
1
-2
/
+0
2023-06-05
net: pcs: Drop the TSE PCS driver
Maxime Chevallier
1
-17
/
+0
2023-06-05
net: mdio: Introduce a regmap-based mdio driver
Maxime Chevallier
1
-0
/
+26
2023-06-05
locking/atomic: scripts: generate kerneldoc comments
Mark Rutland
3
-3
/
+5541
2023-06-05
locking/atomic: scripts: simplify raw_atomic*() definitions
Mark Rutland
3
-985
/
+881
2023-06-05
locking/atomic: scripts: simplify raw_atomic_long*() definitions
Mark Rutland
1
-515
/
+340
2023-06-05
locking/atomic: scripts: restructure fallback ifdeffery
Mark Rutland
3
-2638
/
+1664
2023-06-05
locking/atomic: scripts: build raw_atomic_long*() directly
Mark Rutland
3
-853
/
+343
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
6
-15
/
+15
2023-06-05
locking/atomic: scripts: add trivial raw_atomic*_<op>()
Mark Rutland
3
-300
/
+1941
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2
-4
/
+157
2023-06-05
locking/atomic: remove fallback comments
Mark Rutland
1
-165
/
+1
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
3
-112
/
+1
2023-06-05
slub: Replace cmpxchg_double()
Peter Zijlstra
1
-3
/
+9
2023-06-05
x86,intel_iommu: Replace cmpxchg_double()
Peter Zijlstra
1
-59
/
+66
2023-06-05
percpu: Wire up cmpxchg128
Peter Zijlstra
1
-0
/
+56
2023-06-05
percpu: Add {raw,this}_cpu_try_cmpxchg()
Peter Zijlstra
2
-4
/
+128
2023-06-05
instrumentation: Wire up cmpxchg128()
Peter Zijlstra
2
-2
/
+179
2023-06-05
types: Introduce [us]128
Peter Zijlstra
2
-0
/
+9
[prev]
[next]