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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
1
-0
/
+1
2018-04-26
genirq/irq_sim: Use the SPDX license identifier in the header
Bartosz Golaszewski
1
-8
/
+5
2018-04-26
net/mlx5: Fix mlx5_get_vector_affinity function
Israel Rukshin
1
-9
/
+3
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2
-1
/
+5
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
1
-0
/
+1
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
5
-0
/
+7
2018-04-26
udp: add udp gso
Willem de Bruijn
2
-0
/
+6
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2
-1
/
+2
2018-04-26
tracing: initcall: Ordered comparison of function pointers
Rishabh Bhatnagar
1
-3
/
+11
2018-04-26
blk-mq: fix sysfs inflight counter
Omar Sandoval
1
-1
/
+3
2018-04-26
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Arnd Bergmann
1
-0
/
+75
2018-04-26
Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes
Arnd Bergmann
1
-2
/
+2
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
4
-15
/
+27
2018-04-26
HID: multitouch: implement precision touchpad latency and switches
Benjamin Tissoires
1
-0
/
+3
2018-04-26
HID: input: append a suffix matching the application
Benjamin Tissoires
1
-0
/
+1
2018-04-26
HID: generic: create one input report per application type
Benjamin Tissoires
1
-3
/
+7
2018-04-26
HID: store the full list of reports in the hidinput
Benjamin Tissoires
1
-0
/
+2
2018-04-26
ASoC: Remove platform code now everything is componentised
Charles Keepax
1
-100
/
+3
2018-04-26
Merge tag 'tags/tcpm-pps-4.18' into psy-next
Sebastian Reichel
9
-49
/
+32
2018-04-26
staging: kernel.h: Prevent macro expantion bug in container_of_safe()
Dan Carpenter
1
-1
/
+1
2018-04-25
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-3
/
+1
2018-04-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-2
/
+32
2018-04-25
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+4
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+3
2018-04-25
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
1
-1
/
+1
2018-04-25
power: supply: ab8500: Drop AB8540/9540 support
Linus Walleij
3
-7
/
+0
2018-04-25
power: supply: bq27xxx: Add support for BQ27426
Andrew F. Davis
1
-1
/
+2
2018-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
1
-5
/
+24
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
1
-4
/
+0
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-04-25
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
1
-1
/
+1
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
1
-0
/
+17
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
1
-0
/
+1
2018-04-25
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
1
-1
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-1
/
+1
2018-04-25
macvlan: Provide function for interfaces to release HW offload
Alexander Duyck
1
-0
/
+8
2018-04-25
macvlan: Add function to test for destination filtering support
Alexander Duyck
1
-0
/
+9
2018-04-25
macvlan: macvlan_count_rx shouldn't be static inline AND extern
Alexander Duyck
1
-4
/
+0
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
1
-1
/
+7
2018-04-25
Merge branch 'for-linus' into for-next
Takashi Iwai
19
-72
/
+398
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
1
-0
/
+3
2018-04-25
power: supply: Add 'usb_type' property and supporting code
Adam Thomson
1
-0
/
+16
2018-04-25
Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
Radim Krčmář
1
-2
/
+14
2018-04-25
typec: tcpm: Add core support for sink side PPS
Adam Thomson
2
-2
/
+3
2018-04-25
clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
Maxime Jourdan
1
-0
/
+2
2018-04-25
dt-bindings: clock: meson8b: export the NAND clock
Martin Blumenstingl
1
-0
/
+1
2018-04-25
ALSA: control: Hardening for potential Spectre v1
Takashi Iwai
1
-2
/
+5
2018-04-25
soc: qcom: Add GENI based QUP Wrapper driver
Karthikeyan Ramasubramanian
1
-0
/
+425
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-43
/
+52
[prev]
[next]