All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-14 09:21:57 to 2019-08-14 10:02:06 UTC [more...]

[PATCH v4 0/6] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-08-14 10:01 UTC  (6+ messages)
` [PATCH v4 6/6] dt-bindings: arm: coresight: Add support for coresight-needs-save-restore

[PATCH v2 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-14 10:01 UTC  (15+ messages)
` [PATCH v2 2/2] pwm: sprd: Add Spreadtrum PWM support

[PATCH] ext4: fix warning inside ext4_convert_unwritten_extents_endio
 2019-08-14  9:54 UTC 

[PATCH] regmap: fix writes to non incrementing registers
 2019-08-14 10:01 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] dm: spi: Convert Freescale ESPI driver to driver
 2019-08-14 10:01 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/5] dm: spi: Convert Freescale ESPI driver to driver model
    ` [U-Boot] [EXT] "

[PATCH v3 1/8] drm/etnaviv: simplify unbind checks
 2019-08-14 10:00 UTC  (5+ messages)
` [PATCH v3 7/8] drm/etnaviv: provide MMU context to etnaviv_gem_mapping_get
` [PATCH v3 8/8] drm/etnaviv: implement per-process address spaces on MMUv2

[U-Boot] instruction "xchgb" for x86_64
 2019-08-14  9:59 UTC 

[Qemu-devel] [PATCH] usb: reword -usb command-line option and mention xHCI
 2019-08-14  9:58 UTC  (2+ messages)

[PATCH v2 1/2] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
 2019-08-14  9:51 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()

[PATCH v3] vfs: fix page locking deadlocks when deduping files
 2019-08-14  9:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] lib/display_require: reset hdcp on all connectors
 2019-08-14  9:55 UTC  (3+ messages)

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-14  9:55 UTC  (8+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
    ` [PATCH 08/60] drm/bridge: Extend bridge API to disable connector creation

[Virtio-fs] [PATCH 0/4] Drop CAP_FSETID if client needs to kill setuid/setgid bits
 2019-08-14  9:55 UTC  (6+ messages)
` [Virtio-fs] [PATCH 3/4] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
` [Virtio-fs] [PATCH 4/4] virtiofsd: Drop CAP_FSETID if client asked for it

[PATCH v3 0/3] drm/meson: convert bindings to YAML schemas
 2019-08-14  9:54 UTC  (3+ messages)

[PATCH v1] MAINTAINERS: i2c-imx: take over maintainership
 2019-08-14  9:54 UTC  (2+ messages)

make_kernelconfig fails in OpenWRT buildroot
 2019-08-14  9:53 UTC  (6+ messages)

[Xen-devel] [xen-unstable-coverity test] 140105: all pass - PUSHED
 2019-08-14  9:52 UTC 

[PATCH v3] Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
 2019-08-14  9:52 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board
 2019-08-14  9:52 UTC  (8+ messages)

[PATCH] gpio: lynxpoint: Pass irqchip when adding gpiochip
 2019-08-14  9:52 UTC  (5+ messages)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-14  9:51 UTC  (10+ messages)
` [PATCH 4/5] ext4: introduce direct IO write code path using "

[PATCH] drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error message
 2019-08-14  9:50 UTC  (2+ messages)

[PATCH 5.3] mt76: mt76x0e: don't use hw encryption for MT7630E
 2019-08-14  9:50 UTC  (2+ messages)

[PATCHv6 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-14  9:48 UTC  (7+ messages)

[PATCH v6 1/2] fork: extend clone3() to support setting a PID
 2019-08-14  9:50 UTC  (2+ messages)

[PATCH 2/2] staging: erofs: differentiate unsupported on-disk format
 2019-08-14  9:49 UTC  (9+ messages)
` [PATCH RESEND 1/2] staging: erofs: introduce EFSCORRUPTED and more logs
  ` [PATCH RESEND 2/2] staging: erofs: differentiate unsupported on-disk format

[v1 2/3] dt/bindings: clk: Add DT bindings for LS1028A Display output interface
 2019-08-14  9:49 UTC  (3+ messages)
  ` [EXT] "

[PATCH] kernel-devsrc: cp Documentation/ to sdk kernel
 2019-08-14  9:47 UTC  (9+ messages)

[PATCH 1/2] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
 2019-08-14  9:46 UTC  (4+ messages)

[PATCH 0/8] Fix issues with 52-bit kernel virtual addressing
 2019-08-14  9:48 UTC  (19+ messages)
` [PATCH 1/8] arm64: memory: Fix virt_addr_valid() using __is_lm_address()
` [PATCH 2/8] arm64: memory: Ensure address tag is masked in conversion macros
` [PATCH 3/8] arm64: memory: Rewrite default page_to_virt()/virt_to_page()
` [PATCH 4/8] arm64: memory: Simplify virt_to_page() implementation
` [PATCH 5/8] arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
` [PATCH 6/8] arm64: memory: Implement __tag_set() as common function
` [PATCH 7/8] arm64: memory: Add comments to end of non-trivial #ifdef blocks
` [PATCH 8/8] arm64: memory: Cosmetic cleanups

