All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-18 15:21:00 to 2020-08-18 15:42:12 UTC [more...]

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-18 15:42 UTC  (7+ messages)
` [PATCH 02/11] xfs: refactor quota expiration timer modification
` [PATCH 06/11] xfs: refactor inode timestamp coding

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-18 15:41 UTC  (6+ messages)

[PATCH net 0/2]cxgb4: Fix ethtool selftest flits calculation
 2020-08-18 15:40 UTC  (3+ messages)
` [PATCH net 1/2] cxgb4: Fix work request size calculation for loopback test
` [PATCH net 2/2] cxgb4: Fix race between loopback and normal Tx path

[Buildroot] [git commit] boot/at91bootstrap3: enable for cortexa7
 2020-08-18 15:41 UTC  (2+ messages)

[PATCH v2 1/4] firmware: add new driver for SCMI firmwares
 2020-08-18 15:41 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: arm: SCMI bindings documentation
` [PATCH v2 3/4] clk: add clock driver for SCMI agents
` [PATCH v2 4/4] reset: add reset controller "

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-18 15:16 UTC  (29+ messages)
` [PATCH v3 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v3 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v3 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v3 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v3 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v3 06/17] riscv: drop unneeded node initialization
` [PATCH v3 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v3 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v3 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v3 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v3 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v3 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v3 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v3 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v3 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v3 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH v8 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-08-18 15:39 UTC  (39+ messages)
` [Intel-gfx] "
` [PATCH v8 01/17] drm/i915: Fix sha_text population code
  ` [Intel-gfx] "
` [PATCH v8 02/17] drm/i915: Clear the repeater bit on HDCP disable
  ` [Intel-gfx] "
` [PATCH v8 03/17] drm/i915: WARN if HDCP signalling is enabled upon disable
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 04/17] drm/i915: Intercept Aksv writes in the aux hooks
  `  "
` [PATCH v8 05/17] drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signalling
  ` [Intel-gfx] "
` [PATCH v8 06/17] drm/i915: Factor out hdcp->value assignments
  ` [Intel-gfx] "
` [PATCH v8 07/17] drm/i915: Protect workers against disappearing connectors
  ` [Intel-gfx] "
` [PATCH v8 08/17] drm/i915: Clean up intel_hdcp_disable
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 09/17] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
  `  "
` [PATCH v8 10/17] drm/i915: Support DP MST in enc_to_dig_port() function
  ` [Intel-gfx] "
` [PATCH v8 11/17] drm/i915: Use ddi_update_pipe in intel_dp_mst
  ` [Intel-gfx] "
` [PATCH v8 12/17] drm/i915: Factor out HDCP shim functions from dp for use by dp_mst
  ` [Intel-gfx] "
` [PATCH v8 13/17] drm/i915: Plumb port through hdcp init
  ` [Intel-gfx] "
` [PATCH v8 14/17] drm/i915: Add connector to hdcp_shim->check_link()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 15/17] drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
  `  "
` [PATCH v8 16/17] drm/i915: Print HDCP version info for all connectors
  ` [Intel-gfx] "
` [PATCH v8 17/17] drm/i915: Add HDCP 1.4 support for MST connectors
  ` [Intel-gfx] "

virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
 2020-08-18 15:28 UTC  (11+ messages)

[Buildroot] [git commit branch/2020.02.x] boot/at91bootstrap3: enable for cortexa7
 2020-08-18 15:39 UTC 

[Buildroot] [git commit branch/2020.05.x] boot/at91bootstrap3: enable for cortexa7
 2020-08-18 15:39 UTC 

[Buildroot] [PATCH] package/ruby: security bump to version 2.4.10
 2020-08-18 15:39 UTC  (2+ messages)

[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
 2020-08-18 15:16 UTC  (10+ messages)
` [PATCH v6 1/7] Open 5.2 development tree
` [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
` [PATCH v6 4/7] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
` [PATCH v6 6/7] virtio-blk-pci: "
` [PATCH v6 7/7] vhost-user-blk-pci: "

[PATCH 0/5] Misc warning fixes
 2020-08-18 15:38 UTC  (2+ messages)

[PULL v2 000/150] Meson-based build system
 2020-08-18 14:40 UTC 

[PULL 000/150] Meson-based build system
 2020-08-18 14:33 UTC  (11+ messages)
` [PULL 122/150] meson: convert hw/block
` [PULL 128/150] meson: target
` [PULL 132/150] meson: cpu-emu
` [PULL 141/150] meson: convert check-block
` [PULL 142/150] rules.mak: drop unneeded macros
` [PULL 143/150] meson: replace create-config with meson configure_file
` [PULL 149/150] meson: update build-system documentation
` [PULL 150/150] docs: convert build system documentation to rST

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-18 15:08 UTC  (5+ messages)
` [RFC PATCH 17/22] block/export: Add blk_exp_close_all(_type)
` [RFC PATCH 18/22] block/export: Add 'id' option to block-export-add

