All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-20 17:52:09 to 2018-11-20 18:52:32 UTC [more...]

[RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
 2018-11-20 18:51 UTC  (11+ messages)
        ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
          ` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc

[PATCH v5 00/10] x86/alternative: text_poke() fixes
 2018-11-20 18:52 UTC  (8+ messages)
` [PATCH v5 02/10] x86/jump_label: Use text_poke_early() during early init

[PATCH] drm/i915/backlight: Fix backlight takeover on LPT
 2018-11-20 18:51 UTC  (2+ messages)

[Buildroot] [PATCH v2] linux-firmware: bump version to latest 1baa348
 2018-11-20 18:50 UTC  (10+ messages)

[Qemu-devel] 3.1.0-rc{0,1} doesn't start
 2018-11-20 18:48 UTC  (5+ messages)

[PATCH net] tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing
 2018-11-20  8:15 UTC 

[PATCH 0/7] xfs: various fixes for 4.20
 2018-11-20  8:20 UTC  (13+ messages)
` [PATCH 1/7] xfs: zero length symlinks are not valid
` [PATCH 2/7] xfs: uncached buffer tracing needs to print bno
` [PATCH 3/7] xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
` [PATCH 4/7] xfs: finobt AG reserves don't consider last AG can be a runt
` [PATCH 5/7] xfs: extent shifting doesn't fully invalidate page cache
` [PATCH 6/7] xfs: don't ENOSPC on writeback when punching holes

[PATCH v2] powerpc/math-emu: Update macros from gmp-6.1.2
 2018-11-20 18:45 UTC  (5+ messages)

Patch "x86/hyper-v: Enable PIT shutdown quirk" has been added to the 4.19-stable tree
 2018-11-20 18:47 UTC 

tweak multipath kconfig and options
 2018-11-20 18:47 UTC  (3+ messages)
` [PATCH 1/3] nvme: enable multipathing by default

[PATCH 0/4] xen/arm: GIC fixes and improvement
 2018-11-20 18:47 UTC  (15+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()

[U-Boot] [PATCH v2] ARM: vexpress_*_defconfig: Enable CMD_UBI support
 2018-11-20 18:47 UTC 

[U-Boot] [PATCH] ARM: vexpress_*: Enable CMD_UBI support
 2018-11-20 18:46 UTC  (3+ messages)

[PATCH 0/1] Use new topo-order logic with GIT_TEST_COMMIT_GRAPH
 2018-11-20 18:45 UTC  (4+ messages)
` [PATCH 1/1] revision.c: use new topo-order logic in tests

[cip-dev] [SystemSafety] Critical systems Linux
 2018-11-20 18:45 UTC 

[PATCH] ARM: V7M: align v7m_dma_inv_range() with v7 counterpart
 2018-11-20 18:45 UTC  (2+ messages)

[RFT PATCH] efi: map memreserve table before first use
 2018-11-20 18:44 UTC  (7+ messages)

[xen-unstable-smoke test] 130617: regressions - trouble: blocked/broken/fail/pass
 2018-11-20 18:43 UTC 

[Qemu-devel] [PATCH] nvme: fix out-of-bounds access to the CMB
 2018-11-20 18:41 UTC 

[PATCH -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
 2018-11-20 18:39 UTC  (6+ messages)

FAILED: patch "[PATCH] btrfs: release metadata before running delayed refs" failed to apply to 4.4-stable tree
 2018-11-20  8:11 UTC  (2+ messages)
` [PATCH 1/3] btrfs: release metadata before running delayed refs

[PATCH 1/4] net-next/hinic:replace multiply and division operators
 2018-11-20 18:38 UTC  (8+ messages)
` [PATCH 2/4] net-next/hinic:add rx checksum offload for HiNIC
` [PATCH 3/4] net-next/hinic:fix a bug in set mac address
` [PATCH 4/4] net-next/hinic: fix a bug in rx data flow

[PATCH 0/2] spi: Add Renesas R-Car D3 RPC SPI driver
 2018-11-20  8:10 UTC  (6+ messages)
` [PATCH 1/2] spi: Add Renesas R-Car RPC SPI controller driver
` [PATCH 2/2] dt-binding: spi: Document Renesas R-Car RPC controller bindings

[PATCH v10 00/23] Respin of remaining DSC + FEC patches
 2018-11-20 18:37 UTC  (24+ messages)
` [PATCH v10 01/23] drm/dsc: Modify DRM helper to return complete DSC color depth capabilities
` [PATCH v10 02/23] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH v10 03/23] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v10 04/23] drm/dsc: Define Rate Control values that do not change over configurations
` [PATCH v10 05/23] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [PATCH v10 06/23] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [PATCH v10 07/23] drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
` [PATCH v10 08/23] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v10 09/23] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [PATCH v10 10/23] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v10 11/23] drm/i915/dsc: Compute Rate Control parameters for DSC
` [PATCH v10 12/23] drm/i915/dp: Enable/Disable DSC in DP Sink
` [PATCH v10 13/23] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [PATCH v10 14/23] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [PATCH v10 15/23] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [PATCH v10 16/23] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [PATCH v10 17/23] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [PATCH v10 18/23] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
` [PATCH v10 19/23] drm/i915/dsc: Enable and disable appropriate power wells for VDSC
` [PATCH v10 20/23] i915/dp/fec: Add fec_enable to the crtc state
` [PATCH v10 21/23] drm/i915/fec: Set FEC_READY in FEC_CONFIGURATION
` [PATCH v10 22/23] i915/dp/fec: Configure the Forward Error Correction bits
` [PATCH v10 23/23] drm/i915/fec: Disable FEC state

[PATCH v5] tpm: add support for partial reads
 2018-11-20 18:36 UTC  (4+ messages)

[linux-linus test] 130502: regressions - trouble: blocked/broken/fail/pass
 2018-11-20 18:35 UTC 

DVB-S PCI card regression on 4.19 / 4.20
 2018-11-20  8:07 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: needs wchar
 2018-11-20 18:35 UTC  (7+ messages)

[PATCH v2] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-20 18:34 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Force a LUT update in intel_initial_commit()
 2018-11-20 18:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/16] Don't pass flags to bdrv_reopen_queue()
 2018-11-20 18:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 05/16] block: Use bdrv_reopen_set_read_only() in stream_start/complete()

[Qemu-devel] [PATCH] qom: avoid reporting errors for NULL error object
 2018-11-20 18:16 UTC  (2+ messages)

[PATCH 0/3] libtraceevent: Added support for pkg-config and few other fixes related to transfoming traceevent into a library
 2018-11-20  8:05 UTC  (4+ messages)
` [PATCH 1/3] tools/lib/traceevent: Implemented new API tep_ref_get()

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2018-11-20 18:31 UTC  (7+ messages)

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-20 18:32 UTC  (3+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[U-Boot] [PATCH v2 0/5] ACPI: Generate SPCR table
 2018-11-20 18:32 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/5] serial: Introduce ->getinfo() callback

