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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
3
-0
/
+6
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
5
-0
/
+168
2018-10-07
net/smc: retain old name for diag_mode field
Eugene Syromiatnikov
1
-1
/
+4
2018-10-07
net/smc: use __aligned_u64 for 64-bit smc_diag fields
Eugene Syromiatnikov
1
-11
/
+11
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+6
2018-10-05
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
3
-0
/
+6
2018-10-05
Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-152
/
+152
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
1
-0
/
+46
2018-10-04
Input: reserve 2 events code because of HID
Benjamin Tissoires
1
-1
/
+18
2018-10-04
dns: Allow the dns resolver to retrieve a server set
David Howells
1
-0
/
+116
2018-10-04
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2018-10-03
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
1
-0
/
+10
2018-10-03
netfilter: xt_quota: fix the behavior of xt_quota module
Chenbo Feng
1
-3
/
+5
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-1
/
+92
2018-10-02
cfg80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-0
/
+90
2018-10-02
Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next
Felipe Balbi
1
-152
/
+152
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
1
-0
/
+1
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2
-1
/
+2
2018-09-30
Merge 4.19-rc6
Greg Kroah-Hartman
2
-1
/
+2
2018-09-28
PCI: Add support for Immediate Readiness
Felipe Balbi
1
-0
/
+1
2018-09-28
keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
David Howells
1
-1
/
+6
2018-09-28
s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
Tony Krowiak
1
-0
/
+1
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
1
-1
/
+17
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-0
/
+52
2018-09-26
s390: vfio-ap: register matrix device with VFIO mdev framework
Tony Krowiak
1
-0
/
+1
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+26
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2018-09-25
usb: video: Fix endianness mismatches in descriptor structures
Laurent Pinchart
1
-152
/
+152
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
Lubomir Rintel
1
-1
/
+1
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
1
-0
/
+1
2018-09-21
net: if_arp: use define instead of hard-coded value
Håkon Bugge
1
-1
/
+1
2018-09-21
net: if_arp: Fix incorrect indents
Håkon Bugge
1
-9
/
+9
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSION
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORT
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTR
Guido Kiener
1
-0
/
+2
2018-09-20
usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQ
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IO
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IO
Guido Kiener
1
-0
/
+3
2018-09-20
usb: usbtmc: Add ioctl for vendor specific read
Guido Kiener
1
-0
/
+2
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULT
Guido Kiener
1
-0
/
+1
2018-09-20
usb: usbtmc: Add ioctl for vendor specific write
Guido Kiener
1
-0
/
+14
2018-09-20
usb: usbtmc: Add ioctl for generic requests on control
Guido Kiener
1
-0
/
+15
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
1
-0
/
+1
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-09-17
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+16
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
1
-0
/
+29
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
1
-0
/
+2
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-0
/
+26
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
1
-0
/
+10
[prev]
[next]