All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-07 19:58:18 to 2019-08-07 21:39:07 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] block-backend: Queue requests while drained
 2019-08-07 21:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] mirror: Keep mirror_top_bs drained after dropping permissions
` [Qemu-devel] [PATCH v2 3/3] block-backend: Queue requests while drained

[PATCH 1/2] drm/i915: Add MOCS state dump to debugfs
 2019-08-07 21:54 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Return true by default in mocs settings
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Add MOCS state dump to debugfs

inverting order of NVMe pci enable/disable device during boot/shutdown? Failing release
 2019-08-07 21:36 UTC  (3+ messages)

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-07 21:34 UTC  (14+ messages)

[PATCH] cifs-utils: smbinfo.c: probably harmless wrong memset sizes + printf format correction
 2019-08-07 21:34 UTC  (2+ messages)

[PATCH] clk: ingenic/jz4740: Fix "pll half" divider not read/written properly
 2019-08-07 21:33 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes
 2019-08-07 21:33 UTC  (3+ messages)
` [PATCH 1/2] drm/nouveau/dispnv04: Grab/put runtime PM refs on DPMS on/off
` [PATCH 2/2] drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-07 21:31 UTC  (9+ messages)

linux-next: Tree for Aug 7
 2019-08-07 21:30 UTC  (7+ messages)
` linux-next: Tree for Aug 7 (mm/khugepaged.c)

[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-07 21:28 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 01/29] include: Make headers more self-contained
` [Qemu-devel] [PATCH v2 12/29] Include hw/irq.h a lot less
` [Qemu-devel] [PATCH v2 26/29] Clean up inclusion of sysemu/sysemu.h
` [Qemu-devel] [PATCH v2 27/29] Include sysemu/sysemu.h a lot less
` [Qemu-devel] [PATCH v2 28/29] sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h

[Virtio-fs] Rebased kernel patches to 5.3-rc kernel
 2019-08-07 21:26 UTC 

[PATCH][next] clk: Si5341/Si5340: remove redundant assignment to n_den
 2019-08-07 21:23 UTC  (3+ messages)

Offer
 2019-08-07 21:22 UTC 

[U-Boot] [PATCH v2 00/12] System Firmware Loader for TI K3 family SoCs
 2019-08-07 21:23 UTC  (10+ messages)
` [U-Boot] [PATCH v2 05/12] armV7R: K3: am654: Allow using SPL BSS pre-relocation

[PATCH v21 00/28] Intel SGX foundations
 2019-08-07 19:12 UTC  (4+ messages)
` [PATCH v21 18/28] x86/sgx: Add swapping code to the core and SGX driver

[PATCH V6 00/21] SC7 entry and exit support for Tegra210
 2019-08-07 21:22 UTC  (11+ messages)
` [PATCH V6 14/21] clk: tegra210: Add suspend and resume support

Offer
 2019-08-07 21:22 UTC 

[PATCH 0/2] Add OSM L3 Interconnect Provider
 2019-08-07 21:21 UTC  (4+ messages)
` [PATCH 2/2] interconnect: qcom: Add OSM L3 interconnect provider support

[PATCH] clk: qoriq: Fix -Wunused-const-variable
 2019-08-07 21:20 UTC  (2+ messages)

[PATCH] drm/i915: split out intel_pch.[ch] from i915_drv.[ch]
 2019-08-07 21:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-08-07 21:19 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/6] "

[PATCH] clk: aspeed: Add SDIO gate
 2019-08-07 21:15 UTC  (3+ messages)

[PATCH 1/3] tracing/kprobe: Add PERF_EVENT_IOC_QUERY_KPROBE ioctl
 2019-08-07 21:15 UTC  (7+ messages)

This Selfie trend is going viral worldwide
 2019-08-07 21:13 UTC 

[PATCH] crypto: xts - Add support for Cipher Text Stealing
 2019-08-07 21:13 UTC  (12+ messages)

This Selfie trend is going viral worldwide
 2019-08-07 21:13 UTC 

[PATCH] mips: avoid explicit UB in assignment of mips_io_port_base
 2019-08-07 21:12 UTC  (3+ messages)

[PATCH] HID: wacom: Correct distance scale for 2nd-gen Intuos devices
 2019-08-07 21:11 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v3 00/11] SPL support for RISC-V
 2019-08-07 21:12 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