SPC-3 persistent reservations race condition
 2018-11-20 18:31 UTC  (2+ messages)

[PATCH v3] drm/bridge/sii902x: Add missing dependency on I2C_MUX
 2018-11-20  8:00 UTC  (6+ messages)

[PATCH] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
 2018-11-20 18:28 UTC  (2+ messages)

[PATCH v2 0/5] migration: improve multithreads
 2018-11-20 18:27 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH qemu RFC 0/7] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
 2018-11-20 18:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu RFC 3/7] pci: Move NVIDIA vendor id to the rest of ids

[Qemu-devel] [PATCH 0/2] tpm: Cleanup and locality range check
 2018-11-20 18:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tpm: Remove unused locty parameter from tpm_tis_abort()
` [Qemu-devel] [PATCH 2/2] tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid

[Qemu-devel] [PATCH 0/6] Misc fixes to NBD
 2018-11-20 18:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH 6/6] tests: exercise NBD server in TLS mode

[Qemu-devel] [PATCH] tests: fix nbd test to work correctly with raw images
 2018-11-20 18:26 UTC  (2+ messages)

include/boilerplate/compiler.h breaks clang 3.9's arm_acle.h
 2018-11-20 18:27 UTC  (6+ messages)

[PATCH i-g-t] tests/drv_selftest: Allow passing in module options from the command line
 2018-11-20 18:27 UTC  (8+ messages)
` [igt-dev] "
  ` [igt-dev] [Intel-gfx] "

[PATCH] drm/i915/selftests: Log test and subtest names for easier debugging
 2018-11-20 18:24 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "

A question on protocols
 2018-11-20 18:23 UTC 

RISC-V Patchwork
 2018-11-20 18:23 UTC  (4+ messages)

[PATCH] drm/atomic: Fix the early return in drm_atomic_set_mode_for_crtc()
 2018-11-20 18:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] tools/lib/traceevent: Added support for pkg-config
 2018-11-20  7:55 UTC  (3+ messages)

[PATCH] evince: Drop x11 requirement
 2018-11-20 18:22 UTC  (3+ messages)

[PATCH 0/1] SUNRPC: Allow /proc entries without CONFIG_SUNRPC_DEBUG
 2018-11-20 17:59 UTC  (2+ messages)
` [PATCH 1/1] SUNRPC: allow "

