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-12-13
drm/drm_modeset_helper_vtables.h: fix typos/spellos
Randy Dunlap
1
-3
/
+3
2023-12-13
drm/fourcc: fix spelling/typos
Randy Dunlap
1
-5
/
+5
2023-12-13
dt-bindings: rockchip,vop2: Add more endpoint definition
Andy Yan
1
-0
/
+4
2023-12-13
PCI: Move pci_clear_and_set_dword() helper to PCI header
Shuai Xue
1
-0
/
+2
2023-12-13
PCI: Add Alibaba Vendor ID to linux/pci_ids.h
Shuai Xue
1
-0
/
+2
2023-12-13
media: v4l2-cci: Add support for little-endian encoded registers
Alexander Stein
1
-0
/
+5
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
1
-0
/
+2
2023-12-13
tty: add new helper function tty_get_tiocm
Florian Eckert
1
-0
/
+1
2023-12-13
leds: trigger: netdev: Extend speeds up to 10G
Daniel Golle
1
-0
/
+3
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-3
/
+0
2023-12-13
PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
Ulf Hansson
1
-12
/
+0
2023-12-12
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
4
-28
/
+39
2023-12-13
Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+2
2023-12-12
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
1
-4
/
+4
2023-12-12
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
1
-13
/
+17
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
1
-9
/
+14
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
1
-0
/
+2
2023-12-12
mm: fix VMA heap bounds checking
Kefeng Wang
1
-4
/
+4
2023-12-12
Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Jakub Kicinski
3
-0
/
+430
2023-12-12
Merge tag 'pef2256-framer' into devel
Linus Walleij
3
-0
/
+430
2023-12-12
net: wan: framer: Add support for the Lantiq PEF2256 framer
Herve Codina
1
-0
/
+31
2023-12-12
net: wan: Add framer framework support
Herve Codina
2
-0
/
+399
2023-12-12
Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2023-12-12
dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
Peter Griffin
1
-59
/
+59
2023-12-12
Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
2
-0
/
+982
2023-12-12
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
1
-2
/
+2
2023-12-12
mm: ksm: use more folio api in ksm_might_need_to_copy()
Kefeng Wang
1
-2
/
+2
2023-12-12
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
1
-0
/
+20
2023-12-12
zswap: shrink zswap pool based on memory pressure
Nhat Pham
2
-2
/
+25
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
1
-0
/
+1
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2
-0
/
+7
2023-12-12
memcontrol: implement mem_cgroup_tryget_online()
Nhat Pham
1
-0
/
+10
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
1
-3
/
+51
2023-12-12
maple_tree: use maple state end for write operations
Liam R. Howlett
1
-1
/
+0
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
2
-38
/
+52
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
1
-0
/
+1
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
1
-126
/
+129
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
1
-2
/
+11
2023-12-12
fsnotify: assert that file_start_write() is not held in permission hooks
Amir Goldstein
1
-0
/
+7
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
1
-15
/
+19
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2
-3
/
+7
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
1
-22
/
+21
2023-12-12
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
1
-0
/
+9
2023-12-12
io_uring/cmd: inline io_uring_cmd_get_task
Pavel Begunkov
1
-5
/
+5
2023-12-12
io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
Pavel Begunkov
2
-15
/
+27
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
3
-88
/
+102
2023-12-12
Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...
Jens Axboe
4
-19
/
+25
2023-12-12
Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2023-12-12
file: remove __receive_fd()
Christian Brauner
2
-5
/
+2
[prev]
[next]