All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-24 15:50:33 to 2018-07-24 16:34:32 UTC [more...]

[GSoC][PATCH v3 00/13] rebase -i: rewrite some parts in C
 2018-07-24 16:32 UTC  (13+ messages)
` [GSoC][PATCH v4 00/20] rebase -i: rewrite "
  ` [GSoC][PATCH v4 01/20] sequencer: make two functions and an enum from sequencer.c public
  ` [GSoC][PATCH v4 02/20] rebase -i: rewrite append_todo_help() in C
  ` [GSoC][PATCH v4 03/20] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v4 04/20] rebase -i: rewrite the edit-todo functionality in C
  ` [GSoC][PATCH v4 05/20] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v4 06/20] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v4 07/20] rebase -i: rewrite checkout_onto() "
  ` [GSoC][PATCH v4 08/20] sequencer: refactor append_todo_help() to write its message to a buffer
  ` [GSoC][PATCH v4 09/20] sequencer: change the way skip_unnecessary_picks() returns its result
  ` [GSoC][PATCH v4 10/20] t3404: todo list with commented-out commands only aborts
  ` [GSoC][PATCH v4 11/20] rebase -i: rewrite complete_action() in C

[v8 PATCH 00/13] drm/msm: Capture and dump the GPU crash state
 2018-07-24 16:33 UTC  (14+ messages)
` [PATCH 01/13] include: Move ascii85 functions from i915 to linux/ascii85.h
  ` [PATCH 02/13] drm: drm_printer: Add printer for devcoredump
  ` [PATCH 03/13] drm: Add drm_puts() to complement drm_printf()
  ` [PATCH 04/13] drm: Add a -puts() function for the seq_file printer
  ` [PATCH 05/13] drm: Add puts callback for the coredump printer
  ` [PATCH 06/13] drm/msm/gpu: Capture the state of the GPU
  ` [PATCH 07/13] drm/msm/gpu: Convert the GPU show function to use the GPU state
  ` [PATCH 08/13] drm/msm/gpu: Rearrange the code that collects the task during a hang
  ` [PATCH 09/13] drm/msm/gpu: Capture the GPU state on a GPU hang
  ` [PATCH 10/13] drm/msm/adreno: Convert the show/crash file format
  ` [PATCH 11/13] drm/msm/adreno: Add ringbuffer data to the GPU state
  ` [PATCH 12/13] drm/msm/adreno: Add a5xx specific registers for "
  ` [PATCH 13/13] drm/msm/gpu: Add the buffer objects from the submit to the crash dump

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-24 16:33 UTC  (8+ messages)
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[PATCH v3 1/2] fpga: fpga-mgr: Add readback support
 2018-07-24 16:32 UTC  (3+ messages)
` [PATCH v3 2/2] fpga: zynq-fpga: Add support for readback

[PATCH 0/9] Netfilter fixes for net
 2018-07-24 16:31 UTC  (10+ messages)
` [PATCH 1/9] netfilter: nf_tables: fix jumpstack depth validation
` [PATCH 2/9] netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
` [PATCH 3/9] netfilter: nft_set_rbtree: fix panic when destroying set by GC
` [PATCH 4/9] netfilter: nf_tables: use dev->name directly
` [PATCH 5/9] netfilter: nf_tables: free flow table struct too
` [PATCH 6/9] netfilter: nf_tables: fix memory leaks on chain rename
` [PATCH 7/9] netfilter: nf_tables: don't allow to rename to already-pending name
` [PATCH 8/9] netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
` [PATCH 9/9] netfilter: nf_tables: move dumper state allocation into ->start

[Cocci] [PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-07-24 16:31 UTC  (3+ messages)
` [PATCH 18/18] cpupower: "

[PATCH v4 0/4] Add infrastructure needed for CRC support
 2018-07-24 16:31 UTC  (5+ messages)
` [PATCH v4 1/4] drm/vkms: Add functions to map/unmap GEM backing storage
` [PATCH v4 2/4] drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
` [PATCH v4 3/4] drm/vkms: Add atomic_helper_check_plane_state
` [PATCH v4 4/4] drm/vkms: subclass CRTC state

Next btrfs development cycle open - 4.20
 2018-07-24 15:23 UTC 

[PATCH 1/2] drm/dp: add extended receiver capability field present bit
 2018-07-24 16:30 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT

[RFC 0/3] Add Colorspace connector property interface
 2018-07-24 16:30 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[ovmf baseline-only test] 75001: tolerable FAIL
 2018-07-24 16:30 UTC 

[PATCH 1/2] examples/ipsec-secgw: fix bypass rule processing for outbound port
 2018-07-24 16:30 UTC  (3+ messages)

[PATCH v6 0/9] x86: macrofying inline asm for better compilation
 2018-07-24 16:29 UTC  (4+ messages)
` [PATCH v6 9/9] x86: jump-labels: use macros instead of inline assembly

KASAN: user-memory-access Write in n_tty_set_termios
 2018-07-24 15:22 UTC  (5+ messages)
    ` [PATCH] n_tty: Protect tty->disc_data using refcount
      ` [PATCH v2] "

[PATCH v4 0/3] add crc64 calculation as kernel library
 2018-07-24 16:29 UTC  (7+ messages)
` [PATCH v4 1/3] lib: add crc64 calculation routines
` [PATCH v4 3/3] lib/test_crc: Add test cases for crc calculation

[Qemu-devel] [PATCH 0/4] Introduction of l2-cache-full option for qcow2 images
 2018-07-24 16:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] docs: Fix an inaccuracy due to recent changes
` [Qemu-devel] [PATCH 3/4] docs: Document the l2-cache-full option

[Qemu-devel] [PATCH 1/2] migration: fix the Unknown ending state error log
 2018-07-24 16:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] migration: fix duplicate initialization for expected_downtime and cleanup_bh

[U-Boot] [PATCH] spl: fit: Enable GZIP compression also for no kernel partitions
 2018-07-24 16:26 UTC  (2+ messages)

[rcu] baf24235a0: page_allocation_failure:order:#, mode:#(), nodemask=(null)
 2018-07-24 16:26 UTC  (3+ messages)
  ` [LKP] [rcu] baf24235a0: page_allocation_failure:order:#,mode:#(),nodemask=(null)

data corruption with 'splt' workload to XFS on DM cache with its 3 underlying devices being on same NVMe device
 2018-07-24 15:18 UTC  (8+ messages)

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-24 16:25 UTC  (36+ messages)

INFO: task hung in fuse_reverse_inval_entry
 2018-07-24 15:17 UTC  (11+ messages)

[Qemu-devel] [PATCH for-3.0 0/4] migration: some fixes for release-ram
 2018-07-24 16:22 UTC  (2+ messages)