[PATCH 0/4] automation: QEMU-based smoke test
 2018-11-20 18:21 UTC  (4+ messages)
` [PATCH 3/4] automation: also specify xen binary as artifact on x86_64

[PATCH] arm64: dts: qcom: pm8998: Use ADC temperature to temp-alarm node
 2018-11-20 18:21 UTC  (2+ messages)

[PATCH v3 1/2] PCI: imx6: introduce drvdata
 2018-11-20 18:19 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: imx6: limit DBI register length

[PATCH 0/5] iomap: data corruption fixes and more
 2018-11-20  7:49 UTC  (7+ messages)
` [PATCH 1/5] iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
` [PATCH 4/5] splice: increase pipe size in splice_direct_to_actor()
` [PATCH 5/5] vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP

[PATCH 1/7] regulator: core: Properly expose requested_microamps in sysfs
 2018-11-20 18:17 UTC  (8+ messages)
` [PATCH 2/7] regulator: core: Don't assume always_on when is_enabled returns err
` [PATCH 5/7] regulator: core: add enable_count for consumers to debug fs
` [PATCH 7/7] regulator: core: Remove loop disabling supplies in regulator_force_disable()

FAIL: Test report for kernel 4.19.3-rc1.skt+ (linux-stable-rc)
 2018-11-20  7:49 UTC  (2+ messages)

[REGRESSION] x86, perf: counter freezing breaks rr
 2018-11-20 18:20 UTC  (4+ messages)
  ` [tip:perf/urgent] perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt handling

[PATCH] netfilter: xt_connlimit: fix race in connection counting
 2018-11-20  7:48 UTC  (2+ messages)

[PATCH net-next v2 0/4] Introduce ENETC ethernet drivers
 2018-11-20 18:15 UTC  (5+ messages)
` [PATCH net-next v2 1/4] enetc: Introduce basic PF and VF "
` [PATCH net-next v2 2/4] enetc: Add ethtool statistics
` [PATCH net-next v2 3/4] enetc: Add vf to pf messaging support
` [PATCH net-next v2 4/4] enetc: Add RFS and RSS support

[PATCH] drm/i915/selftests: Hold task reference to reset worker
 2018-11-20 18:15 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Clang backports for 4.9 and 4.4
 2018-11-20  7:48 UTC  (6+ messages)

[PATCH 00/12 net-next,v2] add flow_rule infrastructure
 2018-11-20  7:39 UTC  (3+ messages)

[PULL RFC] RISC-V Patches for 4.20-rc4
 2018-11-20 18:10 UTC  (3+ messages)

[PATCHv3 0/3] nvme: NUMA locality for fabrics
 2018-11-20 18:12 UTC  (8+ messages)

