All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-28 21:03:38 to 2018-06-28 22:33:03 UTC [more...]

[PATCH v5 0/5] Convert some stash functionality to a builtin
 2018-06-28 22:32 UTC  (5+ messages)
` [PATCH v6 0/4] stash: add new tests and introduce a new helper function

[PATCH] drm/i915: mark expected switch fall-through
 2018-06-28 22:32 UTC  (7+ messages)
` [Intel-gfx] "

[lustre-devel] [PATCH v3 00/13] lustre: libcfs: tracefile cleanups
 2018-06-28 22:30 UTC  (3+ messages)
` [lustre-devel] [PATCH v3 04/13] lustre: libcfs: fix cfs_print_to_console()

[patch V4 00/13] SMT control knobs
 2018-06-28 22:29 UTC  (6+ messages)
` [patch V4 13/13] x86/apic: Ignore secondary threads if nosmt=force
  ` [MODERATED] "

[RFC PATCH for 4.18 1/2] rseq: validate rseq_cs fields are < TASK_SIZE
 2018-06-28 22:29 UTC  (6+ messages)

[RFC PATCH ghak59 V1 0/6] audit: config_change normalizations and event record gathering
 2018-06-28 22:28 UTC  (12+ messages)
` [RFC PATCH ghak59 V1 2/6] audit: add syscall information to CONFIG_CHANGE records
` [RFC PATCH ghak59 V1 3/6] audit: exclude user records from syscall context
` [RFC PATCH ghak59 V1 4/6] audit: hand taken context to audit_kill_trees for syscall logging
` [RFC PATCH ghak59 V1 5/6] audit: move EOE record after kill_trees for exit/free
` [RFC PATCH ghak59 V1 6/6] audit: extend config_change mark/watch/tree rule changes

[PATCH v4 0/8] Allocate cache entries from mem_pool
 2018-06-28 22:28 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/8] read-cache: make_cache_entry should take object_id struct
  ` [PATCH v5 3/8] block alloc: add lifecycle APIs for cache_entry structs

Major design flaw with BTRFS Raid, temporary device drop will corrupt nodatacow files
 2018-06-28 22:27 UTC  (15+ messages)

[Qemu-devel] [PULL 00/32] target-arm queue
 2018-06-28 22:26 UTC  (7+ messages)
` [Qemu-devel] [PULL 23/32] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE

[PATCH] kbd: complete dead keys definitions
 2018-06-28 22:26 UTC  (2+ messages)

[PATCH v2 09/10] scsi: ufs: fix irq return code
 2018-06-28 22:26 UTC  (2+ messages)

[PATCH] PCI: reset driver SR-IOV state after remove
 2018-06-28 22:26 UTC  (8+ messages)

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-06-28 22:25 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 07/11] igc: Add HW initialization code
 2018-06-28 22:25 UTC  (2+ messages)

[Bug 106276] general protection fault in dc_validate_global_state on raven ridge
 2018-06-28 22:23 UTC  (2+ messages)

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-06-28 22:22 UTC  (4+ messages)

[PATCH bpf-net 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
 2018-06-28 22:21 UTC  (2+ messages)

[PATCH] fetch-pack: support negotiation tip whitelist
 2018-06-28 22:20 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 6/6] fs: replace f_ops->get_poll_head with a static ->f_poll_head pointer
 2018-06-28 22:20 UTC  (9+ messages)

Fwd: [PATCH 0/6] offload Linux LAG devices to the TC datapath
 2018-06-28 22:19 UTC  (7+ messages)
    `  "

[PATCH] mm: hugetlb: yield when prepping struct pages
 2018-06-28 22:16 UTC  (3+ messages)

linux-next: manual merge of the net tree with Linus' tree
 2018-06-28 22:14 UTC 

small dmesg regression in kernel 4.17.3
 2018-06-28 22:13 UTC  (3+ messages)

[ndctl PATCH] ndctl, test: add start/wait scrub to injection tests
 2018-06-28 22:13 UTC 

[PATCH] fsck: check skiplist for object in fsck_blob()
 2018-06-28 22:12 UTC  (11+ messages)
          ` [PATCH 1/4] config: turn die_on_error into caller-facing enum
          ` [PATCH 2/4] config: add CONFIG_ERROR_SILENT handler
          ` [PATCH 3/4] config: add options parameter to git_config_from_mem
          ` [PATCH 4/4] fsck: silence stderr when parsing .gitmodules

FAILED: patch "[PATCH] x86/mce: Fix incorrect "Machine check from unknown source"" failed to apply to 4.4-stable tree
 2018-06-28 22:09 UTC  (2+ messages)

[PATCH v3 bpf-net] bpf: Change bpf_fib_lookup to return lookup status
 2018-06-28 22:08 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Add vendor prefix for Vamrs Ltd
 2018-06-28 22:08 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: add pin configurations for RK3399
  ` [PATCH v2 3/3] arm64: dts: rockchip: add 96boards RK3399 Ficus board

