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-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
1
-0
/
+20
2023-08-24
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
1
-0
/
+13
2023-08-24
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
1
-5
/
+6
2023-08-24
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-24
io_uring: move iopoll ctx fields around
Pavel Begunkov
1
-14
/
+11
2023-08-24
io_uring: move multishot cqe cache in ctx
Pavel Begunkov
1
-1
/
+2
2023-08-24
io_uring: separate task_work/waiting cache line
Pavel Begunkov
1
-7
/
+12
2023-08-24
io_uring: banish non-hot data to end of io_ring_ctx
Pavel Begunkov
1
-18
/
+19
2023-08-24
io_uring: move non aligned field to the end
Pavel Begunkov
1
-18
/
+18
2023-08-24
io_uring: compact SQ/CQ heads/tails
Pavel Begunkov
1
-2
/
+2
2023-08-24
io_uring: merge iopoll and normal completion paths
Pavel Begunkov
1
-0
/
+1
2023-08-24
io_uring: simplify big_cqe handling
Pavel Begunkov
1
-10
/
+6
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
1
-1
/
+0
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
4
-1
/
+87
2023-08-24
PCI/VGA: Fix typos
Sui Jingfeng
1
-2
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2
-0
/
+4
2023-08-24
SUNRPC: clean up integer overflow check
Dan Carpenter
1
-3
/
+1
2023-08-24
Merge tag 'icc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2
-3
/
+19
2023-08-24
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2
-1
/
+9
2023-08-23
PCI/VGA: Replace full MIT license text with SPDX identifier
Sui Jingfeng
1
-21
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
24
-54
/
+108
2023-08-23
binfmt_elf_fdpic: support 64-bit systems
Greg Ungerer
1
-1
/
+13
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
1
-0
/
+2
2023-08-23
nvmem: core: Notify when a new layout is registered
Miquel Raynal
1
-0
/
+2
2023-08-23
nvmem: core: Return NULL when no nvmem layout is found
Miquel Raynal
1
-1
/
+1
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
10
-18
/
+33
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
1
-16
/
+0
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
1
-10
/
+0
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2
-0
/
+18
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
2
-19
/
+13
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
1
-1
/
+0
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
1
-2
/
+6
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
1
-1
/
+1
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
1
-3
/
+0
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-23
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
1
-0
/
+1
2023-08-22
clk: mmp: Remove old non-OF clock drivers
Duje Mihanović
1
-18
/
+0
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
cpufreq: Use clamp() helper macro to improve the code readability
Liao Chang
1
-11
/
+3
2023-08-22
PM: sleep: Add helpers to allow a device to remain powered-on
Ulf Hansson
1
-0
/
+10
2023-08-22
of: overlay: Extend of_overlay_fdt_apply() to specify the target node
Lizhi Hou
1
-1
/
+1
2023-08-22
of: dynamic: Add interfaces for creating device node dynamically
Lizhi Hou
1
-0
/
+23
2023-08-22
wifi: Fix ieee80211.h kernel-doc issues
Jeff Johnson
1
-58
/
+177
2023-08-22
PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...
YueHaibing
1
-2
/
+0
2023-08-22
block: sed-opal: keyring support for SED keys
Greg Joyce
1
-0
/
+3
2023-08-22
block: sed-opal: Implement IOC_OPAL_REVERT_LSP
Greg Joyce
1
-0
/
+1
2023-08-22
block: sed-opal: Implement IOC_OPAL_DISCOVERY
Greg Joyce
1
-0
/
+1
2023-08-22
greybus: svc: Remove unused declarations
Yue Haibing
1
-3
/
+0
[prev]
[next]