summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-26bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo1-0/+11
2018-01-26bpf: Support passing args to sock_ops bpf functionLawrence Brakmo1-0/+1
2018-01-26bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo1-0/+9
2018-01-26fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers1-1/+0
2018-01-26fs: fold __inode_permission() into inode_permission()Eric Biggers1-1/+0
2018-01-26fs: add RWF_APPENDJürg Billeter1-0/+2
2018-01-26f2fs: support inode creation timeChao Yu1-1/+3
2018-01-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+10
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring1-6/+0
2018-01-25kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann1-0/+1
2018-01-25device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko1-5/+5
2018-01-25Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller3-4/+6
2018-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+3
2018-01-25kill kernel_sock_ioctl()Al Viro1-1/+0
2018-01-25dev_ioctl(): move copyin/copyout to callersAl Viro1-1/+2
2018-01-25devinet_ioctl(): take copyin/copyout to callerAl Viro1-1/+1
2018-01-25net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro1-1/+3
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi1-0/+2
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra1-0/+7
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)1-0/+2
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall1-0/+1
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust1-1/+1
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+21
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-2/+2
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli1-2/+2
2018-01-23drivers: base: add coredump driver opsArend van Spriel1-1/+1
2018-01-23serdev: add method to set parityUlrich Hecht1-0/+10
2018-01-23tty: fix data race between tty_init_dev and flush of bufGaurav Kohli1-0/+2
2018-01-23signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman1-0/+2
2018-01-23signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman1-0/+6
2018-01-23signal: Add send_sig_fault and force_sig_faultEric W. Biederman1-0/+20
2018-01-23f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim1-0/+1
2018-01-23f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim1-1/+8
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny1-2/+4
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas1-0/+6
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas2-0/+5
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas1-0/+1
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas1-0/+2
2018-01-22pinctrl: Forward declare struct deviceLadislav Michl1-0/+2
2018-01-22Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek1-18/+0
2018-01-22mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov1-0/+21
2018-01-22Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-4/+12
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King48-359/+223
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+4
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal1-4/+4
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+12
2018-01-20mm, dax: introduce pfn_t_special()Dan Williams1-0/+13
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2-2/+7