All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-23 15:26:00 to 2019-10-23 16:00:25 UTC [more...]

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-23 15:26 UTC  (2+ messages)
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock

[PATCH] clk: samsung: exynos5433: Add missing slab.h header for kfree()
 2019-10-23 16:00 UTC 

[PATCH v8 00/22] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-23 15:17 UTC  (5+ messages)

[PATCH v7 0/9] backlight: gpio: simplify the driver
 2019-10-23 15:59 UTC  (5+ messages)

[PULL v3 00/12] QAPI patches for 2019-10-22
 2019-10-23 15:05 UTC  (2+ messages)

[PATCH net-next] phylink: add ASSERT_RTNL() on phylink connect functions
 2019-10-23 15:59 UTC  (3+ messages)

RTnet drivers is out of date
 2019-10-23 15:59 UTC  (2+ messages)

new meta-oe failures from master-next
 2019-10-23 15:58 UTC  (4+ messages)

[PATCH lttng-ust] Set version to 2.12-pre
 2019-10-23 15:58 UTC 

"New" ext4 features tests in LTP
 2019-10-23 15:58 UTC 

qemu crashing when attaching an ISO file to a virtio-scsi CD-ROM device through libvirt
 2019-10-23 15:34 UTC  (2+ messages)

[PATCH libnfnetlink 0/1] Minimally resurrect doxygen documentation
 2019-10-23 15:58 UTC  (6+ messages)
` [PATCH libnfnetlink 1/1] src: "

[PATCH] pretty: Add "%aU"|"%au" option to output author's username
 2019-10-23 15:58 UTC  (3+ messages)

[PATCH 1/2] riscv: Fix implicit declaration of 'page_to_section'
 2019-10-23 15:58 UTC  (4+ messages)
` [PATCH 2/2] riscv: Fix undefined reference to vmemmap_populate_basepages

[PATCH V2] usb: typec: Add sysfs node to show connector orientation
 2019-10-23 15:57 UTC  (6+ messages)

[Patch 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-10-23 15:56 UTC  (7+ messages)
` [Patch 1/3] ARM: dts: am43xx: add support for clkout1 clock

[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
 2019-10-23 15:56 UTC  (4+ messages)
` [PATCH 4/8] mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-23 15:28 UTC  (3+ messages)
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information

[PATCH v5] migration: Support QLIST migration
 2019-10-23 15:02 UTC 

[Buildroot] [PATCH 1/1] package/dbus-python: fix build with python 3.8
 2019-10-23 15:56 UTC  (2+ messages)

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-10-23 15:55 UTC  (2+ messages)

[PATCH 00/37] DC Patches 17 Oct 2019
 2019-10-23 15:55 UTC  (9+ messages)
` [PATCH 18/37] drm/amd/display: Allow inverted gamma

[U-Boot] [PATCH 1/2] warp7: Remove CONFIG_SYS_FSL_ESDHC_ADDR
 2019-10-23 15:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] warp7: Remove duplicate "mmc dev" command

[PATCH v2] usbip: Fix free of unallocated memory in vhci tx
 2019-10-23 15:55 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] package/libnss: fix build failure with ARM without NEON extension
 2019-10-23 15:54 UTC  (3+ messages)
` [Buildroot] [PATCH 4/4] package/libnss: remove NSS_ENABLE_WERROR=0

[PATCH] drm/amdgpu: Add DC feature mask to disable fractional pwm
 2019-10-23 15:53 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-10-23 15:53 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] image: fdt: copy possible optee nodes to a loaded devicetree

[dpdk-dev] [PATCH 0/6] remove a few example applications
 2019-10-23 15:53 UTC  (3+ messages)
