index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
perf db-export: Add calls parent_id to enable creation of call trees
Adrian Hunter
5
-13
/
+35
2019-03-01
perf intel-pt: Fix divide by zero when TSC is not available
Adrian Hunter
1
-0
/
+2
2019-03-01
perf auxtrace: Improve address filter error message when there is no DSO
Adrian Hunter
1
-1
/
+2
2019-03-01
acpi/nfit: Update NFIT flags error message
Toshi Kani
1
-1
/
+1
2019-03-01
NFSv4.1: Don't process the sequence op more than once.
Trond Myklebust
1
-1
/
+1
2019-03-01
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
1
-4
/
+8
2019-03-01
Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+1
2019-03-01
driver core: platform: remove misleading err_alloc label
Johannes Berg
1
-3
/
+1
2019-03-01
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-13
/
+19
2019-03-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+59
2019-03-01
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
3
-3
/
+36
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2
-1
/
+23
2019-03-01
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
1
-0
/
+8
2019-03-01
media: vim2m: Address some coding style issues
Mauro Carvalho Chehab
1
-24
/
+28
2019-03-01
media: vim2m: don't use BUG()
Mauro Carvalho Chehab
1
-4
/
+16
2019-03-01
Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-4
/
+37
2019-03-01
arm64: mmu: drop paging_init comments
Peng Fan
1
-4
/
+0
2019-03-01
media: vim2m: speedup passthrough copy
Mauro Carvalho Chehab
1
-20
/
+17
2019-03-01
media: vim2m: add an horizontal scaler
Mauro Carvalho Chehab
1
-41
/
+55
2019-03-01
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2
-4
/
+16
2019-03-01
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
1
-4
/
+5
2019-03-01
media: vim2m: don't accept YUYV anymore as output format
Mauro Carvalho Chehab
1
-55
/
+2
2019-03-01
media: vim2m: add vertical linear scaler
Mauro Carvalho Chehab
1
-34
/
+33
2019-03-01
media: vim2m: better handle cap/out buffers with different sizes
Mauro Carvalho Chehab
1
-36
/
+78
2019-03-01
media: vim2m: use different framesizes for bayer formats
Mauro Carvalho Chehab
1
-4
/
+34
2019-03-01
media: vim2m: add support for VIDIOC_ENUM_FRAMESIZES
Mauro Carvalho Chehab
1
-9
/
+29
2019-03-01
media: vim2m: ensure that width is multiple of two
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: vim2m: improve debug messages
Mauro Carvalho Chehab
1
-15
/
+35
2019-03-01
media: vim2m: add bayer capture formats
Mauro Carvalho Chehab
1
-7
/
+97
2019-03-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-next
Greg Kroah-Hartman
7
-94
/
+207
2019-03-01
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
Martin Schwidefsky
1
-14
/
+5
2019-03-01
s390/suspend: fix prefix register reset in swsusp_arch_resume
Martin Schwidefsky
1
-3
/
+3
2019-03-01
PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
Wei Yongjun
1
-1
/
+1
2019-03-01
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
1
-2
/
+2
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
6
-6
/
+6
2019-03-01
media: Documentation: fix several typos
Mauro Carvalho Chehab
23
-29
/
+29
2019-03-01
media: staging: fix several typos
Mauro Carvalho Chehab
11
-15
/
+15
2019-03-01
media: include: fix several typos
Mauro Carvalho Chehab
13
-21
/
+21
2019-03-01
fbdev: omap2: fix warnings in dss core
Anders Roxell
1
-3
/
+0
2019-03-01
media: common: fix several typos
Mauro Carvalho Chehab
5
-5
/
+5
2019-03-01
media: v4l2-core: fix several typos
Mauro Carvalho Chehab
5
-12
/
+12
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
53
-81
/
+81
2019-03-01
media: tuners: fix several typos
Mauro Carvalho Chehab
7
-14
/
+14
2019-03-01
media: rc: fix several typos
Mauro Carvalho Chehab
15
-22
/
+22
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
46
-70
/
+70
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
38
-64
/
+64
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
28
-38
/
+38
2019-03-01
media: dvb-core: fix several typos
Mauro Carvalho Chehab
2
-2
/
+2
2019-03-01
media: radio: fix several typos
Mauro Carvalho Chehab
2
-3
/
+3
2019-03-01
media: dvb-frontends: fix several typos
Mauro Carvalho Chehab
28
-83
/
+83
[prev]
[next]