[PATCH V2 mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
 2018-11-20 18:11 UTC  (2+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-20 18:10 UTC  (6+ messages)

SGL Descriptor Type for NVMe over TCP
 2018-11-20 18:10 UTC 

RFC: userspace exception fixups
 2018-11-20 18:09 UTC  (7+ messages)

[PATCH v3] tools: set Dom0 UUID if requested
 2018-11-20 18:09 UTC 

Cleaning up numbering for new x86 syscalls?
 2018-11-20 18:07 UTC  (4+ messages)

[PATCH v1 0/4] NFS/RDMA client for v4.21 (part 1)
 2018-11-20 18:07 UTC  (4+ messages)
` [PATCH v1 4/4] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)

[Qemu-devel] [PATCH v1] tpm: check localities index
 2018-11-20 18:06 UTC  (3+ messages)

[PATCH] compressdev: add feature flag to specify where processing is done
 2018-11-20 18:07 UTC  (4+ messages)

[PATCH 0/2] objtool: Fixes in .cold detection logic
 2018-11-20 18:05 UTC  (5+ messages)
` [PATCH 1/2] objtool: Fix double-free in .cold detection error path
  ` [tip:core/urgent] "
` [PATCH 2/2] objtool: Fix seg fault in .cold detection with -ffunction-sections
  ` [tip:core/urgent] objtool: Fix segfault "

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2018-11-20 18:05 UTC  (4+ messages)
` [PATCH v1 0/9] diff --color-moved-ws fixes and enhancment
  ` [PATCH v1 9/9] diff --color-moved-ws: handle blank lines

[PATCH] x86/mem_access: move p2m_mem_access_sanity_check() from header
 2018-11-20 18:05 UTC 

[PATCH v3 0/7] freezer for cgroup v2
 2018-11-20 18:05 UTC  (9+ messages)
` [PATCH v3 4/7] cgroup: cgroup v2 freezer

VETH & AF_PACKET problem
 2018-11-20  7:36 UTC  (7+ messages)

[PATCH] Documentation: build technical/multi-pack-index
 2018-11-20 18:04 UTC 

xfrm: policy: add inexact policy search tree infrastructure
 2018-11-20  7:36 UTC  (3+ messages)
` [PATCH ipsec-next] xfrm: policy: fix netlink/pf_key policy lookups

[PATCH v3 3/4] target: add device vendor_id configfs attribute
 2018-11-20 18:03 UTC  (3+ messages)

[PATCH] doc: add known igb_uio device hot-unplug issue
 2018-11-20 18:02 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d2: use the divided clock for SMC
 2018-11-20 18:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/14] arm: nRF51 Devices and Microbit Support
 2018-11-20 18:01 UTC  (3+ messages)

[PATCH] Document /proc/pid PID reuse behavior
 2018-11-20 17:59 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3 0/4] bus: fsl-mc: enhance Management Complex userspace support
 2018-11-20 17:59 UTC  (4+ messages)
` [PATCH v3 2/4] bus: fsl-mc: add fsl-mc "

[Buildroot] [PATCH v2,1/1] libcorrect: fix debug build
 2018-11-20 17:59 UTC 

[U-Boot] [PATCH v2 0/4] usb: Introduce CONFIG_SPL_DM_USB
 2018-11-20 17:59 UTC  (14+ messages)
` [U-Boot] [PATCH v3 0/5] "
  ` [U-Boot] [PATCH v3 2/5] usb: am335x_evm: Disable CONFIG_SPL_DM_USB

[PATCH V2] PCI: dwc: Don't hard-code DBI/ATU offset
 2018-11-20 17:57 UTC 

[PATCH 3.16 000/366] 3.16.61-rc1 review
 2018-11-20 17:57 UTC  (6+ messages)
` [PATCH 3.16 151/366] MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum

[PATCH 1/6] libmodulemd: add a new recipe
 2018-11-20 17:57 UTC  (2+ messages)

FAILED: patch "[PATCH] Btrfs: fix use-after-free when dumping free space" failed to apply to 4.9-stable tree
 2018-11-20  7:26 UTC  (2+ messages)
` [PATCH 2/3] Btrfs: fix use-after-free when dumping free space

[dm-crypt] some questions on dm-crypt/cryptsetup and LUKS2+integrity
 2018-11-20 17:54 UTC  (17+ messages)

[PATCH] systemd: fix PN-container package splitting
 2018-11-20 17:54 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: Ensure btrfs_trim_fs can trim the whole filesystem" failed to apply to 4.9-stable tree
 2018-11-20  7:25 UTC  (2+ messages)
` [PATCH 3/3] btrfs: Ensure btrfs_trim_fs can trim the whole filesystem

[PATCH 3.16 298/366] kthread, tracing: Don't expose half-written comm when creating kthreads
 2018-11-20 17:52 UTC  (3+ messages)

[PATCH v2 1/2] regulator: core: Only count load for enabled consumers
 2018-11-20 17:52 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: core: Avoid propagating to supplies when possible

[Qemu-devel] [PATCH] block/nvme: call blk_drain in NVMe reset code to avoid lockups
 2018-11-20 17:52 UTC  (4+ messages)

[PATCH v6 0/8] AXP8x3 AC and battery power supply support
 2018-11-20 17:52 UTC  (7+ messages)
` [PATCH v6 6/8] power: supply: add AC power supply driver for AXP813
` [PATCH v6 7/8] mfd: axp20x: Add AC power supply cell "
` [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803


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.