linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-03 08:46:31 to 2019-05-03 13:27:46 UTC [more...]

[PATCH] mm/pgtable: Drop pgtable_t variable from pte_fn_t functions
 2019-05-03 13:27 UTC  (4+ messages)

[PATCH 0/2] livepatch: Remove custom kobject state handling and duplicated code
 2019-05-03 13:26 UTC  (3+ messages)
` [PATCH 1/2] livepatch: Remove custom kobject state handling
` [PATCH 2/2] livepatch: Remove duplicated code for early initialization

[PATCH 1/3] crypto: stm32/cryp - add weak key check for DES
 2019-05-03  6:09 UTC  (2+ messages)

[PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
 2019-05-03  6:10 UTC  (2+ messages)

[PATCH next 00/25] cleanup: use dev_get_drvdata() directly
 2019-05-03  6:09 UTC  (3+ messages)
` [PATCH next 02/25] crypto: picoxcell: Use dev_get_drvdata()

[PATCH -next] crypto: ccree - Make cc_sec_disable static
 2019-05-03  6:10 UTC  (2+ messages)

[PATCH] crypto: ccree: use a proper le32 type for le32 val
 2019-05-03  6:11 UTC  (2+ messages)

[PATCH -next] crypto: atmel - remove set but not used variable 'alg_name'
 2019-05-03  6:09 UTC  (2+ messages)

[PATCH -next] crypto: ccree - remove set but not used variable 'du_size'
 2019-05-03  6:11 UTC  (3+ messages)
` [PATCH v2 "

[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
 2019-05-03 13:22 UTC  (12+ messages)

[PATCH] soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
 2019-05-03 13:16 UTC 

[PATCH-tip v7 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-05-03 13:10 UTC  (5+ messages)
` [PATCH-tip v7 01/20] locking/rwsem: Prevent decrement of reader count before increment
` [PATCH-tip v7 08/20] locking/rwsem: Implement lock handoff to prevent lock starvation

[PATCH v2 00/27] Include linux x86 docs into Sphinx TOC tree
 2019-05-03 13:09 UTC  (3+ messages)

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-03 13:08 UTC  (17+ messages)
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support

[PATCH] uapi libc compat: fix spelling typo
 2019-05-03 13:04 UTC 

[PATCH v3] dpaa_eth: fix SG frame cleanup
 2019-05-03 13:03 UTC 

[tip:sched/core 24/27] kernel/power/hibernate.c:284:10: error: implicit declaration of function 'suspend_disable_secondary_cpus'
 2019-05-03 13:00 UTC 

[PATCH V2] clk: imx: pllv4: add fractional-N pll support
 2019-05-03 13:00 UTC  (3+ messages)

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-05-03 13:00 UTC  (8+ messages)
` [PATCH v2 5/5] arm64/speculation: Support "
    ` [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-03 13:00 UTC  (10+ messages)
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section

[PATCH] clk: imx: clk-pllv3: mark expected switch fall-throughs
 2019-05-03 12:58 UTC  (2+ messages)

linux-next: build warning after merge of the arm-soc tree
 2019-05-03 12:57 UTC  (3+ messages)

[PATCH v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 12:56 UTC  (5+ messages)
` [PATCH v7 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug

ERROR: "paddr_to_nid" [drivers/md/raid1.ko] undefined!
 2019-05-03 12:54 UTC 

[PATCH v3 01/10] drm: Add atomic variants of enable/disable to encoder helper funcs
 2019-05-03 12:47 UTC  (6+ messages)
` [PATCH v3 02/10] drm: Add drm_atomic_crtc_state_for_encoder helper

[PATCH] HID: rmi: fix devm_add_action_or_reset() parameter
 2019-05-03 12:42 UTC  (4+ messages)

[PATCH] scripts/documentation-file-ref-check: detect broken :doc:`foo`
 2019-05-03 12:41 UTC  (2+ messages)

[PATCH] scripts/documentation-file-ref-check: don't parse Next/ dir
 2019-05-03 12:39 UTC  (2+ messages)

[PATCH] x86,sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
 2019-05-03 12:37 UTC 

[tip:sched/core 24/27] kernel/power/suspend.c:431:10: error: implicit declaration of function 'suspend_disable_secondary_cpus'
 2019-05-03 12:34 UTC 

linux-next: manual merge of the akpm-current tree with the block tree
 2019-05-03 12:35 UTC  (2+ messages)

clarify other licenses in LICENSES/
 2019-05-03 12:34 UTC  (3+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-03 12:33 UTC  (5+ messages)
` [PATCH v2 08/17] kunit: test: add support for test abort

[PATCH] net: macb: remove redundant struct phy_device declaration
 2019-05-03 12:29 UTC  (2+ messages)

[PATCH v2 00/10] RFC: NVME MDEV
 2019-05-03 12:29 UTC  (8+ messages)
` [PATCH v2 06/10] nvme/core: add mdev interfaces
` [PATCH v2 08/10] nvme/pci: implement the mdev external queue allocation interface

[PATCH V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
 2019-05-03 12:28 UTC  (3+ messages)

[RFC PATCH 0/5] kobject: Add and use init predicate
 2019-05-03 12:23 UTC  (8+ messages)
` [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line

pull-request: wireless-drivers-next 2019-05-03
 2019-05-03 12:21 UTC 

[PATCH 0/4] nvme-pci: support device coredump
 2019-05-03 12:20 UTC  (5+ messages)

strace for m68k bpf_prog_info mismatch
 2019-05-03 12:16 UTC 

[PATCH] dma-buf: add struct dma_buf_attach_info v2
 2019-05-03 12:15 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-03 12:12 UTC  (2+ messages)

[PATCH] net: rds: fix spelling mistake "syctl" -> "sysctl"
 2019-05-03 12:10 UTC 

[PATCH 0/6] perf scripts python: exported-sql-viewer.py: Minor improvements
 2019-05-03 12:08 UTC  (7+ messages)
` [PATCH 1/6] perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font
` [PATCH 2/6] perf scripts python: exported-sql-viewer.py: Move view creation
` [PATCH 3/6] perf scripts python: exported-sql-viewer.py: Add tree level
` [PATCH 4/6] perf scripts python: exported-sql-viewer.py: Add copy to clipboard
` [PATCH 5/6] perf scripts python: exported-sql-viewer.py: Add context menu
` [PATCH 6/6] perf scripts python: exported-sql-viewer.py: Add 'About' dialog box

[PATCH v3 01/10] of_net: add NVMEM support to of_get_mac_address
 2019-05-03 12:05 UTC  (7+ messages)
` [PATCH v3 08/10] staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error

[PATCH v2] arm64: allwinner: h6: orangepi-one-plus: Add Ethernet support
 2019-05-03 11:59 UTC 

implement generic dma_map_ops for IOMMUs v4
 2019-05-03 11:59 UTC  (17+ messages)
` [PATCH 01/25] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/25] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/25] iommu/dma: Remove the flush_page callback
` [PATCH 06/25] iommu/dma: move the arm64 wrappers to common code
` [PATCH 24/25] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 25/25] arm64: trim includes "

[PATCH] HID: fix A4Tech horizontal scrolling
 2019-05-03 11:59 UTC  (5+ messages)

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-05-03 11:58 UTC  (3+ messages)
` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [linux-sunxi] "

[PATCH v2 00/79] Convert files to ReST
 2019-05-03 11:55 UTC  (3+ messages)
` [PATCH v2 43/79] docs: m68k: convert docs to ReST and rename to *.rst

[PATCH 5.0 00/89] 5.0.11-stable review
 2019-05-03 11:48 UTC  (4+ messages)
` [PATCH 5.0 25/89] RDMA/ucontext: Fix regression with disassociate

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:46 UTC 

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-05-03 11:43 UTC  (4+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-03 11:38 UTC  (9+ messages)
` [PATCH net-next 2/3] net: mscc: ocelot: Implement port policers via tc command
` [PATCH net-next 3/3] MIPS: generic: Add police related options to ocelot_defconfig

[PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03 11:31 UTC  (6+ messages)
` [PATCH v2 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)

[PATCH v2 5/5] nohz_full: Allow the boot CPU to be nohz_full
 2019-05-03 11:31 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 4/5] kernel/sched/isolation: require a present CPU in housekeeping mask
 2019-05-03 11:30 UTC  (2+ messages)
` [tip:sched/core] sched/isolation: Require "

[PATCH v2 3/5] kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
 2019-05-03 11:29 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 2/5] PM / suspend: add function to disable secondaries for suspend
 2019-05-03 11:29 UTC  (2+ messages)
` [tip:sched/core] power/suspend: Add "

[PATCH v2 1/5] sched/core: allow the remote scheduler tick to be started on CPU0
 2019-05-03 11:28 UTC  (2+ messages)
` [tip:sched/core] sched/core: Allow "

[PATCH] mtd: spi-nor: enable 4B opcodes for n25q256a
 2019-05-03 11:27 UTC  (4+ messages)

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-03 11:23 UTC  (2+ messages)

[PATCH v2 0/2] L2 cache controller support for SiFive FU540
 2019-05-03 11:22 UTC  (4+ messages)
` [PATCH v2 2/2] RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs

[PATCH 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03 11:20 UTC  (3+ messages)
` [PATCH 2/2] prctl.2: Document the new PR_GET_TASK_SIZE option

[PATCH 0/2] gdb/scripts: Improve lx-clk-summary
 2019-05-03 11:19 UTC  (3+ messages)
` [PATCH 1/2] scripts/gdb: Cleanup error handling in list helpers
` [PATCH 2/2] scripts/gdb: Print cached rate in lx-clk-summary

[RFC PATCH 0/3] Add support of busfreq
 2019-05-03 11:19 UTC  (2+ messages)

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-03 11:11 UTC  (5+ messages)
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized

[PATCH 0/2] perf: Fix AUX software double buffering
 2019-05-03 10:50 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [tip:perf/urgent] perf/ring_buffer: "
` [PATCH 2/2] perf, pt: Remove software double buffering PMU capability
  ` [tip:perf/urgent] perf/x86/intel/pt: "

[PATCH v5 1/3] arm64: dts: allwinner: a64: move I2C pinctrl to dtsi
 2019-05-03 10:47 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: allwinner: a64-amarula-relic: Add GT5663 CTP node
` [PATCH v5 3/3] arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable GT911 CTP

[PATCH] kernel/hung_task.c: Replace trigger_all_cpu_backtrace() with task traversal
 2019-05-03 10:44 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the kbuild tree
 2019-05-03 10:37 UTC  (2+ messages)

[PATCH] net: macb: shrink macb_platform_data structure
 2019-05-03 10:36 UTC 

[PATCH v5 0/3] PCIe Host request to reserve IOVA
 2019-05-03 10:30 UTC  (11+ messages)
` [PATCH v5 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address

INFO: task hung in __get_super
 2019-05-03 10:29 UTC  (10+ messages)

[PATCH v1 0/2] perf: Minor typo and style changes to perf_event.h
 2019-05-03 10:23 UTC  (3+ messages)
` [PATCH v1 1/2] perf: Fix incorrect comment for event_idx callback
` [PATCH v1 2/2] perf: Use consistent style of comments for optional callbacks

[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
 2019-05-03 10:22 UTC  (2+ messages)
` [RFC][PATCH 1.5/2] x86: Add int3_emulate_call() selftest

linux-next: Fixes tag needs some work in the tip tree
 2019-05-03 10:22 UTC 

[PATCH 0/2] fix function type mismatches in syscall wrappers
 2019-05-03 10:21 UTC  (5+ messages)
` [PATCH 1/2] arm64: fix syscall_fn_t type
` [PATCH 2/2] arm64: use the correct function type in SYSCALL_DEFINE0

BUG: unable to handle kernel paging request in do_mount
 2019-05-03 10:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: RAPIDIO: include more rapidio-related content
 2019-05-03  9:47 UTC 

Linux 3.16.66
 2019-05-03 10:09 UTC 

[PATCH 4.19 00/72] 4.19.39-stable review
 2019-05-03 10:08 UTC  (4+ messages)
` [PATCH 4.19 46/72] net: xilinx: fix possible object reference leak

[PATCH] mmc: Fix tag set memory leak
 2019-05-03 10:06 UTC  (2+ messages)

[v5 0/3] "Hotremove" persistent memory
 2019-05-03 10:06 UTC  (3+ messages)
` [v5 2/3] mm/hotplug: make remove_memory() interface useable

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-03 10:05 UTC  (3+ messages)
` [PATCH 04/15] arm64: switch to generic version of pte allocation

linux-next: Tree for May 3
 2019-05-03 10:00 UTC 

[PATCH v3 0/3] Make IPA use PM_EM
 2019-05-03  9:54 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v3 2/3] PM / EM: Expose perf domain struct
` [PATCH v3 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH net-next 0/3] net: hns3: enhance capabilities for fibre port
 2019-05-03  9:54 UTC  (5+ messages)
` [PATCH net-next 1/3] net: hns3: add support for multiple media type

[PATCH V2 net-next 0/3] net: hns3: enhance capabilities for fibre port
 2019-05-03  9:50 UTC  (4+ messages)
` [PATCH V2 net-next 1/3] net: hns3: add support for multiple media type
` [PATCH V2 net-next 2/3] net: hns3: add autoneg and change speed support for fibre port
` [PATCH V2 net-next 3/3] net: hns3: add support for FEC encoding control

[PATCH] dt-bindings: pinctrl: Convert stm32 pinctrl bindings to jason-schema
 2019-05-03  9:47 UTC 

[PATCH v2] arm64: dts: allwinner: h6: add PIO VCC bank supplies for Pine H64
 2019-05-03  9:47 UTC 

[PATCH] btrfs: sysfs: Replace default_attrs in ktypes with groups
 2019-05-03  9:40 UTC  (2+ messages)

[PATCH v3 00/10] Add Support for MediaTek PMIC MT6358
 2019-05-03  9:31 UTC  (11+ messages)
` [PATCH v3 01/10] mfd: mt6397: clean up code
` [PATCH v3 02/10] mfd: mt6397: extract irq related code from core driver
` [PATCH v3 03/10] mfd: mt6397: modify suspend/resume behavior
` [PATCH v3 04/10] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v3 05/10] regulator: Add document for MT6358 regulator
` [PATCH v3 06/10] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v3 07/10] regulator: mt6358: Add support for MT6358 regulator
` [PATCH v3 08/10] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v3 09/10] rtc: mt6397: fix alarm register overwrite
` [PATCH v3 10/10] rtc: Add support for the MediaTek MT6358 RTC

[PATCH 5.0 000/101] 5.0.12-stable review
 2019-05-03  9:27 UTC  (2+ messages)

[PATCH 4.14 00/49] 4.14.116-stable review
 2019-05-03  9:27 UTC  (2+ messages)

[PATCH 4.9 00/32] 4.9.173-stable review
 2019-05-03  9:27 UTC  (2+ messages)

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-03  9:18 UTC  (3+ messages)
` [PATCH 7/7] iio: adc: sun4i-gpadc-iio convert to SPDX license tags

[PATCH] arm: socfpga: execute cold reboot by default
 2019-05-03  9:15 UTC 

[PATCH net] cls_matchall: avoid panic when receiving a packet before filter set
 2019-05-03  9:03 UTC  (5+ messages)

[PATCH 0/3] Add Avenger96 board support
 2019-05-03  9:01 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: Add Avenger96 devicetree support based on STM32MP157A

linux-next: manual merge of the akpm-current tree with the mips tree
 2019-05-03  8:59 UTC 

[PATCH 1/2 v2] efi: add a function to convert the status value to string
 2019-05-03  8:58 UTC  (6+ messages)
` [PATCH 2/2 v3] efi: print appropriate status message when loading certificates

[PATCH 0/2] perf, intel: Add support for PEBS output to Intel PT
 2019-05-03  8:57 UTC  (2+ messages)

[PATCH 1/2] RFC: hung_task: taint kernel
 2019-05-03  8:51 UTC  (4+ messages)
` [PATCH] "

[GIT PULL 00/22] intel_th: Updates for v5.2
 2019-05-03  8:44 UTC  (8+ messages)
` [GIT PULL 03/22] intel_th: Rework resource passing between glue layers and core
` [GIT PULL 04/22] intel_th: Skip subdevices if their MMIO is missing
` [GIT PULL 06/22] intel_th: Communicate IRQ via resource
` [GIT PULL 08/22] intel_th: msu: Start handling IRQs
` [GIT PULL 12/22] intel_th: msu: Support multipage blocks
` [GIT PULL 14/22] intel_th: gth: Factor out trace start/stop
` [GIT PULL 15/22] intel_th: Add switch triggering support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).