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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
powerpc/perf/hv-24x7: Add cpu hotplug support
Kajol Jain
1
-0
/
+1
2020-07-16
Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-0
/
+1
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
1
-0
/
+25
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
1
-0
/
+25
2020-07-15
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
1
-3
/
+2
2020-07-15
fsnotify: fold fsnotify() call into fsnotify_parent()
Amir Goldstein
1
-20
/
+13
2020-07-15
usb: linux/usb/gadget.h: fix duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
usb: linux/usb/serial.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
usb: linux/usb/pd_vdo.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
usb: linux/usb.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
1
-0
/
+5
2020-07-15
netpoll: Remove unused inline function netpoll_netdev_init()
YueHaibing
1
-3
/
+0
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
2
-2
/
+12
2020-07-15
soundwire: sdw.h: fix indentation
Pierre-Louis Bossart
1
-4
/
+4
2020-07-15
soundwire: sdw.h: fix PRBS/Static_1 swapped definitions
Pierre-Louis Bossart
1
-6
/
+6
2020-07-15
platform_data/mlxreg: Add presence register field for FAN devices
Vadim Pasternak
1
-0
/
+2
2020-07-15
platform_data/mlxreg: Add support for complex attributes
Vadim Pasternak
1
-0
/
+2
2020-07-15
lib/string_helpers: Introduce string_upper() and string_lower() helpers
Vadim Pasternak
1
-0
/
+15
2020-07-15
soundwire: stream: add helper to startup/shutdown streams
Pierre-Louis Bossart
1
-0
/
+2
2020-07-15
Merge tag 'spi-mem-dtr' into spi-nor/next
Tudor Ambarus
1
-1
/
+13
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-29
/
+34
2020-07-14
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
1
-0
/
+4
2020-07-14
bridge: mrp: Extend bridge interface
Horatiu Vultur
1
-0
/
+1
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-next
Alexei Starovoitov
6
-28
/
+24
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for NFS
He Zhe
1
-0
/
+14
2020-07-14
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
1
-1
/
+1
2020-07-14
bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
1
-0
/
+9
2020-07-14
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <p.yadav@ti.com>:
Mark Brown
1
-1
/
+13
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
1
-1
/
+5
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+8
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
1
-0
/
+1
2020-07-14
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
1
-1
/
+1
2020-07-14
Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
1
-5
/
+105
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
1
-0
/
+1
2020-07-13
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
Rajendra Nayak
1
-0
/
+1
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-1
/
+8
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+91
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+6
2020-07-13
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
1
-0
/
+1
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
1
-0
/
+2
2020-07-13
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
1
-1
/
+58
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2
-0
/
+2
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
1
-0
/
+5
2020-07-13
nfs: add client side only definitions for user xattrs
Frank van der Linden
2
-0
/
+8
2020-07-13
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-1
/
+2
2020-07-13
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-0
/
+2
2020-07-13
svcrdma: Introduce Receive completion IDs
Chuck Lever
1
-0
/
+4
2020-07-13
svcrdma: Introduce infrastructure to support completion IDs
Chuck Lever
1
-0
/
+24
2020-07-13
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
1
-0
/
+37
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
1
-0
/
+37
[prev]
[next]