All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 14:59:34 to 2019-01-31 15:46:11 UTC [more...]

[meta-python][PATCH 1/2] python-slip-dbus: update to 0.6.5
 2019-01-30  7:22 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-slip-dbus: add a python3 version of the recipe

[PATCH v2 0/7] xfs: fix [f]inobt magic value verification
 2019-01-31 15:46 UTC  (4+ messages)
` [PATCH v2 1/7] xfs: set buffer ops when repair probes for btree type
` [PATCH v2 2/7] xfs: always check magic values in on-disk byte order
` [PATCH v2 3/7] xfs: create a separate finobt verifier

[Qemu-devel] [Bug 1814128] [NEW] qemu-user fails to set up a reasonable brk for static-pie
 2019-01-31 15:36 UTC 

[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-31 15:45 UTC  (6+ messages)

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-31 15:45 UTC  (5+ messages)
` [PATCH 20/22] mm, compaction: Sample pageblocks for free pages
` [PATCH 21/22] mm, compaction: Be selective about what pageblocks to clear skip hints

[GIT PULL] omap soc regression fixes for v5.0-rc cycle
 2019-01-31 15:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] xen-block: handle resize callback
 2019-01-31 15:25 UTC  (7+ messages)
  `  "

[U-Boot] Help: CONFIG_ENV_IS_IN_SPI_FLASH on AllWinner H5?
 2019-01-31 15:44 UTC  (2+ messages)

[PATCH] Bluetooth: hci_uart: Switch pty driver to slave side in tty_set_termios()
 2019-01-31 15:43 UTC  (4+ messages)

[PATCH 15/15] btrfs: Switch btrfs_trim_free_extents to find_first_clear_extent_bit
 2019-01-31 15:41 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Qemu-devel] [PATCH v3] scripts: use git archive in archive-source
 2019-01-31 15:41 UTC  (2+ messages)

