summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+3
2018-12-05function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)1-0/+1
2018-12-05function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)1-3/+0
2018-12-05function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)1-0/+3
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2018-12-05ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner1-17/+0
2018-12-05x86/speculation: Rework SMT state changeThomas Gleixner1-0/+2
2018-12-05sched/smt: Expose sched_smt_present static keyThomas Gleixner1-0/+18
2018-12-05x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina1-2/+19
2018-12-05tcp: defer SACK compression after DupThreshEric Dumazet1-0/+1
2018-12-05net/dim: Update DIM start sample after each DIM iterationTal Gilboa1-0/+2
2018-12-05packet: copy user buffers before orphan or cloneWillem de Bruijn1-1/+17
2018-12-01include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert1-1/+1
2018-12-01fsnotify: generalize handling of extra event flagsAmir Goldstein1-2/+7
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel1-1/+2
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel1-0/+4
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-0/+1
2018-11-27USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2018-11-27mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon1-1/+1
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik1-2/+2
2018-11-27netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio1-1/+1
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-0/+1
2018-11-21watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre1-0/+2
2018-11-21mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon1-3/+2
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov1-1/+7
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil1-2/+2
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki1-0/+1
2018-11-13fsnotify: Fix busy inodes during unmountJan Kara1-0/+3
2018-11-13signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman1-1/+1
2018-11-13scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usageNicholas Bellinger1-5/+15
2018-11-13signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon1-0/+3
2018-11-13nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart1-0/+1
2018-11-13bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann1-0/+3
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+8
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds1-1/+1
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-14/+31
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers3-14/+31
2018-10-16Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+8
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman1-0/+1
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+1
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman1-0/+7
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+2
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+7
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+1
2018-10-11net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca1-0/+7
2018-10-11net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-0/+8
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd1-0/+7
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju1-4/+0
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-6/+14
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman1-0/+1