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
2022-06-16
include/linux/rbtree.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2022-06-16
net: set proper memcg for net_init hooks allocations
Vasily Averin
1
-1
/
+46
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
1
-0
/
+6
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
1
-6
/
+2
2022-06-16
mm/highmem: delete memmove_page()
Fabio M. De Francesco
1
-13
/
+0
2022-06-16
mm/damon: remove obsolete comments of kdamond_stop
Chengming Zhou
1
-9
/
+8
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+2
2022-06-16
bpf: implement sleepable uprobes by chaining gps
Delyan Kratunov
1
-0
/
+52
2022-06-16
bpf: move bpf_prog to bpf.h
Delyan Kratunov
2
-34
/
+36
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
1
-0
/
+1
2022-06-16
mm: re-allow pinning of zero pfns
Alex Williamson
1
-1
/
+1
2022-06-16
scsi: iscsi: Make iscsi_unregister_transport() return void
Max Gurtovoy
1
-1
/
+1
2022-06-16
scsi: ufs: Export regulator functions
Stanley Chu
1
-0
/
+2
2022-06-16
scsi: ufs: ufs-mediatek: Introduce workaround for power mode change
CC Chou
1
-0
/
+1
2022-06-16
scsi: ufs: Export ufshcd_uic_change_pwr_mode()
Stanley Chu
1
-0
/
+1
2022-06-16
scsi: ufs: Rearrange addresses in increasing order
Alim Akhtar
1
-51
/
+51
2022-06-16
scsi: ufs: host: ufs-exynos: Use already existing definition
Alim Akhtar
1
-1
/
+0
2022-06-16
iosys-map: Fix typo in documentation
Lucas De Marchi
1
-1
/
+1
2022-06-17
Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-4
/
+5
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
1
-2
/
+2
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-1
/
+2
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-84
/
+1
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
3
-84
/
+1
2022-06-16
dt-bindings: efm32: remove bindings for deleted platform
Wolfram Sang
1
-43
/
+0
2022-06-16
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
5
-32
/
+171
2022-06-16
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
1
-2
/
+0
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-06-16
RDMA/core: Add a netevent notifier to cma
Patrisious Haddad
1
-0
/
+1
2022-06-15
clk: Provide new devm_clk helpers for prepared and enabled clocks
Uwe Kleine-König
1
-0
/
+109
2022-06-15
clk: Improve documentation for devm_clk_get() and its optional variant
Uwe Kleine-König
1
-6
/
+19
2022-06-15
dt-bindings: reset: mediatek: Add infra_ao reset index for MT8186
Rex-BC Chen
1
-0
/
+5
2022-06-15
dt-bindings: reset: mediatek: Add infra_ao reset index for MT8192/MT8195
Rex-BC Chen
2
-0
/
+14
2022-06-15
Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-06-15
iio: core: drop of.h from iio.h
Nuno Sá
1
-1
/
+2
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
1
-0
/
+5
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
10
-74
/
+109
2022-06-15
ASoC: Add regmap_field helpers for simple bit operations
Mark Brown
1
-0
/
+37
2022-06-15
asm-generic/io: Add logging support for MMIO accessors
Sai Prakash Ranjan
1
-4
/
+87
2022-06-15
lib: Add register read/write tracing support
Prasad Sodagudi
1
-0
/
+97
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-06-15
pinctrl: Add pingroup and define PINCTRL_PINGROUP
Basavaraj Natikar
1
-0
/
+20
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
1
-0
/
+37
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
1
-0
/
+3
2022-06-15
ASoC: SOF: Intel: Add support for MeteorLake (MTL)
Bard Liao
1
-0
/
+2
2022-06-15
ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG
Takashi Iwai
1
-1
/
+1
2022-06-15
ALSA: control: Use xarray for faster lookups
Takashi Iwai
1
-0
/
+6
2022-06-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-32
/
+171
2022-06-14
drm/amdkfd: Add available memory ioctl
Daniel Phillips
1
-2
/
+12
2022-06-14
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
1
-1
/
+1
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
1
-6
/
+0
[prev]
[next]