[RFC v5 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-24 16:22 UTC  (3+ messages)
` [RFC v5 PATCH 1/2] mm: refactor do_munmap() to extract the common part

[PATCH v2] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
 2018-07-24 16:22 UTC 

[PATCH] baseband/turbo_sw: update Turbo driver for FlexRAN 1.6.0
 2018-07-24 16:21 UTC  (2+ messages)

61e1834cea [ 6.964011] WARNING: CPU: 0 PID: 36 at lib/debugobjects.c:366 __debug_object_init
 2018-07-24 16:21 UTC  (2+ messages)

[PATCH] app/testpmd: workaround softnic CLI modifications
 2018-07-24 16:21 UTC 

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-24 15:14 UTC  (7+ messages)

[PATCH v5 0/3]crypto/openssl: support asymmetric crypto
 2018-07-24 16:19 UTC  (2+ messages)

[RFC PATCH 0/5] Add delta islands support
 2018-07-24 16:19 UTC  (3+ messages)
` [RFC PATCH 1/5] packfile: make get_delta_base() non static

[PATCH] drm/imx: Switch to SPDX identifier
 2018-07-24 16:14 UTC 

[PATCH v3 0/8] /proc/kcore improvements
 2018-07-24 15:11 UTC  (3+ messages)
` [PATCH v3 5/8] proc/kcore: hold lock during read

[PATCH v3 0/3] PCI: NVMe reset quirks
 2018-07-24 16:18 UTC  (15+ messages)
` [PATCH v3 1/3] PCI: Export pcie_has_flr()
` [PATCH v3 2/3] PCI: Samsung SM961/PM961 NVMe disable before FLR quirk
` [PATCH v3 3/3] PCI: Intel DC P3700 NVMe delay after "

[PATCH v2] console: Replace #if 1 with a bool to ignore
 2018-07-24 16:18 UTC  (6+ messages)

[PATCH] app/testpmd: fix dcb config failure
 2018-07-24 16:16 UTC  (2+ messages)

[igt-dev] [PATCH] lib/igt_core: Fix typo
 2018-07-24 16:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_core: Fix typo (rev2)

[PATCH v3 0/2] PCI: imx: Initial imx7d pm support
 2018-07-24 16:14 UTC  (9+ messages)
` [PATCH v3 1/2] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v3 2/2] PCI: imx: Initial imx7d pm support

[PATCH v11 00/26] Speculative page faults
 2018-07-24 16:10 UTC  (4+ messages)
` [PATCH v11 19/26] mm: provide speculative fault infrastructure

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-24 16:13 UTC  (5+ messages)
` [RFC v3] qemu: Add virtio pmem device
      ` [Qemu-devel] "

[PATCH 0/2] STM32 pinctrl updates
 2018-07-24 16:07 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: stm32: fix bank io port number

Yocto Project Unassigned Bugs - Help Needed
 2018-07-24 16:08 UTC 

[Qemu-devel] [PATCH] migration: fix potential overflow in multifd send
 2018-07-24 16:06 UTC  (3+ messages)

[PATCH bpf-next] bpf: add End.DT6 action to bpf_lwt_seg6_action helper
 2018-07-24 16:59 UTC 

[PATCH v2 00/18] Allwinner R40 HDMI refactoring
 2018-07-24 16:04 UTC  (7+ messages)

[PATCH v3 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior
 2018-07-24 14:57 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: renesas_sdhi: Fix sampling clock position selecting

[PATCH] net/mlx5: fix linkage error for glue lib
 2018-07-24 16:03 UTC  (6+ messages)

[PATCH v5 00/22] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-24 14:56 UTC  (4+ messages)
` [PATCH v5 18/22] media: platform: Add Sunxi-Cedrus VPU decoder driver

[PATCH 0/5] f2fs: fix and improve for victim_secmap
 2018-07-24 16:01 UTC  (5+ messages)
` [PATCH 4/5] f2fs: let BG_GC check every dirty segments and gc over a threshold

Applied "regulator: Add sw2_sw4 voltage table to cpcap regulator." to the regulator tree
 2018-07-24 16:02 UTC 

Applied "regulator: Add support for CPCAP regulators on Motorola Xoom devices." to the regulator tree
 2018-07-24 16:02 UTC 

[Qemu-devel] [PATCH] audio/hda: Fix migration
 2018-07-24 16:02 UTC  (2+ messages)

[PATCH 1/4] ASoC: fsl-asoc-card: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: fsl-asoc-card: Switch to SPDX identifier" to the asoc tree

[PATCH 2/4] ASoC: fsl_asrc: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Switch to SPDX identifier" to the asoc tree

[PATCH v3 0/2] Add support for cpcap regulators on Tegra based Xoom devices
 2018-07-24 16:02 UTC  (5+ messages)
` [PATCH v3 1/2] Add sw2_sw4 voltage table to cpcap regulator

[PATCH 3/4] ASoC: fsl_utils: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: fsl_utils: Switch to SPDX identifier" to the asoc tree

[PATCH 4/4] ASoC: imx-sgtl5000: Switch to SPDX identifier
 2018-07-24 16:02 UTC  (2+ messages)
` Applied "ASoC: imx-sgtl5000: Switch to SPDX identifier" to the asoc tree

[v3,07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
 2018-07-24 16:01 UTC  (2+ messages)
` [PATCH v3 07/18] "

[PATCH net-next] bnxt_en: Fix logic of forward the VF MAC address to PF in bnxt_vf_validate_set_mac
 2018-07-24 16:01 UTC  (3+ messages)

your photos
 2018-07-24 13:52 UTC 

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-24 16:01 UTC  (9+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
` [PATCH 09/10] psi: cgroup support

[Qemu-devel] [PATCH] migrate: Fix cancelling state warning
 2018-07-24 16:01 UTC  (2+ messages)

[pull request][net-next V2 00/12] Mellanox, mlx5e updates 2018-07-18
 2018-07-24 14:53 UTC  (3+ messages)
` [net-next V2 12/12] net/mlx5e: Use PARTIAL_GSO for UDP segmentation

[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
 2018-07-24 16:00 UTC  (5+ messages)

[PATCH 0/3] Add Actions Semi Owl family sirq support
 2018-07-24 15:59 UTC  (4+ messages)
` [PATCH 2/3] drivers/irqchip: Add Actions external interrupts support

[Qemu-devel] [PATCH 0/2] Make it easier to track feature deprecation
 2018-07-24 15:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] MAINTAINERS: New section "Incompatible changes", copy libvir-list
    ` [Qemu-devel] [libvirt] "

[PATCH v4 0/2] mmc: {tmio,renesas_sdhi}: fix tuning behavior
 2018-07-24 14:51 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: tmio: Fix tuning flow
` [PATCH v4 2/2] mmc: renesas_sdhi: Fix sampling clock position selecting

[PATCH] video: fbdev: mark expected switch fall-throughs
 2018-07-24 15:58 UTC  (4+ messages)

[PATCH 4.17 00/63] 4.17.10-stable review
 2018-07-24 15:58 UTC  (2+ messages)

[PATCH 4.14 00/44] 4.14.58-stable review
 2018-07-24 15:58 UTC  (2+ messages)

[PATCH 4.9 00/28] 4.9.115-stable review
 2018-07-24 15:57 UTC  (2+ messages)

[PATCH 01/11] ASoC: SOF: Add Sound Open Firmware driver core
 2018-07-24 15:57 UTC  (2+ messages)

Incorrect name of PCM
 2018-07-24 15:57 UTC  (10+ messages)

[PATCH 4.4 000/107] 4.4.144-stable review
 2018-07-24 15:57 UTC  (2+ messages)

[PATCH] omapfb: Mark expected switch fall-throughs
 2018-07-24 15:56 UTC  (4+ messages)

draft ANA support v5
 2018-07-24 15:56 UTC  (2+ messages)

[PATCH net-next 0/2] cxgb4: collect free Tx/Rx pages and page pointers
 2018-07-24 14:47 UTC  (3+ messages)
` [PATCH net-next 1/2] cxgb4: collect number of free PSTRUCT "
` [PATCH net-next 2/2] cxgb4: move Tx/Rx free pages collection to common code

[PATCH] firmware: vpd: Fix section enabled flag on vpd_section_destroy
 2018-07-24 15:55 UTC  (3+ messages)
` [PATCH v2] "

[Drbd-dev] DRBD 9 on Fedora 28
 2018-07-24 15:55 UTC  (4+ messages)

[PATCH v10 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-24 15:55 UTC  (4+ messages)
` [PATCH v10 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH] fbdev: fbmem: mark expected switch fall-through
 2018-07-24 15:55 UTC  (3+ messages)

[PATCH] block: Rename the null_blk_mod kernel module back into null_blk
 2018-07-24 15:54 UTC  (2+ messages)

[PATCH] fbdev/via: fix defined but not used warning
 2018-07-24 15:53 UTC  (3+ messages)

cgroup-aware OOM killer, how to move forward
 2018-07-24 15:52 UTC  (11+ messages)

[PATCH v5 0/5] compress: add ZLIB compression PMD
 2018-07-24 15:47 UTC  (2+ messages)

automation: Creating a patchwork instance to improve pre-commit build testing
 2018-07-24 15:51 UTC  (9+ messages)
    ` [Minios-devel] "

[PATCH 1/3] net/softnic: add softnic documentation
 2018-07-24 15:50 UTC  (3+ messages)
` [PATCH 2/3] app/testpmd: update softnic mode documentation
` [PATCH 3/3] doc: update release notes for softnic pmd


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.