summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-26regulator: empty the old suspend functionsChunyan Zhang
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers
2018-01-25fs: add RWF_APPENDJürg Billeter
2018-01-25f2fs: support inode creation timeChao Yu
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24kill kernel_sock_ioctl()Al Viro
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli
2018-01-23serdev: add method to set parityUlrich Hecht
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman
2018-01-22signal: Add send_sig_fault and force_sig_faultEric W. Biederman
2018-01-22f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim
2018-01-22f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov
2018-01-21Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh
2018-01-19block: Remove kblockd_schedule_delayed_work{,_on}()Bart Van Assche
2018-01-19lib/scatterlist: Fix chaining support in sgl_alloc_order()Bart Van Assche
2018-01-19Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/blockJens Axboe
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox
2018-01-19string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo
2018-01-19Merge tag 'asoc-v4.16-3' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai