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
2017-12-22
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
Laurent Vivier
1
-1
/
+2
2017-12-22
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
Cédric Le Goater
1
-2
/
+2
2017-12-22
drm/syncobj: Stop reusing the same struct file for all syncobj -> fd
Chris Wilson
1
-48
/
+29
2017-12-22
Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-35
/
+53
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
73
-492
/
+1548
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-21
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-21
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
5
-42
/
+66
2017-12-21
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
5
-22
/
+22
2017-12-21
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
1
-2
/
+2
2017-12-21
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
1
-0
/
+7
2017-12-21
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2017-12-21
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
4
-11
/
+50
2017-12-21
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2017-12-21
libnvdimm, btt: Fix an incompatibility in the log layout
Vishal Verma
2
-35
/
+211
2017-12-21
libnvdimm, btt: add a couple of missing kernel-doc lines
Vishal Verma
1
-0
/
+2
2017-12-21
Merge branch 'net-zerocopy-fixes'
David S. Miller
1
-3
/
+4
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2017-12-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-62
/
+94
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-85
/
+151
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
4
-4
/
+13
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-12-21
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
1
-4
/
+1
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-21
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
1
-24
/
+52
2017-12-21
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
5
-4
/
+48
2017-12-21
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...
Darrick J. Wong
1
-33
/
+19
2017-12-21
xfs: set cowblocks tag for direct cow writes too
Darrick J. Wong
1
-0
/
+2
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
3
-1
/
+11
2017-12-21
xfs: don't be so eager to clear the cowblocks tag on truncate
Darrick J. Wong
1
-9
/
+19
2017-12-21
Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-13
/
+20
2017-12-21
Merge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+1
2017-12-21
Merge tag 'v4.15-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...
Arnd Bergmann
3
-12
/
+3
2017-12-21
Merge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...
Arnd Bergmann
2
-1
/
+5
2017-12-21
ARM: dts: aspeed-g4: Correct VUART IRQ number
Joel Stanley
1
-1
/
+1
2017-12-21
ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machine
Javier Martinez Canillas
1
-0
/
+4
2017-12-21
tools/kvm_stat: sort '-f help' output
Stefan Raspl
1
-10
/
+6
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-21
Merge tag 'gvt-fixes-2017-12-21' of https://github.com/intel/gvt-linux into d...
Jani Nikula
1
-2
/
+3
2017-12-21
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
1
-4
/
+12
2017-12-21
drm: move lease init after validation in drm_lease_create
Keith Packard
1
-11
/
+11
2017-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-168
/
+730
2017-12-20
scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_error
Cathy Avery
1
-1
/
+2
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2
-95
/
+63
2017-12-21
Merge branch 'bpf-verifier-sec-fixes'
Daniel Borkmann
3
-67
/
+661
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
1
-16
/
+533
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
2
-2
/
+50
[prev]
[next]