linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 10:40:48 to 2019-09-05 13:03:39 UTC [more...]

[PATCH 0/8] x86/platform/UV: Update UV Hubless System Support
 2019-09-05 13:02 UTC  (5+ messages)
` [PATCH 1/8] x86/platform/uv: Save OEM_ID from ACPI MADT probe
` [PATCH 3/8] x86/platform/uv: Add return code to UV BIOS Init function
` [PATCH 4/8] x86/platform/uv: Setup UV functions for Hubless UV Systems
` [PATCH 6/8] x86/platform/uv: Decode UVsystab Info

[PATCH] drm/panfrost: Fix regulator_get_optional() misuse
 2019-09-05 13:02 UTC  (5+ messages)

Could not read FW version, FW version command failed -5
 2019-09-05 13:00 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: meson: audio updates
 2019-09-05 12:59 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: meson: axg: fix audio fifo reg size
` [PATCH 2/5] arm64: dts: meson: g12: "
` [PATCH 3/5] arm64: dts: meson: g12: add a g12 layer
` [PATCH 4/5] arm64: dts: meson: g12: factor the power domain
` [PATCH 5/5] arm64: dts: meson: g12: move audio bus out of g12-common

[PATCH v3] KVM: x86: Disable posted interrupts for odd IRQs
 2019-09-05 12:58 UTC 

[PATCH] i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt
 2019-09-05 12:57 UTC  (4+ messages)

[PATCH] media: siano: Use the correct style for SPDX License Identifier
 2019-09-05 12:57 UTC  (16+ messages)
          ` [PATCH] docs: license-rules.txt: cover SPDX headers on Python scripts
                ` [PATCH 1/3] docs: sphinx: add SPDX header for some sphinx extensions
                  ` [PATCH 2/3] tools: perf: fix SPDX header in the light of PEP-263
                  ` [PATCH 3/3] tools: intel_pstate_tracer.py: "

[PATCH net-next] MAINTAINERS: add myself as maintainer for xilinx axiethernet driver
 2019-09-05 12:56 UTC 

[PATCH 0/3] replace code with FIELD_SIZEOF
 2019-09-05 12:51 UTC  (4+ messages)
` [PATCH 1/3] batman-adv: Use FIELD_SIZEOF directly
` [PATCH 2/3] media: v4l2: "
` [PATCH 3/3] IB/mlx5: "

[RFC PATCH 2/2] livepatch: Clear relocation targets on a module removal
 2019-09-05 12:54 UTC  (22+ messages)

[PATCH -tip 0/2] x86: Prohibit kprobes on XEN_EMULATE_PREFIX
 2019-09-05 12:49 UTC  (8+ messages)
` [Xen-devel] "
          ` [OT] "

[PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node
 2019-09-05 12:46 UTC 

[RFC PATCH v2 0/3] livepatch: Clear relocation targets on a module removal
 2019-09-05 12:45 UTC  (4+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] livepatch: Unify functions for writing and clearing object relocations
` [RFC PATCH v2 3/3] livepatch: Clean up klp_update_object_relocations() return paths

[PATCH v2] riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
 2019-09-05 12:45 UTC 

Xorg indefinitely hangs in kernelspace
 2019-09-05 12:34 UTC  (3+ messages)

[RFC PATCH] coccinelle: check for integer overflow in binary search
 2019-09-05 12:32 UTC  (2+ messages)

[PATCH v5 0/2] powerpc: Enabling IMA arch specific secure boot policies
 2019-09-05 12:31 UTC  (7+ messages)
` [PATCH v5 1/2] powerpc: detect the secure boot mode of the system
` [PATCH v5 2/2] powerpc: Add support to initialize ima policy rules

