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
2019-05-02
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
3
-0
/
+133
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
1
-5
/
+3
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
1
-5
/
+1
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
1
-3
/
+5
2019-05-02
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-05-02
tools lib traceevent: Change tag string for error
Leo Yan
1
-1
/
+1
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2019-05-02
tools uapi x86: Sync vmx.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
1
-1
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
67
-289
/
+544
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-93
/
+161
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-02
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
1
-0
/
+2
2019-05-02
MAINTAINERS: friendly takeover of i2c-gpio driver
Wolfram Sang
1
-1
/
+1
2019-05-02
MAINTAINERS: Include vendor specific files under arch/*/events/*
Kim Phillips
1
-0
/
+1
2019-05-02
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
1
-3
/
+108
2019-05-02
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-2
/
+1
2019-05-02
Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+32
2019-05-02
Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-02
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-05-02
powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+14
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-01
Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2
-6
/
+3
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
1
-5
/
+3
2019-05-01
Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-23
/
+25
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-05-01
Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+1
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
1
-1
/
+1
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
1
-1
/
+1
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
1
-8
/
+9
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2019-05-01
iov_iter: fix iov_iter_type
Ming Lei
1
-1
/
+1
2019-05-01
block: fix handling for BIO_NO_PAGE_REF
Ming Lei
1
-1
/
+2
2019-05-01
io_uring: drop req submit reference always in async punt
Jens Axboe
1
-3
/
+4
2019-05-01
io_uring: free allocated io_memory once
Mark Rutland
1
-8
/
+7
2019-05-01
io_uring: fix SQPOLL cpu validation
Mark Rutland
1
-7
/
+3
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
3
-38
/
+27
2019-05-01
stmmac: pci: Fix typo in IOT2000 comment
Jan Kiszka
1
-1
/
+1
2019-05-01
Documentation: fix netdev-FAQ.rst markup warning
Randy Dunlap
1
-1
/
+1
2019-05-01
io_uring: have submission side sqe errors post a cqe
Jens Axboe
1
-28
/
+6
[prev]
[next]