All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-27 09:50:48 to 2019-06-27 10:37:38 UTC [more...]

[Qemu-devel] [PATCH v4 00/13] Add migration support for VFIO device
 2019-06-27 10:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 06/13] vfio: Add migration state change notifier
` [Qemu-devel] [PATCH v4 07/13] vfio: Register SaveVMHandlers for VFIO device

[PATCH v3 5/5] nvme: add support weighted round robin queue
 2019-06-27 10:37 UTC  (3+ messages)

[bug report] lib/vdso: Provide generic VDSO implementation
 2019-06-27 10:36 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/2] Guest Support for DIAGNOSE 0x318
 2019-06-27 10:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 2/2] s390: diagnose 318 info reset and migration support
      ` [Qemu-devel] [qemu-s390x] "

Odroid-N2 on archlinux cannot boot on using linux-next on sd_card / emmc
 2019-06-27 10:35 UTC  (6+ messages)

[PATCH] drm/amd/powerplay:Move powerplay table implement to pptable centralized management
 2019-06-27 10:35 UTC 

[PATCH i-g-t] tests/i915/gem_ctx_switch: Update with engine discovery
 2019-06-27 10:35 UTC  (4+ messages)
` [igt-dev] "
  ` [Intel-gfx] "

[PATCH RESEND V2 1/3] clocksource/drivers/sysctr: Add optional clock-frequency property
 2019-06-27 10:34 UTC  (12+ messages)

[PATCH v2 09/23] drm/i915: Factor out common parts from TypeC port handling functions
 2019-06-27 10:34 UTC  (4+ messages)
` [CI v3 "

[Qemu-devel] [RISU RFC PATCH v1 0/7] Support for generating x86 SSE/SSE2 test images
 2019-06-27 10:30 UTC  (5+ messages)
` [Qemu-devel] [RISU RFC PATCH v1 4/7] risugen_x86: add module
` [Qemu-devel] [RISU RFC PATCH v1 5/7] risugen: allow all byte-aligned instructions

[PATCH] gpio: pl061: Pass irqchip when adding gpiochip
 2019-06-27 10:32 UTC  (2+ messages)

[RFC PATCH v3 0/4] Deliver vGPU display vblank event to userspace
 2019-06-27 10:31 UTC  (8+ messages)
` [RFC PATCH v3 1/4] vfio: Define device specific irq type capability

[U-Boot] [PATCH v1 00/11] Improvements on the MMC switch
 2019-06-27 10:31 UTC  (12+ messages)
` [U-Boot] [PATCH v1 01/11] mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
` [U-Boot] [PATCH v1 02/11] mmc: omap_hsmmc: don't fill the send_init_stream callback
` [U-Boot] [PATCH v1 03/11] Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
` [U-Boot] [PATCH v1 04/11] mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
` [U-Boot] [PATCH v1 05/11] mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
` [U-Boot] [PATCH v1 06/11] mmc: if possible, poll the busy state using DAT0
` [U-Boot] [PATCH v1 07/11] mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
` [U-Boot] [PATCH v1 08/11] mmc: When switching partition, use the timeout specified "
` [U-Boot] [PATCH v1 09/11] mmc: During a switch, poll on dat0 if available and check the final status
` [U-Boot] [PATCH v1 10/11] mmc: do not change mode when accessing a boot partition
` [U-Boot] [PATCH v1 11/11] mmc: retry a few times if a partition switch failed

[PATCH v4 0/5] Exynos Performance Monitoring Counters enhancements
 2019-06-27 10:31 UTC  (9+ messages)
  ` [PATCH v4 4/5] Documentation: devicetree: add PPMU events description

[PATCH 0/2] pull request for net: batman-adv 2019-06-27
 2019-06-27 10:31 UTC  (3+ messages)
` [PATCH 1/2] batman-adv: fix for leaked TVLV handler
` [PATCH 2/2] batman-adv: Fix duplicated OGMs on NETDEV_UP

bugfix: _barebox_image_size wrong if enable
 2019-06-27 10:30 UTC  (6+ messages)

[Patch v2] drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g
 2019-06-27 10:28 UTC  (3+ messages)

[PATCH] drm/i915/irq: make i945gm_vblank_work_func() static again
 2019-06-27 10:28 UTC  (4+ messages)

