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-02-20
Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-18
/
+76
2016-02-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-142
/
+138
2016-02-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-124
/
+184
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-02-20
Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb
Douglas Anderson
1
-2
/
+4
2016-02-19
net: bcmgenet: Fix internal PHY link state
Jaedon Shin
1
-2
/
+1
2016-02-19
af_unix: Don't use continue to re-execute unix_stream_read_generic loop
Rainer Weikusat
1
-1
/
+2
2016-02-19
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Dmitry V. Levin
1
-1
/
+1
2016-02-19
Merge branch 'bnxt_en-fixes'
David S. Miller
1
-5
/
+4
2016-02-19
bnxt_en: Failure to update PHY is not fatal condition.
Michael Chan
1
-1
/
+1
2016-02-19
bnxt_en: Remove unnecessary call to update PHY settings.
Michael Chan
1
-4
/
+2
2016-02-19
bnxt_en: Poll link at the end of __bnxt_open_nic().
Michael Chan
1
-0
/
+1
2016-02-19
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
Nishanth Menon
1
-6
/
+1
2016-02-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-39
/
+176
2016-02-19
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-66
/
+150
2016-02-19
ser_gigaset: use container_of() instead of detour
Paul Bolle
1
-8
/
+1
2016-02-19
Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...
David S. Miller
10
-100
/
+175
2016-02-19
cxgb3: fix up vpd strings for kstrto*()
Steve Wise
1
-7
/
+27
2016-02-19
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
2
-2
/
+3
2016-02-19
tipc: unlock in error path
Insu Yun
1
-1
/
+3
2016-02-19
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-5
/
+33
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2
-2
/
+2
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
2
-3
/
+3
2016-02-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-45
/
+75
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-29
/
+73
2016-02-19
Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-18
/
+48
2016-02-19
Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-13
/
+33
2016-02-19
arm64: mm: allow the kernel to handle alignment faults on user accesses
EunTaik Lee
1
-1
/
+8
2016-02-19
arm64: kbuild: make "make install" not depend on vmlinux
Masahiro Yamada
3
-3
/
+17
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
1
-2
/
+30
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
4
-55
/
+48
2016-02-18
hwmon: (ads1015) Handle negative conversion values correctly
Peter Rosin
1
-1
/
+1
2016-02-18
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
1
-1
/
+1
2016-02-19
Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes
Dave Airlie
7
-52
/
+118
2016-02-19
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-2
/
+2
2016-02-19
Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-14
/
+15
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-39
/
+11
2016-02-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2016-02-18
mm: slab: free kmem_cache_node after destroy sysfs file
Dmitry Safonov
5
-27
/
+29
2016-02-18
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
1
-10
/
+43
2016-02-18
MAINTAINERS: update Kselftest Framework mailing list
Shuah Khan
1
-1
/
+1
2016-02-18
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
1
-1
/
+1
2016-02-18
mm/hugetlb.c: fix incorrect proc nr_hugepages value
Vaishali Thakkar
1
-2
/
+4
2016-02-18
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
1
-1
/
+1
2016-02-18
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
1
-31
/
+18
2016-02-18
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
2
-18
/
+53
2016-02-18
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
1
-5
/
+29
[prev]
[next]