summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-11-271-2/+2
* netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-11-271-0/+4
* sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-231-0/+2
* sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-231-0/+1
* Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2018-11-231-0/+12
* CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-211-1/+1
* uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-211-4/+4
* 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
* media: replace ADOBERGB by OPRGBHans Verkuil2018-11-131-6/+17
* media: cec: fix the Signal Free Time calculationHans Verkuil2018-11-131-1/+1
* media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil2018-11-131-0/+3