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
2018-10-26
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
1
-2
/
+2
2018-10-26
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
1
-4
/
+0
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2
-3
/
+3
2018-10-26
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-10-26
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
1
-13
/
+12
2018-10-26
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-10-26
sparc64: Rework xchg() definition to avoid warnings.
David S. Miller
1
-1
/
+6
2018-10-26
sparc64: Export __node_distance.
David S. Miller
1
-0
/
+1
2018-10-26
sparc64: Make corrupted user stacks more debuggable.
David Miller
5
-10
/
+37
2018-10-26
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
68
-1017
/
+918
2018-10-26
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-2
/
+9
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
253
-3394
/
+6299
2018-10-26
ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
Chengguang Xu
1
-3
/
+2
2018-10-26
ovl: abstract ovl_inode lock with a helper
Amir Goldstein
2
-12
/
+23
2018-10-26
ovl: remove the 'locked' argument of ovl_nlink_{start,end}
Amir Goldstein
3
-28
/
+25
2018-10-26
ovl: relax requirement for non null uuid of lower fs
Amir Goldstein
2
-4
/
+31
2018-10-26
ovl: fold copy-up helpers into callers
Miklos Szeredi
1
-108
/
+67
2018-10-26
ovl: untangle copy up call chain
Amir Goldstein
1
-86
/
+159
2018-10-26
ovl: relax permission checking on underlying layers
Miklos Szeredi
1
-4
/
+13
2018-10-26
ovl: fix recursive oi->lock in ovl_link()
Amir Goldstein
1
-0
/
+4
2018-10-26
vfs: fix FIGETBSZ ioctl on an overlayfs file
Amir Goldstein
1
-0
/
+3
2018-10-26
ovl: clean up error handling in ovl_get_tmpfile()
Miklos Szeredi
1
-3
/
+2
2018-10-26
ovl: fix error handling in ovl_verify_set_fh()
Amir Goldstein
1
-1
/
+3
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
57
-2037
/
+2479
2018-10-26
Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
25
-379
/
+1016
2018-10-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-127
/
+356
2018-10-26
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
18
-464
/
+134
2018-10-26
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
Linus Torvalds
29
-741
/
+620
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
140
-1043
/
+1736
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
Linus Torvalds
27
-302
/
+1364
2018-10-26
leds: gpio: set led_dat->gpiod pointer for OF defined GPIO leds
Liviu Dudau
1
-0
/
+2
2018-10-26
drm/amdgpu: fix reporting of failed msg sent to SMU (v2)
Shirish S
1
-0
/
+4
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-489
/
+123
2018-10-26
drm/amdgpu: Fix compute ring 1.0.0 failure after reset
Andrey Grodzovsky
1
-2
/
+4
2018-10-26
drm/amdgpu: fix VM leaf walking
Christian König
1
-1
/
+2
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
34
-356
/
+986
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
180
-3329
/
+6856
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
8
-19
/
+66
2018-10-26
HID: alps: allow incoming reports when only the trackstick is opened
Benjamin Tissoires
1
-0
/
+18
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
181
-2183
/
+8781
2018-10-26
Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
Benjamin Tissoires
1
-1
/
+0
2018-10-26
HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
Kai-Heng Feng
2
-0
/
+22
2018-10-26
HID: hiddev: fix potential Spectre v1
Breno Leitao
1
-4
/
+14
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
204
-5181
/
+7609
2018-10-26
libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
Diego Viola
1
-0
/
+1
2018-10-26
ARM: dt: relicense two DT binding IRQ headers
Stephen Warren
2
-2
/
+2
2018-10-26
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
1
-2
/
+1
2018-10-26
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
4
-1
/
+6
2018-10-26
powerpc/pseries: add missing cpumask.h include file
Tyrel Datwyler
1
-0
/
+1
2018-10-26
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
1
-2
/
+2
[prev]
[next]