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
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
3
-0
/
+6
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-2
/
+3
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2
-0
/
+7
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
1
-1
/
+2
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
1
-2
/
+34
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
1
-1
/
+4
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2
-1
/
+6
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2
-1
/
+3
2017-12-12
add infrastructure for tagging functions as error injectable
Josef Bacik
3
-0
/
+17
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
1
-0
/
+4
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
2
-0
/
+8
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
1
-0
/
+5
2017-12-05
phylink: convert to fwnode
Russell King
1
-1
/
+2
2017-12-05
sfp: convert to fwnode
Russell King
1
-3
/
+4
2017-12-05
sfp: add documentation for kernel APIs
Russell King
1
-13
/
+35
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-48
/
+135
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-1
/
+0
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-12
/
+7
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-0
/
+14
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-12
/
+78
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
1
-0
/
+1
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+4
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
1
-1
/
+0
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
1
-22
/
+0
2017-12-03
net: xdp: report flags program was installed with on query
Jakub Kicinski
1
-0
/
+2
2017-12-03
net: xdp: avoid output parameters when querying XDP prog
Jakub Kicinski
1
-1
/
+2
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
Linus Torvalds
1
-0
/
+43
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
1
-0
/
+43
2017-12-01
net: phy: core: use genphy version of callbacks read_status and config_aneg per default
Heiner Kallweit
1
-15
/
+18
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2017-11-30
net: phy: harmonize phy_id{,_mask} data type
Richard Leitner
1
-1
/
+1
2017-11-30
skbuff: Grammar s/are can/can/, s/change/changes/
Geert Uytterhoeven
1
-2
/
+1
2017-11-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+31
2017-11-29
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
1
-1
/
+2
2017-11-29
mm: migrate: fix an incorrect call of prep_transhuge_page()
Zi Yan
1
-1
/
+1
2017-11-29
mm: introduce get_user_pages_longterm
Dan Williams
2
-0
/
+27
2017-11-29
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
1
-0
/
+1
2017-11-29
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-8
/
+0
2017-11-29
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
1
-6
/
+0
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-0
/
+3
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-45
/
+0
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+13
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-111
/
+51
[next]