[PATCH] drm/exynos: Move static keyword to the front of declaration
 2019-09-05 12:32 UTC 

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-05 12:27 UTC  (3+ messages)
` [PATCH 1/2] Revert "vhost: access vq metadata through kernel virtual address"
` [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address

"fs/namei.c: keep track of nd->root refcount status" causes boot panic
 2019-09-05 12:17 UTC  (9+ messages)

[PATCH v6 0/2] TTY: add rpmsg tty driver
 2019-09-05 12:26 UTC  (4+ messages)
` [PATCH v6 2/2] tty: add rpmsg driver

[PATCH] x86/kaslr: simplify the code in mem_avoid_memmap()
 2019-09-05 12:26 UTC  (2+ messages)

[PATCH 0/5] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-05 12:25 UTC  (2+ messages)

[PATCH V6 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-09-05 12:21 UTC  (4+ messages)
` [PATCH V6 1/3] mmc: mmci: add hardware busy timeout feature
` [PATCH V6 2/3] mmc: mmci: add busy_complete callback
` [PATCH V6 3/3] mmc: mmci: sdmmc: "

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-09-05 12:20 UTC  (19+ messages)
` [PATCH v3 01/14] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM
` [PATCH v3 14/14] drm: rcar-du: Force CMM enablement when resuming

[patch 0/6] posix-cpu-timers: Fallout fixes and permission tightening
 2019-09-05 12:21 UTC  (8+ messages)
` [patch 1/6] posix-cpu-timers: Always clear head pointer on dequeue
` [patch 2/6] posix-cpu-timers: Fix permission check regression
` [patch 3/6] posix-cpu-timers: Restrict timer_create() permissions
` [patch 4/6] posix-cpu-timers: Restrict clock_gettime() permissions
` [patch 5/6] posix-cpu-timers: Sanitize thread clock permissions
` [patch 6/6] posix-cpu-timers: Make PID=0 and PID=self handling consistent

[git pull] habanalabs pull request for kernel 5.4
 2019-09-05 12:19 UTC 

[PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
 2019-09-05 12:16 UTC  (4+ messages)

KASAN: invalid-free in iowarrior_disconnect
 2019-09-05 12:12 UTC  (2+ messages)

[PATCH] drm/panfrost: Prevent race when handling page fault
 2019-09-05 12:11 UTC 

[PATCH v3 net-next] net: stmmac: Add support for MDIO interrupts
 2019-09-05 12:05 UTC 

WARNING: ODEBUG bug in __free_pages_ok
 2019-09-05 12:03 UTC  (2+ messages)

[PATCH v2 0/9] tools-power-x86-intel-speed-select: Fixes and updates for output
 2019-09-05 12:03 UTC  (10+ messages)
` [PATCH v2 1/9] tools/power/x86/intel-speed-select: Fix package typo
` [PATCH v2 2/9] tools/power/x86/intel-speed-select: Fix help option typo
` [PATCH v2 3/9] tools/power/x86/intel-speed-select: Fix cpu-count output
` [PATCH v2 4/9] tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
` [PATCH v2 5/9] tools/power/x86/intel-speed-select: Switch output to MHz
` [PATCH v2 6/9] tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency
` [PATCH v2 7/9] tools/power/x86/intel-speed-select: Output human readable CPU list
` [PATCH v2 8/9] tools/power/x86/intel-speed-select: Output success/failed for command output
` [PATCH v2 9/9] tools/power/x86/intel-speed-select: Fix memory leak

[PATCH 0/8] ASoC: meson: add sm1 support
 2019-09-05 12:01 UTC  (9+ messages)
` [PATCH 1/8] ASoC: meson: add sm1 compatibles
` [PATCH 2/8] ASoC: meson: add reset binding
` [PATCH 3/8] ASoC: meson: axg-frddr: expose all 8 outputs
` [PATCH 4/8] ASoC: meson: axg-toddr: expose all 8 inputs
` [PATCH 5/8] ASoC: meson: tdmin: expose all 16 inputs
` [PATCH 6/8] ASoC: meson: axg-frddr: add sm1 support
` [PATCH 7/8] ASoC: meson: axg-toddr: "
` [PATCH 8/8] ASoC: meson: tdmout: "

[PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
 2019-09-05 12:01 UTC  (3+ messages)

[PATCH v2 0/3] media: Add support for Cadence CSI2RX version 2.1
 2019-09-05 12:01 UTC  (5+ messages)
` [PATCH v2 1/3] media: dt-bindings: Update bindings for Cadence CSI2RX
` [PATCH v2 2/3] media: Add lane checks "
` [PATCH v2 3/3] media: Add support for Cadence CSI2RX 2.1

[PATCH 0/6] Symbol namespaces
 2019-09-05 12:00 UTC  (13+ messages)
` [PATCH v4 00/12] Symbol Namespaces
  ` [PATCH v4 12/12] RFC: watchdog: export core symbols in WATCHDOG_CORE namespace
          ` [usb-storage] "

[PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback support
 2019-09-05 11:59 UTC  (3+ messages)

[PATCH v4 0/6] Add initial support for S32V234-EVB
 2019-09-05 11:58 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v4 2/6] arm64: Introduce config for S32
` [PATCH v4 3/6] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v4 4/6] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v4 5/6] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v4 6/6] arm64: defconfig: Enable configs for S32V234

[PATCH v2 net-next] net: stmmac: Add support for MDIO interrupts
 2019-09-05 11:58 UTC  (5+ messages)

[RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3
 2019-09-05 11:56 UTC  (7+ messages)

WARNING in mxl111sf_ctrl_msg
 2019-09-05 11:56 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix double free in vmw_recv_msg()
 2019-09-05 11:54 UTC  (3+ messages)

[RFC PATCH 0/9] Task latency-nice
 2019-09-05 11:48 UTC  (18+ messages)
` [RFC PATCH 1/9] sched,cgroup: Add interface for latency-nice

WARNING in hso_free_net_device
 2019-09-05 11:47 UTC  (6+ messages)

[RFC PATCH] iommu/amd: fix a race in increase_address_space()
 2019-09-05 11:43 UTC  (2+ messages)

[PATCH net-next] net: phy: Do not check Link status when loopback is enabled
 2019-09-05 11:43 UTC 

swiotlb-xen cleanups v4
 2019-09-05 11:34 UTC  (12+ messages)
` [PATCH 01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
` [PATCH 02/11] xen/arm: consolidate page-coherent.h
` [PATCH 03/11] xen/arm: use dev_is_dma_coherent
` [PATCH 04/11] xen/arm: simplify dma_cache_maint
` [PATCH 05/11] xen/arm: remove xen_dma_ops
` [PATCH 06/11] xen: remove the exports for xen_{create,destroy}_contiguous_region
` [PATCH 07/11] swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable
` [PATCH 08/11] swiotlb-xen: use the same foreign page check everywhere
` [PATCH 09/11] swiotlb-xen: simplify cache maintainance
` [PATCH 10/11] swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
` [PATCH 11/11] arm64: use asm-generic/dma-mapping.h

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-05 11:40 UTC  (15+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers

[PATCH] printf: add support for printing symbolic error codes
 2019-09-05 11:40 UTC  (4+ messages)

[PATCH v3 0/2] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-09-05 11:40 UTC  (5+ messages)
` [PATCH v3 2/2] dwc: PCI: intel: Intel PCIe RC controller driver

[PATCH 1/2] staging: dt-bindings: wilc1000: add optional rtc_clk property
 2019-09-05 11:34 UTC  (4+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-05 11:32 UTC  (11+ messages)

[PATCH v3 0/7] Add initial support for S32V234-EVB
 2019-09-05 11:32 UTC  (4+ messages)
` [PATCH v3 4/7] serial: fsl_linflexuart: Be consistent with the name

[BUG] wrong pinning definition or uart_c in pinctrl-meson-gxbb.c
 2019-09-05 11:22 UTC 

WARNING: ODEBUG bug in usbhid_disconnect (2)
 2019-09-05 11:28 UTC  (5+ messages)

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-05 11:23 UTC  (2+ messages)

PCI/kernel msi code vs GIC ITS driver conflict?
 2019-09-05 11:22 UTC  (9+ messages)

[PATCH v1 0/3] clk: rockchip: support clock controller for rk3308 SoC
 2019-09-05 11:22 UTC  (2+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-05 11:22 UTC  (4+ messages)
` [rfc 3/4] mm, page_alloc: avoid expensive reclaim when compaction may not succeed

[PATCH V4 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-09-05 11:20 UTC  (8+ messages)
` [PATCH V4 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V4 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V4 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V4 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V4 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V4 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform

[PATCH] rpmsg: glink-smem: Name the edge based on parent remoteproc
 2019-09-05 11:13 UTC  (2+ messages)

[RFC PATCH 0/5] make use of gcc 9's "asm inline()"
 2019-09-05 11:07 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] compiler-gcc.h: add asm_inline definition

[PATCH -next 00/15] use devm_platform_ioremap_resource() to simplify code
 2019-09-05 11:06 UTC  (3+ messages)
` [PATCH -next 12/15] thermal: tango: "

[PATCH v2] s390: vfio-ap: remove unnecessary calls to disable queue interrupts
 2019-09-05 11:03 UTC  (5+ messages)

[PATCH net-next 0/7] net: hns3: add some bugfixes and cleanups
 2019-09-05 11:01 UTC  (4+ messages)
` [PATCH net-next 4/7] net: hns3: add client node validity judgment

[PATCH v8 00/28] New macros for assembler symbols
 2019-09-05 10:59 UTC  (4+ messages)
` [PATCH v8 06/28] x86/asm/crypto: annotate local functions

[PATCH v2] mm: emit tracepoint when RSS changes by threshold
 2019-09-05 10:54 UTC  (6+ messages)

[PATCH] x86/microcode: Add an option to reload microcode even if revision is unchanged
 2019-09-05 10:51 UTC  (9+ messages)

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-09-05 10:50 UTC  (4+ messages)

[LKP] [drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-09-05 10:48 UTC  (11+ messages)

[PATCH] KVM: LAPIC: Fix SynIC Timers inject timer interrupt w/o LAPIC present
 2019-09-05 10:44 UTC 

[PATCH v2 0/4] Have TTM support SEV encryption with coherent memory
 2019-09-05 10:43 UTC  (2+ messages)

[PATCH net-next] r8152: adjust the settings of ups flags
 2019-09-05 10:41 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH v2 1/2] PTP: introduce new versions of IOCTLs
 2019-09-05 10:40 UTC  (7+ messages)
` [PATCH v2 2/2] PTP: add support for one-shot output


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