All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-10 14:37:15 to 2019-01-10 15:12:56 UTC [more...]

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-10 15:12 UTC  (7+ messages)

[PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-01-10 15:12 UTC  (15+ messages)
` [PATCH v2 01/15] powerpc/mm/32: add base address to mmu_mapin_ram()
` [PATCH v2 03/15] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks
` [PATCH v2 04/15] powerpc/32: always populate page tables for Abatron BDI
` [PATCH v2 05/15] powerpc/wii: remove wii_mmu_mapin_mem2()
` [PATCH v2 06/15] powerpc/mm/32s: use _PAGE_EXEC in setbat()
` [PATCH v2 07/15] powerpc/mm/32s: add setibat() clearibat() and update_bats()
` [PATCH v2 08/15] powerpc/32: add helper to write into segment registers
` [PATCH v2 09/15] powerpc/mmu: add is_strict_kernel_rwx() helper
` [PATCH v2 10/15] powerpc/kconfig: define PAGE_SHIFT inside Kconfig
` [PATCH v2 11/15] powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
` [PATCH v2 12/15] powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
` [PATCH v2 13/15] powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32
` [PATCH v2 14/15] powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
` [PATCH v2 15/15] powerpc/kconfig: make _etext and data areas alignment configurable on 8xx

[Qemu-devel] [RFC v2 0/4] QEMU changes to do PVH boot
 2019-01-10 15:12 UTC  (8+ messages)
          `  "

[Qemu-devel] [PATCH 0/4] tcg: support heterogenous CPU clusters
 2019-01-10 15:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] hw/arm/xlx-zynqmp: Realize cluster after putting RPUs in it

[SPDK] NVMe on EC2 instance
 2019-01-10 15:12 UTC 

[Qemu-devel] [PATCH v2 0/6] Promote x-nbd-server-add-bitmap to stable
 2019-01-10 15:12 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 1/6] nbd: Only require disabled bitmap for read-only exports
` [Qemu-devel] [PATCH v2 2/6] nbd: Merge nbd_export_set_name into nbd_export_new
` [Qemu-devel] [PATCH v2 3/6] nbd: Allow bitmap export during QMP nbd-server-add
` [Qemu-devel] [PATCH v2 5/6] nbd: Merge nbd_export_bitmap into nbd_export_new

[U-Boot] [PATCH 1/2] board: tbs2910: Add u-boot.imx size limit check
 2019-01-10 15:12 UTC  (15+ messages)
` [U-Boot] [PATCH 2/2] board: tbs2910: Remove FIT support in defconfig to reduce u-boot size

[PATCH V7 0/2] HW Command Queue support for Tegra SDMMC
 2019-01-10 15:12 UTC  (5+ messages)
` [PATCH V7 1/2] arm64: dtsi: Fix SDMMC address range
` [PATCH V7 2/2] mmc: tegra: HW Command Queue Support for Tegra SDMMC

[PATCH 0/4] drm/atmel-hlcdc: fix plane clipping/rotation issues
 2019-01-10 15:10 UTC  (15+ messages)
` [PATCH 1/4] drm/atmel-hlcdc: rotate planes counterclockwise
` [PATCH 2/4] drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
` [PATCH 3/4] drm/atmel-hlcdc: fix clipping of planes
` [PATCH 4/4] drm/atmel-hlcdc: do not immediately disable planes, wait for next frame

[Qemu-devel] [PATCH v2 0/3] HMP/snapshot changes - do not use ID anymore
 2019-01-10 15:11 UTC  (11+ messages)

[PATCH] Fix stack memory disclosure
 2019-01-10 15:10 UTC  (4+ messages)

[PATCH 1/2] drm/ttm: add lru notify to bo driver
 2019-01-10 15:10 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: set bulk_moveable to false when lru changed

[PATCH v6 01/10] cryptodev: add opaque userdata pointer into crypto sym session
 2019-01-10 15:09 UTC  (10+ messages)
` [PATCH v7 00/10] ipsec: new library for IPsec data-path processing

[PATCH] ibmvscsi: use GFP_ATOMIC with dma_alloc_coherent in map_sg_data
 2019-01-10 15:07 UTC  (5+ messages)

UBSAN: Undefined behaviour in drivers/pps/pps.c
 2019-01-10 15:08 UTC  (3+ messages)

Pioneer DDJ-SX3 usb audio quirks
 2019-01-10 15:07 UTC  (3+ messages)

dm thin pool discarding
 2019-01-10 15:08 UTC  (6+ messages)

[PATCH v5 0/8] ASoC: Add support to WCD9335 Audio Codec
 2019-01-10 15:06 UTC  (11+ messages)
` [PATCH v5 1/8] ASoC: dt-bindings: update wcd9335 bindings
` [PATCH v5 2/8] ASoC: wcd9335: add support to wcd9335 codec
` [PATCH v5 3/8] ASoC: wcd9335: add CLASS-H Controller support
` [PATCH v5 4/8] ASoC: wcd9335: add basic controls
` [PATCH v5 5/8] ASoC: wcd9335: add playback dapm widgets
` [PATCH v5 6/8] ASoC: wcd9335: add capture "
` [PATCH v5 7/8] ASoC: wcd9335: add audio routings
` [PATCH v5 8/8] ASoC: apq8096: add slim support

[PATCH] gro: add missing invalid packet checks
 2019-01-10 15:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/softnic: add support for service cores
 2019-01-10 15:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH V3 1/3] dt-bindings: mmc: tegra: Add pinctrl for pad drive strength config
 2019-01-10 15:06 UTC  (4+ messages)
