All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-16 10:40:05 to 2019-12-16 11:24:44 UTC [more...]

mainline-5.5.0-rc1: do_mount_root+0x6c/0x10d - kernel crash while mounting rootfs
 2019-12-16 10:53 UTC  (3+ messages)

[RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
 2019-12-16 11:24 UTC 

[PATCH v3 00/10] PCMCIA/i82092: Fix style issues in i82092.c
 2019-12-16 10:58 UTC  (22+ messages)
` [PATCH v3 01/10] PCMCIA/i82092: use dev_<level> instead of printk
` [PATCH v3 02/10] PCMCIA/i82092: add/remove spaces to improve readability
` [PATCH v3 03/10] PCMCIA/i82092: remove braces around single statement blocks
` [PATCH v3 04/10] PCMCIA/i82092: insert blank line after declarations
` [PATCH v3 05/10] PCMCIA/i82092: change code indentation
` [PATCH v3 06/10] PCMCIA/i82092: move assignment out of if condition
` [PATCH v3 07/10] PCMCIA/i82092: shorten the lines with over 80 characters
` [PATCH v3 08/10] PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
` [PATCH v3 09/10] PCMCIA/i82092: delete enter/leave macro
` [PATCH v3 10/10] PCMCIA/i82092: remove #if 0 block

[PATCH] scsi: ufs: Power off hook for Cadence UFS driver
 2019-12-16 10:17 UTC 

[PATCH] podfix: only alter normal files
 2019-12-16 11:24 UTC 

[PULL 00/34] target-arm queue
 2019-12-16 11:08 UTC  (10+ messages)
` [PULL 01/34] target/arm: Add support for cortex-m7 CPU
` [PULL 02/34] exynos4210_gic: Suppress gcc9 format-truncation warnings
` [PULL 04/34] aspeed/i2c: Check SRAM enablement on AST2500
` [PULL 06/34] aspeed/i2c: Add support for DMA transfers
` [PULL 07/34] aspeed/i2c: Add trace events
` [PULL 08/34] aspeed/sdmc: Make ast2600 default 1G
` [PULL 09/34] aspeed/scu: Fix W1C behavior
` [PULL 10/34] watchdog/aspeed: Improve watchdog timeout message
` [PULL 15/34] aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass

[Intel-gfx] [PATCH 1/2] drm/i915/perf: Register sysctl path globally
 2019-12-16 11:23 UTC  (3+ messages)

[cip-dev] [ANNOUNCE] Release v4.19.88-cip16 and v4.4.206-cip40
 2019-12-16 11:22 UTC  (3+ messages)
` [cip-dev] gitlab mirroring broken was "

[PATCH v2] clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
 2019-12-16 11:21 UTC  (5+ messages)

[dpdk-dev] [PATCH] build: fix soname info for 19.11 compatiblity
 2019-12-16 11:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] cpuidle: clps711x: convert to devm_platform_ioremap_resource
 2019-12-16 11:21 UTC  (6+ messages)
` [PATCH 1/2] cpuidle: kirkwood: "

[PATCH v2] PM / devfreq: exynos-bus: Reduce the numer of goto statements and remove unused headers
 2019-12-16 11:27 UTC  (4+ messages)

[Xen-devel] [PATCH 0/2] vTSC performance improvements
 2019-12-16 11:21 UTC  (4+ messages)
` [Xen-devel] [PATCH 2/2] x86/time: update vtsc_last with cmpxchg and drop vtsc_lock

