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
2018-02-16
tun: fix tun_napi_alloc_frags() frag allocator
Eric Dumazet
1
-10
/
+6
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
3
-0
/
+11
2018-02-16
skbuff: Fix comment mis-spelling.
David S. Miller
1
-1
/
+1
2018-02-16
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
Paolo Abeni
1
-29
/
+33
2018-02-16
PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
Casey Leedom
2
-26
/
+23
2018-02-16
cxgb4: fix trailing zero in CIM LA dump
Rahul Lakkireddy
2
-2
/
+2
2018-02-16
cxgb4: free up resources of pf 0-3
Ganesh Goudar
1
-12
/
+13
2018-02-16
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-2
/
+7
2018-02-16
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
1
-0
/
+5
2018-02-16
NFC: llcp: Limit size of SDP URI
Kees Cook
2
-1
/
+6
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-16
Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-13
/
+21
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+80
2018-02-16
Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2018-02-16
Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-21
/
+3
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
4
-7
/
+22
2018-02-16
Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-13
/
+104
2018-02-16
Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
17
-154
/
+350
2018-02-16
staging: android: ion: Zero CMA allocated memory
Liam Mark
1
-0
/
+17
2018-02-16
staging: android: ashmem: Fix a race condition in pin ioctls
Ben Hutchings
1
-8
/
+11
2018-02-16
staging: fsl-mc: fix build testing on x86
Arnd Bergmann
1
-1
/
+1
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2
-0
/
+24
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-16
Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
11344
-304076
/
+490270
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
3
-9
/
+0
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
2018-02-16
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
4
-0
/
+8
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
1
-1
/
+1
2018-02-16
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
1
-1
/
+1
2018-02-16
irqchip/mips-gic: Avoid spuriously handling masked interrupts
Matt Redfearn
1
-2
/
+0
2018-02-16
powerpc/pseries: Check for zero filled ibm,dynamic-memory property
Nathan Fontenot
1
-0
/
+8
2018-02-16
mei: set device client to the disconnected state upon suspend.
Tomas Winkler
2
-6
/
+6
2018-02-16
ANDROID: binder: synchronize_rcu() when using POLLFREE.
Martijn Coenen
1
-0
/
+9
2018-02-16
binder: replace "%p" with "%pK"
Todd Kjos
1
-4
/
+4
2018-02-16
ANDROID: binder: remove WARN() for redundant txn error
Todd Kjos
1
-2
/
+8
2018-02-16
binder: check for binder_thread allocation failure in binder_poll()
Eric Biggers
1
-0
/
+2
2018-02-16
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-02-16
x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig
Matthew Whitehead
1
-1
/
+1
2018-02-16
x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...
Matthew Whitehead
1
-1
/
+1
2018-02-16
x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group
Matthew Whitehead
1
-1
/
+1
2018-02-16
Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
15
-83
/
+135
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
1
-25
/
+53
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
1
-25
/
+75
2018-02-16
Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...
Ingo Molnar
33
-578
/
+1067
2018-02-16
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
1
-3
/
+6
2018-02-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-3
/
+3
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-16
Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
15
-151
/
+346
[prev]
[next]