messages from 2019-10-03 09:53:41 to 2019-10-03 10:44:03 UTC [more...]
nsdeps not working on modules in 5.4-rc1
2019-10-03 10:43 UTC (3+ messages)
[PATCH 0/7] add support for clocksource/clockevent DT selection
2019-10-03 10:43 UTC (9+ messages)
[Intel-wired-lan] [PATCH v1] igc: Add rx checksum support
2019-10-03 10:43 UTC
[PATCH v8 0/5] Add a generic driver for LED-based backlight
2019-10-03 10:42 UTC (3+ messages)
` [PATCH v8 2/5] leds: Add of_led_get() and led_put()
[Xen-devel] [PATCH for-4.13 0/6] xen/arm: Add support to build with clang
2019-10-03 10:41 UTC (4+ messages)
` [Xen-devel] [PATCH for-4.13 5/6] xen/arm: mm: Mark check_memory_layout_alignment_constraints as unused
[LTP] [PATCH] Convert ptrace01.c to new library
2019-10-03 10:39 UTC (3+ messages)
[PATCH v3 0/2] tcpm: AMS and Collision Avoidance
2019-10-03 10:38 UTC (4+ messages)
[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
2019-10-03 10:36 UTC (8+ messages)
[U-Boot] [PATCH] efi: device path for nvme
2019-10-03 10:36 UTC (10+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH] nvme: add accessor to namespace id and eui64
[dpdk-dev] [PATCH] devtools: reset compilation flags for each target
2019-10-03 10:35 UTC (4+ messages)
[Xen-devel] [PATCH v6.1 08/20] xen/sched: make vcpu_wake() and vcpu_sleep() core scheduling aware
2019-10-03 10:34 UTC (3+ messages)
[PATCH] ARM: dts: stm32: add focaltech touchscreen on stm32mp157c-dk2 board
2019-10-03 10:34 UTC (3+ messages)
[PATCH v3 0/4] Add a unified parameter "nopvspin"
2019-10-03 10:32 UTC (7+ messages)
` [PATCH v3 1/4] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
` [PATCH v3 2/4] x86/kvm: Change print code to use pr_*() format
[dpdk-dev] [PATCH v4 00/10] example/l2fwd-event: introduce l2fwd-event example
2019-10-03 10:33 UTC (3+ messages)
` [dpdk-dev] [PATCH v5 "
[U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig
2019-10-03 10:33 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] arm64: versal: Move common board dtb search
` [U-Boot] [PATCH 2/5] arm64: xilinx: Enable generic of_board_dtb
` [U-Boot] [PATCH 3/5] arm64: zynqmp: Introduce virtual defconfig
` [U-Boot] [PATCH 4/5] ARM: zynq: "
` [U-Boot] [PATCH 5/5] arm64: versal: remove debug uart for versal virt
[PATCH] KVM: nVMX: Fix consistency check on injected exception error code
2019-10-03 10:32 UTC (3+ messages)
[PATCH] powerpc/powernv/prd: Validate whether address to be mapped is part of system RAM
2019-10-03 10:29 UTC (7+ messages)
[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
2019-10-03 10:31 UTC (9+ messages)
` [PATCH v3 3/3] clk: qcom: "
[PATCH v2 00/14] DSC MST support for AMDGPU
2019-10-03 10:31 UTC (2+ messages)
[PATCH 1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst
2019-10-03 10:29 UTC (4+ messages)
` [PATCH 2/4] modpost: do not parse vmlinux for external module builds
` [PATCH 3/4] kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
` [PATCH 4/4] modpost: do not set ->preloaded for symbols from Module.symvers
[PATCH v5 00/10] Introduce the microvm machine type
2019-10-03 10:27 UTC (13+ messages)
` [PATCH v5 01/10] hw/virtio: Factorize virtio-mmio headers
` [PATCH v5 02/10] hw/i386/pc: rename functions shared with non-PC machines
` [PATCH v5 03/10] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PATCH v5 04/10] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v5 08/10] roms: add microvm-bios (qboot) as binary and git submodule
[brauner:debugfs_namespaces 6/6] fs/nsfs.c:240:21: error: 'ns_file_operations_debug' undeclared; did you mean 'ns_file_operations'?
2019-10-03 10:29 UTC
[PATCH] sh: kgdb: fix an implicit fallthrough warning
2019-10-03 10:28 UTC (3+ messages)
[PATCH v2 0/2] Add support for frequency invariance for (some) x86
2019-10-03 10:27 UTC (3+ messages)
` [PATCH v2 1/2] x86,sched: Add support for frequency invariance
[PATCH] Add framebuffer max width/height fields to drm_mode_config
2019-10-03 10:27 UTC (8+ messages)
` [PATCH] drm: add fb "
[dpdk-dev] [PATCH] eventdev: flag to identify same destined packets enqueue
2019-10-03 10:26 UTC (13+ messages)
[PATCH v4 00/17] xfs: mount API patch series
2019-10-03 10:26 UTC (18+ messages)
` [PATCH v4 01/17] vfs: Create fs_context-aware mount_bdev() replacement
` [PATCH v4 02/17] vfs: add missing blkdev_put() in get_tree_bdev()
` [PATCH v4 03/17] xfs: remove very old mount option
` [PATCH v4 04/17] xfs: mount-api - add fs parameter description
` [PATCH v4 05/17] xfs: mount-api - refactor suffix_kstrtoint()
` [PATCH v4 06/17] xfs: mount-api - refactor xfs_parseags()
` [PATCH v4 07/17] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [PATCH v4 08/17] xfs: mount-api - move xfs_parseargs() validation to a helper
` [PATCH v4 09/17] xfs: mount-api - refactor xfs_fs_fill_super()
` [PATCH v4 10/17] xfs: mount-api - add xfs_get_tree()
` [PATCH v4 11/17] xfs: mount-api - add xfs_remount_rw() helper
` [PATCH v4 12/17] xfs: mount-api - add xfs_remount_ro() helper
` [PATCH v4 13/17] xfs: mount api - add xfs_reconfigure()
` [PATCH v4 14/17] xfs: mount-api - add xfs_fc_free()
` [PATCH v4 15/17] xfs: mount-api - dont set sb in xfs_mount_alloc()
` [PATCH v4 16/17] xfs: mount-api - switch to new mount-api
` [PATCH v4 17/17] xfs: mount-api - remove remaining legacy mount code
[PATCH v2] RDMA: release allocated skb
2019-10-03 10:25 UTC (4+ messages)
[MODERATED] ucode packaging
2019-10-03 10:25 UTC (2+ messages)
` [MODERATED] "
[PATCH] drm/i915/dp: remove static variable for aux last status
2019-10-03 10:25 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp: remove static variable for aux last status (rev2)
[PATCH 1/2] mmc: sdhci-of-at91: add quirk for broken HS200
2019-10-03 10:24 UTC (10+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d27_som1_ek: add mmc capabilities for SDMMC0
[Xen-devel] [PATCH RFC for-4.13 00/10] xen/arm: XSA-201 and XSA-263 fixes
2019-10-03 10:24 UTC (9+ messages)
` [Xen-devel] [PATCH RFC for-4.13 03/10] xen/arm: traps: Rework entry/exit from the guest path
[PATCH] Fix a missing doxygen section trailer in nlmsg.c
2019-10-03 10:24 UTC (3+ messages)
[PATCH 1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
2019-10-03 10:23 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem() (rev2)
[PATCH v7 0/4] Some new features for the preempt/irqsoff tracers
2019-10-03 10:23 UTC (4+ messages)
` [PATCH v7 1/4] ftrace: Implement fs notification for tracing_max_latency
New sysfs interface for privacy screens
2019-10-03 10:22 UTC (4+ messages)
[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
2019-10-03 10:08 UTC (2+ messages)
` [Bug 1846427] "
Regression: USB/xhci issues on some systems with newer kernel versions
2019-10-03 10:23 UTC (2+ messages)
[PATCHv9 0/3] Add coresight support for SDM845, MSM8998 and MSM8996
2019-10-03 10:20 UTC (11+ messages)
` [PATCHv9 2/3] arm64: dts: qcom: msm8998: Add Coresight support
✅ PASS: Stable queue: queue-5.3
2019-10-03 10:20 UTC
[PATCH v10 RESEND 0/6] DC3CO Support for TGL test with DC3CO IGT
2019-10-03 10:20 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v6] gpio/mpc8xxx: change irq handler from chained to normal
2019-10-03 10:19 UTC (3+ messages)
FAILED: patch "[PATCH] staging: erofs: fix an error handling in erofs_readdir()" failed to apply to 4.19-stable tree
2019-10-03 10:19 UTC
[Bug 546458] Re: kernel NULL pointer in -virtual (-server) kernel
2019-10-03 10:03 UTC
[PATCH] accel/kvm: ensure ret always set
2019-10-03 10:18 UTC (4+ messages)
[PATCH] perf script: Allow --time with --reltime
2019-10-03 10:18 UTC (2+ messages)
[PATCH v3 0/6] ACPI / utils: add new helper for HID/UID match
2019-10-03 10:17 UTC (7+ messages)
[PATCH v8 00/19] KVM RISC-V Support
2019-10-03 10:18 UTC (4+ messages)
` [PATCH v8 08/19] RISC-V: KVM: Handle MMIO exits for VCPU
[alsa-devel] [PATCH] soundwire: slave: Fix unused function warning on !ACPI
2019-10-03 10:15 UTC (9+ messages)
` [alsa-devel] [PATCH 2/2] soundwire: depend on ACPI || OF
` [alsa-devel] [PATCH v2 1/2] soundwire: depend on ACPI
` "
` [alsa-devel] [PATCH v2 2/2] soundwire: depend on ACPI || OF
` "
FAILED: patch "[PATCH] x86: KVM: svm: Fix a check in nested_svm_vmrun()" failed to apply to 5.3-stable tree
2019-10-03 10:17 UTC (3+ messages)
[PATCH 0/5] net: ethernet: stmmac: some fixes and optimization
2019-10-03 10:16 UTC (12+ messages)
` [PATCH 1/5] net: ethernet: stmmac: Add support for syscfg clock
` [PATCH 2/5] net: ethernet: stmmac: fix warning when w=1 option is used during build
bitmap migration bug with -drive while block mirror runs
2019-10-03 10:14 UTC (8+ messages)
[PATCH v4] venus: venc: Fix enum frameintervals
2019-10-03 10:15 UTC (2+ messages)
FAILED: patch "[PATCH] staging: erofs: fix an error handling in erofs_readdir()" failed to apply to 5.3-stable tree
2019-10-03 10:15 UTC
[PATCH] test-bdrv-drain: fix iothread_join() hang
2019-10-03 10:13 UTC (2+ messages)
FAILED: patch "[PATCH] staging: erofs: avoid endless loop of invalid lookback" failed to apply to 5.3-stable tree
2019-10-03 10:14 UTC
[PATCH tip/core/rcu 0/9] Replace rcu_swap_protected() for v5.5
2019-10-03 10:14 UTC (3+ messages)
` [PATCH tip/core/rcu 2/9] x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace()
Outreachy applicant - "dri-devel aka kernel GPU subsystem" Project
2019-10-03 10:14 UTC (2+ messages)
DVB-T2 Stick
2019-10-03 10:13 UTC (10+ messages)
` [PATCH] si2157: Add support for Logilink VG0022A
Stop breaking the CSRNG
2019-10-03 10:13 UTC (2+ messages)
[PATCH 3/3] tools/memory-model/Documentation: Add plain accesses and data races to explanation.txt
2019-10-03 10:13 UTC (2+ messages)
[PATCH] dma-fence: Use non-atomic bitops while under the lock
2019-10-03 10:12 UTC
[PATCH v2] KVM: x86: omit absent pmu MSRs from MSR list
2019-10-03 10:10 UTC
[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
2019-10-03 10:09 UTC (8+ messages)
[PATCH 0/3] Add support for ADC on stm32mp157a-dk1
2019-10-03 10:08 UTC (4+ messages)
[PATCH v3 0/5] stm32-ddr-pmu driver creation
2019-10-03 10:08 UTC (3+ messages)
[PATCH v6] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800
2019-10-03 10:08 UTC
[PATCH v2 0/2] Add support for software nodes to gpiolib
2019-10-03 10:07 UTC (2+ messages)
[PATCH] efi/efi_test: require CAP_SYS_ADMIN to open the chardev
2019-10-03 10:07 UTC
FAILED: patch "[PATCH] staging: erofs: fix an error handling in erofs_readdir()" failed to apply to 5.2-stable tree
2019-10-03 10:07 UTC
[PATCH] Documentation: add link to stm32mp157 docs
2019-10-03 10:05 UTC (5+ messages)
[U-Boot] HAB synchronous error loop i.MX8M
2019-10-03 10:06 UTC
[PATCH] ARM: dts: stm32: move ltdc pinctrl on stm32mp157a dk1 board
2019-10-03 10:05 UTC (3+ messages)
[RESEND PATCH v5 0/4] add coupled regulators for Exynos5422/5800
2019-10-03 10:04 UTC (5+ messages)
` [RESEND PATCH v5 3/4] ARM: dts: exynos: add initial data for "
[PATCH] ipset: Add wildcard support to net,iface
2019-10-03 10:02 UTC (3+ messages)
4.19 dwarf unwinding broken
2019-10-03 10:03 UTC (2+ messages)
[PATCH v4 0/7] Add SD/MMC driver for Actions Semi S900 SoC
2019-10-03 10:01 UTC (13+ messages)
` [PATCH v4 2/7] dt-bindings: mmc: Add Actions Semi SD/MMC/SDIO controller binding
` [PATCH v4 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver
` [PATCH v4 6/7] MAINTAINERS: Add entry for Actions Semi SD/MMC driver and binding
[PATCH] dt-bindings: mmc: renesas_sdhi: Add r8a774b1 support
2019-10-03 10:01 UTC (2+ messages)
[PATCH v2] backlight: pwm_bl: Don't assign levels table repeatedly
2019-10-03 10:02 UTC (4+ messages)
[PATCH] mmc: tmio: remove workaround for NON_REMOVABLE
2019-10-03 10:01 UTC (2+ messages)
[PATCH] mmc: dw_mmc: fix indentation issue
2019-10-03 10:02 UTC (3+ messages)
[PATCH] memstick: jmb38x_ms: clean up indentation issue
2019-10-03 10:01 UTC (3+ messages)
[PATCH] mmc: cavium-octeon: Use devm_platform_ioremap_resource() in octeon_mmc_probe()
2019-10-03 10:01 UTC (3+ messages)
[PATCH] mmc: host: bcm2835: use devm_platform_ioremap_resource wrapper
2019-10-03 10:01 UTC (2+ messages)
[PATCH] mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt
2019-10-03 10:01 UTC (2+ messages)
[RFC 0/2] Add Support for SDHC bus bandwidth voting
2019-10-03 10:00 UTC (5+ messages)
` [RFC 1/2] mmc: sdhci-msm: Add support for "
[PATCH v2] mmc: renesas_sdhi: Do not use platform_get_irq() to count interrupts
2019-10-03 10:01 UTC (2+ messages)
MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc
2019-10-03 10:00 UTC (3+ messages)
` [PATCH 4/4] MMC: Ingenic: Add support for JZ4760 and support for LPM
[PATCH v3 0/2] mmc: sdhci-milbeaut: add Milbeaut SD driver
2019-10-03 10:00 UTC (2+ messages)
[PATCH v3] selftests: kvm: Fix libkvm build error
2019-10-03 10:00 UTC (2+ messages)
next-20191003 kselftest results
2019-10-03 10:00 UTC
[PATCH 1/2] mmc: sdhci: Check card status after reset
2019-10-03 10:00 UTC (4+ messages)
` [PATCH 2/2] mmc: sdhci: Quirk for AMD SDHC Device 0x7906
[U-Boot] What versions of SD/MMC cards are supported by "mmc write" command?
2019-10-03 10:00 UTC
KASAN: use-after-free Read in tomoyo_realpath_from_path
2019-10-03 9:59 UTC (14+ messages)
` [PATCH] tomoyo: Don't check open/getattr permission on sockets
` [PATCH v2] "
[SPDK] SPDK RAID5 support
2019-10-03 9:59 UTC
[Xen-devel] [PATCH v8 0/8] dom0less device assignment
2019-10-03 9:58 UTC (3+ messages)
` [Xen-devel] [PATCH v8 8/8] xen/arm: add dom0-less device assignment info to docs
[PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
2019-10-03 9:58 UTC (4+ messages)
rgw: multisite support
2019-10-03 9:58 UTC
[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
2019-10-03 9:57 UTC
[brauner:debugfs_namespaces 5/6] include/linux/nsproxy.h:18:52: error: macro "DEFINE_DEBUGFS_ATTRIBUTE" requires 4 arguments, but only 1 given
2019-10-03 9:56 UTC
[PATCH v4 0/2] Add IMX290 CMOS image sensor support
2019-10-03 9:55 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX290 CMOS sensor binding
` [PATCH v4 2/2] media: i2c: Add IMX290 CMOS image sensor driver
[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
2019-10-03 9:38 UTC (10+ messages)
[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
2019-10-03 9:52 UTC (2+ messages)
` [PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.