[PATCH v12 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-16 11:20 UTC  (9+ messages)
` [PATCH v12 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller

[RFC PATCH 1/2] podfix: class to remove Pod::Man versions from manpages
 2019-12-16 11:20 UTC  (3+ messages)

[PATCH] spi: bcm2835: don't print error on clk_get() DEFER
 2019-12-16 11:20 UTC  (5+ messages)

[PATCH] PCI: tegra: Correctly handle return code of pm_runtime_get_sync()
 2019-12-16 11:20 UTC  (3+ messages)
` [PATCH v2] PCI: tegra: Fix return value check of pm_runtime_get_sync

[PATCH v1 00/16] testing and logging changes for master
 2019-12-16 11:07 UTC  (13+ messages)
` [PATCH v1 01/16] configure: allow disable of cross compilation containers
` [PATCH v1 02/16] tests/vm: Allow to set qemu-img path
` [PATCH v1 03/16] travis.yml: Run tcg tests with tci
` [PATCH v1 04/16] iotests: Provide a function for checking the creation of huge files
` [PATCH v1 05/16] iotests: Skip test 060 if it is not possible to create large files
` [PATCH v1 06/16] iotests: Skip test 079 "
` [PATCH v1 07/16] tests/hd-geo-test: Skip test when images can not be created
` [PATCH v1 08/16] tests/test-util-filemonitor: Skip test on non-x86 Travis containers
` [PATCH v1 09/16] travis.yml: Enable builds on arm64, ppc64le and s390x
` [PATCH v1 10/16] ci: build out-of-tree
` [PATCH v1 11/16] Fix double free issue in qemu_set_log_filename()
` [PATCH v1 13/16] Add a mutex to guarantee single writer to qemu_logfile handle

[PATCH v5 0/6] Raspberry Pi 4 PCIe support
 2019-12-16 11:18 UTC  (17+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: Add bindings for brcmstb's PCIe device
` [PATCH v5 2/6] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH v5 3/6] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
` [PATCH v5 4/6] PCI: brcmstb: Add MSI support
` [PATCH v5 5/6] MAINTAINERS: Add brcmstb PCIe controller
` [PATCH v5 6/6] arm64: defconfig: Enable Broadcom's STB "

[PATCH v5 0/6] drm/rockchip: px30 dsi support
 2019-12-16 11:17 UTC  (4+ messages)

[PATCH] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2019-12-16 11:17 UTC  (2+ messages)

[PATCH] bpf: Replace BUG_ON when fp_old is NULL
 2019-12-16 11:17 UTC  (3+ messages)

[PATCH v4 bpf-next 0/4] Add libbpf-provided extern variables support
 2019-12-16 11:17 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/4] libbpf: support libbpf-provided extern variables

[igt-dev] [PATCH i-g-t] lib/igt_chamelium.c: Skip test if chamelium
 2019-12-16 11:17 UTC  (4+ messages)

[PATCH V2] rtc: ds1307: Enable battery backup on RX8130
 2019-12-16 11:17 UTC  (3+ messages)

[PATCH] staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value
 2019-12-16 11:08 UTC  (2+ messages)

[PATCH 1/1] acpi/ec.c: Move call to kref_get() to under the mutex_lock(&ec->mutex)
 2019-12-16 11:16 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Change SDMA1 ahb clock for imx8mm
 2019-12-16 11:15 UTC  (2+ messages)

Status of the NPM refactoring
 2019-12-16 11:15 UTC  (3+ messages)

[Xen-devel] [PATCH 0/3] Post-299 cleanups
 2019-12-16 11:15 UTC  (9+ messages)
` [Xen-devel] [PATCH 1/3] x86/mm: Use a more descriptive name for pagetable mfns
` [Xen-devel] [PATCH 2/3] x86/mm: Use mfn_t in type get / put call tree
` [Xen-devel] [PATCH 3/3] x86/mm: More discriptive names for page de/validation functions

[PATCH] irq-gic-v3: fix NULL dereference of disabled redist_base
 2019-12-16 11:14 UTC  (2+ messages)

[PATCH 00/12] Add PX30 LVDS support
 2019-12-16 11:14 UTC  (11+ messages)
` [PATCH 02/12] dt-bindings: display: rockchip-lvds: Document PX30 PHY
` [PATCH 09/12] drm/rockchip: lvds: Add PX30 support

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-16 10:57 UTC  (12+ messages)
      ` 答复: "
                    ` 答复: "

[PATCH 1/1] efi_loader: git ignore helloworld_efi.S
 2019-12-16 11:13 UTC 

[Outreachy] [PATCH] bisect--helper: change `retval` to `res`
 2019-12-16 11:12 UTC 

unregister_netdevice: waiting for DEV to become free (2)
 2019-12-16 11:12 UTC  (6+ messages)

[PATCH v2] ovl: use pr_fmt auto generate prefix
 2019-12-16 11:12 UTC 

[PATCH 0/4] mfd: RK8xx tidyup
 2019-12-16 11:12 UTC  (2+ messages)

[RFCv1 0/8] RK3399 clean shutdown issue
 2019-12-16 11:11 UTC  (4+ messages)
` [RFCv1 1/8] mfd: rk808: Refactor shutdown functions

[PATCH 0/5] drm/i915/dsi: Control panel and backlight enable GPIOs from VBT
 2019-12-16 11:11 UTC  (8+ messages)
    ` [Intel-gfx] "

[PATCH] kconfig: Add yes2modconfig and mod2yesconfig targets
 2019-12-16 11:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/2] tps6105x add devicetree and leds support
 2019-12-16 11:09 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[RFC PATCH v5] f2fs: support data compression
 2019-12-16 11:08 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] PCI: keystone: Link training retries initiation
 2019-12-16 11:08 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: Attach XDP programs in driver mode by default
 2019-12-16 11:07 UTC 

[PATCH] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-12-16 11:05 UTC  (5+ messages)

[PATCH v4 0/2] virtio: make seg_max virtqueue size dependent
 2019-12-16 11:04 UTC  (2+ messages)

[PATCH 0/2] Add support for Solidrun CEX7 platforms
 2019-12-16 11:02 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: lx2160a: add MDIO descriptions
` [PATCH 2/2] arm64: dts: lx2160a: add dts for CEX7 platforms

[PATCH v2 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-16 11:03 UTC  (5+ messages)
` [PATCH v2 4/4] eeprom: at24: remove the write-protect pin support

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-16 11:03 UTC  (5+ messages)
    ` [virtio-dev] "

[PATCH v1] mfd: intel-lpss: Add Intel Jasper Lake PCI IDs
 2019-12-16 11:03 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/perf: Skip OA testing on systems too old
 2019-12-16 11:02 UTC  (9+ messages)
` [Intel-gfx] [igt-dev] "
          `  "

[PATCH] crypto: remove unneeded semicolon
 2019-12-16 10:58 UTC 

[PATCH V2] EDAC: remove set but not used variable 'ecc_loc'
 2019-12-16 11:01 UTC 

unimplemented API heads-up notice
 2019-12-16 11:01 UTC  (3+ messages)
` [dpdk-dev] "

[Xen-devel] [PATCH v2] Xen missing prompt log when exec-sp=off
 2019-12-16 11:00 UTC  (2+ messages)

[PATCH] crypto: allwinner - remove unneeded semicolon
 2019-12-16 10:57 UTC 

[GIT PULL REBASED] drm/arc: Yet another set of minor fixes
 2019-12-16 10:59 UTC 

[PATCH] sstate.bbclass: use tabs for indentation
 2019-12-16 10:58 UTC  (4+ messages)
` [PATCHv2] "

KASAN: use-after-free Read in iov_iter_alignment
 2019-12-16 10:58 UTC  (4+ messages)

Oops booting 5.5.0-rc2
 2019-12-16 10:54 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Serialise object before changing cache-level
 2019-12-16 10:56 UTC  (2+ messages)

[Xen-devel] [ovmf test] 144858: regressions - FAIL
 2019-12-16 10:56 UTC 

[PATCH 1/2] mfd: madera: Improve handling of regulator unbinding
 2019-12-16 10:54 UTC  (2+ messages)

[PATCH] pipe: Fix bogus dereference in iov_iter_alignment()
 2019-12-16 10:54 UTC 

[PATCH v3 0/9] dmaengine: virt-dma related fixes
 2019-12-16 10:53 UTC  (10+ messages)
` [PATCH 1/9] dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
` [PATCH 2/9] dmaengine: virt-dma: Add missing locking
` [PATCH 3/9] dmaengine: virt-dma: remove debug message
` [PATCH 4/9] dmaengine: virt-dma: Do not call desc_free() under a spin_lock
` [PATCH 5/9] dmaengine: virt-dma: Add missing locking around list operations
` [PATCH 6/9] dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors
` [PATCH 7/9] dmaengine: imx-sdma: rename function
` [PATCH 8/9] dmaengine: imx-sdma: find desc first in sdma_tx_status
` [PATCH 9/9] dmaengine: imx-sdma: Fix memory leak

[PATCH 1/5] drm/i915: Fix eDP DPCD aux max backlight calculations
 2019-12-16 10:54 UTC  (4+ messages)

[PATCH v2] multiboot2: set min address for mbi allocation to 0x1000
 2019-12-16 10:54 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-16 10:54 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 9/9] s390x: css: ping pong

[PATCH] iio: light: remove unneeded semicolon
 2019-12-16 10:51 UTC 

[PATCH] virtio: update queue size on guest write
 2019-12-16 10:52 UTC  (3+ messages)

[PATCH] drm/panel: simple: Support reset GPIOs
 2019-12-16 10:53 UTC  (3+ messages)

[PATCH v2 1/1] efi_selftest: Update .gitignore
 2019-12-16 10:52 UTC 

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-16 10:52 UTC  (6+ messages)
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

git restore --staged --worktree does not restore the index (Git 2.24.1)
 2019-12-16 10:51 UTC 

[dpdk-dev] [PATCH] raw/ntb: fix write memory barrier issue
 2019-12-16 10:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v6 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-12-16 10:48 UTC  (3+ messages)
  ` [PATCH v6 2/2] PCI: dwc: add "

[PATCH] arm64: dts: rockchip: add ROCK Pi S DTS support
 2019-12-16 10:48 UTC  (3+ messages)
`  "

Support for @(POSIX|NFSv4)-ACLs on UBIFS ?
 2019-12-16 10:47 UTC  (4+ messages)

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-16 10:47 UTC  (12+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[PATCH v8 0/5] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2019-12-16 10:47 UTC  (3+ messages)
` [PATCH v8 3/5] devicetree: mfd: max14577: Add reference to max14040_battery.txt descriptions

[PATCH 1/2] dt-bindings: Add vendor prefix for Satoz
 2019-12-16 10:47 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-12-16 10:46 UTC  (3+ messages)
` [PATCH v4 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add

[PATCH] perf c2c: remove unneeded semicolon
 2019-12-16 10:42 UTC 

[PATCH 1/2] dt-bindings: mfd: ab8500: Document AB8505 bindings
 2019-12-16 10:43 UTC  (6+ messages)
` [PATCH 2/2] mfd: ab8500-core: Add device tree support for AB8505

[PATCH v2] xfstests: xfs mount option sanity test
 2019-12-16 10:42 UTC  (7+ messages)

[PATCH] staging: comedi: drivers: Fix memory leak in gsc_hpdi_auto_attach
 2019-12-16 10:36 UTC  (2+ messages)

[PATCH v2] mfd / platform: cros_ec: Query EC protocol version if EC transitions between RO/RW
 2019-12-16 10:40 UTC  (3+ messages)
` [PATCH v4] "

[dpdk-dev] [PATCH v2 1/4] eal: add API to check if its interrupt context
 2019-12-16 10:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] "
  ` [dpdk-dev] [PATCH v3 2/2] common/octeontx2: add polling based response mbox message


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.