summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2019-01-091-0/+2
* ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang2019-01-091-0/+2
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-12-291-0/+3
* 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
* fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri2018-12-171-2/+1
* net: use skb_list_del_init() to remove from RX sublistsEdward Cree2018-12-171-0/+11
* Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-131-0/+7
* 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
* 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-051-0/+9
* 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
* USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-271-0/+3
* mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon2018-11-271-1/+1
* netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-271-2/+2
* netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-271-1/+1
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-211-0/+1
* watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre2018-11-211-0/+2
* mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon2018-11-211-3/+2
* libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov2018-11-211-1/+7
* media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil2018-11-131-2/+2
* TC: Set DMA masks for devicesMaciej W. Rozycki2018-11-131-0/+1
* fsnotify: Fix busy inodes during unmountJan Kara2018-11-131-0/+3
* signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman2018-11-131-1/+1
* scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usageNicholas Bellinger2018-11-131-5/+15
* signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon2018-11-131-0/+3
* nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart2018-11-131-0/+1
* bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann2018-11-131-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-191-0/+8
|\
| * Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-151-0/+8
| |\