[U-Boot] [PATCH v2] dm: sunxi: Use DM for MMC and SATA on all A20 boards
 2018-06-28 22:06 UTC 

[Qemu-devel] [PATCH v9 00/31] block: Fix some filename generation issues
 2018-06-28 22:05 UTC  (13+ messages)
` [Qemu-devel] [PATCH v9 01/31] block: Use bdrv_refresh_filename() to pull
` [Qemu-devel] [PATCH v9 03/31] block: Skip implicit nodes for filename info
` [Qemu-devel] [PATCH v9 04/31] block: Add BDS.auto_backing_file
` [Qemu-devel] [PATCH v9 05/31] block: Respect backing bs in bdrv_refresh_filename
` [Qemu-devel] [PATCH v9 06/31] iotests.py: Add filter_imgfmt()
` [Qemu-devel] [PATCH v9 17/31] block/nbd: Make bdrv_dirname() return NULL

[PATCH] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-06-28 22:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev3)

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-28 22:04 UTC  (8+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[Qemu-devel] [PATCH v2 0/6] Avocado: start multi-arch tests, add a Travis job
 2018-06-28 22:03 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 1/6] avocado: Add a Test.arch property

[PATCH] test_bpf: flag tests that cannot be jited on s390
 2018-06-28 22:01 UTC  (2+ messages)

