All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-26 20:00:58 to 2019-06-26 20:48:47 UTC [more...]

[Qemu-devel] [PATCH v4 0/5] 9p: Fix file ID collisions
 2019-06-26 18:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/5] 9p: unsigned type for type, version, path
` [Qemu-devel] [PATCH v4 5/5] 9p: Use variable length suffixes for inode remapping

cleanup bio page releasing
 2019-06-26 20:47 UTC  (14+ messages)
` [PATCH 1/9] block: move the BIO_NO_PAGE_REF check into bio_release_pages
` [PATCH 3/9] block: use bio_release_pages in bio_unmap_user
` [PATCH 4/9] block: use bio_release_pages in bio_map_user_iov
` [PATCH 5/9] iomap: use bio_release_pages in iomap_dio_bio_end_io
` [PATCH 6/9] block_dev: use bio_release_pages in blkdev_bio_end_io

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-06-26 20:37 UTC  (7+ messages)
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock
` [PATCH v9 13/17] x86/split_lock: Disable split lock detection by kernel parameter "nosplit_lock_detect"

[PATCH v2 0/6] xfs: scrub-related fixes
 2019-06-26 20:47 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove more ondisk directory corruption asserts
` [PATCH 2/6] xfs: attribute scrub should use seen_enough to pass error values
` [PATCH 3/6] xfs: refactor extended attribute buffer pointer functions
` [PATCH 4/6] xfs: refactor attr scrub memory allocation function
` [PATCH 5/6] xfs: only allocate memory for scrubbing attributes when we need it
` [PATCH 6/6] xfs: online scrub needn't bother zeroing its temporary buffer

[PATCH v6 00/15] xfs: refactor and improve inode iteration
 2019-06-26 20:45 UTC  (16+ messages)
` [PATCH 01/15] xfs: create iterator error codes
` [PATCH 02/15] xfs: create simplified inode walk function
` [PATCH 03/15] xfs: convert quotacheck to use the new iwalk functions
` [PATCH 04/15] xfs: bulkstat should copy lastip whenever userspace supplies one
` [PATCH 05/15] xfs: remove unnecessary includes of xfs_itable.h
` [PATCH 06/15] xfs: convert bulkstat to new iwalk infrastructure
` [PATCH 07/15] xfs: calculate inode walk prefetch more carefully
` [PATCH 08/15] xfs: move bulkstat ichunk helpers to iwalk code
` [PATCH 09/15] xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
` [PATCH 10/15] xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
` [PATCH 11/15] xfs: refactor xfs_iwalk_grab_ichunk
` [PATCH 12/15] xfs: refactor iwalk code to handle walking inobt records
` [PATCH 13/15] xfs: refactor INUMBERS to use iwalk functions
` [PATCH 14/15] xfs: multithreaded iwalk implementation
` [PATCH 15/15] xfs: poll waiting for quotacheck

[PATCH v6 0/9] xfs: introduce new BULKSTAT and INUMBERS ioctls
 2019-06-26 20:46 UTC  (10+ messages)
` [PATCH 1/9] xfs: remove various bulk request typedef usage
` [PATCH 2/9] xfs: rename bulkstat functions
` [PATCH 3/9] xfs: introduce new v5 bulkstat structure
` [PATCH 4/9] xfs: introduce v5 inode group structure
` [PATCH 5/9] xfs: wire up new v5 bulkstat ioctls
` [PATCH 6/9] xfs: wire up the new v5 bulkstat_single ioctl
` [PATCH 7/9] xfs: wire up the v5 INUMBERS ioctl
` [PATCH 8/9] xfs: specify AG in bulk req
` [PATCH 9/9] xfs: allow bulkstat_single of special inodes

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-26 20:45 UTC  (15+ messages)

[PATCH 0/7] iio:st_sensors: make use of regmap API
 2019-06-26 20:45 UTC  (4+ messages)
` [PATCH 6/7] iio: make st_sensors driver use regmap

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-06-26 20:44 UTC  (11+ messages)
` [Xen-devel] [PATCH 14/17] xen/arm64: head: Remove ID map as soon as it is not used
` [Xen-devel] [PATCH 16/17] xen/arm64: head: Rework and document launch()
` [Xen-devel] [PATCH 17/17] xen/arm64: Zero BSS after the MMU and D-cache is turned on

[PATCH v2 1/7] nftables: meta: Introduce new conditions 'time', 'day' and 'hour'
 2019-06-26 20:44 UTC  (7+ messages)
` [PATCH v2 2/7] nftables: meta: hour: Fix integer overflow error
` [PATCH v2 3/7] nftables: meta: time: Proper handling of DST
` [PATCH v2 4/7] nftables: tests/py: Add tests for day and hour
` [PATCH v2 5/7] nftables: meta: Some small style fixes
` [PATCH v2 6/7] nftables: Compute result modulo 86400 in case gmtoff is negative
` [PATCH v2 7/7] nftables: tests/py: More tests for day and hour

[PATCH v5 0/7] crypto: switch to crypto API for ESSIV generation
 2019-06-26 20:40 UTC  (24+ messages)
` [PATCH v5 1/7] crypto: essiv - create wrapper template "
` [PATCH v5 2/7] fs: crypto: invoke crypto API for ESSIV handling
` [PATCH v5 3/7] md: dm-crypt: infer ESSIV block cipher from cipher string directly
` [PATCH v5 4/7] md: dm-crypt: switch to ESSIV crypto API template
` [PATCH v5 5/7] crypto: essiv - add test vector for essiv(cbc(aes), aes, sha256)
  ` [PATCH v5 5/7] crypto: essiv - add test vector for essiv(cbc(aes),aes,sha256)
` [PATCH v5 6/7] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
` [PATCH v5 7/7] crypto: arm64/aes - implement accelerated ESSIV/CBC mode

[PATCH v3 0/2] Support accelerometers for veyron_minnie
 2019-06-26 20:40 UTC  (4+ messages)

[RFC PATCH v3 00/12] security: x86/sgx: SGX vs. LSM, round 3
 2019-06-26 20:39 UTC  (6+ messages)
` [RFC PATCH v3 09/12] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX

[dpdk-dev] kill rte_malloc_set_limit
 2019-06-26 20:38 UTC 

[PATCH net-next 0/2] net: ipv4: remove erroneous advancement of list pointer
 2019-06-26 20:37 UTC  (6+ messages)

[RFC PATCH v3 00/11] new cgroup controller for gpu/drm subsystem
 2019-06-26 20:37 UTC  (8+ messages)
` [RFC PATCH v3 01/11] cgroup: Introduce cgroup for drm subsystem
` [RFC PATCH v3 02/11] cgroup: Add mechanism to register DRM devices

Travis not looking so good
 2019-06-26 20:35 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/13] hw/block/pflash_cfi02: Clean-up and fixes
 2019-06-26 20:33 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] ALSA: hda: Use correct start/count for sysfs init
 2019-06-26 20:34 UTC  (3+ messages)

[PATCH] platform/chrome: lightbar: Assign drvdata during probe
 2019-06-26 20:34 UTC  (2+ messages)

XFS Repair Error
 2019-06-26 20:32 UTC 

[Qemu-devel] [PATCH v7 0/4] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-06-26 20:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/4] VirtIO-RNG: Update default entropy source to `/dev/urandom`

[PATCH] SUNRPC: Fix possible autodisconnect during connect due to stale last_used
 2019-06-26 20:30 UTC  (4+ messages)
  ` [PATCH] SUNRPC: Fix possible autodisconnect during connect due to old last_used

[RFC 0/4] Display uncore
 2019-06-26 20:27 UTC  (4+ messages)
` [RFC 3/4] drm/i915: introduce display_uncore

[PATCH] dt-bindings: riscv: resolve 'make dt_binding_check' warnings
 2019-06-26 20:27 UTC  (4+ messages)

[PATCH v3 3/5] nvme-pci: rename module parameter write_queues to read_queues
 2019-06-26 20:27 UTC  (5+ messages)

[PATCH bpf-next V6 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-06-26 20:26 UTC  (2+ messages)

[PATCH net] ipv6: fix neighbour resolution with raw socket
 2019-06-26 20:26 UTC  (3+ messages)
` [PATCH net v2 0/2] "

[V2] drm/i915: Add icl mipi dsi properties
 2019-06-26 20:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH V2] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-26 20:24 UTC  (6+ messages)
` [EXT] "

[PATCH] Documentation: ABI: Add missing newline at end of file
 2019-06-26 20:24 UTC  (3+ messages)

[PATCH v8 0/3] add init_on_alloc/init_on_free boot options
 2019-06-26 20:23 UTC  (4+ messages)
` [PATCH v8 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH V2] net: dsa: microchip: Use gpiod_set_value_cansleep()
 2019-06-26 20:23 UTC  (2+ messages)

[PATCH -next] nvme-pci: Make nvme_dev_pm_ops static
 2019-06-26 20:23 UTC  (3+ messages)

[PATCH 0/2] nvme: flush rescan worker before resetting
 2019-06-26 20:22 UTC  (14+ messages)
` [PATCH 2/2] nvme: flush scan_work when resetting controller

[PATCH V33 00/30] Lockdown as an LSM
 2019-06-26 20:22 UTC  (4+ messages)
` [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode

[Qemu-devel] [PATCH v4 0/7] tcg/ppc: Add vector opcodes
 2019-06-26 20:21 UTC  (15+ messages)

[PATCH 0/3] SOF PM and jack detection fixes
 2019-06-26 20:22 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SOF: Intel: hda: reduce ifdef usage for hda
` [PATCH 2/3] ASoC: SOF: Intel: hda: Enable jack detection in sof hda driver
` [PATCH 3/3] ASoC: SOF: mark last_busy value at runtime PM init

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-26 20:19 UTC  (4+ messages)
` [PATCH 2/2] "

[net-next 0/1] Allow 0.0.0.0/8 as a valid address range
 2019-06-26 20:20 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[PATCH net-next 00/10] net: stmmac: 10GbE using XGMAC
 2019-06-26 20:19 UTC  (5+ messages)
` [PATCH net-next 07/10] net: stmmac: Enable support for > 32 Bits addressing in XGMAC
` [PATCH net-next 10/10] net: stmmac: Try to get C45 PHY if everything else fails

[PATCH V3] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-26 20:18 UTC 

[nvme] Invalid SGL for payload:91648 nents:3
 2019-06-26 20:18 UTC  (9+ messages)

[PATCH net] net: aquantia: fix vlans not working over bridged network
 2019-06-26 20:17 UTC  (2+ messages)

[PATCH net-next] rtnetlink: skip metrics loop for dst_default_metrics
 2019-06-26 20:15 UTC  (2+ messages)

[PATCH] trace2: correct typo in technical documentation
 2019-06-26 20:14 UTC  (2+ messages)

[PATCH 4/4] iio: frequency: adf4371: Add support for output stage mute
 2019-06-26 20:13 UTC  (5+ messages)

focusrite scarlett 18i20 : Mixer controls with corrupted names for
 2019-06-26 20:13 UTC  (4+ messages)

[PATCH] block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case
 2019-06-26 20:12 UTC  (2+ messages)

[PATCH][next] nvme-trace: fix spelling mistake "spcecific" -> "specific"
 2019-06-26 20:10 UTC  (4+ messages)

[PATCH v2 0/5] Finish the ack+handler split for irq handler
 2019-06-26 20:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Cluster-devel] [PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 20:09 UTC  (9+ messages)
` [Cluster-devel] [PATCH v2 2/3] fs: fold __generic_write_end back into generic_write_end
    `  "
` [Cluster-devel] [PATCH v2 3/3] iomap: fix page_done callback for short writes
    `  "
  ` [PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end

[Qemu-trivial] [PULL 0/4] Trivial patches patches
 2019-06-26 20:02 UTC  (10+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PULL 1/4] configure: set source_path only once and make its definition more robust
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 2/4] configure: disallow spaces and colons in source path and build path
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 3/4] configure: use valid args testing sem_timedwait
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 4/4] MAINTAINERS: Change maintership of Xen code under hw/9pfs
  ` [Qemu-devel] "

cputime takes cstate into consideration
 2019-06-26 20:09 UTC  (11+ messages)

[Linux-kernel-mentees] [PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-26 20:07 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH 3/3] net: ethernet: atheros: atlx: Remove unused and private PCI definitions
    `  "

[PATCH v5 00/26] Add generic support for composing LED class device name
 2019-06-26 20:07 UTC  (4+ messages)
` [PATCH v5 05/26] leds: core: Add support for composing LED class device names

[Linux-kernel-mentees][PATCH v4 0/5] Documentation: RCU: Convert to reST
 2019-06-26 20:07 UTC  (19+ messages)
` [Linux-kernel-mentees] [PATCH v5 "
  ` [Linux-kernel-mentees][PATCH "
` [Linux-kernel-mentees] [PATCH v5 1/5] Documentation: RCU: Convert RCU basic concepts "
  ` [Linux-kernel-mentees][PATCH "
` [Linux-kernel-mentees] [PATCH v5 2/5] Documentation: RCU: Convert RCU linked list "
  ` [Linux-kernel-mentees][PATCH "
` [Linux-kernel-mentees] [PATCH v5 3/5] Documentation: RCU: Convert RCU UP systems "
  ` [Linux-kernel-mentees][PATCH "
` [Linux-kernel-mentees] [PATCH v5 4/5] Documentation: RCU: Rename txt files to rst
  ` [Linux-kernel-mentees][PATCH "
` [Linux-kernel-mentees] [PATCH v5 5/5] Documentation: RCU: Add TOC tree hooks
  ` [Linux-kernel-mentees][PATCH "

[Intel-wired-lan] [PATCH net-next v6 0/8] net/sched: Add txtime-assist support for taprio
 2019-06-26 20:06 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v6 1/8] igb: clear out skb->tstamp after reading the txtime
      `  "

[Linux-kernel-mentees] [PATCH v5 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-26 20:05 UTC  (4+ messages)
  `  "

[PATCH] drm/i915/ehl: Add missing VECS engine
 2019-06-26 20:05 UTC  (6+ messages)

[PATCH v2 bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-26 20:04 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-26 20:03 UTC  (6+ messages)
      `  "

[PATCH] perf/x86/intel: Mark expected switch fall-throughs
 2019-06-26 20:03 UTC  (11+ messages)

[PATCH 0/3] git-status: create config for ahead/behind calculation
 2019-06-26 20:02 UTC  (4+ messages)
` [PATCH 1/3] status: add status.aheadbehind setting

[RFC V1 net-next 0/1] Introduce xdp to ena
 2019-06-26 20:00 UTC  (11+ messages)
` [RFC V1 net-next 1/1] net: ena: implement XDP drop support
      ` XDP multi-buffer incl. jumbo-frames (Was: [RFC V1 net-next 1/1] net: ena: implement XDP drop support)


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.