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
2020-06-15
isolcpus: Affine unbound kernel threads to housekeeping cpus
Marcelo Tosatti
1
-0
/
+1
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
1
-3
/
+4
2020-06-15
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
1
-0
/
+8
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
1
-0
/
+2
2020-06-15
ftrace: Add perf ksymbol events for ftrace trampolines
Adrian Hunter
1
-1
/
+1
2020-06-15
ftrace: Add symbols for ftrace trampolines
Adrian Hunter
1
-4
/
+8
2020-06-15
kprobes: Add perf ksymbol events for kprobe insn pages
Adrian Hunter
1
-0
/
+5
2020-06-15
kprobes: Add symbols for kprobe insn pages
Adrian Hunter
1
-0
/
+15
2020-06-15
perf: Add perf text poke event
Adrian Hunter
2
-1
/
+28
2020-06-15
syscalls: Fix offset type of ksys_ftruncate()
Jiri Slaby
1
-1
/
+1
2020-06-15
gpio: driver.h: fix kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-15
crypto: ccp - Fix sparse warnings in sev-dev
Herbert Xu
1
-1
/
+1
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
3
-0
/
+20
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
3
-0
/
+20
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2020-06-14
iio: core: add iio_device_set_parent() helper
Alexandru Ardelean
1
-0
/
+20
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
1
-2
/
+2
2020-06-14
iio: make iio_device_get_drvdata take a const struct iio_dev *.
Jonathan Cameron
1
-1
/
+1
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
1
-1
/
+10
2020-06-14
iio: adc: Add PMIC7 ADC bindings
Jishnu Prakash
6
-1
/
+334
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-32
/
+58
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+5
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-53
/
+11
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-15
/
+5
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-39
/
+93
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-16
/
+331
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-91
/
+9
2020-06-12
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
1
-1
/
+5
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2020-06-12
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
1
-0
/
+4
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
1
-0
/
+18
2020-06-12
Bluetooth: mgmt: read/set system parameter definitions
Alain Michaud
1
-0
/
+18
2020-06-12
ASoC: dmaengine_pcm: export soc_component_to_pcm
Shengjiu Wang
1
-0
/
+11
2020-06-12
ASoC: soc-card: export snd_soc_lookup_component_nolocked
Shengjiu Wang
1
-0
/
+2
2020-06-12
Bluetooth: Use only 8 bits for the HCI CMSG state flags
Alain Michaud
1
-2
/
+2
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2
-0
/
+12
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-574
/
+1277
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-175
/
+2473
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-7
/
+19
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-06-11
Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
1
-0
/
+33
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-64
/
+370
2020-06-11
compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...
Marco Elver
1
-5
/
+8
2020-06-11
compiler.h: Move function attributes to compiler_types.h
Marco Elver
2
-29
/
+29
2020-06-11
compiler.h: Avoid nested statement expression in data_race()
Marco Elver
1
-5
/
+5
2020-06-11
compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()
Marco Elver
1
-11
/
+2
2020-06-11
kcsan: Remove 'noinline' from __no_kcsan_or_inline
Marco Elver
1
-4
/
+2
[prev]
[next]