summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-162-2/+2
* mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams2019-01-131-3/+1
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2019-01-131-0/+2
* netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2019-01-131-12/+0
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-131-0/+9
* media: cec: keep track of outstanding transmitsHans Verkuil2019-01-091-0/+1
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-091-0/+20
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2019-01-091-0/+2
* net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti2019-01-091-2/+2
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-091-3/+35
* ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang2019-01-091-0/+2
* ip: validate header length on virtual device xmitWillem de Bruijn2019-01-091-0/+20
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-12-291-0/+3
* xfrm_user: fix freeing of xfrm states on acquireMathias Krause2018-12-291-0/+1
* mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-12-291-0/+16
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-12-296-6/+6
* mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-12-291-0/+8
* scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen2018-12-291-4/+5
* pstore/ram: Correctly calculate usable PRZ bytesKees Cook2018-12-171-1/+4
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-12-171-5/+0
* fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri2018-12-171-2/+1
* netfilter: add missing error handling code for register functionsTaehee Yoo2018-12-172-2/+2
* sctp: kfree_rcu asocXin Long2018-12-171-0/+2
* net: use skb_list_del_init() to remove from RX sublistsEdward Cree2018-12-171-0/+11
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-171-5/+23
* Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-131-0/+7
* ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-12-131-1/+3
* USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-131-0/+1
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-131-2/+2
* tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu2018-12-081-3/+3
* sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti2018-12-081-1/+11
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-12-051-1/+3
* function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-12-051-0/+1
* function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2018-12-051-3/+0
* function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2018-12-051-0/+3
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-12-052-0/+10
* ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner2018-12-051-17/+0
* x86/speculation: Rework SMT state changeThomas Gleixner2018-12-051-0/+2
* sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-12-051-0/+18
* x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2018-12-051-2/+19
* tcp: defer SACK compression after DupThreshEric Dumazet2018-12-051-0/+1
* net/dim: Update DIM start sample after each DIM iterationTal Gilboa2018-12-051-0/+2
* packet: copy user buffers before orphan or cloneWillem de Bruijn2018-12-051-1/+17
* include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert2018-12-011-1/+1
* fsnotify: generalize handling of extra event flagsAmir Goldstein2018-12-011-2/+7
* can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2018-12-011-1/+2
* can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel2018-12-011-0/+4
* can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-12-011-0/+1
* tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-12-011-0/+1
* USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-271-0/+3