[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
 2018-06-28 21:58 UTC  (5+ messages)
` [PATCH 4/5] sequencer: refactor the code to detach HEAD to checkout.c
` [PATCH 5/5] builtin/rebase: support running "git rebase <upstream>"

[PATCH v2 0/9] Introduce the basic part of the C API of KS-1.0
 2018-06-28 21:57 UTC  (4+ messages)
` [PATCH v2 3/9] kernel-shark-qt: Add API for loading trace.dat files

[PATCH v3 1/3] drm/i915/guc: Use intel_guc_init_misc to hide GuC internals
 2018-06-28 21:56 UTC  (8+ messages)
` [PATCH v3 2/3] drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
` ✗ Fi.CI.IGT: failure for series starting with [v3,1/3] drm/i915/guc: Use intel_guc_init_misc to hide GuC internals

[PATCH 1/2] bitbake-bblayers/create: Fix layer name generation
 2018-06-28 21:54 UTC  (3+ messages)
` [PATCH 2/2] oe-selftest: Add bitbake-layer create-layer test

[bpf-next PATCH 0/2] xdp/bpf: extend XDP samples/bpf xdp_rxq_info
 2018-06-28 21:54 UTC  (2+ messages)

[PATCH 01/32] imx-vpu: Update to version 5.4.38
 2018-06-28 15:33 UTC  (3+ messages)
` [PATCH 16/32] dtc: Add recipe for version 1.4.5

[PATCH] Revert "btrfs: fix a possible umount deadlock"
 2018-06-28 21:53 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb
 2018-06-28 21:53 UTC  (5+ messages)

[PATCHv2 0/4] nvme trace updates
 2018-06-28 21:49 UTC  (10+ messages)
` [PATCHv2 1/4] nvme: trace nvme queue identifiers
` [PATCHv2 2/4] nvme: cache struct nvme_ctrl reference to struct nvme_request
` [PATCHv2 3/4] nvme: trace controller name
` [PATCHv2 4/4] nvme: add disk name to tracepoints

[U-Boot] [PATCH] spi: omap3: fix claim/release bus within DM
 2018-06-28 21:52 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/5] add support for gRPC C and C++ bindings
 2018-06-28 21:52 UTC  (10+ messages)
` [Buildroot] [PATCH v2 2/5] package/protobuf: add a patch for mips big endian
` [Buildroot] [PATCH v2 4/5] grpc: new package

[pull request][net-next 00/12] Mellanox, mlx5e updates 2018-06-28
 2018-06-28 21:51 UTC  (13+ messages)
` [net-next 01/12] net/mlx5e: Add UDP GSO support
` [net-next 02/12] net/mlx5e: Add UDP GSO remaining counter
` [net-next 03/12] net/mlx5e: Convert large order kzalloc allocations to kvzalloc
` [net-next 04/12] net/mlx5e: RX, Use existing WQ local variable
` [net-next 05/12] net/mlx5e: Add TX completions statistics
` [net-next 06/12] net/mlx5e: Add XDP_TX "
` [net-next 07/12] net/mlx5e: Add NAPI statistics
` [net-next 08/12] net/mlx5e: Add a counter for congested UMRs
` [net-next 09/12] net/mlx5e: Add channel events counter
` [net-next 10/12] net/mlx5e: Add counter for MPWQE filler strides
` [net-next 11/12] net/mlx5e: Add counter for total num of NOP operations
` [net-next 12/12] net/mlx5e: Update NIC HW stats on demand only

[PATCH net-next] net: preserve sock reference when scrubbing the skb
 2018-06-28 21:51 UTC  (12+ messages)

[U-Boot] [PATCH v4 0/3] Remove unused _relocate arguments
 2018-06-28 21:50 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] x86: "
` [U-Boot] [PATCH v4 2/3] arm: "
` [U-Boot] [PATCH v4 3/3] riscv: "

[PATCH v3 1/2] iio: dac: Add AD5758 support
 2018-06-28 21:48 UTC  (2+ messages)

[PATCH] tw686x: Fix oops on buffer alloc failure
 2018-06-28 21:45 UTC 

[Qemu-devel] [PATCH 0/2] prevent qga from crashing
 2018-06-28 21:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qga-win: prevent crash when executing fsinfo command

[PATCH bpf-next 0/8] tools: bpf: updates to bpftool and libbpf
 2018-06-28 21:41 UTC  (9+ messages)
` [PATCH bpf-next 1/8] tools: bpftool: use correct make variable type to improve compilation time
` [PATCH bpf-next 2/8] tools: libbpf: add section names for missing program types
` [PATCH bpf-next 3/8] tools: libbpf: allow setting ifindex for programs and maps
` [PATCH bpf-next 4/8] tools: libbpf: restore the ability to load programs from .text section
` [PATCH bpf-next 5/8] tools: libbpf: don't return '.text' as a program for multi-function programs
` [PATCH bpf-next 6/8] tools: bpftool: drop unnecessary Author comments
` [PATCH bpf-next 7/8] tools: bpftool: add missing --bpffs to completions
` [PATCH bpf-next 8/8] tools: bpftool: deal with options upfront

What's cooking in git.git (Jun 2018, #07; Thu, 28)
 2018-06-28 21:40 UTC 

[RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks
 2018-06-28 21:41 UTC  (12+ messages)

[matrix-gui-v2-apps] [PATCH] arm_multimedia_*: script fix for am3/am4 HS EVMs and am438x EPOS EVM
 2018-06-28 21:37 UTC 

[Qemu-devel] [PULL 0/7] riscv-pull queue
 2018-06-28 21:35 UTC  (3+ messages)

[PATCH bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
 2018-06-28 21:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] block: formalize and test fleecing
 2018-06-28 21:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: allow blockdev-backup from any source
` [Qemu-devel] [PATCH v3 2/2] iotests: add 222 to test basic fleecing

[igt-dev] [PATCH i-g-t] igt/gem_exec_gttfill: Avoid pwrite into busy handle
 2018-06-28 21:35 UTC  (2+ messages)
`  "

[PATCH bpf 0/3] Three BPF fixes
 2018-06-28 21:34 UTC  (4+ messages)
` [PATCH bpf 1/3] bpf, arm32: fix to use bpf_jit_binary_lock_ro api
` [PATCH bpf 2/3] bpf, s390: fix potential memleak when later bpf_jit_prog fails
` [PATCH bpf 3/3] bpf: undo prog rejection on read-only lock failure

[git pull] device mapper fixes for 4.18-rc3
 2018-06-28 21:34 UTC 

[Buildroot] [PATCH] qt5webengine: propagate parallel flag to ninja
 2018-06-28 21:33 UTC 

[PATCH] MIPS: ath25: Convert random_ether_addr to eth_random_addr
 2018-06-28 21:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/23] target/openrisc improvements
 2018-06-28 21:31 UTC  (2+ messages)

[PATCH 0/3] Legacy clock drivers: Normalize clk API
 2018-06-28 21:31 UTC  (3+ messages)
` [PATCH 2/3] MIPS: AR7: "

[igt-dev] [PATCH i-g-t] tests: Drop drm_vma_limiter*
 2018-06-28 21:31 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-06-28 21:31 UTC  (9+ messages)

[PATCH] integrity: prevent deadlock during digsig verification
 2018-06-28 21:27 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/22] target/openrisc improvements
 2018-06-28 21:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 13/22] target/openrisc: Fix cpu_mmu_index

[U-Boot] [PATCH v3 0/3] Remove unused _relocate arguments
 2018-06-28 21:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v3 06/11] igc: Add transmit and receive fastpath and interrupt handlers
 2018-06-28 21:22 UTC  (5+ messages)
` [Intel-wired-lan] [RFC PATCH] igc: igc_xmit_frame_ring() can be static

[Intel-wired-lan] [PATCH v3 05/11] igc: Add support for Tx/Rx rings
 2018-06-28 21:21 UTC  (4+ messages)
` [Intel-wired-lan] [RFC PATCH] igc: igc_free_tx_resources() can be static

[PATCH 1/5] blk-mq: add API to get hctx index from request
 2018-06-28 21:19 UTC  (5+ messages)

[PATCH v12 00/10] netdev: octeon-ethernet: Add Cavium Octeon III support
 2018-06-28 21:20 UTC  (4+ messages)
` [PATCH v12 03/10] netdev: cavium: octeon: Add Octeon III BGX Ethernet Nexus

[Qemu-devel] [PATCH v2 0/2] block: formalize and test fleecing
 2018-06-28 21:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: allow blockdev-backup from any source

[Qemu-devel] [PATCH V9 00/20] COLO: integrate colo frame with block replication and COLO proxy
 2018-06-28 21:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH V9 11/20] qapi/migration.json: Rename COLO unknown mode to none mode

Understanding "dev package contains non-symlink"
 2018-06-28 21:19 UTC 

[git:media_tree/master] media: i2c: lm3560: add support for lm3559 chip
 2018-06-28 21:16 UTC 

[PATCH 6/6] fs: replace f_ops->get_poll_head with a static ->f_poll_head pointer
 2018-06-28 21:16 UTC  (3+ messages)

[PATCH] vmw_pvrdma: Release netdev when vmxnet3 module is removed
 2018-06-28 21:15 UTC  (5+ messages)

[Buildroot] [PATCH v1] package/gcc: backport arm acle bugfix 81497
 2018-06-28 21:15 UTC  (2+ messages)

[PATCH v16 00/21] xfs-4.19: online repair support
 2018-06-28 21:15 UTC  (11+ messages)
` [PATCH 01/21] xfs: don't assume a left rmap when allocating a new rmap
` [PATCH 02/21] xfs: add helper to decide if an inode has allocated cow blocks
` [PATCH 03/21] xfs: refactor part of xfs_free_eofblocks
` [PATCH 04/21] xfs: repair the AGF and AGFL
` [PATCH 05/21] xfs: repair the AGI

[Buildroot] [git commit] package/gcc: backport arm acle bugfix 81497
 2018-06-28 21:13 UTC 

[rocko/master][PATCH] ti-tisdk-setup: bump SRCREV for enhanced create-sdcard
 2018-06-28 21:10 UTC  (2+ messages)

[CI 1/9] drm/i915: Drop posting reads to flush master interrupts
 2018-06-28 21:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/9] "

[PATCH bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
 2018-06-28 21:08 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sdm845: Add thermal-zones node
 2018-06-28 21:09 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add thermal zone

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-06-28 21:09 UTC  (2+ messages)

[U-Boot] [PATCH v3] x86: Use microcode update from device tree for all processors
 2018-06-28 21:06 UTC  (4+ messages)

[PATCH v4 1/6] powerpc/pseries: Defer the logging of rtas error to irq work queue
 2018-06-28 21:05 UTC  (2+ messages)

[PATCH bpf-next 2/7] lib: reciprocal_div: implement the improved algorithm on the paper mentioned
 2018-06-28 21:05 UTC  (2+ messages)

[PATCH v5 00/10] Add the I3C subsystem
 2018-06-28 21:02 UTC  (4+ messages)
` [PATCH v5 01/10] i3c: Add core I3C infrastructure


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.