summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-07isdn/capi: check message length in capi_write()Eric Biggers1-0/+1
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-06kexec_elf: remove parsing of section headersSven Schnelle1-1/+0
2019-09-06kexec: add KEXEC_ELFSven Schnelle1-0/+24
2019-09-06ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann1-1/+1
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2019-09-06io_uring: expose single mmap capabilityJens Axboe1-1/+7
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+0
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner3-4/+37
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar1-1/+1
2019-09-05block: Delay default elevator initializationDamien Le Moal1-1/+2
2019-09-05block: Introduce elevator featuresDamien Le Moal2-0/+12
2019-09-05posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner1-6/+3
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp2-4/+5
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer1-0/+1
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij138-538/+600
2019-09-05gpio: Fix up merge collision in include fileLinus Walleij1-1/+2
2019-09-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu1-0/+5
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-17/+0
2019-09-04dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-0/+9
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann2-80/+0
2019-09-04spi: remove w90x900 driverArnd Bergmann2-30/+0
2019-09-04Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+0
2019-09-03Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-0/+74
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+67
2019-09-03Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+31
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann1-7/+7
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+1
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter1-5/+5
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+52
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+220
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-21/+7
2019-09-03Merge tag 'v5.3-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+71
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann2-0/+2
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan1-3/+0
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski1-3/+4
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming1-0/+14
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+12
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar13-12/+36
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-32/+33
2019-09-01asm-generic: add unlikely to default BUG_ON(x)Denis Efremov1-1/+1
2019-09-01__div64_const32(): improve the generic C versionNicolas Pitre1-6/+10
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov1-0/+1
2019-08-30writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo1-1/+4
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin1-2/+3
2019-08-30Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-31/+28
2019-08-30Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/blockJens Axboe1-1/+4