Use of genradix in sctp
 2020-08-18 15:38 UTC 

[PATCHv2] soc: qcom: llcc: Support chipsets that can write to llcc registers
 2020-08-18 15:37 UTC  (5+ messages)

[PATCH 00/18] xfsprogs: widen timestamps to deal with y2038
 2020-08-18 15:37 UTC  (12+ messages)
` [PATCH 03/18] xfs: refactor quota expiration timer modification
` [PATCH 14/18] xfs_db: report bigtime format timestamps
` [PATCH 17/18] xfs_repair: support bigtime
` [PATCH 18/18] mkfs: format bigtime filesystems

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-18 15:37 UTC  (5+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command

[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
 2020-08-18 14:28 UTC  (7+ messages)
` [PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH v5 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v5 5/5] iotests: add commit top->base cases to 274

[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
 2020-08-18 15:36 UTC  (6+ messages)

[PATCH 0/2] hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing
 2020-08-18 14:38 UTC  (2+ messages)
` [PATCH 1/2] hw/core/qdev: Make qdev_pass_gpios() "

[PATCH] iio: pulse: Support PWM capture with TI AM3358 eCAP module
 2020-08-18 15:36 UTC 

[Buildroot] [git commit branch/2020.05.x] package/ruby: security bump to version 2.4.10
 2020-08-18 15:36 UTC 

[Buildroot] [git commit branch/2020.02.x] package/ruby: security bump to version 2.4.10
 2020-08-18 15:36 UTC 

[Buildroot] [git commit] package/cups: add proper init script
 2020-08-18 15:36 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/cups: add proper init script
 2020-08-18 15:36 UTC 

FAILED: patch "[PATCH] tpm: Unify the mismatching TPM space buffer sizes" failed to apply to 4.14-stable tree
 2020-08-18 15:36 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.05.x] package/cups: add proper init script
 2020-08-18 15:35 UTC 

Arm Cortex M4 floating point
 2020-08-18 14:59 UTC  (8+ messages)

[Buildroot] [git commit] package/gd: fix CVE-2018-14553 and CVE-2019-6977
 2020-08-18 15:35 UTC  (2+ messages)

[meta-python][PATCH 1/6] python3-sqlalchemy: Upgrade 1.3.18 -> 1.3.19
 2020-08-18 15:34 UTC  (6+ messages)
` [meta-python][PATCH 2/6] python3-sentry-sdk: Upgrade 0.16.3 -> 0.16.5
` [meta-python][PATCH 3/6] python3-python-vlc: Upgrade 3.0.10114 -> 3.0.11115
` [meta-python][PATCH 4/6] python3-pytest-asyncio: Upgrade 0.12.0 -> 0.14.0
` [meta-python][PATCH 5/6] python3-djangorestframework: Consolidate in a single file
` [meta-python][PATCH 6/6] python3-djangorestframework: Upgrade 3.9.0 -> 3.11.1

[Buildroot] [git commit branch/2020.02.x] package/gd: fix CVE-2018-14553 and CVE-2019-6977
 2020-08-18 15:34 UTC 

[Buildroot] [git commit branch/2020.05.x] package/gd: fix CVE-2018-14553 and CVE-2019-6977
 2020-08-18 15:34 UTC 

[PATCH] fstests: btrfs/218 check if mount opts are applied
 2020-08-18 15:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Update Jasper to 2.0.19
 2020-08-18 15:33 UTC  (2+ messages)

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-18 15:33 UTC  (6+ messages)
` [PATCH bpf-next v8 5/7] bpf: Implement bpf_local_storage for inodes

[Buildroot] [git commit branch/2020.02.x] package/jasper: security bump to version 2.0.19
 2020-08-18 15:33 UTC 

[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
 2020-08-18 14:54 UTC  (4+ messages)
` [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()

[Buildroot] [git commit branch/2020.05.x] package/jasper: security bump to version 2.0.19
 2020-08-18 15:32 UTC 

Fwd: Undelivered Mail Returned to Sender
 2020-08-18 15:32 UTC 

[PATCH] btrfs: fix put of uninitialized kobject after seed device delete
 2020-08-18 15:31 UTC  (2+ messages)

[PATCH 00/16] IOMMU driver for Kirin 960/970
 2020-08-18 15:29 UTC  (5+ messages)

[Buildroot] [PATCH v2] boot/grub2: Backport Boothole securify fixes
 2020-08-18 15:29 UTC  (2+ messages)

[LTP] [PATCHv2 0/2] Fix for syscalls/utimensat01 test on Ubuntu 4.4 kernel
 2020-08-18 15:29 UTC  (3+ messages)
` [LTP] [PATCHv2 1/2] lib/tst_kvercmp: Add support to get distname for different OS in tst_kvcmp_distname

[Buildroot] [git commit branch/2020.05.x] boot/grub2: Backport Boothole securify fixes
 2020-08-18 15:29 UTC 

[Buildroot] [git commit branch/2020.02.x] boot/grub2: Backport Boothole securify fixes
 2020-08-18 15:29 UTC 

drivers/net/wireless/mediatek/mt76/mt7615/sdio_mcu.c:78:62: sparse: sparse: Using plain integer as NULL pointer
 2020-08-18 15:29 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: security bump version to 1.6.10
 2020-08-18 15:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11
 2020-08-18 15:28 UTC  (2+ messages)

[PATCH] btrfs: fix space cache memory leak after transaction abort
 2020-08-18 15:28 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/x11r7/xlib_libX11: bump version to 1.6.11
 2020-08-18 15:28 UTC 

[Buildroot] [git commit branch/2020.02.x] package/x11r7/xlib_libX11: security bump version to 1.6.10
 2020-08-18 15:28 UTC 

[Buildroot] [git commit branch/2020.05.x] package/x11r7/xlib_libX11: bump version to 1.6.11
 2020-08-18 15:28 UTC 

[Buildroot] [git commit branch/2020.05.x] package/x11r7/xlib_libX11: security bump version to 1.6.10
 2020-08-18 15:27 UTC 

still seeing single client NFS4ERR_DELAY / CB_RECALL
 2020-08-18 15:27 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/mesa3d: xvmc needs x11
 2020-08-18 15:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ena/base: fix doorbell evaluation for the LLQ case
 2020-08-18 15:26 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-08-18 15:20 UTC  (10+ messages)
  ` [RFC PATCH 01/30] ima: Introduce ima namespace
  ` [RFC PATCH 02/30] ima: Add a list of the installed ima namespaces
  ` [RFC PATCH 03/30] ima: Bind ima namespace to the file descriptor
  ` [RFC PATCH 04/30] ima: Add ima policy related data to the ima namespace
  ` [RFC PATCH 05/30] ima: Add methods for parsing ima policy configuration string
  ` [RFC PATCH 06/30] ima: Add ima namespace to the ima subsystem APIs
  ` [RFC PATCH 07/30] ima: Extend the APIs in the integrity subsystem
  ` [RFC PATCH 08/30] ima: Add integrity inode related data to the ima namespace
  ` [RFC PATCH 09/30] ima: Enable per ima namespace policy settings

[PATCH 1/3] linux user: make execfd global (like exec path) and keep it open
 2020-08-18 15:23 UTC  (2+ messages)

[PATCH net-next v3 0/3] Add phylib support to smsc95xx
 2020-08-18 15:25 UTC  (3+ messages)
` [PATCH net-next v3 3/3] smsc95xx: add phylib support

[PATCH v4 0/4] Restrict PV features to only enabled guests
 2020-08-18 15:24 UTC  (5+ messages)
` [PATCH v4 1/4] kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
` [PATCH v4 2/4] kvm: x86: set wall_clock in kvm_write_wall_clock()
` [PATCH v4 3/4] kvm: x86: only provide PV features if enabled in guest's CPUID
` [PATCH v4 4/4] Documentation: kvm: fix some typos in cpuid.rst

[Buildroot] [git commit branch/2020.05.x] package/mesa3d: xvmc needs x11
 2020-08-18 15:24 UTC 

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-18 15:23 UTC  (4+ messages)
` [PATCH net-next v2 5/7] net: dsa: mt7530: Add the support of MT7531 switch

[Buildroot] [git commit branch/2020.02.x] package/mesa3d: xvmc needs x11
 2020-08-18 15:24 UTC 

[RFC PATCH v2 0/3] mikroBUS driver for add-on boards
 2020-08-18 15:24 UTC  (2+ messages)

[PATCHSET v2 0/2] io_uring: handle short reads internally
 2020-08-18 15:23 UTC  (10+ messages)

[Buildroot] [git commit branch/2020.02.x] support/testing: drop explicit CGROUPFS_MOUNT from docker test
 2020-08-18 15:23 UTC 

[Buildroot] [git commit branch/2020.05.x] support/testing: drop explicit CGROUPFS_MOUNT from docker test
 2020-08-18 15:23 UTC 

[PATCH v7 00/47] block: Deal with filters
 2020-08-18 14:28 UTC  (3+ messages)
` [PATCH v7 14/47] stream: "

[PATCH v2] ASoC: hdac_hdmi: support 'ELD' mixer
 2020-08-18 15:22 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] btrfs-progs: Make btrfs_lookup_dir_index in parity with kernel code
 2020-08-18 15:22 UTC  (2+ messages)

[Bug 208917] Webcam(earlier working) doesn't work now for Sony Vaio
 2020-08-18 15:22 UTC 

Posix periodic time first tick
 2020-08-18 15:21 UTC  (5+ messages)

[PATCH 0/7] xfsprogs: add a inode btree blocks counts to the AGI header
 2020-08-18 15:19 UTC  (4+ messages)
` [PATCH 3/7] xfs_db: add bigtime upgrade path

[PATCH v3 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-18 15:17 UTC  (4+ messages)
` [PATCH v3 2/5] coredump: Let dump_emit() bail out on short writes


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.