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
/
uapi
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
unexport linux/elfcore.h
Al Viro
1
-101
/
+0
2020-07-27
platform/x86: ISST: drop a duplicated word in isst_if.h
Randy Dunlap
1
-1
/
+1
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
1
-1
/
+4
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
1
-1
/
+5
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
1
-2
/
+12
2020-07-27
btrfs: use __u16 for the return value of btrfs_qgroup_level()
Qu Wenruo
1
-2
/
+2
2020-07-27
dmaengine: idxd: add missing invalid flags field to completion
Dave Jiang
1
-0
/
+6
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+3
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-1
/
+6
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
1
-0
/
+7
2020-07-25
ACPI: NFIT: Define runtime firmware activation commands
Dan Williams
1
-1
/
+2
2020-07-25
libnvdimm: Validate command family indices
Dan Williams
1
-0
/
+4
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+7
2020-07-25
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
1
-1
/
+2
2020-07-25
bcache: struct cache_sb is only for in-memory super block now
Coly Li
1
-4
/
+6
2020-07-25
bcache: increase super block version for cache device and backing device
Coly Li
1
-8
/
+21
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
2
-0
/
+2
2020-07-24
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
1
-0
/
+3
2020-07-24
Merge branch 'io_uring-5.8' into for-5.9/io_uring
Jens Axboe
1
-0
/
+1
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
10
-27
/
+39
2020-07-23
hyperv: hyperv.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-23
android: binder.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-23
Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
1
-0
/
+82
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+94
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+2
2020-07-21
raid: md_p.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-07-21
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
1
-1
/
+0
2020-07-21
audit: report audit wait metric in audit status reply
Max Englander
1
-7
/
+11
2020-07-20
perf: Add perf_event_mmap_page::cap_user_time_short ABI
Peter Zijlstra
1
-3
/
+20
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
4
-21
/
+27
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
5
-23
/
+29
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
10
-27
/
+39
2020-07-19
ptp: introduce a phase offset in the periodic output request
Vladimir Oltean
1
-2
/
+17
2020-07-19
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
1
-3
/
+14
2020-07-19
icmp: support rfc 4884
Willem de Bruijn
3
-1
/
+36
2020-07-19
net: phy: add USXGMII link partner ability constants
Michael Walle
1
-0
/
+26
2020-07-19
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
1
-1
/
+8
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-0
/
+2
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-0
/
+77
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
1
-0
/
+1
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
1
-3
/
+3
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master
Linus Torvalds
1
-2
/
+2
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+5
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-0
/
+9
2020-07-15
net: caif: drop duplicate words in comments
Randy Dunlap
1
-1
/
+1
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into master
Linus Torvalds
1
-0
/
+3
2020-07-15
include/uapi/linux: Update KFD ioctl version
Amber Lin
1
-1
/
+5
2020-07-15
drm/amdkfd: Provide SMI events watch
Amber Lin
1
-1
/
+15
2020-07-14
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
1
-0
/
+22
2020-07-14
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
1
-0
/
+1
[prev]
[next]