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-03-29
vsock: support sockmap
Bobby Eshleman
2
-0
/
+18
2023-03-29
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-3
/
+10
2023-03-29
net/mlx5: Introduce other vport query for Q-counters
Patrisious Haddad
1
-3
/
+10
2023-03-29
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
1
-0
/
+4
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2
-4
/
+1
2023-03-28
Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-2
/
+8
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+5
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2
-10
/
+11
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
4
-8
/
+15
2023-03-28
Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
5
-11
/
+464
2023-03-28
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
Peter Xu
1
-1
/
+1
2023-03-28
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
1
-0
/
+1
2023-03-28
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
1
-2
/
+2
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
3
-37
/
+15
2023-03-28
io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().
Sebastian Andrzej Siewior
1
-4
/
+16
2023-03-28
shmem: add support to ignore swap
Luis Chamberlain
1
-0
/
+1
2023-03-28
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
1
-6
/
+0
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+1
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
1
-8
/
+4
2023-03-28
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
1
-5
/
+3
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2
-1
/
+14
2023-03-28
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
1
-41
/
+44
2023-03-28
mm: add tracepoints to ksm
Stefan Roesch
1
-0
/
+251
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-3
/
+15
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-0
/
+16
2023-03-28
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
1
-1
/
+1
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-3
/
+4
2023-03-28
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
1
-2
/
+2
2023-03-28
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
1
-0
/
+2
2023-03-28
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-2
/
+6
2023-03-28
drm/msm: Add wait-boost support
Rob Clark
1
-2
/
+12
2023-03-28
Merge tag 'dma-fence-deadline' into HEAD
Rob Clark
5
-22
/
+57
2023-03-28
drm/vblank: Add helper to get next vblank time
Rob Clark
1
-0
/
+1
2023-03-28
drm/scheduler: Add fence deadline support
Rob Clark
1
-0
/
+17
2023-03-28
dma-buf/sync_file: Surface sync-file uABI
Rob Clark
1
-22
/
+15
2023-03-28
dma-buf/dma-resv: Add a way to set fence deadline
Rob Clark
1
-0
/
+2
2023-03-28
Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-03-28
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-1
/
+0
2023-03-28
atomics: Provide rcuref - scalable reference counting
Thomas Gleixner
2
-0
/
+161
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
3
-11
/
+303
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-27
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
1
-0
/
+7
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2
-4
/
+12
2023-03-27
netlink: Add a macro to set policy message with format string
Shay Agroskin
1
-0
/
+22
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-11
/
+5
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
1
-2
/
+3
2023-03-28
drm: bridge: samsung-dsim: Add i.MX8M Plus support
Marek Vasut
1
-0
/
+1
2023-03-28
drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge
Jagan Teki
1
-0
/
+114
2023-03-27
dt-bindings: reset: add BCM63268 timer reset definitions
Álvaro Fernández Rojas
1
-0
/
+4
[prev]
[next]