aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-26bpf: make unknown opcode handling more robustDaniel Borkmann1-0/+2
2018-01-26Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd1-0/+2
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd1-0/+38
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields1-24/+0
2018-01-26Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...Mark Brown1-4/+2
2018-01-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-10/+29
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-3/+12
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-3/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-4/+15
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo1-0/+11
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo1-0/+1
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo1-0/+9
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers1-1/+0
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers1-1/+0
2018-01-25fs: add RWF_APPENDJürg Billeter1-0/+2
2018-01-25f2fs: support inode creation timeChao Yu1-1/+3
2018-01-25Merge 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-25device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko1-5/+5
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller3-4/+6
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+3
2018-01-24kill kernel_sock_ioctl()Al Viro1-1/+0
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro1-1/+2
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro1-1/+1
2018-01-24net: 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-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman1-0/+2
2018-01-22signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman1-0/+6
2018-01-22signal: Add send_sig_fault and force_sig_faultEric W. Biederman1-0/+20
2018-01-22f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim1-0/+1
2018-01-22f2fs: 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