` [U-Boot] [PATCH v3 02/11] Makefile: support building SPL FIT images without device trees
` [U-Boot] [PATCH v3 03/11] spl: fit: use U-Boot device tree when FIT image has no device tree
` [U-Boot] [PATCH v3 04/11] riscv: add run mode configuration for SPL
` [U-Boot] [PATCH v3 05/11] spl: support booting via RISC-V OpenSBI
` [U-Boot] [PATCH v3 06/11] riscv: add SPL support
` [U-Boot] [PATCH v3 07/11] riscv: support SPL stack and global data relocation
` [U-Boot] [PATCH v3 08/11] riscv: add a generic FIT generator script
` [U-Boot] [PATCH v3 09/11] riscv: set default FIT generator script and build target for SPL builds
` [U-Boot] [PATCH v3 10/11] riscv: qemu: add SPL configuration
` [U-Boot] [PATCH v3 11/11] doc: update QEMU RISC-V documentation

[PATCH v2 0/7] Optimize cgroup context switch
 2019-08-07 21:11 UTC  (3+ messages)
` [PATCH v2 4/7] perf: avoid a bounded set of visit_groups_merge iterators

[PATCH] dma-buf: make dma_fence structure a bit smaller
 2019-08-07 21:11 UTC  (3+ messages)

[Virtio-fs] [PATCH] virtiofsd: Change FUSE_MAP_ALIGNMENT bit position for 5.3 kernel
 2019-08-07 21:10 UTC 

[PATCH V5 3/3] mmc: sdhci: Fix O2 Host data read/write DLL Lock Phase shift issue
 2019-08-07 21:10 UTC 

[PATCH V5 2/3] mmc: sdhci: Fix O2 Host data read/write DLL Lock Phase shift issue
 2019-08-07 21:09 UTC 

[PATCH V5 1/3] mmc: sdhci: Fix O2 Host data read/write DLL Lock Phase shift issue
 2019-08-07 21:09 UTC 

[PATCH 0/3] drm: add gem ttm helpers
 2019-08-07 21:08 UTC  (10+ messages)
` [PATCH 1/3] "

FAILED: patch "[PATCH] spi: bcm2835: Fix 3-wire mode if DMA is enabled" failed to apply to 5.2-stable tree
 2019-08-07 20:58 UTC  (2+ messages)

[PATCH v3 0/3] Send a hotplug when edid changes
 2019-08-07 21:07 UTC  (6+ messages)

[PATCH] git-gui: Call do_quit before destroying the main window
 2019-08-07 21:03 UTC  (6+ messages)

[PATCH] [Regression, v5.0] mm: boosted kswapd reclaim b0rks system cache balance
 2019-08-07 20:56 UTC  (4+ messages)

[PATCH] phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third value
 2019-08-07 21:02 UTC  (3+ messages)

[PATCH 0/2] drm/panfrost: Revert drm_gem_map_offset changes
 2019-08-07 21:01 UTC  (6+ messages)
` [PATCH 1/2] Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
` [PATCH 2/2] Revert "drm/panfrost: Use drm_gem_map_offset()"

7/08/2019
 2019-08-07 20:59 UTC 

xts fuzz testing and lack of ciphertext stealing support
 2019-08-07 20:57 UTC  (17+ messages)
        ` [dm-devel] "

[Qemu-devel] [PATCH 0/4] virtiofsd: multithreading preparation part 3
 2019-08-07 20:57 UTC  (4+ messages)
  ` [Qemu-devel] [Virtio-fs] "
    `  "

[Qemu-devel] [PATCH] riscv: rv32: Root page table address can be larger than 32-bit
 2019-08-07 20:55 UTC  (7+ messages)
          ` [Qemu-riscv] "

[RFC] implicit per-namespace devlink instance to set kernel resource limitations
 2019-08-07 20:55 UTC  (6+ messages)

nvme target fused command support
 2019-08-07 20:54 UTC  (2+ messages)

[f2fs-dev] [PATCH] Return valid segment type in 4 head logging
 2019-08-07 20:54 UTC 

[PATCH] nvmet: fix data units read and written counters in SMART log
 2019-08-07 20:54 UTC  (4+ messages)

[PATCH 1/2] nvme-fabrics: Add type of service (TOS) configuration
 2019-08-07 20:53 UTC  (4+ messages)

[PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs
 2019-08-07 20:53 UTC  (11+ messages)

NULL ptr deref in wq_worker_sleeping on 4.19
 2019-08-07 20:52 UTC  (6+ messages)

[RESEND PATCH v3] ASoC: Intel: Skylake: large_config_get overhaul
 2019-08-07 20:51 UTC  (3+ messages)

[PATCH] xfs/097: Add suitable metadata options in mkfs when test finobt
 2019-08-07 20:51 UTC  (2+ messages)

WIP glance towards struct_mutex removal
 2019-08-07 20:49 UTC  (3+ messages)
` [PATCH 36/39] drm/i915: Use reservation_object to coordinate userptr get_pages()

[PATCH v5 bpf-next 00/14] CO-RE offset relocations
 2019-08-07 20:48 UTC  (15+ messages)
` [PATCH v5 bpf-next 01/14] libbpf: add helpers for working with BTF types
` [PATCH v5 bpf-next 02/14] libbpf: convert libbpf code to use new btf helpers
` [PATCH v5 bpf-next 03/14] libbpf: add .BTF.ext offset relocation section loading
` [PATCH v5 bpf-next 04/14] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH v5 bpf-next 05/14] selftests/bpf: add BPF_CORE_READ relocatable read macro
` [PATCH v5 bpf-next 06/14] selftests/bpf: add CO-RE relocs testing setup
` [PATCH v5 bpf-next 07/14] selftests/bpf: add CO-RE relocs struct flavors tests
` [PATCH v5 bpf-next 08/14] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH v5 bpf-next 09/14] selftests/bpf: add CO-RE relocs array tests
` [PATCH v5 bpf-next 10/14] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH v5 bpf-next 11/14] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH v5 bpf-next 12/14] selftests/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH v5 bpf-next 13/14] selftests/bpf: add CO-RE relocs ints tests
` [PATCH v5 bpf-next 14/14] selftests/bpf: add CO-RE relocs misc tests

i40e: Kernel freezes with XDP_ZEROCOPY
 2019-08-07 20:48 UTC 

[PATCH] IB/mlx5: Check the correct variable in error handling code
 2019-08-07 20:47 UTC  (3+ messages)

[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
 2019-08-07 20:46 UTC  (5+ messages)
` [PATCH v4 2/3] OPP: Add support for bandwidth OPP tables

[PATCH rdma-rc] RDMA/counter: Prevent QP counter binding if counters unsupported
 2019-08-07 20:45 UTC  (2+ messages)

[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-07 20:44 UTC  (7+ messages)

BT advertising packets and s2idle issue
 2019-08-07 20:43 UTC  (2+ messages)

[v3,0/4] tools: bpftool: add net attach/detach command to attach XDP prog
 2019-08-07 20:42 UTC  (8+ messages)
` [v3,1/4] tools: bpftool: add net attach command to attach XDP on interface
` [v3,2/4] tools: bpftool: add net detach command to detach "

[PATCH] sched/cpufreq: Align trace event behavior of fast switching
 2019-08-07 20:40 UTC  (2+ messages)

5.3 boot regression caused by 5.3 TPM changes
 2019-08-07 20:40 UTC  (7+ messages)

[PATCH v7 0/2] arm64 tagged address ABI
 2019-08-07 20:38 UTC  (5+ messages)
` [PATCH v7 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[PATCH 0/3] Perf uninitialized value fixes
 2019-08-07 20:38 UTC  (2+ messages)

[tpm2] NV index
 2019-08-07 20:38 UTC 

[PATCH 0/3] trace2: clean up formatting in perf target format
 2019-08-07 20:37 UTC  (5+ messages)
` [PATCH 2/3] trace2: trim whitespace in start message "

[Qemu-devel] [PATCH v2] RISC-V: Ignore the S and U extensions when formatting ISA strings
 2019-08-07 17:49 UTC  (2+ messages)
` [Qemu-riscv] "

[U-Boot] [PATCH v2 1/2] riscv: tools: Fix prelink-riscv to work on big endian hosts
 2019-08-07 20:36 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] riscv: tools: Add big endian target support to prelink-riscv

[Buildroot] [PATCH 1/1] utils/show-progress: add tool to show build progress at runtime
 2019-08-07 20:35 UTC 

[PATCHSET] writeback, memcg: Implement foreign inode flushing
 2019-08-07 20:34 UTC  (6+ messages)
` [PATCH 2/4] bdi: Add bdi->id

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-07 20:33 UTC  (8+ messages)
` [GSoC][PATCHl 1/6] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCHl 5/6] rebase -i: support --ignore-date

[ndctl PATCH] ndctl/lib: Fix duplicate bus detection
 2019-08-07 17:51 UTC 

[PATCH net] netfilter: Use consistent ct id hash calculation
 2019-08-07 20:31 UTC  (6+ messages)

memory leak in internal_dev_create
 2019-08-07 20:32 UTC 

