summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu
2019-01-22qede: Error recovery processTomer Tayar
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-22bridge: Snoop Multicast Router AdvertisementsLinus Lüssing
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-22OPP: Add support for parsing the 'opp-level' propertyRajendra Nayak
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-22io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macrosLogan Gunthorpe
2019-01-22interconnect: Allow endpoints translation via DTGeorgi Djakov
2019-01-22interconnect: Add generic on-chip interconnect APIGeorgi Djakov
2019-01-22ihex: Simplify next record offset calculationAndrey Smirnov
2019-01-22ihex: Check if zero-length record is at the end of the blobAndrey Smirnov
2019-01-22ihex: Share code between ihex_validate_fw() and ihex_next_binrec()Andrey Smirnov
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain
2019-01-22powerpc: Implement nvram ioctlsFinn Thain
2019-01-22char/nvram: Implement NVRAM read/write methodsFinn Thain
2019-01-22char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain
2019-01-22char/nvram: Adopt arch_nvram_opsFinn Thain
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo
2019-01-21perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing
2019-01-21spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()Boris Brezillon
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams
2019-01-21media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil
2019-01-21fs: common implementation of file typePhillip Potter
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-20power: supply: isp1704: switch to gpiod APISebastian Reichel
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza