All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-29 13:52:29 to 2020-07-29 14:34:22 UTC [more...]

[PATCH v4 02/24] seqlock: Properly format kernel-doc code samples
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH V3fix ghak120] audit: initialize context values in case of mandatory events
 2020-07-29 14:33 UTC  (7+ messages)

[PATCH 2/2] locking/qspinlock: Do not include atomic.h from qspinlock_types.h
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 03/24] seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

x86/i8259: Use printk_deferred() to prevent deadlock
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 1/2] locking/atomic: Move ATOMIC_INIT into linux/types.h
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE
 2020-07-29 14:33 UTC  (3+ messages)
` [tip: sched/core] "

[PATCH v4 04/24] seqlock: Reorder seqcount_t and seqlock_t API definitions
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 09/24] seqlock: Extend seqcount API with associated locks
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 06/24] seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 07/24] lockdep: Add preemption enabled/disabled assertion APIs
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-07-29 14:31 UTC  (9+ messages)
` [PATCH v4 14/78] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v4 29/78] drm/vc4: crtc: Add a delay after disabling the PixelValve output

[PATCH v4 08/24] seqlock: lockdep assert non-preemptibility on seqcount_t write
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 15/24] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 17/24] timekeeping: Use sequence counter with associated raw spinlock
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 21/24] NFSv4: Use sequence counter with associated spinlock
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 22/24] userfaultfd: Use sequence counter with associated spinlock
 2020-07-29 14:33 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH for-rc] IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
 2020-07-29 14:33 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 1/9] net/dpaa: support Rxq and Txq info routines
 2020-07-29 14:33 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

[tip: locking/core] seqcount: More consistent seqprop names
 2020-07-29 14:33 UTC 

sysbus_create_simple Vs qdev_create
 2020-07-29 14:32 UTC  (11+ messages)

[tip: locking/core] seqlock: Fold seqcount_LOCKNAME_init() definition
 2020-07-29 14:33 UTC 

[tip: locking/core] seqcount: Compress SEQCNT_LOCKNAME_ZERO()
 2020-07-29 14:33 UTC 

[PATCH v4 0/4] arm64: add Armv8.3 pointer authentication enhancements
 2020-07-29 14:31 UTC  (5+ messages)
` [PATCH v4 2/4] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH] powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
 2020-07-29 13:37 UTC 

[PATCH] scsi: sd: add runtime pm to open / release
 2020-07-29 14:32 UTC  (5+ messages)

[PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-29 14:29 UTC  (8+ messages)
` [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
            ` [Virtio-fs] "

Altium - Proposal
 2020-07-29 14:30 UTC 

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-29 14:29 UTC  (8+ messages)
` [PATCH 08/13] dt-bindings: media: ov5640: Remove data-shift

[LTP] [PATCH v2] Add mincore() test for pages cached by another process
 2020-07-29 14:30 UTC  (2+ messages)

[LTP] [PATCH v1 1/2] libs/libltpnewipc: Use safe macros
 2020-07-29 14:30 UTC  (2+ messages)

[meta-oe][PATCH 0/3] Log colorizer
 2020-07-29 14:29 UTC  (3+ messages)
` [OE-core] "

[dpdk-dev] [PATCH] common/mlx5: fix MAC addresses flush
 2020-07-29 14:29 UTC 

[PATCH 0/5] seqlock: Cleanups
 2020-07-29 14:29 UTC  (7+ messages)
` [PATCH 1/5] seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
` [PATCH 2/5] seqlock: Fold seqcount_LOCKNAME_t definition
` [PATCH 3/5] seqlock: Fold seqcount_LOCKNAME_init() definition
` [PATCH 4/5] seqcount: Compress SEQCNT_LOCKNAME_ZERO()
` [PATCH 5/5] seqcount: More consistent seqprop names

[PATCH v4 bpf 1/2] bpf: fix map leak in HASH_OF_MAPS map
 2020-07-29 14:29 UTC  (3+ messages)
` [PATCH v4 bpf 2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks

What this mean "dead: 1" and "dead: 0 1" on each tb block start?
 2020-07-29 14:27 UTC 

linux-next: build failure after merge of the printk tree
 2020-07-29 14:28 UTC  (8+ messages)
  ` [PATCH 0/2] locking/qspinlock: Break qspinlock_types.h header loop

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-29 14:27 UTC  (10+ messages)
` [PATCH v9 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH 0/5] libtirpc patches
 2020-07-29 14:27 UTC  (5+ messages)
` [PATCH 2/5] svc: Batch allocations of pollfds
` [PATCH 4/5] Add ability to detect if we're on the main thread

[RESEND PATCH v5] drivers: most: add USB adapter driver
 2020-07-29 14:27 UTC  (3+ messages)

[dpdk-dev] [Bug 518] Disabling a VF with XL710 still sees the traffic and the link is still high
 2020-07-29 14:26 UTC 

[PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware xx.2008.1036
 2020-07-29 14:23 UTC 

[PATCH v2 0/9] ptp: Add generic header parsing function
 2020-07-29 14:26 UTC  (10+ messages)
` [PATCH v2 4/9] mlxsw: spectrum_ptp: Use generic helper function

usings sets as input to sets
 2020-07-29 14:26 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] vhost: support cross page buf in async data path
 2020-07-29 14:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] vhost: fix async copy fail on multi-page buffers

[PATCH] hw: add compat machines for 5.2
 2020-07-29 14:22 UTC  (3+ messages)

[dpdk-dev] [PATCH] [RFC] cryptodev: move AES-GMAC to aead algorithms
 2020-07-29 14:22 UTC 

[Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.28.4
 2020-07-29 14:22 UTC 

[dpdk-dev] [PATCH v1] net/virtio-user: fix return value check
 2020-07-29 14:22 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/66] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-29 14:22 UTC  (8+ messages)
` [Intel-gfx] [PATCH 08/66] drm/i915: Make the stale cached active node available for any timeline

[dpdk-dev] [PATCH v1 0/2] wrong pointer passed of ring
 2020-07-29 14:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 2/2] test/ring: fix wrong param passed to the enqueue APIs
    ` [dpdk-dev] 回复: "

[PATCH] staging: atomisp: move null check to earlier point
 2020-07-29 13:56 UTC  (2+ messages)

Altium - Proposal
 2020-07-29 14:14 UTC 

[PATCH v8 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-29 14:19 UTC  (12+ messages)
` [PATCH v8 5/5] dt-bindings: display: imx: add bindings for DCSS

Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
 2020-07-29 14:19 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ae5f51ec419387650da0984c6c4a69ca9296625b
 2020-07-29 14:18 UTC 

[ath6kl:master-pending] BUILD SUCCESS 6e47f7a4c304a65af9c5c83c88a44557214367f2
 2020-07-29 14:18 UTC 

Adding and removing the same gadget multiple times
 2020-07-29 14:19 UTC  (4+ messages)

[PATCH v2 0/9] ARM: mstar: DT filling out
 2020-07-29 14:17 UTC  (9+ messages)
` [PATCH v2 1/9] dt-bindings: arm: mstar: Add binding details for mstar,pmsleep
          ` [PATCH v2 1/9] dt-bindings: arm: mstar: Add binding details for mstar, pmsleep

[PATCH 1/3] ARM: exynos: clear L220_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-07-29 14:18 UTC  (4+ messages)
` [PATCH 2/3] ARM: l2c: update prefetch bits in L2X0_AUX_CTRL using DT value

[PATCH V2 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-29 14:17 UTC  (7+ messages)

[dpdk-dev] [PATCH v4 0/3] Fix Vhost regressions
 2020-07-29 14:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 3/3] net/vhost: fix interrupt mode

mmotm 2020-07-27-18-18 uploaded
 2020-07-29 14:18 UTC  (9+ messages)
` mmotm 2020-07-27-18-18 uploaded (mm/page_alloc.c)
        ` make oldconfig (Re: mmotm 2020-07-27-18-18 uploaded (mm/page_alloc.c))

[PATCH] drm/amdgpu: fix PSP autoload twice in FLR
 2020-07-29 14:18 UTC  (2+ messages)

[RFC 0/2] virtio-rng: add a control queue
 2020-07-29 14:15 UTC  (6+ messages)

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-07-29 14:15 UTC  (4+ messages)
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

[PATCH v10 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-07-29 14:14 UTC  (8+ messages)
` [PATCH v10 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced

(resend) [PATCH [linux-4.14.y]] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-29 14:16 UTC  (5+ messages)

[PATCH V4 0/6] IRQ offloading for vDPA
 2020-07-29 14:15 UTC  (7+ messages)
` [PATCH V4 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa

[PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-07-29 14:15 UTC  (4+ messages)

[PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
 2020-07-29 14:14 UTC  (2+ messages)

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-29 14:13 UTC  (6+ messages)
` [RFC v2 2/3] libvhost-user: handle endianness as mandated by the spec

[RFC PATCH 0/6] decrease unnecessary gap due to pmem kmem alignment
 2020-07-29 14:12 UTC  (11+ messages)

[PATCH-for-5.2 v4] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-29 14:13 UTC  (8+ messages)

[dpdk-dev] [PATCH] regex/mlx5: fix registration name
 2020-07-29 14:13 UTC  (3+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-29 14:12 UTC  (13+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

[RFC PATCH v2 0/14] Convert NFS to new FS-Cache iter API
 2020-07-29 14:12 UTC  (15+ messages)
` [RFC PATCH v2 01/14] NFS: Clean up nfs_readpage() and nfs_readpages()
` [RFC PATCH v2 02/14] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
` [RFC PATCH v2 03/14] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [RFC PATCH v2 04/14] NFS: Call readpage_async_filler() from nfs_readpage_async()
` [RFC PATCH v2 05/14] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
` [RFC PATCH v2 06/14] NFS: Allow internal use of read structs and functions
` [RFC PATCH v2 07/14] NFS: Convert nfs_readpage() and readpages() to new fscache API
` [RFC PATCH v2 08/14] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie
` [RFC PATCH v2 09/14] NFS: Only use and unuse an fscache cookie a single time based on NFS_INO_FSCACHE
` [RFC PATCH v2 10/14] NFS: Convert fscache invalidation and update aux_data and i_size
` [RFC PATCH v2 11/14] NFS: Call nfs_fscache_invalidate() when write extends the size of the file
` [RFC PATCH v2 12/14] NFS: Invalidate fscache for direct writes
` [RFC PATCH v2 13/14] NFS: Call fscache_resize_cookie() when inode size changes due to setattr
` [RFC PATCH v2 14/14] NFS: Allow NFS use of new fscache API in build

Quanta's CCLA Schedule A update 2020-07-29
 2020-07-29 14:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] runner/resultgen: Remember to close fd to aborted.txt
 2020-07-29 14:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] runner/resultgen: Remember to close fd to aborted.txt (rev2)

[dpdk-dev] [PATCH] bus/vmbus: use SMP memory barrier for signaling read
 2020-07-29 14:11 UTC  (2+ messages)

[PATCH v1] Porting Mediatek timer driver to kernel module
 2020-07-29 14:09 UTC  (4+ messages)
` [PATCH v1 1/2] kernel: time: export sched_clock_register function

[dpdk-dev] [PATCH 0/4] bnxt patches
 2020-07-29 14:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/bnxt: configure loopback parif for full offload egress flows
` [dpdk-dev] [PATCH 2/4] net/bnxt: enable lookup default action record parif entry
` [dpdk-dev] [PATCH 3/4] net/bnxt: cleanups and checks for ulp context allocation
` [dpdk-dev] [PATCH 4/4] net/bnxt: fix vfrep port add when it's endpoint interface is down

[PATCH v18 0/3] da7280: haptic driver submission
 2020-07-29 14:09 UTC  (4+ messages)
` [PATCH v18 3/3] Input: new da7280 haptic driver

[dpdk-dev] [PATCH 0/4] bnxt patches
 2020-07-29 14:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/4] net/bnxt: configure loopback parif for full offload egress flows

[PATCH] bpf: Add bpf_ktime_get_real_ns
 2020-07-29 14:08 UTC  (6+ messages)

linux-next: build failure after merge of the vhost tree
 2020-07-29 14:08 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix txonly mode timestamp intitialization
 2020-07-29 14:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[input:master] BUILD SUCCESS 74d905d2d38ad00246e1f22c6ccad7ebb5731839
 2020-07-29 14:06 UTC 

[PATCH v1 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-07-29 14:06 UTC  (7+ messages)
` [PATCH v1 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v1 4/6] mm/page_isolation: cleanup set_migratetype_isolate()

[PATCH 0/3] Memory reclaim documentation fixes
 2020-07-29 14:05 UTC  (8+ messages)
` [PATCH 1/3] docs: cgroup: Explain reclaim protection target
` [PATCH 2/3] docs: cgroup: Note about sibling relative reclaim protection
` [PATCH 3/3] docs: cgroup: No special handling of unpopulated memcgs

[PATCH] revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present")
 2020-07-29 14:05 UTC  (2+ messages)

[PATCH v4 2/2] hw/pci-host: save/restore pci host config register for old ones
 2020-07-29 14:04 UTC  (3+ messages)
` [PATCH v5] "

[dpdk-dev] [PATCH] power: fix current frequency index
 2020-07-29 13:58 UTC 

[PATCH v4] cifs: Fix leak when handling lease break for cached root fid
 2020-07-29 14:02 UTC  (2+ messages)

[dunfell][PATCH] boost: backport fix to make async_pipes work with asio
 2020-07-29 14:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[dpdk-dev] [PATCH] net/bnxt: remove EEM system memory support
 2020-07-29 14:01 UTC  (2+ messages)

[PATCH] btrfs: handle errors from async submission
 2020-07-29 14:01 UTC  (2+ messages)

Scheduler wakeup path tuning surface: Use-Cases and Requirements
 2020-07-29 14:01 UTC  (3+ messages)
          ` [SchedulerWakeupLatency] Skip energy aware task placement

Patchwork summary for: spi-devel-general
 2020-07-29 14:00 UTC 

[dpdk-dev] [PATCH v1] lib/table: fix cache alignment issue
 2020-07-29 13:59 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4] "
      ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] net/netvsc: fix seg fault during transmit
 2020-07-29 13:58 UTC 

[PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup
 2020-07-29 13:57 UTC  (3+ messages)
` [PATCH 02/16] hw/block/nvme: add mapping helpers

[PATCH] virtio-pci: fix virtio_pci_queue_enabled()
 2020-07-29 13:57 UTC  (3+ messages)

incoming
 2020-07-29 13:58 UTC  (13+ messages)
` [patch 01/15] mm/memory.c: avoid access flag update TLB flush for retried page fault

[PATCH v0 0/4] background snapshot
 2020-07-29 13:57 UTC  (6+ messages)
` [PATCH v0 3/4] migration: add "

[RFC][PATCH 0/5] Support GEM object mappings from I/O memory
 2020-07-29 13:57 UTC  (7+ messages)
` [PATCH 2/5] fbdev/core: Export framebuffer read and write code as cfb_ function
` [PATCH 3/5] drm: Add infrastructure for vmap operations of I/O memory

[Bug 1889421] [NEW] VVFAT is not writable from Windows NT 3.5, 3.51 and 4.0
 2020-07-29 13:50 UTC 

[dpdk-dev] [PATCH v1] app/test-regex: add RegEx test application
 2020-07-29 13:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 1/2] dt-bindings: tlv320adcx140: Add GPO config and drive config
 2020-07-29 13:52 UTC  (3+ messages)

[PATCH] HID: Support Varmilo Keyboards' media hotkeys
 2020-07-29 13:53 UTC 

[PATCH] ASoC: tlv320adcx140: Fix various style errors and warnings
 2020-07-29 13:52 UTC  (3+ messages)

[PATCH] perf tests: Fix test 68 zstd compression for s390
 2020-07-29 13:53 UTC 

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-07-29 13:52 UTC  (9+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "

using btrfs subvolume as a write once read many medium
 2020-07-29 13:46 UTC  (2+ messages)

[PATCH 0/3] hw/arm/virt: Introduce kvm-steal-time
 2020-07-29 13:51 UTC  (4+ messages)
` [PATCH 2/3] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init


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.