[Xen-devel] [PATCH V2 0/6] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
 2019-08-07 20:28 UTC  (6+ messages)
` [Xen-devel] [PATCH V2 6/6] iommu/arm: Add Renesas IPMMU-VMSA support

Become a Bedroom Beast - Take this and go all night!
 2019-08-07 20:26 UTC 

RFC: remove sn2, hpsim and ia64 machvecs
 2019-08-07 20:26 UTC  (4+ messages)
`  "

Become a Bedroom Beast - Take this and go all night!
 2019-08-07 20:25 UTC 

[RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation
 2019-08-07 20:22 UTC  (8+ messages)

[PATCH 0/4] powerpc: KASAN for 64-bit Book3S on Radix
 2019-08-07 20:19 UTC  (4+ messages)
` [PATCH 1/4] kasan: allow arches to provide their own early shadow setup

[Bug 110500] New: X-Server crashes - GL error: GL_OUT_OF_MEMORY in glTexSubImage
 2019-08-07 20:20 UTC  (2+ messages)
  ` [Bug 110500] "

[PATCH 0/7] Hardening firmware fetch
 2019-08-07 20:21 UTC  (6+ messages)
` [PATCH 2/7] drm/i915/uc: HuC firmware can't be supported without GuC
` ✓ Fi.CI.BAT: success for Hardening firmware fetch (rev2)

[PATCH] ASoC: SOF: topology: use set_get_data in process load
 2019-08-07 20:17 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/3] rockchip: rk3399: derive ethaddr from cpuid
 2019-08-07 20:17 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr
  ` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[PATCH v10 00/22] Generic page walk and ptdump
 2019-08-07 20:16 UTC  (6+ messages)
` [PATCH v10 20/22] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH] usb: musb: Fix a possible null-pointer dereference in musb_handle_intr_connect()
 2019-08-07 20:16 UTC  (2+ messages)

[rcu:dev.2019.07.31a 56/123] arch/x86//xen/smp_pv.c:437:2: error: implicit declaration of function 'tick_nohz_idle_stop_tick_protected'; did you mean 'tick_nohz_idle_stop_tick'?
 2019-08-07 20:15 UTC 

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-08-07 20:15 UTC  (4+ messages)
` [PATCH v3 2/4] "

[U-Boot] [PATCH] ARM: imx: Support larger SPL size on IMX6DQ
 2019-08-07 20:14 UTC  (6+ messages)

[PATCH] drm/i915: Include the DRIVER_DATE in the error state
 2019-08-07 20:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

ATTN: HOPE YOU ARE NOT DEAD
 2019-08-07 20:13 UTC 

[Xen-devel] [xen-unstable-smoke test] 139816: tolerable all pass - PUSHED
 2019-08-07 20:12 UTC 

[PATCH 1/2] mtd: spi-nor: fix GigaDevice quad_enable
 2019-08-07 20:10 UTC  (4+ messages)

[PATCH] genirq/affinity: report extra vectors on uneven nodes
 2019-08-07 20:10 UTC  (2+ messages)

[PATCH v4 bpf-next 00/14] CO-RE offset relocations
 2019-08-07 20:10 UTC  (6+ messages)
` [PATCH v4 bpf-next 02/14] libbpf: convert libbpf code to use new btf helpers

[PATCH v2] ARM: dts: am335x-boneblue: Use of am335x-osd335x-common.dtsi
 2019-08-07 20:09 UTC 

[PATCH v4 00/20] KVM RISC-V Support
 2019-08-07 20:09 UTC  (3+ messages)

[PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs
 2019-08-07 20:07 UTC  (7+ messages)
` [PATCH v2 1/2] linux/bits.h: Clarify macro argument names
  ` [PATCH v2 2/2] linux/bits.h: Add compile time sanity check of GENMASK inputs

[RT BUG] isolcpus causes sleeping function called from invalid context (4.19.59-rt24)
 2019-08-07 20:07 UTC  (2+ messages)

[PATCH] usb: musb: musb_core.c: Update the function description
 2019-08-07 20:07 UTC 

[PATCH BlueZ] mesh: Fix double free of a pointer in mesh-io-generic
 2019-08-07 20:06 UTC 

BUG: bad usercopy in hidraw_ioctl
 2019-08-07 19:58 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 139775: regressions - FAIL
 2019-08-07 19:57 UTC 

[PATCH] RDMA/hns: remove obsolete Kconfig comment
 2019-08-07 19:58 UTC  (2+ messages)


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.