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
2020-04-08
locking/refcount: Document interaction with PID_MAX_LIMIT
Jann Horn
1
-5
/
+18
2020-04-08
locking/percpu-rwsem: Fix a task_struct refcount
Qian Cai
1
-1
/
+2
2020-04-08
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
1
-0
/
+6
2020-04-08
sched/debug: Factor out printing formats into common macros
Valentin Schneider
1
-14
/
+12
2020-04-08
sched/debug: Remove redundant macro define
Valentin Schneider
1
-12
/
+0
2020-04-08
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2
-2
/
+0
2020-04-08
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2
-3
/
+6
2020-04-08
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
1
-0
/
+8
2020-04-08
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
1
-20
/
+11
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
3
-11
/
+8
2020-04-08
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-04-08
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
1
-1
/
+2
2020-04-08
perf/core: Fix event cgroup tracking
Peter Zijlstra
1
-27
/
+43
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-227
/
+538
2020-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-210
/
+651
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-241
/
+1598
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
49
-379
/
+4688
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-112
/
+65
2020-04-07
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
14
-203
/
+254
2020-04-07
mm/gup: Mark lock taken only after a successful retake
Peter Xu
1
-1
/
+1
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
1
-2
/
+5
2020-04-08
Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
27
-114
/
+223
2020-04-08
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
23
-50
/
+263
2020-04-08
Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...
Dave Airlie
11
-44
/
+37
2020-04-08
Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/...
Dave Airlie
4
-19
/
+15
2020-04-07
ata: ahci: Add sysfs attribute to show remapped NVMe device count
Kai-Heng Feng
2
-4
/
+25
2020-04-07
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
Benson Leung
1
-1
/
+1
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
169
-1190
/
+3630
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
46
-1958
/
+2305
2020-04-07
ata: ahci-imx: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-428
/
+820
2020-04-07
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...
Kai-Heng Feng
1
-0
/
+1
2020-04-07
block: fix busy device checking in blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
2020-04-07
ucount: Make sure ucounts in /proc/sys/user don't regress again
Jan Kara
1
-0
/
+2
2020-04-07
Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links
Joakim Lönnegren
1
-5
/
+2
2020-04-07
docs: driver-api: address duplicate label warning
Lukas Bulwahn
1
-3
/
+0
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-10
/
+40
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-214
/
+986
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
8
-24
/
+12
2020-04-07
Documentation: sysrq: fix RST formatting
Alyssa Ross
1
-9
/
+11
2020-04-07
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-133
/
+114
2020-04-07
docs: kernel-parameters.txt: Fix broken references
Jimmy Assarsson
1
-2
/
+2
2020-04-07
docs: kernel-parameters.txt: Remove nompx
Jimmy Assarsson
1
-4
/
+0
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-34
/
+16
2020-04-07
docs: filesystems: fix typo in qnx6.rst
Vilhelm Prytz
1
-1
/
+1
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-5
/
+3
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
43
-163
/
+361
2020-04-07
smb3: smbdirect support can be configured by default
Steve French
1
-1
/
+1
[prev]
[next]