` [PATCH V3 3/3] mmc: tegra: SDMMC pads auto-calibration

[PATCH v4 00/12] cryptodev: change qp conf and sym session
 2019-01-10 15:06 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] cryptodev: change queue pair configure structure
  ` [PATCH v5 02/12] cryptodev: add sym session mempool create
  ` [PATCH v5 03/12] app/test-crypto-perf: use separate session mempools
  ` [PATCH v5 04/12] net/softnic: "
  ` [PATCH v5 05/12] examples: "
  ` [PATCH v5 06/12] vhost/crypto: "
  ` [PATCH v5 07/12] test/crypto: "
  ` [PATCH v5 08/12] cryptodev: add sym session header size API
  ` [PATCH v5 09/12] cryptodev: update symmetric session structure
  ` [PATCH v5 10/12] cryptodev: add user data size to symmetric session
  ` [PATCH v5 11/12] cryptodev: add reference count to session private data
  ` [PATCH v5 12/12] cryptodev: add opaque data field to symmetric session

[PATCH v2 0/3] usb: dwc3: Add support for AM654 USB
 2019-01-10 15:04 UTC  (11+ messages)
` [PATCH v2 1/3] usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
  ` [v2,1/3] "
` [PATCH v2 2/3] dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 support
  ` [v2,2/3] "
` [PATCH v2 3/3] usb: dwc3: keystone: Add support for ti,am654-dwc3
  ` [v2,3/3] "

[PATCH v2 0/2] net/virtio-user: add packed vq support
 2019-01-10 15:04 UTC  (8+ messages)
` [PATCH v2 1/2] net/virtio-user: ctrl vq support for packed
` [PATCH v2 2/2] Revert "net/virtio-user: fail if cq used with packed vq"

[Qemu-devel] [PATCH 0/6] Acquire the AioContext during _realize()
 2019-01-10 15:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] block: Acquire the AioContext in virtio_blk_device_realize()
