All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 14:55:51 to 2019-06-11 15:36:41 UTC [more...]

[Qemu-devel] [PULL 00/12] Miscellaneous patches for 2019-06-11
 2019-06-11 15:24 UTC  (3+ messages)
` [Qemu-devel] [PULL 02/12] qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
` [Qemu-devel] [PULL 11/12] MAINTAINERS: Improve section headlines

[PATCH 00/28] powerpc/64s interrupt handler cleanups, gasification
 2019-06-11 14:30 UTC  (16+ messages)
` [PATCH 07/28] powerpc/64s/exception: consolidate maskable and non-maskable prologs
` [PATCH 08/28] powerpc/64s/exception: merge KVM handler and skip variants
` [PATCH 09/28] powerpc/64s/exception: KVM handler can set the HSRR trap bit
` [PATCH 10/28] powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
` [PATCH 11/28] powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
` [PATCH 12/28] powerpc/64s/exception: Move EXCEPTION_COMMON additions "
` [PATCH 13/28] powerpc/64s/exception: unwind exception-64s.h macros
` [PATCH 14/28] powerpc/64s/exception: improve 0x500 handler code
` [PATCH 15/28] powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
` [PATCH 16/28] powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
` [PATCH 17/28] powerpc/64s/exception: move KVM related code together
` [PATCH 18/28] powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
` [PATCH 19/28] powerpc/64s/exception: move head-64.h "
` [PATCH 20/28] powerpc/64s/exception: remove __BRANCH_TO_KVM
` [PATCH 21/28] powerpc/64s/exception: use a gas macro for system call handler code

[PATCH] ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog
 2019-06-11 15:36 UTC  (12+ messages)

[PATCH 0/9] Multiple network connections for a single NFS mount
 2019-06-11 15:35 UTC  (10+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-11 15:35 UTC  (15+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-11 15:35 UTC  (5+ messages)
` [PATCH net-next 1/3] net: stmmac: Prepare to convert "
` [PATCH net-next 2/3] net: stmmac: Start adding phylink support
` [PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic

[PATCH] drm/i915/gtt: Skip initializing PT with scratch if full
 2019-06-11 15:34 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
 2019-06-11 15:34 UTC  (5+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct

[PATCHv2 1/2] dt-bindings: pl330: document the optional resets property
 2019-06-11 15:34 UTC  (2+ messages)
` [PATCHv2 2/2] dmagengine: pl330: add code to get reset property

[PATCH v3 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
 2019-06-11 15:34 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: i2c: mv64xxx: "

[U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media
 2019-06-11 15:34 UTC  (8+ messages)

stable/linux-5.1.y boot: 70 boots: 1 failed, 69 passed (v5.1.9)
 2019-06-11 15:33 UTC 

[PATCH 1/2] dt-bindings: pwm-backlight: Add 'max-brightness' property
 2019-06-11 15:33 UTC  (5+ messages)
` [PATCH 2/2] backlight: pwm_bl: Get number of brightness levels for CIE 1931 from the device tree

Remove explicit locking and kmap arguments from GEM VRAM interface
 2019-06-11 15:33 UTC  (5+ messages)
` [PATCH 6/8] drm/mgag200: Rewrite cursor handling

[meta-oe][PATCH] rocksdb: 5.18.3 -> 6.0.2
 2019-06-11 15:32 UTC 

[yocto-docs][PATCH] doc: discourage users from looking in directly
 2019-06-11 15:32 UTC 

[Qemu-devel] [PATCH v2 00/11] monitor: Split monitor.c in core/HMP/QMP/misc
 2019-06-11 15:24 UTC  (2+ messages)

[PATCH v5] selftests: add tests for INCOMPATIBLE_LICENSE
 2019-06-11 15:30 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 00/14] pwm-meson: cleanups and improvements
 2019-06-11 15:29 UTC  (5+ messages)
` [PATCH v2 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable, disable}
  ` [PATCH v2 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}

[PATCH v2 00/10] xfs: refactor and improve inode iteration
 2019-06-11 15:29 UTC  (10+ messages)
` [PATCH 08/10] xfs: multithreaded iwalk implementation
` [PATCH 09/10] xfs: poll waiting for quotacheck
` [PATCH 10/10] xfs: refactor INUMBERS to use iwalk functions

[RFC net-next v2 1/1] net: sched: protect against loops in TC filter hooks
 2019-06-11 15:03 UTC  (6+ messages)

[dpdk-dev] [PATCH v4 0/2] examples/ipsec-secgw: fix 1st pkt dropped
 2019-06-11 15:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto

[PATCH v4 0/7] I2C IRQ Probe Improvements
 2019-06-11 15:28 UTC  (4+ messages)

[PATCH v6 4/4] pvrusb2: Add Hauppauge HVR1955/1975 devices
 2019-06-11 15:28 UTC  (3+ messages)
` [PATCH v7 "

[Qemu-trivial] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
 2019-06-11 14:55 UTC  (3+ messages)
` [Qemu-arm] "
` [Qemu-devel] "

[PATCH v2 8/8] habanalabs: enable 64-bit DMA mask in POWER9
 2019-06-11 15:26 UTC  (4+ messages)

[PATCH v2] drm/etnaviv: Use dev_info() instead of pr_info()
 2019-06-11 15:26 UTC 

[PATCH v2 0/5] Panel rotation patches
 2019-06-11 15:25 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: display/panel: Expand rotation documentation

[PATCH AUTOSEL 4.14 01/31] Staging: vc04_services: Fix a couple error codes
 2019-06-11 15:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 15/31] PCI: PM: Avoid possible suspend-to-idle issue

[PATCH v13 0/2] PWM support for HiFive Unleashed
 2019-06-11 15:25 UTC  (4+ messages)
` [PATCH v13 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH] clocksource/arm_arch_timer: mark arch_timer_read_counter() as notrace to avoid deadloop
 2019-06-11 15:25 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: Avoid HS400 mode when accessing boot partitions
 2019-06-11 15:25 UTC  (6+ messages)

✅ PASS: Test report for kernel 4.19.50-82cd259.cki (stable)
 2019-06-11 15:25 UTC 

[PATCH] arm64: tlbflush: Ensure start/end of address range are aligned to stride
 2019-06-11 15:23 UTC  (2+ messages)

[Qemu-devel] New HAXM maintainer
 2019-06-11 15:15 UTC  (2+ messages)

[PATCH 00/15] x86 cleanups and static_call()
 2019-06-11 15:22 UTC  (8+ messages)
` [PATCH 08/15] x86/alternatives: Teach text_poke_bp() to emulate instructions

[PATCH] drm/etnaviv: Use dev_info() instead of pr_info()
 2019-06-11 15:21 UTC 

[PATCH 0/2] KernelShark build fixes for v1.0
 2019-06-11 15:20 UTC  (3+ messages)
` [PATCH 1/2] kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path
` [PATCH 2/2] kernel-shark: Avoid debug build when CMAKE_BUILD_TYPE=Release

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.9)
 2019-06-11 15:21 UTC 

Environment variables set by /env/bin/init disappear when script exits
 2019-06-11 15:21 UTC  (2+ messages)

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2019-06-11 15:18 UTC  (7+ messages)

[PATCH 0/2] Correct the cache line size warning
 2019-06-11 15:17 UTC  (6+ messages)
` [PATCH 1/2] arm64/mm: check cpu cache line size with non-coherent device
` [PATCH 2/2] arm64/mm: show TAINT_CPU_OUT_OF_SPEC warning if the cache size is over the spec

[U-Boot] [PATCH 1/6] net: macb: sync header definitions as taken from Linux
 2019-06-11 15:19 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] net: macb: add support for faster clk rates
` [U-Boot] [PATCH 3/6] net: macb: use bit access macro from header file
` [U-Boot] [PATCH 4/6] net: macb: add support for SGMII phy interface
` [U-Boot] [PATCH 5/6] net: macb: add dma_burst_length config
` [U-Boot] [PATCH 6/6] net: macb: apply sane DMA configuration

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-11 15:18 UTC  (4+ messages)
` [RESEND PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()

[Qemu-arm] [PATCH v2 00/42] target/arm: Convert VFP decoder to decodetree
 2019-06-11 15:08 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 39/42] target/arm: Convert VJCVT "
  ` [Qemu-devel] "

kselftest build broken?
 2019-06-11 15:16 UTC  (2+ messages)

[bug report] vfio: Can't find phys by iova in vfio_unmap_unpin()
 2019-06-11 15:13 UTC  (5+ messages)

[PATCH] iommu/arm: add missing return
 2019-06-11 15:12 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 0/8] Fixing DMA mask issues in habanalabs driver
 2019-06-11 15:12 UTC  (3+ messages)
` [PATCH 8/8] habanalabs: enable 64-bit DMA mask in POWER9

io_uring: buf_index and registered buffers
 2019-06-11 15:11 UTC 

alternative take on the same page merging leak fix
 2019-06-11 15:10 UTC  (6+ messages)
` [PATCH 1/5] block: fix gap checking in __bio_add_pc_page
` [PATCH 2/5] block: factor out a bio_try_merge_pc_page helper
` [PATCH 3/5] block: return from __bio_try_merge_page if merging occured in the same page
` [PATCH 4/5] block: fix page leak when merging to "
` [PATCH 5/5] block: use __bio_try_merge_page in __bio_try_merge_pc_page

[PATCH] media: imx7-media-csi: get csi upstream endpoint
 2019-06-11 15:09 UTC 

[PATCH v2 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
 2019-06-11 15:10 UTC  (4+ messages)

[RFC] printk/sysrq: Don't play with console_loglevel
 2019-06-11 15:10 UTC  (9+ messages)

Measuring performance of BPF programs
 2019-06-11 14:42 UTC  (2+ messages)

cgit and global configuration
 2019-06-11 15:04 UTC 

[PATCH v2 00/19] for-5.3 patches for review
 2019-06-11 15:09 UTC  (20+ messages)
` [PATCH v2 01/19] xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMA
` [PATCH v2 02/19] xprtrdma: Fix use-after-free in rpcrdma_post_recvs
` [PATCH v2 03/19] xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
` [PATCH v2 04/19] xprtrdma: Fix occasional transport deadlock
` [PATCH v2 05/19] xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
` [PATCH v2 06/19] xprtrdma: Remove fr_state
` [PATCH v2 07/19] xprtrdma: Add mechanism to place MRs back on the free list
` [PATCH v2 08/19] xprtrdma: Reduce context switching due to Local Invalidation
` [PATCH v2 09/19] xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
` [PATCH v2 10/19] xprtrdma: Simplify rpcrdma_rep_create
` [PATCH v2 11/19] xprtrdma: Streamline rpcrdma_post_recvs
` [PATCH v2 12/19] xprtrdma: Refactor chunk encoding
` [PATCH v2 13/19] xprtrdma: Remove rpcrdma_req::rl_buffer
` [PATCH v2 14/19] xprtrdma: Modernize ops->connect
` [PATCH v2 15/19] NFS4: Add a trace event to record invalid CB sequence IDs
` [PATCH v2 16/19] NFS: Fix show_nfs_errors macros again
` [PATCH v2 17/19] NFS: Display symbolic status code names in trace log
` [PATCH v2 18/19] NFS: Update symbolic flags displayed by trace events
` [PATCH v2 19/19] NFS: Record task, client ID, and XID in xdr_status trace points

[PATCH] ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
 2019-06-11 15:09 UTC 

[PATCH v11 0/7] virtio pmem driver
 2019-06-11 15:04 UTC  (9+ messages)
` [PATCH v11 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "

[dpdk-dev] [PATCH] acl: fix build issue with some arm64 compiler
 2019-06-11 15:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[Buildroot] [PATCH 0/2] Fix linking gerbera with taglib
 2019-06-11 15:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/gerbera: add upstream patch to fix find_program with taglib-config

[PATCH] sched/fair: don't push cfs_bandwith slack timers forward
 2019-06-11 15:06 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 00/92] ram: rk3399: Add LPDDR4 support
 2019-06-11 15:06 UTC  (6+ messages)
  ` [U-Boot] "

[PATCH v4 1/2] meta: license: fix non-SPDX license being removed from INCOMPATIBLE_LICENSE
 2019-06-11 15:06 UTC  (9+ messages)
` [PATCH v4 2/2] selftests: add tests for INCOMPATIBLE_LICENSE

[Qemu-devel] [PATCH] pr-manager-helper: fix pr process been killed when reconectting
 2019-06-11 14:46 UTC  (8+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] efifb: BGRT: Add check for new BGRT status field rotation bits
 2019-06-11 15:04 UTC  (8+ messages)

[PATCH] scsi: mpt3sas: Mark expected switch fall-through
 2019-06-11 15:02 UTC 

[PATCH] arm64: dts: meson-g12a-x96-max: add sound card
 2019-06-11 15:01 UTC  (3+ messages)

[PATCH v2] svcrdma: Ignore source port when computing DRC hash
 2019-06-11 15:01 UTC 

[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
 2019-06-11 15:00 UTC  (6+ messages)
` [PATCH v9 3/4] s390: ap: implement PAPQ AQIC interception in kernel

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-11 15:00 UTC  (4+ messages)

[PATCH] drm/i915: Check the right binding exists in i915_vma_misplaced()
 2019-06-11 14:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-11 14:58 UTC  (8+ messages)
        ` [PATCH/RESEND] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-06-11 14:57 UTC  (5+ messages)
` [PATCH v12 03/13] dt-bindings: Add doc for the Ingenic TCU drivers

[PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-11 14:56 UTC  (6+ messages)

[PATCH v4 2/4] x86: simplify _TIF_SYSCALL_EMU handling
 2019-06-11 14:56 UTC  (3+ messages)
` [PATCH v5 2/4] x86/entry: Simplify "

Stable update for 4.19 RT kernel?
 2019-06-11 14:56 UTC  (2+ messages)

[PATCH v4 00/14] epoll: support pollable epoll from userspace
 2019-06-11 14:54 UTC  (9+ messages)
` [PATCH v4 02/14] epoll: introduce user structures for polling "
` [PATCH v4 03/14] epoll: allocate user header and user events ring "
` [PATCH v4 04/14] epoll: some sanity flags checks for epoll syscalls "
` [PATCH v4 05/14] epoll: offload polling to a work in case of epfd polled "
` [PATCH v4 07/14] epoll: call ep_add_event_to_uring() from ep_poll_callback()
` [PATCH v4 09/14] epoll: support polling from userspace for ep_remove()
` [PATCH v4 10/14] epoll: support polling from userspace for ep_modify()
` [PATCH v4 11/14] epoll: support polling from userspace for ep_poll()


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.