[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
 2019-01-31 15:41 UTC  (5+ messages)

[PATCH 0/3] Enhance virtio rpmsg bus driver buffer allocation
 2019-01-31 15:41 UTC  (4+ messages)
` [PATCH 1/3] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [PATCH 2/3] rpmsg: virtio_rpmsg_bus: allocate rx/tx buffer separately
` [PATCH 3/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[Qemu-devel] [PULL 0/8] Usb 20190130 patches
 2019-01-31 15:40 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add NULL check for tiocmget() and tiocmset()
 2019-01-31 15:40 UTC  (2+ messages)

2018-06-01-stable - lvmlockd: make lockstart wait for existing start
 2019-01-31 15:40 UTC 

[PATCH v3 0/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
 2019-01-31 15:38 UTC  (6+ messages)
` [PATCH v3 3/3] platform/x86: wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()

[RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
 2019-01-31 15:37 UTC  (11+ messages)

[PATCH] mm: Do not allocate duplicate stack variables in shrink_page_list()
 2019-01-31 15:37 UTC 

How to create a signed bootloader and Linux kernel on a UEFI BIOS
 2019-01-31 15:36 UTC  (2+ messages)

[PATCH v5] driver: uio: fix possible memory leak in uio_open
 2019-01-31 15:36 UTC  (2+ messages)

[PATCH v2] ath10k: Set DMA address mask to 35 bit for WCN3990
 2019-01-31 15:35 UTC  (5+ messages)

[PATCH 00/15] Improvements to fitrim
 2019-01-31 15:35 UTC  (8+ messages)
` [PATCH 01/15] btrfs: Honour FITRIM range constraints during free space trim
` [PATCH 02/15] btrfs: Make WARN_ON in a canonical form
` [PATCH 03/15] btrfs: Remove EXTENT_FIRST_DELALLOC bit

[Qemu-devel] [PATCH v3] xen-block: handle resize callback
 2019-01-31 15:33 UTC 

[PATCH v3] xen-block: handle resize callback
 2019-01-31 15:33 UTC 

[PATCH v4 0/5] misc: Add support to Qualcomm FastRPC driver
 2019-01-31 15:34 UTC  (3+ messages)
` [PATCH v4 3/5] misc: fastrpc: Add support for context Invoke method

[PATCH] net: check negative value for signed refcnt
 2019-01-31 15:34 UTC  (7+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-31 15:31 UTC  (8+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-31 15:33 UTC  (8+ messages)

[PATCH v4 1/2] iio: light: add driver for MAX44009
 2019-01-31 15:32 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: iio: light: Add max44009

[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-31 15:31 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH v2 2/7] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH v2 3/7] dm: core: Introduce dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 4/7] dm: core: Add tests for dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 5/7] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH v2 6/7] i2c: Fill req_seq in i2c_post_bind()
` [U-Boot] [PATCH v2 7/7] i2c: mux: Generate longer i2c mux name

[PATCH 1/2] rtx: x1205: Add DT bindings
 2019-01-31 15:30 UTC  (3+ messages)
` [PATCH 2/2] rtc: x1205: Add DT probing support

OpenBMC Sensors
 2019-01-31 15:30 UTC  (4+ messages)
` [EXT] "

[Qemu-devel] AMD SEV's /dev/sev permissions and probing QEMU for capabilities
 2019-01-31 15:28 UTC  (11+ messages)

[U-Boot] Nand boot on imx6q board is broken
 2019-01-31 15:26 UTC  (3+ messages)

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-01-31 15:25 UTC  (3+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-01-31 15:23 UTC  (11+ messages)
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
    ` [OpenRISC] "

[PATCH v7 0/3] clk: clkdev add managed lookup registrations
 2019-01-31 15:21 UTC  (4+ messages)

[PATCH V8 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 15:24 UTC  (7+ messages)
` [PATCH V8 2/5] i2c: tegra: Add Bus Clear Master Support
` [PATCH V8 3/5] i2c: tegra: Add DMA Support

[Cluster-devel] [PATCH 0/2] GFS2 counting fixes
 2019-01-31 15:23 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Fix lru_count going negative

[PATCH v2 1/2] arm64: defconfig: Enable I2C_GPIO
 2019-01-31 15:20 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable SUN6I Camera sensor interface

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-01-31 15:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] Drivers: hv: vmbus: Add mutex lock to channel show functions
 2019-01-31 15:19 UTC  (7+ messages)

[PATCH v6 0/4] Provide core API for NMIs
 2019-01-31 15:20 UTC  (2+ messages)

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-31 15:20 UTC  (13+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[Qemu-devel] [PATCH v2 0/5] virtio-blk: add DISCARD and WRITE ZEROES features
 2019-01-31 15:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
` [Qemu-devel] [PATCH v2 2/5] virtio-blk: add "discard-wzeroes" boolean property
` [Qemu-devel] [PATCH v2 3/5] virtio-blk: add DISCARD and WRITE ZEROES features
` [Qemu-devel] [PATCH v2 4/5] tests/virtio-blk: change assert on data_size in virtio_blk_request()
` [Qemu-devel] [PATCH v2 5/5] tests/virtio-blk: add test for WRITE_ZEROES command

[PATCH -next] RDMA/hns: remove set but not used variable 'dseg'
 2019-01-31 15:19 UTC  (2+ messages)
` [PATCH -next] RDMA/hns: Remove set but not used variable 'rst'

[PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
 2019-01-31 15:18 UTC  (2+ messages)

[PATCH v10 00/25] arm64: provide pseudo NMI with GICv3
 2019-01-31 14:59 UTC  (44+ messages)
` [PATCH v10 02/25] arm64: Remove unused daif related functions/macros
` [PATCH v10 03/25] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v10 04/25] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v10 05/25] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v10 06/25] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v10 07/25] arm64: ptrace: Provide definitions for PMR values
` [PATCH v10 08/25] arm64: Make PMR part of task context
` [PATCH v10 09/25] arm64: Unmask PMR before going idle
` [PATCH v10 10/25] arm64: kvm: Unmask PMR before entering guest
` [PATCH v10 11/25] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v10 12/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v10 13/25] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v10 14/25] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v10 15/25] arm64: alternative: Apply alternatives early in boot process
` [PATCH v10 16/25] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v10 17/25] arm64: Switch to PMR masking when starting CPUs
` [PATCH v10 18/25] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v10 19/25] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v10 20/25] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v10 21/25] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v10 22/25] arm64: Handle serror in NMI context
` [PATCH v10 23/25] arm64: Skip preemption when exiting an NMI
` [PATCH v10 24/25] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v10 25/25] arm64: Enable the support of pseudo-NMIs