` [Qemu-devel] [PATCH 2/6] block: Acquire the AioContext in scsi_*_realize()
` [Qemu-devel] [PATCH 3/6] block: Acquire the AioContext in floppy_drive_realize()
` [Qemu-devel] [PATCH 4/6] block: Acquire the AioContext in nvme_realize()
` [Qemu-devel] [PATCH 5/6] block: Acquire the AioContext in ide_dev_initfn()
` [Qemu-devel] [PATCH 6/6] block: Acquire the AioContext in usb_msd_storage_realize()

[PATCH] mm/hmm: Convert to use vm_fault_t
 2019-01-10 15:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-01-10 15:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH 10/15] s390-bios: Support for running format-0/1 channel programs
      ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v2 0/3] Fix virtio-*(-non)-transitional crash on 2.6 machine-types
 2019-01-10 15:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/3] virtio: Make disable-legacy/disable-modern compat properties optional

[PATCH libdrm] amdgpu: update to latest marketing names from 18.50
 2019-01-10 15:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Fix & improve icon display on GTK and SDL frontends
 2019-01-10 15:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] ui: install logo icons to $prefix/share/icons

[RESEND PATCH v3 0/2] sysctl: handle overflow for file-max
 2019-01-10 15:00 UTC  (6+ messages)
` [RESEND PATCH v3 2/2] "

[PATCH v7 0/4] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-10 15:00 UTC  (8+ messages)
` [PATCH v7 4/4] Bluetooth: btqca: inject command complete event during fw download

[PATCH] selftests: bpf: add missing executables to .gitignore
 2019-01-10 15:00 UTC  (4+ messages)

[PATCH] selftests: bpf: install files tcp_(server|client)*.py
 2019-01-10 14:59 UTC  (4+ messages)

[PATCH] samples: bpf: user proper argument index
 2019-01-10 14:59 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: add missing executables to .gitignore
 2019-01-10 14:58 UTC  (2+ messages)

[PATCH] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-01-10 14:56 UTC  (2+ messages)

[PATCH 0/9] kprobes: Fix and improve blacklist symbols
 2019-01-10 14:57 UTC  (4+ messages)
` [PATCH 1/9] x86/kprobes: Prohibit probing on optprobe template code