` [dpdk-dev] [dpdk-techboard] "

[PATCH] nvme: fix NSSRS offset in CAP register
 2019-10-23 15:26 UTC  (2+ messages)

[PATCH] dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
 2019-10-23 15:52 UTC  (2+ messages)

[PATCH v9 00/24] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-23 15:00 UTC  (19+ messages)
` [PATCH v9 01/24] target/arm: Split out rebuild_hflags_common
` [PATCH v9 02/24] target/arm: Split out rebuild_hflags_a64
` [PATCH v9 03/24] target/arm: Split out rebuild_hflags_common_32
` [PATCH v9 04/24] target/arm: Split arm_cpu_data_is_big_endian
` [PATCH v9 05/24] target/arm: Split out rebuild_hflags_m32
` [PATCH v9 06/24] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PATCH v9 10/24] target/arm: Simplify set of PSTATE_SS "
` [PATCH v9 13/24] target/arm: Split out arm_mmu_idx_el
` [PATCH v9 14/24] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PATCH v9 15/24] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PATCH v9 17/24] target/arm: Rebuild hflags at MSR writes
` [PATCH v9 18/24] target/arm: Rebuild hflags at CPSR writes
` [PATCH v9 19/24] target/arm: Rebuild hflags at Xscale SCTLR writes
` [PATCH v9 20/24] target/arm: Rebuild hflags for M-profile
` [PATCH v9 21/24] target/arm: Rebuild hflags for M-profile NVIC
` [PATCH v9 22/24] linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
` [PATCH v9 23/24] linux-user/arm: "
` [PATCH v9 24/24] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state

pthread_cond_wait() never returns?
 2019-10-23 15:52 UTC 

[PATCH] Semihost SYS_READC implementation
 2019-10-23 15:51 UTC  (4+ messages)

[PATCH] mm/vmstat: Reduce zone lock hold time when reading /proc/pagetypeinfo
 2019-10-23 15:51 UTC  (6+ messages)

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-23 15:50 UTC  (2+ messages)

[meta-oe][PATCH] protobuf-c: fix race condition
 2019-10-23 15:50 UTC  (7+ messages)

[PATCH] panfrost: Properly undo pm_runtime_enable when deferring a probe
 2019-10-23 15:49 UTC  (4+ messages)
` [PATCH v2] "

[Xen-devel] [XEN PATCH for-4.13 v7 00/11] libxl memkb & pt defaulting
 2019-10-23 15:48 UTC  (4+ messages)
` [Xen-devel] [XEN PATCH for-4.13 v7 11/11] libxl: On ARM, reject future new passthrough modes too

[PATCH net-next 0/9] devlink vdev
 2019-10-23 15:48 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: kirkwood: fix IRQ error handling
 2019-10-23 15:46 UTC 

[PATCH] ASoC: Intel: eve: Enable mclk and ssp sclk early for rt5514
 2019-10-23 15:46 UTC  (3+ messages)
` [alsa-devel] "

[linux-lvm] exposing snapshot block device
 2019-10-23 15:46 UTC  (14+ messages)

[PATCH lttng-ust] Set version to 2.12-pre
 2019-10-23 15:31 UTC 

[PATCH] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-10-23 15:46 UTC  (3+ messages)

[MODERATED] [PATCH v7 00/10] TAAv7 0
 2019-10-23 15:46 UTC  (2+ messages)
` [MODERATED] "

linux-next: Tree for Oct 23
 2019-10-23 15:46 UTC  (3+ messages)

[PATCH 0/2] fstests: random fixes
 2019-10-23 15:45 UTC  (3+ messages)
