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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-05-09
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
1
-0
/
+10
2022-05-09
mailmap: add entry for martyna.szapar-mudlaw@intel.com
Martyna Szapar-Mudlaw
1
-0
/
+1
2022-05-09
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
4
-0
/
+23
2022-05-09
procfs: prevent unprivileged processes accessing fdinfo dir
Kalesh Singh
1
-1
/
+22
2022-05-09
mm: mremap: fix sign for EFAULT error return value
Niels Dossche
1
-1
/
+1
2022-04-28
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
1
-1
/
+1
2022-04-28
mm/huge_memory: do not overkill when splitting huge_zero_page
Xu Yu
1
-1
/
+6
2022-04-28
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
1
-13
/
+0
2022-04-28
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-155
/
+195
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
10
-140
/
+165
2022-04-29
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-12
/
+30
2022-04-29
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+0
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
70
-414
/
+598
2022-04-28
Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+7
2022-04-28
Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-26
/
+75
2022-04-28
Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-6
/
+2
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-21
/
+59
2022-04-28
Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-30
/
+45
2022-04-28
Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-39
/
+38
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
1
-0
/
+2
2022-04-28
Merge branch 'thermal-int340x'
Rafael J. Wysocki
1
-2
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-12
/
+15
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
5
-43
/
+83
2022-04-27
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-27
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-04-27
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-12
/
+34
2022-04-27
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-27
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-27
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-27
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-27
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+10
2022-04-27
docs: vm/page_owner: use literal blocks for param description
Akira Yokosawa
1
-2
/
+3
2022-04-27
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
1
-0
/
+7
2022-04-27
intel_idle: Fix SPR C6 optimization
Artem Bityutskiy
1
-5
/
+3
2022-04-27
intel_idle: Fix the 'preferred_cstates' module parameter
Artem Bityutskiy
1
-7
/
+12
2022-04-27
Merge tag 'cpufreq-arm-fixes-5.18-rc5' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
2
-14
/
+60
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2
-8
/
+26
[next]