[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
 2019-01-10 14:56 UTC  (2+ messages)

v4.20.1 build: 0 failures 4 warnings (v4.20.1)
 2019-01-10 14:56 UTC 

[Buildroot] Xtensa toolchain issue ?
 2019-01-10 14:56 UTC  (5+ messages)

[PATCH v2] net/virtio: add platform memory ordering feature support
 2019-01-10 14:56 UTC  (7+ messages)
` [PATCH v3 0/3] Missing barriers and VIRTIO_F_ORDER_PLATFORM
    ` [PATCH v3 2/3] net/virtio: update memory ordering comment for vq notify

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2019-01-10 14:56 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5

[RFC 0/3] reduce THP fault thrashing
 2019-01-10 14:55 UTC  (5+ messages)
` [RFC 1/3] mm, thp: restore __GFP_NORETRY for madvised thp fault allocations

[MPTCP] eBPF support for user defined TCP options
 2019-01-10 14:52 UTC 

nvme-cli: tag new version?
 2019-01-10 14:52 UTC  (2+ messages)

seqcount usage in xt_replace_table()
 2019-01-10 14:52 UTC  (5+ messages)

[PATCH v5 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-10 14:52 UTC  (10+ messages)
` [PATCH v5 1/5] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command

general protection fault in fuse_dev_do_write
 2019-01-10 14:52 UTC  (4+ messages)

[LTP] [PATCH] lib/tst_net.sh: fix tst_set_sysctl() for non-netns setup
 2019-01-10 14:51 UTC  (2+ messages)

[PATCH] nvme: fix out of bounds access in nvme_cqe_pending
 2019-01-10 14:50 UTC  (5+ messages)

[PATCH 2/2 RESEND] ARM: dts: msm8660: Fix up GIC IRQ flags
 2019-01-10 14:50 UTC  (2+ messages)

[PATCH 1/2 RESEND] ARM: dts: msm8660: Mark two GSBI blocks "disabled"
 2019-01-10 14:50 UTC  (2+ messages)

[PATCH v2] x86/trace: set TRACE_INCLUDE_PATH correctly instead of header search path
 2019-01-10 14:50 UTC  (2+ messages)

seqcount usage in xt_replace_table()
 2019-01-10 14:50 UTC  (11+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-10 14:50 UTC  (14+ messages)

[PATCH 01/41] fmc: update to c7576ab
 2019-01-10  8:16 UTC  (2+ messages)
` [PATCH 15/41] libpkcs11: update to efd15b9

[PATCH 4.19 000/170] 4.19.14-stable review
 2019-01-10 14:42 UTC  (7+ messages)

[PATCH] vhostuser: fix deadlock when vhost unregister
 2019-01-10 14:48 UTC  (2+ messages)

amdgpu/TTM oopses since merging swiotlb_dma_ops into the dma_direct code
 2019-01-10 14:48 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/4] Support Linux 4.20
 2019-01-10 14:47 UTC  (5+ messages)

[PATCH] vfio_pci: set TRACE_INCLUDE_PATH to fix the build error
 2019-01-10 14:47 UTC  (2+ messages)

[PATCH] powerpc/vdso32: Drop -mabi=elfv1 for 32 bit objects
 2019-01-10 14:45 UTC  (3+ messages)

[PATCH net] ipv6: fix kernel-infoleak in ipv6_local_error()
 2019-01-10 14:46 UTC  (2+ messages)

[PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
 2019-01-10 14:45 UTC  (3+ messages)
` [PATCH] arm64: dts: Remove inconsistent use of 'arm,armv8' "

[U-Boot] [GIT] Pull request: u-boot-dfu (10.01.2019)
 2019-01-10 14:45 UTC  (7+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: default to 4.19.x
 2019-01-10 14:45 UTC 

[U-Boot] [PATCH PATCH v2 0/2] Use CONFIG_USB_GADGET and CONFIG_SPL_USB_GADGET to select the USB gadget code
 2019-01-10 14:44 UTC  (3+ messages)
` [U-Boot] [PATCH PATCH v2 1/2] Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
` [U-Boot] [PATCH PATCH v2 2/2] usb: Make compiling gadget support optional

Question about qspinlock nest
 2019-01-10 14:43 UTC  (2+ messages)

`SATA_AHCI` not selected by default with `make olddefconfig`
 2019-01-10 14:43 UTC 

[PATCH 1/3] net: introduce SO_BINDTOIF sockopt
 2019-01-10 14:41 UTC  (6+ messages)
` [PATCH 2/3] net/ipv4/udp_tunnel: prefer SO_BINDTOIF over SO_BINDTODEVICE
` [PATCH 3/3] net/ipv6/udp_tunnel: "

[PATCH RFC memory-model 0/6] LKMM updates
 2019-01-10 14:40 UTC  (4+ messages)
` [PATCH RFC LKMM 7/7] tools/memory-model: Dynamically check SRCU lock-to-unlock matching

[PATCH 1/2] ARM: config: Update SPEAr 3xx defconfig
 2019-01-10 14:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: config: spear3xx: Activate PL111 DRM driver

[PATCH] examples/vhost: remove unnecessary method and constant
 2019-01-10 14:39 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 00/13] igt: chamelium: Test YUV buffers using the Chamelium
 2019-01-10 14:38 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 04/13] igt: fb: Move i915 YUV buffer clearing code to a function

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Fix backlight regulator numbering
 2019-01-10 13:40 UTC  (9+ messages)

[RFT][PATCH V2 00/10] net: dsa: microchip: Convert to regmap
 2019-01-10 14:37 UTC  (10+ messages)
` [RFT][PATCH V2 09/10] net: dsa: microchip: Factor out regmap config generation into common header

[igt-dev] [PATCH i-g-t] lib/i915/shaders: Tweak converter.py
 2019-01-10 14:37 UTC  (2+ messages)

[GIT PULL for 5.1] Sensor driver patches
 2019-01-10 14:35 UTC 


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.