index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-01-31
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2019-01-31
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-31
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-01-31
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-01-31
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-01-31
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-26
mm/swap: use nr_node_ids for avail_lists in swap_info_struct
Aaron Lu
2019-01-26
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
2019-01-26
usb: typec: tcpm: Do not disconnect link for self powered devices
Badhri Jagan Sridharan
2019-01-22
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
2019-01-22
MIPS: BCM47XX: Setup struct device for the SoC
Rafał Miłecki
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2019-01-13
mm, hmm: use devm semantics for hmm_devmem_{add, remove}
Dan Williams
2019-01-13
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2019-01-13
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2019-01-09
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
2018-12-29
mm: don't miss the last page because of round-off error
Roman Gushchin
2018-12-29
mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
Martin Schwidefsky
2018-12-29
scsi: t10-pi: Return correct ref tag when queue has no integrity profile
Martin K. Petersen
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2018-12-17
fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
kiran.modukuri
2018-12-17
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-13
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
2018-12-13
USB: serial: console: fix reported terminal settings
Johan Hovold
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-08
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
2018-12-05
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-12-05
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-05
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2018-12-05
function_graph: Create function_graph_enter() to consolidate architecture code
Steven Rostedt (VMware)
2018-12-05
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-12-05
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-12-05
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-12-05
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-12-05
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
2018-12-05
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-12-01
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
Sebastien Boisvert
2018-12-01
fsnotify: generalize handling of extra event flags
Amir Goldstein
2018-12-01
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2018-12-01
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
2018-12-01
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-27
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-27
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
2018-11-27
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
[next]