` [PATCH 2/2] xfs: make sure the kernel and repair tools catch bad names

[snawrocki:for-v5.4/fixes 1/2] drivers/clk/samsung/clk-exynos5433.c:5598:4: error: implicit declaration of function 'kfree'; did you mean 'vfree'?
 2019-10-23 15:45 UTC 

[PATCH v3 00/21] drm: Add support for bus-format negotiation
 2019-10-23 15:45 UTC  (44+ messages)
` [PATCH v3 01/21] drm/vc4: Declare the DSI encoder as a bridge element
` [PATCH v3 02/21] drm/exynos: Don't reset bridge->next
` [PATCH v3 03/21] drm/exynos: Declare the DSI encoder as a bridge element
` [PATCH v3 04/21] drm/bridge: Rename bridge helpers targeting a bridge chain
` [PATCH v3 05/21] drm/bridge: Introduce drm_bridge_chain_get_next_bridge()
` [PATCH v3 06/21] drm: Stop accessing encoder->bridge directly
` [PATCH v3 07/21] drm/bridge: Make the bridge chain a double-linked list
` [PATCH v3 08/21] drm/bridge: Add the drm_for_each_bridge_in_chain() helper
` [PATCH v3 09/21] drm/bridge: Add a drm_bridge_state object
` [PATCH v3 10/21] drm/bridge: Clarify the atomic enable/disable hooks semantics
` [PATCH v3 11/21] drm/bridge: Patch atomic hooks to take a drm_bridge_state
` [PATCH v3 12/21] drm/bridge: Add an ->atomic_check() hook
` [PATCH v3 13/21] drm/bridge: Add the drm_bridge_chain_get_prev_bridge() helper
` [PATCH v3 14/21] drm/bridge: Add the necessary bits to support bus format negotiation
` [PATCH v3 15/21] drm/imx: pd: Use bus format/flags provided by the bridge when available
` [PATCH v3 16/21] drm/bridge: lvds-encoder: Implement basic bus format negotiation
` [PATCH v3 17/21] dt-bindings: display: bridge: lvds-transmitter: Add new props
` [PATCH v3 18/21] drm/bridge: panel: Propage bus format/flags
` [PATCH v3 19/21] drm/panel: simple: Add support for Toshiba LTA089AC29000 panel
` [PATCH v3 20/21] dt-bindings: display: panel: Add the LTA089AC29000 variant
` [PATCH v3 21/21] ARM: dts: imx: imx51-zii-rdu1: Fix the display pipeline definition

[PATCH] btrfs-progs: build: add missing symbols to libbtrfs - new patch
 2019-10-23 15:44 UTC  (2+ messages)

[PATCH V9 0/6] backlight: qcom-wled: Support for QCOM wled driver
 2019-10-23 15:43 UTC  (5+ messages)
