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-05-11
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2
-1
/
+38
2017-05-11
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
1
-19
/
+19
2017-05-11
samples/bpf: run cleanup routines when receiving SIGTERM
Andy Gospodarek
7
-1
/
+9
2017-05-11
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2
-23
/
+2
2017-05-11
bpf: Remove commented out debugging hack in test_align.
David S. Miller
1
-1
/
+0
2017-05-11
Merge branch 'qlcnic-fixes'
David S. Miller
4
-2
/
+40
2017-05-11
qlcnic: Update version to 5.3.66
Chopra, Manish
1
-2
/
+2
2017-05-11
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
3
-0
/
+38
2017-05-11
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
Vitaly Kuznetsov
1
-2
/
+1
2017-05-11
net: sched: optimize class dumps
Eric Dumazet
1
-0
/
+6
2017-05-11
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
1
-4
/
+5
2017-05-11
netem: fix skb_orphan_partial()
Eric Dumazet
1
-12
/
+8
2017-05-11
Merge branch 'generic-xdp-followups'
David S. Miller
6
-48
/
+90
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
4
-43
/
+67
2017-05-11
xdp: add flag to enforce driver mode
Daniel Borkmann
5
-5
/
+23
2017-05-11
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
1
-1
/
+1
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
2017-05-11
md/raid1/10: avoid unnecessary locking
Shaohua Li
2
-8
/
+6
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
1
-3
/
+7
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
1
-5
/
+3
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
1
-7
/
+6
2017-05-11
bpf: Provide a linux/types.h override for bpf selftests.
David S. Miller
2
-1
/
+8
2017-05-11
Merge tag 'docs-4.12-2' of git://git.lwn.net/linux
Linus Torvalds
6
-8
/
+9
2017-05-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-38
/
+107
2017-05-11
Merge branch 'bpf-pkt-ptr-align'
David S. Miller
10
-28
/
+580
2017-05-11
bpf: Add verifier test case for alignment.
David S. Miller
2
-1
/
+419
2017-05-11
bpf: Add bpf_verify_program() to the library.
David S. Miller
2
-0
/
+26
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
6
-9
/
+40
2017-05-11
bpf: Do per-instruction state dumping in verifier when log_level > 1.
David S. Miller
1
-2
/
+6
2017-05-11
bpf: Track alignment of register values in the verifier.
David S. Miller
2
-19
/
+92
2017-05-11
Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux
Linus Torvalds
21
-38
/
+81
2017-05-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-35
/
+65
2017-05-11
doc: replace FTP URL to kernel.org with HTTPS one
Michael Heimpold
1
-1
/
+1
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
53
-3834
/
+6173
2017-05-11
bpf, arm64: fix faulty emission of map access in tail calls
Daniel Borkmann
1
-2
/
+3
2017-05-11
net: ethernet: ti: netcp_core: return error while dma channel open issue
Ivan Khoronzhuk
2
-3
/
+5
2017-05-11
Merge branch 's390-net-fixes'
David S. Miller
7
-24
/
+69
2017-05-11
s390/qeth: add missing hash table initializations
Ursula Braun
1
-0
/
+2
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
7
-20
/
+51
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
4
-3
/
+13
2017-05-11
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
1
-5
/
+7
2017-05-11
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2
-0
/
+8
2017-05-11
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
1
-1
/
+1
[prev]
[next]