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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
Will Deacon
1
-7
/
+2
2019-11-25
locking/refcount: Move saturation warnings out of line
Will Deacon
1
-19
/
+20
2019-11-25
locking/refcount: Improve performance of generic REFCOUNT_FULL code
Will Deacon
1
-56
/
+75
2019-11-25
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
1
-9
/
+228
2019-11-25
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
1
-18
/
+7
2019-11-25
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
1
-7
/
+7
2019-11-25
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
1
-1
/
+9
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-25
/
+20
2019-11-24
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
1
-8
/
+2
2019-11-24
bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT
Daniel Borkmann
1
-0
/
+5
2019-11-24
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
1
-1
/
+2
2019-11-24
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
1
-0
/
+12
2019-11-24
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
2
-0
/
+30
2019-11-24
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
1
-7
/
+11
2019-11-24
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
1
-0
/
+4
2019-11-24
bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps
Daniel Borkmann
1
-0
/
+6
2019-11-23
Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+1
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-12
/
+13
2019-11-23
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
Christoph Hellwig
1
-23
/
+0
2019-11-23
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
1
-181
/
+2
2019-11-23
mm/hmm: define the pre-processor related parts of hmm.h even if disabled
Jason Gunthorpe
1
-12
/
+47
2019-11-23
mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
Jason Gunthorpe
1
-0
/
+5
2019-11-23
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
1
-0
/
+101
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-1
/
+0
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
1
-5
/
+0
2019-11-22
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2
-2
/
+4
2019-11-22
ftrace: Use BIT() macro
Enrico Weigelt, metux IT consult
1
-18
/
+18
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+10
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+6
2019-11-22
net/mlx5: DR, Add HW bits and definitions for Geneve flex parser
Yevgeny Kliteynik
1
-0
/
+1
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
3
-18
/
+117
2019-11-22
Merge branch 'regulator-5.5' into regulator-next
Mark Brown
3
-13
/
+45
2019-11-22
Merge branch 'asoc-5.5' into asoc-next
Mark Brown
1
-65
/
+220
2019-11-22
udp: drop skb extensions before marking skb stateless
Florian Westphal
1
-0
/
+6
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
1
-0
/
+4
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+19
2019-11-21
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
1
-1
/
+7
2019-11-21
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
1
-4
/
+0
2019-11-21
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
1
-3
/
+5
2019-11-21
Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...
Jens Axboe
1
-0
/
+6
2019-11-22
nvme: hwmon: provide temperature min and max values for each sensor
Akinobu Mita
1
-0
/
+6
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
3
-5
/
+5
2019-11-21
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2
-19
/
+28
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
1
-0
/
+1
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-3
/
+2
2019-11-21
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
1
-2
/
+3
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
31
-146
/
+216
2019-11-21
Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5
Enric Balletbo i Serra
2
-111
/
+57
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
1
-3
/
+9
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
1
-0
/
+16
[prev]
[next]