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-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2
-48
/
+70
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
103
-109
/
+109
2019-05-06
dtlk: remove double call to nonseekable_open
Kirill Smelkov
1
-1
/
+0
2019-05-05
Linux 5.1
v5.1
Linus Torvalds
1
-1
/
+1
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-32
/
+272
2019-05-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-05-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+23
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-16
/
+26
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-04
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+14
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-65
/
+192
2019-05-03
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...
Linus Torvalds
5
-5
/
+10
2019-05-03
Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+16
2019-05-03
Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+40
2019-05-03
Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-40
/
+78
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
2
-3
/
+1
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-05-03
Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...
Ingo Molnar
12
-21
/
+154
2019-05-03
Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+16
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
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
[next]