[RFC PATCH v6 00/92] VM introspection
 2019-08-14  9:48 UTC  (12+ messages)
` [RFC PATCH v6 01/92] kvm: introduce KVMI (VM introspection subsystem)
` [RFC PATCH v6 14/92] kvm: introspection: handle introspection commands before returning to guest

INFO: task hung in fuse_lookup (3)
 2019-08-14  9:48 UTC 

[f2fs-dev] [PATCH 1/2] mkfs.f2fs: add "zip" to cold data types
 2019-08-14  9:47 UTC  (7+ messages)
` [f2fs-dev] [PATCH 2/2] mkfs.f2fs: add VM disk files to hot "

Lay common foundation to make PVR/SGX work without hacks on OMAP34xx, OMAP36xx, AM335x and potentially OMAP4, OMAP5
 2019-08-14  9:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] riscv: rv32: Root page table address can be larger than 32-bit
 2019-08-14  9:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2] "
      ` [Qemu-riscv] "

[U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index
 2019-08-14  9:47 UTC  (6+ messages)

[PATCH v5 0/9] DC3CO Support for TGL
 2019-08-14  9:46 UTC  (3+ messages)
` [PATCH v5 5/9] drm/i915/tgl: Add helper function to prefer dc3co over dc5

[Virtio-fs] [PATCH][RFC] viriofsd: do not fall back to buffer io when cache=auto
 2019-08-14  9:46 UTC 

[xenomai-images] smokey with qemu-arm and qemu-arm64 stalls gdb test
 2019-08-14  9:46 UTC  (2+ messages)

[PATCH] can: rcar_can: Remove unused platform data support
 2019-08-14  9:46 UTC  (2+ messages)

[U-Boot] [v3] armv8: ls1028ardb: enable DisplayPort Power support
 2019-08-14  9:45 UTC  (3+ messages)

[PATCH v3 1/3] ARM: dts: imx6ul: Add csi node
 2019-08-14  9:42 UTC  (5+ messages)

[PATCH 1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
 2019-08-14  9:26 UTC  (8+ messages)
` [PATCH 2/8] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 3/8] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 4/8] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 5/8] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 6/8] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
` [PATCH 7/8] drm/i915: Extract intel_frontbuffer active tracking
` [PATCH 8/8] drm/i915: Markup expected timeline locks for i915_active

[PATCH v9 0/7] powerpc: implement machine check safe memcpy
 2019-08-14  9:40 UTC  (12+ messages)