[PATCH 00/10] Venus stateful Codec API
 2019-01-31 15:18 UTC  (13+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[driver-core PATCH v10 0/9] Add NUMA aware async_schedule calls
 2019-01-31 15:17 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable RTC_DRV_SNVS
 2019-01-31 15:01 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add RTC support
 2019-01-31 15:01 UTC  (2+ messages)

[PATCH 0/4] WIP: rockchip mpp for v4l2 video decoder
 2019-01-31 15:01 UTC  (4+ messages)

Send photos
 2019-01-31 15:13 UTC 

[v3] usb: warm-reset ports on hub resume, if requested
 2019-01-31 15:13 UTC 

[PATCH v7 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-31 15:13 UTC  (4+ messages)
` [PATCH v7 04/15] argo: init, destroy and soft-reset, with enable command line opt

[PATCH 1/1] nvme: add get-feature to admin cmds tracer
 2019-01-31 15:13 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/psr: Do not use out of bound enum for psr_set
 2019-01-31 15:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH] irqchip/gic-v3-its: Lock its device list during find and create its device
 2019-01-31 15:12 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
 2019-01-31 15:12 UTC  (3+ messages)

[RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
 2019-01-31 15:11 UTC  (16+ messages)

Enable buttons GPIO passthrough
 2019-01-31 15:11 UTC  (12+ messages)

[Buildroot] [PATCH] package/opentracing-cpp: bump version to v1.5.1
 2019-01-31 15:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-01-31 15:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_kms: Don't reset VRR_ENABLED on every commit
 2019-01-31 15:09 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-01-31 15:08 UTC  (10+ messages)

[PATCH] crypto: ccp: fix the SEV probe in kexec boot path
 2019-01-31 15:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-01-31 15:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH 13/18] Boot Linux Console Test: add a test for mips64el + malta

[PATCH 1/1] fs: add the fsnotify call to vfs_iter_write
 2019-01-31 15:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"
 2019-01-31 15:06 UTC  (3+ messages)

[U-Boot] [PATCH] initcall: Move to inline function
 2019-01-31 15:06 UTC 

File alteration events?
 2019-01-31 15:06 UTC  (2+ messages)

SpectreV1+L1TF Patch Series
 2019-01-31 15:05 UTC  (5+ messages)
` SpectreV1+L1TF Patch Series v5
  ` [PATCH SpectreV1+L1TF v5 1/9] xen/evtchn: block speculative out-of-bound accesses

BUG: KASAN: double-free or invalid-free in ip_defrag after upgrade from 4.19.13
 2019-01-31 15:05 UTC  (7+ messages)

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-31 15:05 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[PATCH] eal: fix strdup usages in internal config
 2019-01-31 15:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/5] Kconfig dependencies for ppc machines
 2019-01-31 15:02 UTC  (2+ messages)

[PATCH V7 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 15:02 UTC  (7+ messages)
` [PATCH V7 3/5] i2c: tegra: Add DMA Support

[MPTCP] Questions/remarks wrt. mptcp layered prototype
 2019-01-31 15:02 UTC 

[PATCH net] net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
 2019-01-31 15:02 UTC  (2+ messages)

[PATCH for-4.12 0/8] pvh/dom0/shadow/amd fixes
 2019-01-31 14:59 UTC  (3+ messages)
` [PATCH 6/8] x86/mm: split p2m ioreq server pages special handling into helper


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.