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-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for MTU events
David Ahern
1
-2
/
+0
2017-04-13
tools: bpf_jit_disasm: Add option to dump JIT image to a file.
David Daney
1
-4
/
+36
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
7
-12
/
+17
2017-04-13
cxgb4: save tid while creating server filter
Ganesh Goudar
1
-0
/
+4
2017-04-13
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
Daniele Palmas
1
-1
/
+1
2017-04-13
Revert "ACPICA: Resources: Not a valid resource if buffer length too long"
Rafael J. Wysocki
1
-12
/
+5
2017-04-13
Merge tag 'pinctrl-v4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-53
/
+64
2017-04-13
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
1
-1
/
+3
2017-04-13
Merge branch 'mvmdio-updates'
David S. Miller
2
-13
/
+50
2017-04-13
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
1
-9
/
+24
2017-04-13
dt-bindings: allow up to three clocks for orion-mdio
Russell King
1
-1
/
+1
2017-04-13
net: mvmdio: disable interrupt if resource size is too small
Russell King
1
-0
/
+6
2017-04-13
dt-bindings: correct marvell orion MDIO binding document
Russell King
1
-2
/
+15
2017-04-13
net: mvmdio: fix interrupt disable in remove path
Russell King
1
-1
/
+2
2017-04-13
net: mvmdio: disable interrupts in driver failure path
Russell King
1
-0
/
+2
2017-04-13
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2017-04-13
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-13
/
+15
2017-04-12
Merge tag 'drm-fixes-for-v4.11-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
24
-79
/
+180
2017-04-12
Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-14
/
+57
2017-04-13
x86/efi: Don't try to reserve runtime regions
Omar Sandoval
1
-0
/
+4
2017-04-13
ACPI / scan: Set the visited flag for all enumerated devices
Rafael J. Wysocki
1
-7
/
+12
2017-04-13
cpufreq: Bring CPUs up even if cpufreq_online() failed
Chen Yu
1
-2
/
+16
2017-04-12
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2017-04-12
tools/power turbostat: fix impossibly large CPU%c1 value
Len Brown
1
-1
/
+1
2017-04-12
tools/power turbostat: turbostat.8 add missing column definitions
Doug Smythies
1
-0
/
+2
2017-04-12
tools/power turbostat: update HWP dump to decimal from hex
Len Brown
1
-3
/
+3
2017-04-12
tools/power turbostat: enable package THERM_INTERRUPT dump
Len Brown
1
-6
/
+2
2017-04-12
tools/power turbostat: show missing Core and GFX power on SKL and KBL
Len Brown
1
-1
/
+3
2017-04-13
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-8
/
+38
2017-04-13
Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...
Dave Airlie
18
-69
/
+138
2017-04-13
Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+2
2017-04-13
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-1
/
+2
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2
-41
/
+82
2017-04-12
net: make struct net_device::min_header_len 8-bit
Alexey Dobriyan
1
-1
/
+1
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2
-4
/
+3
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
1
-1
/
+1
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-12
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
1
-1
/
+2
2017-04-12
Merge branch 'l2tp-const'
David S. Miller
2
-9
/
+11
2017-04-12
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
2017-04-12
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-12
Merge branch 'ftgmac100-rework-batch4-misc'
David S. Miller
3
-123
/
+247
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
1
-56
/
+148
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
1
-0
/
+36
[prev]
[next]