linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-03 07:51:36 to 2019-05-03 11:55:33 UTC [more...]

[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

implement generic dma_map_ops for IOMMUs v4
 2019-05-03 11:47 UTC  (16+ 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 "

[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 V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
 2019-05-03 11:38 UTC  (2+ messages)

[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 V5 00/16] Add Tegra194 PCIe support
 2019-05-03 11:35 UTC  (15+ 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 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 v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 11:00 UTC  (7+ messages)
` [PATCH v7 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v7 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v7 08/12] mm/sparsemem: Prepare for sub-section ranges

[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 v6 00/12] mm: Sub-section memory hotplug support
 2019-05-03 10:48 UTC  (8+ messages)
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section

[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 v3 01/10] of_net: add NVMEM support to of_get_mac_address
 2019-05-03 10:34 UTC  (14+ messages)
` [PATCH v3 02/10] dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
` [PATCH v3 03/10] net: macb: support of_get_mac_address new ERR_PTR error
` [PATCH v3 04/10] net: davinci: "
` [PATCH v3 05/10] net: ethernet: "
` [PATCH v3 06/10] net: usb: "
` [PATCH v3 07/10] net: wireless: "
` [PATCH v3 08/10] staging: octeon-ethernet: "
` [PATCH v3 09/10] ARM: Kirkwood: "
` [PATCH v3 10/10] powerpc: tsi108: "

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

[PATCH] net: macb: remove redundant struct phy_device declaration
 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  (8+ messages)
` [PATCH 4.19 09/72] net: ieee802154: fix a potential NULL pointer dereference
` [PATCH 4.19 10/72] ieee802154: hwsim: propagate genlmsg_reply return code
` [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] HID: fix A4Tech horizontal scrolling
 2019-05-03  9:36 UTC  (4+ 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

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

[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 

linux-next: manual merge of the akpm-current tree with the block tree
 2019-05-03  9:10 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  (10+ 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  (23+ messages)
` [GIT PULL 01/22] intel_th: msu: Fix single mode with IOMMU
` [GIT PULL 02/22] intel_th: SPDX-ify the documentation
` [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 05/22] intel_th: Add "rtit" source device
` [GIT PULL 06/22] intel_th: Communicate IRQ via resource
` [GIT PULL 07/22] intel_th: pci: Use MSI interrupt signalling
` [GIT PULL 08/22] intel_th: msu: Start handling IRQs
` [GIT PULL 09/22] intel_th: Only report useful IRQs to subdevices
` [GIT PULL 10/22] intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
` [GIT PULL 11/22] intel_th: msu: Switch over to scatterlist
` [GIT PULL 12/22] intel_th: msu: Support multipage blocks
` [GIT PULL 13/22] intel_th: msu: Factor out pipeline draining
` [GIT PULL 14/22] intel_th: gth: Factor out trace start/stop
` [GIT PULL 15/22] intel_th: Add switch triggering support
` [GIT PULL 16/22] intel_th: msu: Correct the block wrap detection
` [GIT PULL 17/22] intel_th: msu: Add a sysfs attribute to trigger window switch
` [GIT PULL 18/22] intel_th: msu: Add current window tracking
` [GIT PULL 19/22] intel_th: msu: Introduce buffer driver interface
` [GIT PULL 20/22] intel_th: msu: Add a sysfs attribute showing possible modes
` [GIT PULL 21/22] intel_th: msu-sink: An example msu buffer driver
` [GIT PULL 22/22] intel_th: msu: Preserve pre-existing buffer configuration

[PATCH] powerpc/powernv/ioda2: Add __printf format/argument verification
 2019-05-03  8:33 UTC  (3+ messages)

[PATCH 2/3] drivers: regulator: qcom: add PMS405 SPMI regulator
 2019-05-03  8:29 UTC  (5+ messages)

[PATCH v2 0/5] USB: dwc2: Allow wakeup from suspend; enable for rk3288-veyron
 2019-05-03  8:25 UTC  (9+ messages)
` [PATCH v2 1/5] usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE

[PATCHv2 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-03  8:18 UTC  (13+ messages)
` [PATCH 01/12] perf tools: Separate generic code in dso__data_file_size
` [PATCH 02/12] perf tools: Separate generic code in dso_cache__read
` [PATCH 03/12] perf tools: Simplify dso_cache__read function
` [PATCH 04/12] perf tools: Add bpf dso read and size hooks
` [PATCH 05/12] perf tools: Read also the end of the kernel
` [PATCH 06/12] perf tools: Keep zero in pgoff bpf map
` [PATCH 07/12] perf script: Pad dso name for --call-trace
` [PATCH 08/12] perf tools: Preserve eBPF maps when loading kcore
` [PATCH 09/12] perf tests: Add map_groups__merge_in test
` [PATCH 10/12] perf script: Add --show-bpf-events to show eBPF related events
` [PATCH 11/12] perf script: Remove superfluous bpf event titles
` [PATCH 12/12] perf script: Add --show-all-events option

[PATCH v3 01/10] drm: Add atomic variants of enable/disable to encoder helper funcs
 2019-05-03  8:19 UTC  (6+ messages)
` [PATCH v3 02/10] drm: Add drm_atomic_crtc_state_for_encoder helper
` [PATCH v3 04/10] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state

[PATCH] MAINTAINERS: update git tree for sound entries
 2019-05-03  8:16 UTC  (2+ messages)

[PATCH v8 0/4] drm/vc4: Binner BO management improvements
 2019-05-03  8:12 UTC  (5+ messages)
` [PATCH v8 1/4] drm/vc4: Reformat and the binner bo allocation helper
` [PATCH v8 2/4] drm/vc4: Check for V3D before binner bo alloc
` [PATCH v8 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt
` [PATCH v8 4/4] drm/vc4: Allocate binner bo when starting to use the V3D

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

switch core SCSI code to SPDX tags
 2019-05-03  8:05 UTC  (6+ messages)
` [PATCH 24/24] osst: add a SPDX tag to osst.c

[PATCH 0/6] thermal: Introduce devm_thermal_of_cooling_device_register
 2019-05-03  8:04 UTC  (4+ messages)
` [PATCH 1/6] "

[PATCH 1/8] arm64: dts: mt8183: add thermal zone node
 2019-05-03  8:03 UTC 

[PATCH V2 0/3] watchdog: stm32: add dynamic prescaler support
 2019-05-03  7:58 UTC  (4+ messages)
` [PATCH V2 1/3] watchdog: stm32: update to devm_watchdog_register_device

kobject_init_and_add() confusion
 2019-05-03  7:56 UTC  (4+ messages)

[PATCH v2 2/2] dt-bindings: net: bluetooth: Add device property nvm-postfix for QCA6174
 2019-05-03  7:56 UTC  (7+ messages)
` [PATCH v3 2/2] dt-bindings: net: bluetooth: Add device property firmware-name "

[git pull] habanalabs next second pull for 5.2
 2019-05-03  7:53 UTC  (3+ messages)


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).