[PATCH v3 00/32] crypto: AES cleanup
 2019-06-27 10:26 UTC  (33+ messages)
` [PATCH v3 01/32] crypto: arm/aes-ce - cosmetic/whitespace cleanup
` [PATCH v3 02/32] crypto: aes - rename local routines to prevent future clashes
` [PATCH v3 03/32] crypto: aes/fixed-time - align key schedule with other implementations
` [PATCH v3 04/32] crypto: aes - create AES library based on the fixed time AES code
` [PATCH v3 05/32] crypto: x86/aes-ni - switch to generic for fallback and key routines
` [PATCH v3 06/32] crypto: x86/aes - drop scalar assembler implementations
` [PATCH v3 07/32] crypto: padlock/aes - switch to library version of key expansion routine
` [PATCH v3 08/32] crypto: cesa/aes "
` [PATCH v3 09/32] crypto: safexcel/aes "
` [PATCH v3 10/32] crypto: arm64/ghash - switch to AES library
` [PATCH v3 11/32] crypto: arm/aes-neonbs - switch to library version of key expansion routine
` [PATCH v3 12/32] crypto: arm64/aes-ccm - switch to AES library
` [PATCH v3 13/32] crypto: arm64/aes-neonbs - switch to library version of key expansion routine
` [PATCH v3 14/32] crypto: arm64/aes-ce "
` [PATCH v3 15/32] crypto: generic/aes - drop key expansion routine in favor of library version
` [PATCH v3 16/32] crypto: ctr - add helper for performing a CTR encryption walk
` [PATCH v3 17/32] crypto: aes - move sync ctr(aes) to AES library and generic helper
` [PATCH v3 18/32] crypto: arm64/aes-ce-cipher - use AES library as fallback
` [PATCH v3 19/32] crypto: aes/arm - use native endiannes for key schedule
` [PATCH v3 20/32] crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
` [PATCH v3 21/32] crypto: arm/aes-neonbs "
` [PATCH v3 22/32] crypto: arm/ghash - provide a synchronous version
` [PATCH v3 23/32] bluetooth: switch to AES library
` [PATCH v3 24/32] crypto: amcc/aes - switch to AES library for GCM key derivation
` [PATCH v3 25/32] crypto: ccp - move to AES library for CMAC "
` [PATCH v3 26/32] crypto: chelsio/aes - replace AES cipher calls with library calls
` [PATCH v3 27/32] crypto: aes/generic - unexport last-round AES tables
` [PATCH v3 28/32] crypto: lib/aes - export sbox and inverse sbox
` [PATCH v3 29/32] crypto: arm64/aes-neon - switch to shared AES Sboxes
` [PATCH v3 30/32] crypto: arm/aes-cipher - switch to shared AES inverse Sbox
` [PATCH v3 31/32] crypto: arm64/aes-cipher "
` [PATCH v3 32/32] crypto: arm/aes-scalar - unexport en/decryption routines

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-06-27 10:27 UTC  (5+ messages)

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-06-27 10:26 UTC  (14+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[PATCH v6 00/15] tc358767 driver improvements
 2019-06-27 10:26 UTC  (3+ messages)

[PATCH 3/4] vsock/virtio: fix flush of works during the .remove()
 2019-06-27 10:26 UTC  (12+ messages)

Why doesn't arm-smmu (v2) driver take VA_BITS into consideration?
 2019-06-27 10:26 UTC  (2+ messages)

[PATCH] drm/i915: use wildcard to ensure all headers stay self-contained
 2019-06-27 10:26 UTC  (2+ messages)

[PATCH] recordmcount: Fix spurious mcount entries on powerpc
 2019-06-27 10:23 UTC  (3+ messages)

cleanup bio page releasing
 2019-06-27 10:24 UTC  (7+ messages)
` [PATCH 2/9] block: optionally mark pages dirty in bio_release_pages

[RFC PATCH 0/2] enable broadcom tagging for bcm531x5 switches
 2019-06-27 10:15 UTC  (3+ messages)
` [RFC PATCH 0/1] Document the configuration of b53
  ` [RFC PATCH 1/1] Documentation: net: dsa: b53: Describe b53 configuration

[U-Boot] [PATCH v4 1/2] regulator: bd71837: copy the bd71837 pmic
 2019-06-27 10:24 UTC  (4+ messages)

[PATCH 1/2] device property: Add new array helper
 2019-06-27 10:23 UTC  (4+ messages)

[PATCH v4 0/4] add slow clock support for SAM9X60
 2019-06-27 10:23 UTC  (6+ messages)
` [PATCH v4 4/4] clk: at91: sckc: add "

Regarding have kfree() (and related) set the pointer to NULL too
 2019-06-27 10:19 UTC 

[SPDK] SPDK CI Downtime Announcement
 2019-06-27 10:22 UTC 

[Drbd-dev] Checksum based resync block size
 2019-06-27 10:22 UTC  (4+ messages)

[PATCH v2 0/2] drm/i915: timeline semaphore support
 2019-06-27 10:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: timeline semaphore support (rev2)

[PATCH] gpio: ath79: Pass irqchip when adding gpiochip
 2019-06-27 10:19 UTC  (2+ messages)

[PATCH v3 2/2] f2fs-tools: relocate chksum_offset for large_nat_bitmap feature
 2019-06-27 10:20 UTC  (12+ messages)
                      ` [f2fs-dev] "

[PATCH] cgroup: provide a macro helper to iterate a cgroup's ancestors
 2019-06-27 10:19 UTC 

[Qemu-devel] [RFC PATCH 0/7] Proof of concept for Meson integration
 2019-06-27 10:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/7] configure: integrate Meson in the build system

[PATCH 1/2] dma-buf: cleanup reservation_object_init/fini
 2019-06-27 10:18 UTC  (2+ messages)
` [PATCH 2/2] dma-buf: cleanup shared fence removal

[PATCH v2] drm/amdgpu: fix scheduler timeout calc
 2019-06-27 10:17 UTC  (2+ messages)

[PATCH] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
 2019-06-27 10:16 UTC 

[Qemu-devel] [PATCH] console: fix cell overflow
 2019-06-27 10:14 UTC  (2+ messages)

[PATCH bpf v5 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-27 10:15 UTC  (3+ messages)
  ` [PATCH bpf v5 1/2] xdp: hold device for umem regardless of zero-copy mode
  ` [PATCH bpf v5 2/2] xdp: fix hang while unregistering device bound to xdp socket

[PATCH] arm64: Add support for E0PD
 2019-06-27 10:13 UTC  (6+ messages)

[PATCH 1/2] elf: Support ELF loading with relocation
 2019-06-27 10:12 UTC  (2+ messages)
` [PATCH 2/2] x86: Support multiboot2 images

[PATCH] mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (different base types)
 2019-06-27 10:13 UTC 

[PATCH v5 00/10] drm/i915: Vulkan performance query support
 2019-06-27 10:10 UTC  (10+ messages)
` [PATCH v5 04/10] drm/i915/perf: implement active wait for noa configurations
` [PATCH v5 08/10] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v5 09/10] drm/i915/perf: execute OA configuration from command stream
` ✗ Fi.CI.BAT: failure for drm/i915: Vulkan performance query support (rev5)

[PATCH V3] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-27 10:09 UTC  (2+ messages)
` [EXT] "

SATA broken with LPAE
 2019-06-27 10:09 UTC  (7+ messages)

[U-Boot] [PATCH 1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA
 2019-06-27 10:09 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] ARM: socfpga: vining_fpga: Update generated headers

[PATCH v3 09/23] drm/i915: Factor out common parts from TypeC port handling functions
 2019-06-27 10:09 UTC  (4+ messages)
` [PATCH v3 11/23] drm/i915: Handle the TCCOLD power-down event

[igt-dev] [PATCH i-g-t] i915/gem_pread/pwrite: Rename "basic"
 2019-06-27 10:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t] i915/gem_ctx_engine: Drip feed requests into 'independent'
 2019-06-27 10:06 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_ctx_engine: Drip feed requests into 'independent' (rev2)

Bug Report: Btrfs can't allocate space for delete
 2019-06-27 10:05 UTC  (3+ messages)

[PATCH] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-06-27 10:06 UTC  (2+ messages)

[PATCH v8 0/3] add init_on_alloc/init_on_free boot options
 2019-06-27 10:05 UTC  (4+ messages)
` [PATCH v8 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
 2019-06-27 10:05 UTC  (4+ messages)

[REGRESSION] drm/etnaviv: command buffer outside valid memory window
 2019-06-27 10:04 UTC  (3+ messages)

[PATCH v2 00/26]crypto: AES cleanup
 2019-06-27 10:03 UTC  (3+ messages)

[PATCH v6 0/3] drm/i915: CTS fixes
 2019-06-27 10:03 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: CTS fixes (rev6)

[PATCH] mm/mempolicy: Fix an incorrect rebind node in mpol_rebind_nodemask
 2019-06-27  9:59 UTC  (2+ messages)

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-06-27 10:02 UTC  (3+ messages)
` [PATCH net-next 07/16] qlge: Deduplicate rx buffer queue management
  ` [EXT] "

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-27 10:01 UTC  (8+ messages)
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation

[igt-dev] [PATCH i-g-t v3 1/1] gitlab-ci: add build and tests for MIPS
 2019-06-27 10:02 UTC  (5+ messages)
` [Intel-gfx] "
    `  "

[PATCH] powerpc/xmon: Fix disabling tracing while in xmon
 2019-06-27  9:59 UTC 

[PATCH net-next v3 0/4] em_ipt: add support for addrtype
 2019-06-27 10:01 UTC  (2+ messages)

[PATCH 0/2] Add CCPI2 PMU support
 2019-06-27 10:01 UTC  (7+ messages)
` [PATCH 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver
` [PATCH 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH] qmi_wwan: Fix out-of-bounds read
 2019-06-27 10:01 UTC 

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-27  9:59 UTC  (6+ messages)
` [PATCH 40/59] drm/vram-helper: Drop drm_gem_prime_export/import

[Linux-kernel-mentees] Stable release 5.0.21
 2019-06-27  9:59 UTC  (3+ messages)

[PATCH] nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
 2019-06-27  9:58 UTC 

[RFC PATCH 00/30] crypto: DES/3DES cleanup
 2019-06-27  9:57 UTC  (3+ messages)
` [RFC PATCH 06/30] crypto: caam/des - switch to new verification routines

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2019-06-27  9:56 UTC 

[U-Boot] Upstreaming usb host drivers for iMX8/iMX8M
 2019-06-27  9:57 UTC  (4+ messages)

usb: musb: sunxi: propagate devicetree node to glue pdev
 2019-06-27  9:56 UTC  (3+ messages)
` [PATCH] "

[U-Boot] [PATCH v5 0/2] add command env erase
 2019-06-27  9:56 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/2] env: mmc: add erase-function

[PATCH] phy: mvebu-a3700-comphy: Inform users if their firmware is too old
 2019-06-27  9:53 UTC 

[PATCH v2 00/19] Enhance CP110 COMPHY support
 2019-06-27  9:50 UTC  (23+ messages)
` [PATCH v2 01/19] phy: mvebu-cp110-comphy: Add clocks support
` [PATCH v2 02/19] phy: mvebu-cp110-comphy: Explicitly initialize the lane submode
` [PATCH v2 03/19] phy: mvebu-cp110-comphy: Add SMC call support
` [PATCH v2 04/19] phy: mvebu-cp110-comphy: List already supported Ethernet modes
` [PATCH v2 05/19] phy: mvebu-cp110-comphy: Add RXAUI support
` [PATCH v2 06/19] phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modes
` [PATCH v2 07/19] phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configured
` [PATCH v2 08/19] phy: mvebu-cp110-comphy: Add USB3 host/device support
` [PATCH v2 09/19] phy: mvebu-cp110-comphy: Add SATA support
` [PATCH v2 10/19] phy: mvebu-cp110-comphy: Cosmetic change in a helper
` [PATCH v2 11/19] phy: mvebu-cp110-comphy: Add PCIe support
` [PATCH v2 12/19] phy: mvebu-cp110-comphy: Update comment about powering off all lanes at boot

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-06-27  9:52 UTC 

[PATCH V2 0/5] cpufreq: cleanups
 2019-06-27  9:52 UTC  (4+ messages)
` [PATCH V2 2/5] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target()

[SPDK] Please rebase pending patches
 2019-06-27  9:51 UTC 

[PATCH] fs: Fix internal type confusion in getdents system calls
 2019-06-27  9:50 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.