summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-02-05mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2019-02-05bpf: Allow narrow loads with offset > 0Andrey Ignatov
2019-02-05writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell
2019-02-05block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2019-02-05sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-30netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl
2019-01-30linux/device.h: fix kernel-doc notation warningRandy Dunlap
2019-01-30spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon
2019-01-30net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2019-01-30tcp: mandate a one-time immediate ACKYuchung Cheng
2019-01-14mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2019-01-14kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin
2019-01-14mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-14Input: restore EV_ABS ABS_RESERVEDPeter Hutterer
2019-01-12media: cec: keep track of outstanding transmitsHans Verkuil
2019-01-12ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-12platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2019-01-12sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-12ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang
2019-01-12ip: validate header length on virtual device xmitWillem de Bruijn
2019-01-12mm: don't miss the last page because of round-off errorRoman Gushchin
2019-01-12xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2019-01-12mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky
2019-01-12mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2019-01-12mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky
2018-12-30pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-12-30Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-12-30fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri
2018-12-30netfilter: add missing error handling code for register functionsTaehee Yoo
2018-12-30sctp: kfree_rcu asocXin Long
2018-12-30neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-30Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui
2018-12-30USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-30USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-15sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-12-15iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-12-15function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-15function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)
2018-12-15function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)
2018-12-15x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-15ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner
2018-12-15x86/speculation: Rework SMT state changeThomas Gleixner
2018-12-15sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-12-15x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2018-12-15tcp: defer SACK compression after DupThreshEric Dumazet
2018-12-15net/dim: Update DIM start sample after each DIM iterationTal Gilboa
2018-12-15packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-12-15include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert
2018-12-15fsnotify: generalize handling of extra event flagsAmir Goldstein
2018-12-15can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel