index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-22
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
2017-11-21
Merge branch 'bpf-offload-fixes'
Daniel Borkmann
2017-11-21
bpf: make bpf_prog_offload_verifier_prep() static inline
Jakub Kicinski
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
2017-11-21
bpf: offload: ignore namespace moves
Jakub Kicinski
2017-11-21
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
net: xdp: don't allow device-bound programs in driver mode
Jakub Kicinski
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
bpf: offload: limit offload to cls_bpf and xdp programs only
Jakub Kicinski
2017-11-21
bpf: offload: add comment warning developers about double destroy
Jakub Kicinski
2017-11-20
net: vxge: Fix some indentation issues
Christophe JAILLET
2017-11-20
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2017-11-19
r8169: use same RTL8111EVL green settings as in vendor driver
Heiner Kallweit
2017-11-19
r8169: fix RTL8111EVL EEE and green settings
Heiner Kallweit
2017-11-19
tun: fix rcu_read_lock imbalance in tun_build_skb
Xin Long
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-11-19
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
2017-11-19
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-17
Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-17
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-17
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-17
Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
2017-11-18
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
Girish Moodalbail
2017-11-18
route: also update fnhe_genid when updating a route cache
Xin Long
2017-11-18
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
2017-11-18
net/netlabel: Add list_next_rcu() in rcu_dereference().
Tim Hansen
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
2017-11-17
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
[next]