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
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2
-47
/
+14
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-25
mfd: wm8994-core: Don't use managed regulator bulk get API
Viresh Kumar
1
-3
/
+11
2016-11-25
mfd: wm8994-core: Disable regulators before removing them
Viresh Kumar
1
-1
/
+1
2016-11-25
MIPS: mm: Fix output of __do_page_fault
Matt Redfearn
1
-4
/
+5
2016-11-25
mfd: syscon: Support native-endian regmaps
Paul Burton
1
-1
/
+3
2016-11-25
Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...
Dave Airlie
3
-24
/
+56
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2
-6
/
+16
2016-11-25
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
1
-1
/
+6
2016-11-25
X.509: Fix double free in x509_cert_parse() [ver #3]
Andrey Ryabinin
1
-1
/
+0
2016-11-25
gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+5
2016-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-8
/
+30
2016-11-24
net sched filters: fix filter handle ID in tfilter_notify_chain()
Roman Mashak
1
-1
/
+1
2016-11-24
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
Florian Fainelli
1
-0
/
+4
2016-11-24
bnxt: do not busy-poll when link is down
Andy Gospodarek
1
-0
/
+3
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-11-24
Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-0
/
+16
2016-11-24
Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-75
/
+229
2016-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-44
/
+108
2016-11-24
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
1
-0
/
+13
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2
-3
/
+3
2016-11-24
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
1
-25
/
+11
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
1
-1
/
+1
2016-11-24
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
1
-1
/
+1
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
4
-5
/
+24
2016-11-24
i2c: designware: fix rx fifo depth tracking
Russell King
1
-1
/
+1
2016-11-24
i2c: designware: report short transfers
Russell King
1
-1
/
+6
2016-11-24
drm/mediatek: fix null pointer dereference
Matthias Brugger
1
-7
/
+7
2016-11-24
drm/mediatek: fixed the calc method of data rate per lane
Jitao Shi
1
-16
/
+48
2016-11-24
drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE
Bibby Hsieh
1
-1
/
+1
2016-11-24
powerpc/boot: Fix the early OPAL console wrappers
Oliver O'Halloran
4
-2
/
+31
2016-11-23
net/mlx4_en: Free netdev resources under state lock
Tariq Toukan
1
-1
/
+4
2016-11-23
net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"
WANG Cong
1
-1
/
+1
2016-11-23
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
1
-1
/
+1
2016-11-23
bnxt_en: Fix a VXLAN vs GENEVE issue
Christophe Jaillet
1
-3
/
+9
2016-11-23
netdevice.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2016-11-23
driver: macvlan: Check if need rollback multicast setting in macvlan_open
Gao Feng
1
-1
/
+2
2016-11-23
net: phy: micrel: fix KSZ8041FTL supported value
Kirill Esipov
1
-4
/
+4
2016-11-24
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-3
/
+2
2016-11-24
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-8
/
+22
2016-11-23
xc2028: Fix use-after-free bug properly
Takashi Iwai
1
-21
/
+16
2016-11-23
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-13
/
+35
2016-11-23
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-2
/
+2
2016-11-23
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
1
-2
/
+2
2016-11-23
drm/radeon: fix power state when port pm is unavailable (v2)
Peter Wu
1
-1
/
+8
2016-11-23
drm/amdgpu: fix power state when port pm is unavailable
Peter Wu
1
-1
/
+8
2016-11-23
HID: hid-sensor-hub: clear memory to avoid random data
Song Hongyan
1
-0
/
+1
[prev]
[next]