` [PATCH v9 4/7] extable: Add function to search only kernel exception table
` [PATCH v9 6/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [PATCH v9 7/7] powerpc: add machine check safe copy_to_user

[PATCH nf-next v6 0/8] netfilter: nf_flow_offload: support bridge family offload for both ipv4 and ipv6
 2019-08-14  9:44 UTC  (3+ messages)

[PATCH 00/15] rk3399: Add redundant boot support
 2019-08-14  9:44 UTC  (9+ messages)
` [PATCH 03/15] rockchip: rk3288: Print reset reason
    ` [U-Boot] "
` [PATCH 09/15] wdt: dw: Rename to dw_wdt.c
    ` [U-Boot] "

can: tcan4x5x: spi bits_per_word issue on Raspberry PI
 2019-08-14  9:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Add support for 'mffsl' instruction
 2019-08-14  9:42 UTC  (2+ messages)

[Xen-devel] [PATCH 0/6] per-domain IOMMU control
 2019-08-14  9:42 UTC  (9+ messages)
` [Xen-devel] [PATCH 3/6] remove late (on-demand) construction of IOMMU page tables
` [Xen-devel] [PATCH 4/6] make passthrough/pci.c:deassign_device() static

[Xen-devel] [PATCH v3] x86emul: fix test harness and fuzzer build dependencies
 2019-08-14  9:42 UTC  (2+ messages)

rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-14  9:32 UTC 

[dpdk-dev] [PATCH] common/cpt: add support for new firmware
 2019-08-14  9:40 UTC 

[RFC bpf-next 0/3] tools: bpftool: add subcommand to count map entries
 2019-08-14  9:42 UTC  (3+ messages)

[dpdk-dev] [patch] net/octeontx2: fix ptype get overflow
 2019-08-14  9:41 UTC 

[ANN] Media summit in Lisbon at September
 2019-08-14  9:40 UTC  (7+ messages)

[GIT PULL for 5.4] More sensor driver, omap3isp and documentation patches
 2019-08-14  9:39 UTC  (2+ messages)
` [GIT PULL for 5.4] More sensor driver, omap3isp and documentation

[PATCH v2] drm/panfrost: Implement per FD address spaces
 2019-08-14  9:38 UTC  (2+ messages)

[PATCH] drm/i915: Serialise read/write of the barrier's engine
 2019-08-14  9:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[v1 1/3] clk: ls1028a: Add clock driver for Display output interface
 2019-08-14  9:38 UTC  (3+ messages)
  ` [EXT] "

[Xen-devel] [PATCH] xen/arm: traps: Remove all zero padding before PRIregister format
 2019-08-14  9:36 UTC 

[PATCH 0/3] serial: Don't check for mctrl_gpio_to_gpiod() returning error
 2019-08-14  9:35 UTC  (27+ messages)
` [PATCH 1/3] serial: atmel: "
` [PATCH 2/3] serial: mxs-auart: "
` [PATCH 3/3] serial: sh-sci: "

[PATCH 1/2] io_uring: fix issue when IOSQE_IO_DRAIN pass with IOSQE_IO_LINK
 2019-08-14  9:35 UTC  (2+ messages)
` [PATCH 2/2] io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list

[PATCH v6 00/17] drm/ttm: make ttm bo a gem bo subclass
 2019-08-14  9:35 UTC  (6+ messages)
` [PATCH v6 08/17] drm/ttm: use gem vma_node
  ` [Intel-gfx] "

[Qemu-devel] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
 2019-08-14  9:34 UTC  (7+ messages)
` [Qemu-devel] [Qemu-riscv] "
          ` [Qemu-riscv] [Qemu-devel] "

[PATCH] PM / wakeup: Fix sysfs registration error path
 2019-08-14  9:34 UTC  (2+ messages)

[PATCH v4 0/7] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-14  9:34 UTC  (4+ messages)
` [PATCH v4 2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction()

[PATCH 0/2] A General Accelerator Framework, WarpDrive
 2019-08-14  9:34 UTC  (3+ messages)
` [PATCH 1/2] uacce: Add documents for WarpDrive/uacce
` [PATCH 2/2] uacce: add uacce module

[Bug 111399] Freeze after suspend/resume with kernel 5.0
 2019-08-14  9:34 UTC  (2+ messages)

[PATCH rdma-next 0/6] ODP information and statistics
 2019-08-14  9:33 UTC  (3+ messages)
` [PATCH rdma-next 1/6] RDMA: Embed umem within core MR

[PATCH]Perf: Return error code for perf_session__new function on failure
 2019-08-14  9:32 UTC 

New kernel interface for sys_tz and timewarp?
 2019-08-14  9:32 UTC  (6+ messages)

[PATCH v5 00/15] ASoC: sun4i-i2s: Updates to the driver
 2019-08-14  9:31 UTC  (9+ messages)
` [PATCH v5 02/15] ASoC: sun4i-i2s: Add set_tdm_slot functionality
` [PATCH v5 03/15] ASoC: sun4i-i2s: Correct divider calculations

[Bug 204575] New: Connect a thunderbolt/usb-c dock hang the laptop after resume
 2019-08-14  9:31 UTC 

[PATCH 0/5] crypto: hisilicon: Misc fixes
 2019-08-14  9:28 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon - fix kbuild warnings
` [PATCH 2/5] crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
` [PATCH 3/5] crypto: hisilicon - init curr_sgl_dma to fix compile warning
` [PATCH 4/5] crypto: hisilicon - add missing single_release
` [PATCH 5/5] crypto: hisilicon - fix error handle in hisi_zip_create_req_q

[PATCH] powerpc/futex: fix warning: 'oldval' may be used uninitialized in this function
 2019-08-14  9:25 UTC  (2+ messages)

[U-Boot] [PATCH] imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsi
 2019-08-14  9:27 UTC 

[PATCH] net: ethernet: mediatek: Add MT7628/88 SoC support
 2019-08-14  9:26 UTC  (3+ messages)

[BUG] removing and reinserting imx-media causes kernel to explode
 2019-08-14  9:25 UTC  (3+ messages)

tc - mirred ingress not supported at the moment
 2019-08-14  9:25 UTC  (3+ messages)

[PATCH 0/7] Netfilter fixes for net
 2019-08-14  9:24 UTC  (8+ messages)
` [PATCH 1/7] selftests: netfilter: extend flowtable test script for ipsec
` [PATCH 2/7] netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
` [PATCH 3/7] netfilter: nf_tables: use-after-free in failing rule with bound set
` [PATCH 4/7] netfilter: nf_flow_table: conntrack picks up expired flows
` [PATCH 5/7] netfilter: nf_flow_table: teardown flow timeout race
` [PATCH 6/7] netfilter: conntrack: Use consistent ct id hash calculation
` [PATCH 7/7] netfilter: nft_flow_offload: skip tcp rst and fin packets

[PATCH bpf-next 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-14  9:24 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: add asm/unistd.h to xsk to get __NR_mmap2

[dpdk-dev] [RFC] ethdev: allow multiple security sessions to use one rte flow
 2019-08-14  9:22 UTC  (3+ messages)

[PATCH] iio: max5487: use devres for iio device registration
 2019-08-14  9:22 UTC 

[PATCH AUTOSEL 5.2 001/123] ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
 2019-08-14  9:22 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 040/123] ASoC: Fail card instantiation if DAI format setup fails

[PATCH V3 2/2] selinux-testsuite: Add BPF support to fdreceive test
 2019-08-14  9:22 UTC 

[PATCH] iio: max5481: use devres for iio device registration
 2019-08-14  9:21 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.