summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit
2019-01-24clk: Remove 'flags' member of struct clk_fixed_rateStephen Boyd
2019-01-24clk: Document CLK_MUX_READ_ONLY mux flagStephen Boyd
2019-01-24clk: Document deprecated thingsStephen Boyd
2019-01-24clk: Collapse gpio clk kerneldocStephen Boyd
2019-01-24block: Fix comment typoDamien Le Moal
2019-01-24gpio: add irq domain activate/deactivate functionsBrian Masney
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-24Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-23bpf: notify offload JITs about optimizationsJakub Kicinski
2019-01-23bpf: verifier: record original instruction indexJakub Kicinski
2019-01-23bpf: verifier: remove dead codeJakub Kicinski
2019-01-23spi: Go back to immediate teardownMark Brown
2019-01-23regmap: regmap-irq: Add main status register supportMatti Vaittinen
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