All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-13 12:09:00 to 2020-01-13 12:58:40 UTC [more...]

[PATCH 1/3] wsc: Split out enrollee state machine to own object
 2020-01-13 13:32 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 0/4] s390x: SCLP Unit test
 2020-01-13 12:58 UTC  (9+ messages)
` [kvm-unit-tests PATCH v7 3/4] s390x: lib: add SPX and STPX instruction wrapper
` [kvm-unit-tests PATCH v7 4/4] s390x: SCLP unit test

[PATCH v2] pktgen: create packet use IPv6 source address between src6_min and src6_max
 2020-01-13 12:51 UTC  (2+ messages)

[PATCH 00/23] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-13 12:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v1] mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDs
 2020-01-13 12:57 UTC 

undo make-bcache (was: Re: Can't mount an encrypted backing device)
 2020-01-13 12:44 UTC 

[dpdk-dev] [PATCH v2 0/5] integrate librte_ipsec SAD into ipsec-secgw
 2020-01-13 12:55 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 1/5] ipsec: move ipsec sad name length into .h
` [dpdk-dev] [PATCH v3 2/5] examples/ipsec-secgw: implement inbound SAD
` [dpdk-dev] [PATCH v3 3/5] examples/ipsec-secgw: integrate "
` [dpdk-dev] [PATCH v3 4/5] examples/ipsec-secgw: get rid of maximum sa limitation
` [dpdk-dev] [PATCH v3 5/5] examples/ipsec-secgw: get rid of maximum sp limitation

[PATCH 01/12] gstreamer: Add common .inc files for meson based recipes
 2020-01-13 12:55 UTC  (3+ messages)

[PATCH] brd: check parameter validation before register_blkdev func
 2020-01-13 12:55 UTC  (3+ messages)

[Qemu-devel] Maintainers, please tell us how to boot your machines!
 2020-01-13 12:52 UTC  (4+ messages)

[Xen-devel] [PATCH V7 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2020-01-13 12:53 UTC  (5+ messages)
` [Xen-devel] [PATCH V7 2/4] x86/altp2m: Add hypercall to set a range of sve bits

[Buildroot] [PATCH] package/python-websocket-client: bump to version 0.57.0
 2020-01-13 12:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/tpm2-totp: bump version to 0.2.1
 2020-01-13 12:53 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 79 boots: 0 failed, 77 passed with 2 untried/unknown (v4.19.95)
 2020-01-13 12:53 UTC 

[Xen-devel] [PATCH v2] xsm: hide detailed Xen version from unprivileged guests
 2020-01-13 12:51 UTC  (5+ messages)

Very frequent disconnects over USB type-C when using power delivery
 2020-01-13 12:51 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix MST disable sequence
 2020-01-13 12:51 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-01-13 12:51 UTC  (3+ messages)
` [PATCH 2/2] ethtool: Call begin() and complete() in __ethtool_get_link_ksettings()

[PATCH v3] btrfs: Add self-tests for btrfs_rmap_block
 2020-01-13 12:51 UTC  (2+ messages)

[PATCH] ubi: Update mean Erase Counter calculation at run-time
 2020-01-13 12:50 UTC  (3+ messages)

[Buildroot] [Bug 12461] New: libglib2 build files with deep directory structure
 2020-01-13 12:50 UTC 

[PATCH 1/5] ARM: stm32: Permit multiple board targets
 2020-01-13 12:50 UTC  (3+ messages)
` [PATCH 4/5] ARM: dts: stm32: Add missing ETHCK clock to ethernet node

[PATCH] fbdev: potential information leak in do_fb_ioctl()
 2020-01-13 12:49 UTC  (6+ messages)

[PATCH 0/2] selftests/livepatch: Trivial cleanups
 2020-01-13 12:49 UTC  (3+ messages)
` [PATCH 1/2] selftests/livepatch: Replace set_dynamic_debug() with setup_config() in README
` [PATCH 2/2] selftests/livepatch: Remove unused local variable in set_ftrace_enabled()

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2020-01-13 12:47 UTC  (13+ messages)
` [PATCH v7 02/10] mm/memcg: fold lru_lock in lock_page_lru

[RFC PATCH 00/22] SHA-256 stage 4 implementation, part 1/3
 2020-01-13 12:47 UTC  (23+ messages)
` [RFC PATCH 01/22] hex: introduce parsing variants taking hash algorithms
` [RFC PATCH 02/22] hex: add functions to parse hex object IDs in any algorithm
` [RFC PATCH 03/22] repository: require a build flag to use SHA-256
` [RFC PATCH 04/22] t: use hash-specific lookup tables to define test constants
` [RFC PATCH 05/22] t6300: abstract away SHA-1-specific constants
` [RFC PATCH 06/22] t6300: make hash algorithm independent
` [RFC PATCH 07/22] t/helper/test-dump-split-index: initialize git repository
` [RFC PATCH 08/22] t/helper: initialize repository if necessary
` [RFC PATCH 09/22] t/helper: make repository tests hash independent
` [RFC PATCH 10/22] setup: allow check_repository_format to read repository format
` [RFC PATCH 11/22] builtin/init-db: allow specifying hash algorithm on command line
` [RFC PATCH 12/22] builtin/init-db: add environment variable for new repo hash
` [RFC PATCH 13/22] init-db: move writing repo version into a function
` [RFC PATCH 14/22] worktree: allow repository version 1
` [RFC PATCH 15/22] commit: use expected signature header for SHA-256
` [RFC PATCH 16/22] gpg-interface: improve interface for parsing tags
` [RFC PATCH 17/22] tag: store SHA-256 signatures in a header
` [RFC PATCH 18/22] fast-import: permit reading multiple marks files
` [RFC PATCH 19/22] fast-import: add helper function for inserting mark object entries
` [RFC PATCH 20/22] fast-import: make find_marks work on any mark set
` [RFC PATCH 21/22] fast-import: add a generic function to iterate over marks
` [RFC PATCH 22/22] fast-import: add options for rewriting submodules

[dpdk-dev] [PATCH 0/4] add ECDSA support
 2020-01-13 12:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/4] lib/crypto: add support for ECDSA

