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
2024-07-04
scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
Justin Tee
2
-14
/
+12
2024-07-04
scsi: sd: Do not repeat the starting disk message
Damien Le Moal
1
-3
/
+2
2024-07-04
scsi: ufs: core: Fix ufshcd_abort_one racing issue
Peter Wang
1
-0
/
+2
2024-07-04
scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
Peter Wang
1
-5
/
+6
2024-07-04
scsi: pm8001: Update log level when reading config table
Terrence Adams
1
-3
/
+3
2024-07-04
scsi: pm80xx: Set phy->enable_completion only when we wait for it
Igor Pylypiv
1
-1
/
+3
2024-07-04
scsi: ufs: core: Remove SCSI host only if added
Kyoungrul Kim
1
-2
/
+5
2024-07-04
scsi: ufs: qcom: Enable suspending clk scaling on no request
Ram Prakash Gupta
1
-0
/
+2
2024-07-04
scsi: ufs: core: Suspend clk scaling on no request
Ram Prakash Gupta
2
-1
/
+3
2024-07-04
scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()
Tomas Henzl
1
-2
/
+2
2024-07-04
dsa: lan9303: Fix mapping between DSA port number and PHY address
Christian Eggers
1
-13
/
+10
2024-07-04
dt-bindings: net: Define properties at top-level
Rob Herring (Arm)
2
-43
/
+52
2024-07-05
wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()
Aleksandr Mishin
1
-1
/
+1
2024-07-05
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
8
-8
/
+8
2024-07-05
wifi: rtw89: unify the selection logic of RFK table when MCC
Zong-Zhe Yang
7
-26
/
+141
2024-07-05
power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_st...
Dan Carpenter
1
-5
/
+4
2024-07-05
wifi: rtw89: mac: parse MRC C2H failure report
Zong-Zhe Yang
2
-0
/
+50
2024-07-05
wifi: rtw89: 8852bx: add extra handles of BTC for 8852BT in 8852b_common
Ping-Ke Shih
1
-0
/
+5
2024-07-05
wifi: rtw89: 8852bx: move BTC common code from 8852b to 8852b_common
Ping-Ke Shih
3
-167
/
+216
2024-07-05
wifi: rtw88: usb: schedule rx work after everything is set up
Marcin Ślusarz
1
-3
/
+10
2024-07-04
hwmon: (ltc2991) re-order conditions to fix off by one bug
Dan Carpenter
1
-2
/
+2
2024-07-04
docs: mm: add enable_soft_offline sysctl
Jiaqi Yan
1
-0
/
+38
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
4
-0
/
+236
2024-07-04
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
1
-2
/
+20
2024-07-04
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
1
-6
/
+9
2024-07-04
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
1
-1
/
+2
2024-07-04
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
1
-3
/
+0
2024-07-04
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
1
-0
/
+3
2024-07-04
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
1
-5
/
+9
2024-07-04
get_task_mm: check PF_KTHREAD lockless
Oleg Nesterov
1
-6
/
+5
2024-07-04
memcg: mm_update_next_owner: move for_each_thread() into try_to_set_owner()
Oleg Nesterov
1
-16
/
+24
2024-07-04
memcg: mm_update_next_owner: kill the "retry" logic
Oleg Nesterov
1
-30
/
+27
2024-07-04
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
2
-21
/
+21
2024-07-04
mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
Roman Gushchin
1
-1
/
+3
2024-07-04
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
Roman Gushchin
1
-0
/
+2
2024-07-04
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
Roman Gushchin
1
-50
/
+53
2024-07-04
mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
Roman Gushchin
1
-2
/
+7
2024-07-04
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
3
-5
/
+12
2024-07-04
mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
Roman Gushchin
1
-0
/
+2
2024-07-04
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
4
-17
/
+40
2024-07-04
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
3
-21
/
+24
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
5
-22
/
+81
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
3
-7
/
+9
2024-07-04
MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files
Roman Gushchin
1
-0
/
+2
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
5
-8
/
+49
2024-07-04
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2
-109
/
+122
2024-07-04
mm: memcg: make memcg1_update_tree() static
Roman Gushchin
2
-2
/
+1
2024-07-04
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
3
-755
/
+757
2024-07-04
mm: memcg: rename memcg_oom_recover()
Roman Gushchin
3
-7
/
+7
2024-07-04
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
Roman Gushchin
3
-217
/
+231
[prev]
[next]