` [PATCH V9 6/6] backlight: qcom-wled: Add auto string detection logic

[PATCH v4 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-10-23 15:43 UTC  (9+ messages)
` [PATCH v4 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue

[MPTCP] Re: [PATCH v2 0/4] mptcp: switch mptcp_poll to use parent sock wait queue
 2019-10-23 15:42 UTC 

[Intel-gfx] [RFC PATCH v2 1/3] tests/gem_exec_reloc: Don't filter out addresses on full PPGTT
 2019-10-23 15:41 UTC  (13+ messages)
  `  "
  ` [Intel-gfx] [RFC PATCH v2 2/3] tests/gem_exec_reloc: Calculate softpin offsets from batch size
      `  "
  ` [Intel-gfx] [RFC PATCH v2 3/3] tests/gem_exec_reloc: Detect minimum "
      `  "
      ` [igt-dev] [RFC PATCH v2 1/3] tests/gem_exec_reloc: Don't filter out addresses on full PPGTT

[PATCH v3 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-23 15:41 UTC  (3+ messages)
` [PATCH v3 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary

[PATCH] Cleanup: replace prefered with preferred
 2019-10-23 15:40 UTC  (4+ messages)

[PATCH bpf-next v2] libbpf: Fix strncat bounds error in libbpf_prog_type_by_name
 2019-10-23 15:40 UTC 

[PATCH] drm/simple-kms: Standardize arguments for callbacks
 2019-10-23 15:40 UTC  (5+ messages)
` [Intel-gfx] "

[dpdk-dev] [PATCH] net/bnxt: fix mbuf free when clearing Tx queue
 2019-10-23 15:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0
 2019-10-23 15:40 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0

[PATCH] net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
 2019-10-23 15:40 UTC  (2+ messages)

[PATCH v8 0/5] Add a unified parameter "nopvspin"
 2019-10-23 15:40 UTC  (5+ messages)
` [PATCH v8 2/5] x86/kvm: Change print code to use pr_*() format
` [PATCH v8 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks

[PATCH v4 0/2] sched/topology: Asymmetric topologies fixes
 2019-10-23 15:37 UTC  (4+ messages)
` [PATCH v4 1/2] sched/topology: Don't try to build empty sched domains
` [PATCH v4 2/2] sched/topology: Allow sched_asym_cpucapacity to be disabled

[PATCH 1/2] ARM: s3c: Rename s3c64xx_spi_setname() function
 2019-10-23 15:38 UTC  (4+ messages)
` [PATCH 2/2] ARM: s3c: Rename s5p_usb_phy functions

[PATCH 0/2] net: phy: dp83867: enable robust auto-mdix
 2019-10-23 15:38 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: phy: dp83867: move dt parsing to probe

[LTP] [PATCH] timer_create01: accept kernel ENOTSUPP
 2019-10-23 15:38 UTC  (8+ messages)

[PATCH v6 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-10-23 15:37 UTC 

[PATCH] bitbake/runqueue: don't shout about hash updates
 2019-10-23 15:37 UTC  (2+ messages)

[Xen-devel] [PATCH v3 0/2] Optionally call EFI SetVirtualAddressMap()
 2019-10-23 15:37 UTC  (7+ messages)
` [Xen-devel] [PATCH v3 1/2] efi: remove old SetVirtualAddressMap() arrangement
` [Xen-devel] [PATCH v3 2/2] xen/efi: optionally call SetVirtualAddressMap()

[PATCH] erofs-utils: document more known matters to README
 2019-10-23 15:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update the Spreadtrum SoC maintainer
 2019-10-23 15:36 UTC  (4+ messages)

[PATCH] erofs-utils: simplify prints in usage()
 2019-10-23 15:36 UTC  (2+ messages)

[GIT PULL] Allwinner Fixes for 5.4
 2019-10-23 15:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal/reciprocal: fix off by one when divisor is 32bit
 2019-10-23 15:35 UTC 

[PATCH] usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows")
 2019-10-23 15:34 UTC  (2+ messages)
` [PATCH] UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments")

[PATCH] srp_daemon: Use maximum initiator to target IU size
 2019-10-23 15:33 UTC  (8+ messages)

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-23 15:33 UTC  (8+ messages)
` [PATCH 10/10] drm/i915: Flush idle barriers when waiting
        ` [Intel-gfx] "

[PATCH] buildhistory-analysis: filter out -src changes by default
 2019-10-23 15:33 UTC 

[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
 2019-10-23 15:33 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix LDLIBS order
 2019-10-23 15:31 UTC 

[PATCH v1] gpio: pca953x: Reduce stack usage in couple of functions
 2019-10-23 15:30 UTC 

[PATCH] perf/core: fix multiplexing event scheduling issue
 2019-10-23 15:29 UTC  (5+ messages)

[PATCH] defer/rcuintro: Substitute smp_store_release() for WRITE_ONCE()
 2019-10-23 15:29 UTC 

[PATCH] dmaengine: cppi41: Fix issue with musb and ftdi uart
 2019-10-23 15:27 UTC  (3+ messages)

[Intel-gfx] [PATCH] test/kms_content_protection: Use generic debugfs name for HDCP caps
 2019-10-23 15:27 UTC  (5+ messages)
` [PATCH i-g-t v2] tests/kms_content_protection: check i915 and "
    ` [Intel-gfx] "
    ` [igt-dev] "

[PATCH lttng-ust] Add pkgconfig support for liblttng-ust-ctl
 2019-10-23 15:27 UTC 

[PATCH] drm/amdgpu: remove unused variable in amdgpu_gfx_kiq_free_ring
 2019-10-23 15:27 UTC  (5+ messages)

[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-10-23 15:26 UTC  (6+ messages)
` [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl

[PATCH] net: ethernet: Use the correct style for SPDX License Identifier
 2019-10-23 15:26 UTC  (2+ messages)

[PATCH] MIPS: elf_hwcap: Export microMIPS and vz
 2019-10-23 15:25 UTC 

[dpdk-dev] [PATCH 1/2] net/octeontx2: add support to enable switch type
 2019-10-23 15:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/octeontx2: add support to parse higig2 hdr


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.