summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-05Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-05block: add dma_map_bvec helperChristoph Hellwig
2019-04-05block: add a rq_dma_dir helperChristoph Hellwig
2019-04-05block: add a rq_integrity_vec helperChristoph Hellwig
2019-04-05block: add a req_bvec helperChristoph Hellwig
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-04acct_on(): don't mess with freeze protectionAl Viro
2019-04-04net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen
2019-04-04iio: Make possible to include driver.h firstAndy Shevchenko
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-04-05gpio: mmio: Support two direction registersLinus Walleij
2019-04-04node: Add memory-side caching attributesKeith Busch
2019-04-04node: Add heterogenous memory access attributesKeith Busch
2019-04-04node: Link memory nodes to their compute nodesKeith Busch
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum
2019-04-04block: bio: ensure newly added bio flags don't override BVEC_POOL_IDXJohannes Thumshirn
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek
2019-04-04ACPI/IORT: Add support for PMCGNeil Leeder
2019-04-04rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven
2019-04-04rtc: da9063: set rangeAlexandre Belloni
2019-04-04rtc: sh: set rangeAlexandre Belloni
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
2019-04-03rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)
2019-04-03linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn
2019-04-03perf/headers: Fix stale comment for struct perf_addr_filterShaokun Zhang
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra
2019-04-03tracing: Improve "if" macro code generationJosh Poimboeuf