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-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-45
/
+64
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+4
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2020-08-29
sparse: use static inline for __chk_{user,io}_ptr()
Luc Van Oostenryck
1
-2
/
+2
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
1
-2
/
+1
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+11
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2020-08-28
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+7
2020-08-28
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
1
-0
/
+2
2020-08-27
irqchip/eznps: Fix build error for !ARC700 builds
Vineet Gupta
1
-0
/
+6
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-6
/
+23
2020-08-27
net: Fix some comments
Miaohe Lin
2
-3
/
+3
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
1
-2
/
+2
2020-08-27
Compiler Attributes: fix comment concerning GCC 4.6
Luc Van Oostenryck
1
-1
/
+1
2020-08-27
Compiler Attributes: remove comment about sparse not supporting __has_attribute
Luc Van Oostenryck
1
-6
/
+0
2020-08-27
arm/xen: Add misuse warning to virt_to_gfn
Simon Leiner
1
-1
/
+5
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
1
-8
/
+7
2020-08-26
locking/lockdep: Cleanup
Peter Zijlstra
1
-24
/
+30
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2
-6
/
+12
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2
-8
/
+16
2020-08-26
sched: Use __always_inline on is_idle_task()
Marco Elver
1
-1
/
+1
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
841
-8950
/
+18287
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+9
2020-08-24
ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype
Tobias Klauser
1
-1
/
+1
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+5
2020-08-24
libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
Ilya Dryomov
1
-4
/
+4
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2
-0
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-37
/
+40
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-6
/
+7
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+5
2020-08-21
Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
1
-5
/
+5
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-11
/
+76
2020-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-08-21
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
1
-1
/
+1
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
1
-0
/
+1
2020-08-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
1
-0
/
+20
2020-08-21
KVM: arm64: Drop type input from kvm_put_guest
Andrew Jones
1
-5
/
+6
2020-08-20
clocksource/drivers: Add CLINT timer driver
Anup Patel
1
-0
/
+1
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2020-08-20
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
1
-1
/
+1
2020-08-20
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
1
-5
/
+22
2020-08-20
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
1
-0
/
+2
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
1
-6
/
+11
2020-08-18
ipv6: some fixes for ipv6_dev_find()
Xin Long
1
-1
/
+2
2020-08-18
Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
[prev]
[next]