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-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-18
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-18
rxrpc: Fix oops when discarding a preallocated service call
David Howells
1
-0
/
+1
2017-08-18
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-18
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
1
-2
/
+2
2017-08-18
PCI: Allow PCI express root ports to find themselves
Thierry Reding
1
-5
/
+4
2017-08-18
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-103
/
+224
2017-08-18
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
1
-2
/
+9
2017-08-18
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-18
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-08-18
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-08-18
tun: handle register_netdevice() failures properly
Eric Dumazet
1
-0
/
+3
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2
-4
/
+4
2017-08-18
mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM
Laura Abbott
1
-5
/
+8
2017-08-18
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
1
-5
/
+0
2017-08-18
mm/cma_debug.c: fix stack corruption due to sprintf usage
Prakash Gupta
1
-1
/
+1
2017-08-18
signal: don't remove SIGNAL_UNKILLABLE for traced tasks.
Jamie Iles
1
-1
/
+5
2017-08-18
mm, oom: fix potential data corruption when oom_reaper races with writer
Michal Hocko
3
-34
/
+64
2017-08-18
mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
1
-1
/
+11
2017-08-18
slub: fix per memcg cache leak on css offline
Vladimir Davydov
1
-1
/
+2
2017-08-18
mm: discard memblock data later
Pavel Tatashin
4
-39
/
+25
2017-08-18
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
1
-2
/
+2
2017-08-18
kmod: fix wait on recursive loop
Luis R. Rodriguez
1
-2
/
+23
2017-08-18
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-08-18
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
2
-2
/
+2
2017-08-18
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
3
-17
/
+51
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
5
-12
/
+15
2017-08-18
Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-13
/
+16
2017-08-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-23
/
+22
2017-08-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-55
/
+114
2017-08-18
Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+3
2017-08-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-24
/
+34
2017-08-18
Merge tag 'sound-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-21
/
+41
2017-08-18
bpf, doc: improve sysctl knob description
Daniel Borkmann
1
-14
/
+23
2017-08-18
netxen: fix incorrect loop counter decrement
Colin Ian King
1
-1
/
+1
2017-08-18
Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2017-08-18
nfp: fix infinite loop on umapping cleanup
Colin Ian King
1
-2
/
+1
2017-08-18
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
1
-1
/
+1
2017-08-18
blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL
Christoph Hellwig
1
-1
/
+7
2017-08-18
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-14
/
+9
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
5
-0
/
+76
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
1
-2
/
+8
2017-08-18
soc: ti: ti_sci_pm_domains: Populate name for genpd
Dave Gerlach
1
-0
/
+2
2017-08-18
Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-2
/
+2
2017-08-18
Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-0
/
+6
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
7
-36
/
+36
2017-08-18
MAINTAINERS: Remove Jason Cooper's irqchip git tree
Florian Fainelli
1
-1
/
+0
2017-08-18
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
1
-3
/
+11
2017-08-18
ALSA: usb-audio: add DSD support for new Amanero PID
Jussi Laako
1
-0
/
+4
[prev]
[next]