index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+55
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
48
-167
/
+252
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-28
/
+64
2017-05-12
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-32
/
+24
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
30
-54
/
+1546
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
50
-10909
/
+1209
2017-05-12
Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-252
/
+69
2017-05-12
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
1
-0
/
+5
2017-05-12
sfc: revert changes to NIC revision numbers
Bert Kenward
1
-2
/
+6
2017-05-12
net: ch9200: add missing USB-descriptor endianness conversions
Johan Hovold
1
-2
/
+2
2017-05-12
net: irda: irda-usb: fix firmware name on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-12
net: dsa: mv88e6xxx: add default case to switch
Gustavo A. R. Silva
1
-0
/
+3
2017-05-12
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
1
-17
/
+29
2017-05-12
sound: Disable the build of OSS drivers
Takashi Iwai
1
-0
/
+1
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
96
-2077
/
+2345
2017-05-12
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-0
/
+8
2017-05-11
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
1
-3
/
+3
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-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
[prev]
[next]