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
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2
-6
/
+15
2019-06-04
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
1
-7
/
+3
2019-06-04
net/tls: reorganize struct tls_context
Jakub Kicinski
1
-11
/
+15
2019-06-04
net/tls: fully initialize the msg wrapper skb
Jakub Kicinski
1
-0
/
+1
2019-06-04
devlink: allow driver to update progress of flash update
Jiri Pirko
2
-0
/
+13
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
1
-0
/
+4
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
1
-1
/
+3
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
1
-1
/
+1
2019-06-04
ACPI: OSL: Make a W=1 kernel-doc warning go away
Qian Cai
1
-2
/
+2
2019-06-04
drivers: base: cacheinfo: Add variable to record max cache line size
Shaokun Zhang
1
-0
/
+2
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
4
-3
/
+88
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
2
-8
/
+30
2019-06-04
drm: don't block fb changes for async plane updates
Helen Koike
1
-0
/
+8
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2
-2
/
+0
2019-06-03
flow_offload: include linux/kernel.h from flow_offload.h
Edward Cree
1
-0
/
+1
2019-06-03
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
1
-3
/
+2
2019-06-03
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-17
/
+42
2019-06-03
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
1
-4
/
+2
2019-06-03
ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC command
Ranjani Sridharan
1
-1
/
+5
2019-06-03
ASoC: SOF: send time stamp to FW for alignment
Bard liao
3
-1
/
+12
2019-06-03
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
4
-13
/
+41
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+13
2019-06-03
ASoC: SOF: topology: add support for mux/demux component
Jaska Uimonen
1
-0
/
+3
2019-06-03
ASoC: SOF: fix DSP oops definitions in FW ABI
Kai Vehmanen
2
-2
/
+28
2019-06-03
ASoC: SOF: soundwire: add initial soundwire support
Pan Xiuli
2
-1
/
+2
2019-06-03
ASoC: SOF: ipc: replace fw ready bitfield with explicit bit ordering
Slawomir Blauciak
1
-10
/
+10
2019-06-03
ASoC: SOF: bump to ABI 3.6
Pierre-Louis Bossart
1
-1
/
+1
2019-06-03
ASoC: SOF: soundwire: add initial soundwire support
Pan Xiuli
2
-1
/
+2
2019-06-03
ASoC: SOF: uapi: mirror firmware changes
Pierre-Louis Bossart
1
-0
/
+2
2019-06-03
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
1
-1
/
+1
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
1
-7
/
+5
2019-06-03
dma-direct: provide generic support for uncached kernel segments
Christoph Hellwig
1
-0
/
+3
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
1
-1
/
+0
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
1
-0
/
+5
2019-06-03
lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocations
Fredrik Noring
1
-0
/
+1
2019-06-03
dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()
Nicolin Chen
1
-1
/
+7
2019-06-03
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
1
-0
/
+13
2019-06-03
backing-dev: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-1
/
+0
2019-06-03
Merge tag 'v5.2-rc3' into x86/vt-d
Joerg Roedel
671
-5122
/
+699
2019-06-03
locking/atomic: Use s64 for atomic64_t on 64-bit
Mark Rutland
1
-1
/
+1
2019-06-03
locking/atomic: Use s64 for atomic64
Mark Rutland
1
-10
/
+10
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
1
-0
/
+4
2019-06-03
Merge branch 'x86/topology' into perf/core, to prepare for new patches
Ingo Molnar
1
-0
/
+6
2019-06-03
perf/core: Add attr_groups_update into struct pmu
Jiri Olsa
1
-0
/
+1
2019-06-03
sysfs: Add sysfs_update_groups function
Jiri Olsa
1
-0
/
+8
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
1
-7
/
+7
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
1
-0
/
+1
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
1
-1
/
+6
2019-06-03
locking/lockdep: Update obsolete struct field description
Yuyang Du
1
-3
/
+9
2019-06-03
sched/core: Remove sd->*_idx
Dietmar Eggemann
1
-5
/
+0
[prev]
[next]