index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-08-18
mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
-1
/
+11
2017-08-18
slub: fix per memcg cache leak on css offline
Vladimir Davydov
-1
/
+2
2017-08-18
mm: discard memblock data later
Pavel Tatashin
-39
/
+25
2017-08-18
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
-2
/
+2
2017-08-18
kmod: fix wait on recursive loop
Luis R. Rodriguez
-2
/
+23
2017-08-18
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
-0
/
+37
2017-08-18
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
-2
/
+2
2017-08-18
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
-17
/
+51
2017-08-18
Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+3
2017-08-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-24
/
+34
2017-08-18
Merge tag 'sound-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-21
/
+41
2017-08-18
Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-4
/
+4
2017-08-18
soc: ti: ti_sci_pm_domains: Populate name for genpd
Dave Gerlach
-0
/
+2
2017-08-18
Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-2
/
+2
2017-08-18
Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+6
2017-08-18
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
-3
/
+11
2017-08-18
ALSA: usb-audio: add DSD support for new Amanero PID
Jussi Laako
-0
/
+4
2017-08-18
ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset
Gary Bisson
-2
/
+2
2017-08-17
Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
-17
/
+27
2017-08-17
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-2
/
+4
2017-08-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-2
/
+6
2017-08-18
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
-7
/
+6
2017-08-18
Merge tag 'drm-intel-fixes-2017-08-16' of git://anongit.freedesktop.org/git/d...
Dave Airlie
-10
/
+21
2017-08-17
Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'
Rafael J. Wysocki
-2
/
+4
2017-08-17
Merge branch 'parisc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+12
2017-08-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
-6
/
+15
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
-4
/
+9
2017-08-17
ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
Takashi Iwai
-0
/
+9
2017-08-17
Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-1
/
+1
2017-08-17
of: fix DMA mask generation
Robin Murphy
-4
/
+4
2017-08-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-29
/
+24
2017-08-16
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+8
2017-08-16
printk-formats.txt: Better describe the difference between %pS and %pF
Helge Deller
-8
/
+11
2017-08-16
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
-2
/
+3
2017-08-16
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
Thomas Bogendoerfer
-1
/
+1
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-159
/
+512
2017-08-15
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
-4
/
+30
2017-08-15
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
-3
/
+4
2017-08-15
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
-2
/
+6
2017-08-15
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
-3
/
+0
2017-08-15
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
-1
/
+4
2017-08-15
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
-4
/
+12
2017-08-15
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
-5
/
+7
2017-08-15
net: Fix a typo in comment about sock flags.
Tonghao Zhang
-1
/
+1
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
-3
/
+13
2017-08-15
audit: Receive unmount event
Jan Kara
-1
/
+1
2017-08-15
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
-5
/
+7
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-5
/
+4
2017-08-15
drm/amdgpu: save list length when fence is signaled
Chunming Zhou
-7
/
+6
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
-40
/
+126
[next]