[RFC net-next Patch v2 0/4] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-13 12:46 UTC  (10+ messages)
` [Bridge] "
` [RFC net-next Patch v2 1/4] net: bridge: mrp: Add support for Media Redundancy Protocol
  ` [Bridge] "
` [RFC net-next Patch v2 2/4] net: bridge: mrp: Integrate MRP into the bridge
  ` [Bridge] "
` [RFC net-next Patch v2 3/4] net: bridge: mrp: Add netlink support to configure MRP
  ` [Bridge] "
` [RFC net-next Patch v2 4/4] net: bridge: mrp: switchdev: Add HW offload
  ` [Bridge] "

Regression in Linux 5.5.0-rc[1-5]: btrfs send/receive out of memory
 2020-01-13 12:41 UTC 

XFS reflink vs ThinLVM
 2020-01-13 12:21 UTC  (5+ messages)

[dpdk-dev] 17.11.10 (LTS) patches review and test
 2020-01-13 12:47 UTC 

[cip-dev] [isar-cip-core PATCH] classes/wic-targz-img: add dependency between targz-img and wic-img
 2020-01-13 12:46 UTC  (2+ messages)

[cip-dev] [isar-cip-core PATCH 0/5] Use cip-kernel-config for images
 2020-01-13 12:46 UTC  (3+ messages)
` [cip-dev] [isar-cip-core PATCH v2 "

[PATCH RFC v3 0/3] support hotplug CPUs before reboot
 2020-01-13 12:46 UTC  (3+ messages)
` [PATCH RFC v3 1/3] reboot: "

[dpdk-dev] [PATCH 0/3] Use Intel IPSec MB library in Wireless PMDs
 2020-01-13 12:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/3] crypto/zuc: use IPSec library

[PATCH v3 1/3] mtd: spi-nor: introduce SR_BP_SHIFT define
 2020-01-13 12:45 UTC  (5+ messages)
  ` [PATCH v3 3/3] mtd: spi-nor: support lock/unlock for a few Micron chips

[PATCH 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-13 12:45 UTC  (2+ messages)
` [PATCH 2/2] wan/hdlc_x25: fix skb handling

[cip-dev] [isar-cip-core PATCH] ci: Adjust deploy-cip-core.sh to new kernel build
 2020-01-13 12:46 UTC 

[PATCH v3] powerpc/smp: Use nid as fallback for package_id
 2020-01-13 12:40 UTC  (2+ messages)

How to debug HW startup?
 2020-01-13 12:45 UTC  (10+ messages)

Garbage UART output on RPI 4 with upstream kernel DTB
 2020-01-13 12:45 UTC  (7+ messages)

[PATCH v2 00/20] Rename Samsung and Exynos to lowercase
 2020-01-13 12:44 UTC  (6+ messages)
` [PATCH v2 16/20] pci: exynos: Rename "

[Xen-devel] [qemu-mainline test] 146045: regressions - FAIL
 2020-01-13 12:44 UTC 

[dpdk-dev] [PATCH 0/4] add ECPM support
 2020-01-13 12:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/4] lib/crypto: add support for EC Point Multiplication

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-13 12:42 UTC  (8+ messages)
          ` [Xen-devel] "

[PATCH 00/24] SHA-256 test fixes, part 8
 2020-01-13 12:38 UTC  (25+ messages)
` [PATCH 01/24] t/lib-pack: support SHA-256
` [PATCH 02/24] t3206: make hash size independent
` [PATCH 03/24] t3305: annotate with SHA1 prerequisite
` [PATCH 04/24] t3308: make test work with SHA-256
` [PATCH 05/24] t3309: "
` [PATCH 06/24] t3310: "
` [PATCH 07/24] t3311: "
` [PATCH 08/24] t3404: remove SHA1 prerequisite
` [PATCH 09/24] t4013: make test hash independent
` [PATCH 10/24] t4060: make test work with SHA-256
` [PATCH 11/24] t4211: make test hash independent
` [PATCH 12/24] t5302: make hash size independent
` [PATCH 13/24] t5309: make test hash independent
` [PATCH 14/24] t5313: "
` [PATCH 15/24] t5321: "
` [PATCH 16/24] t5515: "
` [PATCH 17/24] t5318: update for SHA-256
` [PATCH 18/24] t5616: use correct filter syntax
` [PATCH 19/24] t5607: make hash size independent
` [PATCH 20/24] t5703: make test work with SHA-256
` [PATCH 21/24] t5703: switch tests to use test_oid
` [PATCH 22/24] t6000: abstract away SHA-1-specific constants
` [PATCH 23/24] t6006: make hash size independent
` [PATCH 24/24] t6024: update for SHA-256

[RFC PATCH 0/8] Rework READ_ONCE() to improve codegen
 2020-01-13 12:40 UTC  (2+ messages)

[PATCH 1/2] systemd: add missing Upstream-Status
 2020-01-13 12:39 UTC  (2+ messages)
` [PATCH 2/2] gettext: fix typo in Upstream-Status

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-13 12:37 UTC  (5+ messages)
` [PATCH 1/2] arm/virt/acpi: remove meaningless sub device "PR0" from PCI0
` [PATCH 2/2] arm/virt/acpi: remove _ADR from devices identified by _HID

[PATCH] fix wic images build in parallel
 2020-01-13 12:37 UTC 

[RFC 0/5] bpf: Add trampoline helpers
 2020-01-13 12:37 UTC  (9+ messages)
` [PATCH 5/5] bpf: Allow to resolve bpf trampoline in unwind

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-13 12:35 UTC  (9+ messages)

[Buildroot] [PATCH v2] package/socat: bump to version 1.7.3.4
 2020-01-13 12:35 UTC 

[dpdk-dev] [PATCH] lmp: add lookup x4 with x4 default values
 2020-01-13 12:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/6]: drm: Introduce struct drm_device based WARN* and use them in i915
 2020-01-13 12:33 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/6] drm/print: introduce new struct drm_device based WARN* macros
` [Intel-gfx] [PATCH 2/6] drm/i915: add helper functions to get device ptr

[PATCH net-next v3 0/2] net: sched: add Flow Queue PIE packet scheduler
 2020-01-13 12:33 UTC  (6+ messages)
` [PATCH net-next v3 2/2] "

[PATCH v2] virtio-net: Introduce extended RSC feature
 2020-01-13 12:32 UTC  (3+ messages)

[PATCH][next][V2] drivers/misc: ti-st: remove redundant assignment to variables i and flags
 2020-01-13 12:31 UTC 

[Bug 205201] New: Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-13 12:28 UTC  (2+ messages)
` [Bug 205201] "

[PATCH RESEND BlueZ v3 0/1] mesh: Streamline crypto functions
 2020-01-13 12:31 UTC  (2+ messages)
` [PATCH BlueZ v3 1/1] mesh: Refactor mesh/crypto

[igt-dev] [PATCH i-g-t v8 0/4] Simplify working on tiled surfaces over GenX
 2020-01-13 12:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Simplify working on tiled surfaces over GenX (rev4)

[PATCH] board: fsl: lx2160a: Fix the for loop in board_fix_fdt
 2020-01-13 12:28 UTC 

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-01-13 12:26 UTC  (2+ messages)

[PATCH] perf tools: Fix bug when recording SPE and non SPE events
 2020-01-13 12:28 UTC  (4+ messages)

[PATCH RESEND BlueZ 0/1] Select mesh-io from command line
 2020-01-13 12:27 UTC  (2+ messages)
` [PATCH RESEND BlueZ 1/1] mesh: Add --io option

[PATCH] HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'
 2020-01-13 12:27 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/systemd: also fix RPATH for host journalctl
 2020-01-13 12:25 UTC 

[RFC PATCH hwmon-next v1 5/5] hwmon: (pmbus/tps53679) Extend device list supported by driver
 2020-01-13 12:25 UTC  (12+ messages)

KASAN: use-after-free Read in uvc_probe
 2020-01-13 12:24 UTC 

[PATCH] cpuidle: arm: Enable compile testing for some of drivers
 2020-01-13 12:24 UTC  (6+ messages)

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-13 12:22 UTC  (16+ messages)

[PATCH v2 00/10] crypto: caam - backlogging support
 2020-01-13 12:21 UTC  (5+ messages)
` [PATCH v2 09/10] crypto: caam - add crypto_engine support for RSA algorithms

[GIT PULL FOR v5.6] Various fixes
 2020-01-13 12:22 UTC  (2+ messages)

[PATCH v2] cpu-topology: Skip the exist but not possible cpu nodes
 2020-01-13 12:21 UTC  (4+ messages)

[RFC 0/5] Clean up VMD DMA Map Ops
 2020-01-13 12:20 UTC  (5+ messages)
` [RFC 2/5] iommu/vt-d: Unlink device if failed to add to group

[dpdk-dev] [PATCH] net/e1000: use macro PCI_PRI_FMT for PCI log format
 2020-01-13 12:20 UTC 

stable-rc/linux-4.14.y boot: 65 boots: 1 failed, 62 passed with 2 untried/unknown (v4.14.164)
 2020-01-13 12:19 UTC 

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-13 12:14 UTC  (9+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH 1/7] drm/amdgpu: Avoid reclaim fs while eviction lock
 2020-01-13 12:17 UTC  (14+ messages)
` [PATCH 2/7] drm/amdgpu: kiq pm4 function implementation for gfx_v9
` [PATCH 3/7] drm/amdgpu: implement tlbs invalidate on gfx9 gfx10
` [PATCH 4/7] drm/amdgpu: replace kcq enable function on gfx_v9
` [PATCH 5/7] drm/amdgpu: export function to flush TLB via pasid
` [PATCH 6/7] drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
` [PATCH 7/7] drm/amdgpu: flush TLB functions removal from kfd2kgd interface

[PATCH] expand: Fix trailing newlines processing in backquote expanding
 2020-01-13 12:08 UTC 

[Bug 1859378] [NEW] xhci Control Transfer requiring a Status TRB before starting transfer
 2020-01-13 12:05 UTC  (2+ messages)
` [Bug 1859378] "

[LTP] [PATCH v2] Use real FS block size in fallocate05
 2020-01-13 12:16 UTC  (5+ messages)
` [LTP] [PATCH v3] "

[Buildroot] [PATCH] package/socat: bump to version 1.7.3.4
 2020-01-13 12:15 UTC 

[PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101
 2020-01-13 12:13 UTC  (7+ messages)

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-13 12:12 UTC  (5+ messages)

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2020-01-13 12:11 UTC  (7+ messages)
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts

[cip-dev] isar-cip-core testing
 2020-01-13 12:10 UTC  (2+ messages)

[PATCH v3 0/5] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-01-13 12:09 UTC  (3+ messages)
` [PATCH v3 1/5] "


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.