All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-28 16:47:21 to 2020-09-28 17:20:48 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2020-09-28 17:20 UTC 

[PATCH] scripts/dtc: Don't overwrite HOST_EXTRACFLAGS passed on command line
 2020-09-28 17:20 UTC  (3+ messages)
` [PATCH] scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting

[PATCH stable-5.4] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-28 17:19 UTC 

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-09-28 17:15 UTC  (8+ messages)
` [PATCH 01/16] hw/core/cpu: Let CPU object have a clock source
` [PATCH 02/16] target/mips: Move cpu_mips_get_random() with CP0 helpers
` [PATCH 03/16] target/mips/cp0_timer: Explicit unit in variable name
` [PATCH 04/16] target/mips/cpu: Introduce mips_cpu_properties[]
` [PATCH 05/16] target/mips/cpu: Set default CPU frequency to 200 MHz
` [PATCH 07/16] hw/mips/r4k: Explicit CPU frequency is "
` [PATCH 08/16] hw/mips/fuloong2e: Set CPU frequency to 533 MHz

[PATCH stable-5.8] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-28 17:18 UTC 

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-09-28 17:17 UTC  (7+ messages)
` [PATCH v3 1/2] arm64/acpi: disallow AML memory opregions to access kernel memory

[patch 0/8] RFC: Pinebook pro EDP support
 2020-09-28 17:18 UTC  (4+ messages)

[v3 PATCH] drm/mediatek: dsi: fix scrolling of panel with small hfp or hbp
 2020-09-28 17:14 UTC  (4+ messages)

[PATCH] demo/posix/cobalt: Avoid ancillaries header
 2020-09-28 17:16 UTC 

[kernelci-members] Working with the KernelCI project
 2020-09-28 17:16 UTC  (13+ messages)

[PATCH v3 0/4] xfs: fix how we deal with new intents during recovery
 2020-09-28 17:15 UTC  (4+ messages)
` [PATCH 4/4] xfs: xfs_defer_capture should absorb remaining transaction reservation

RAID5 issue with UBUNTU 20.04.1 on my desktop
 2020-09-28 17:15 UTC  (4+ messages)

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-28 17:15 UTC  (18+ messages)

[PATCH 0/2] drm/i915/jsl: Update JasperLake Voltage swing table
 2020-09-28 17:15 UTC  (13+ messages)
` [PATCH 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
      ` [Intel-gfx] "
` [PATCH 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
  ` [Intel-gfx] "

[PATCH 1/2] efi: Add dependency on M-mode for RISC-V
 2020-09-28 17:15 UTC  (3+ messages)

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.12-96-g05399b344982)
 2020-09-28 17:14 UTC 

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-28 17:13 UTC  (2+ messages)
` [PATCH v4 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-28 17:13 UTC  (11+ messages)

[Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
 2020-09-28 17:12 UTC  (5+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2020-09-28 17:12 UTC 

[Linux-kernel-mentees] checkpatch.pl investigation: MULTISTATEMENT_MACRO_USE_DO_WHILE issues
 2020-09-28 17:11 UTC  (3+ messages)

linux-next: Tree for Sep 28
 2020-09-28 17:12 UTC  (2+ messages)
` linux-next: Tree for Sep 28 (drivers/misc/hisi_hikey_usb.c )

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-28 16:47 UTC  (4+ messages)

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-28 17:11 UTC  (6+ messages)
` [PATCH 03/18] [ARM] pata_icside: "

[PATCH 00/22] add Object Storage Media Pool (mpool)
 2020-09-28 16:45 UTC  (58+ messages)
` [PATCH 01/22] mpool: add utility routines and ioctl definitions
` [PATCH 02/22] mpool: add in-memory struct definitions
` [PATCH 03/22] mpool: add on-media "
` [PATCH 04/22] mpool: add pool drive component which handles mpool IO using the block layer API
` [PATCH 05/22] mpool: add space map component which manages free space on mpool devices
` [PATCH 06/22] mpool: add on-media pack, unpack and upgrade routines
` [PATCH 07/22] mpool: add superblock management routines
` [PATCH 08/22] mpool: add pool metadata routines to manage object lifecycle and IO
` [PATCH 09/22] mpool: add mblock lifecycle management and IO routines
` [PATCH 10/22] mpool: add mlog IO utility routines
` [PATCH 11/22] mpool: add mlog lifecycle management and IO routines
` [PATCH 12/22] mpool: add metadata container or mlog-pair framework
` [PATCH 13/22] mpool: add utility routines for mpool lifecycle management
` [PATCH 14/22] mpool: add pool metadata routines to create persistent mpools
` [PATCH 15/22] mpool: add mpool lifecycle management routines
` [PATCH 16/22] mpool: add mpool control plane utility routines
` [PATCH 17/22] mpool: add mpool lifecycle management ioctls
` [PATCH 18/22] mpool: add object "
` [PATCH 19/22] mpool: add support to mmap arbitrary collection of mblocks
` [PATCH 20/22] mpool: add support to proactively evict cached mblock data from the page-cache
` [PATCH 21/22] mpool: add documentation
` [PATCH 22/22] mpool: add Kconfig and Makefile

Request for Comment: LED device naming for netdev LEDs
 2020-09-28 17:10 UTC  (5+ messages)

[PATCH v3] linux-user: Add most IFTUN ioctls
 2020-09-28 17:05 UTC 

[PATCH v6 00/10] NFS: Add support for the v4.2 READ_PLUS operation
 2020-09-28 17:09 UTC  (11+ messages)
` [PATCH v6 01/10] SUNRPC: Split out a function for setting current page
` [PATCH v6 02/10] SUNRPC: Implement a xdr_page_pos() function
` [PATCH v6 03/10] NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
` [PATCH v6 04/10] NFS: Add READ_PLUS data segment support
` [PATCH v6 05/10] SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
` [PATCH v6 06/10] SUNRPC: Split out _shift_data_right_tail()
` [PATCH v6 07/10] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v6 08/10] NFS: Add READ_PLUS hole segment decoding
` [PATCH v6 09/10] SUNRPC: Add an xdr_align_data() function
` [PATCH v6 10/10] NFS: Decode a full READ_PLUS reply

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-09-28 17:09 UTC  (2+ messages)

[PATCH v3] mac80211: fix regression in sta connection monitor
 2020-09-28 17:09 UTC  (3+ messages)

Recover from Extent Tree Corruption (maybe due to hardware failure)
 2020-09-28 17:09 UTC  (3+ messages)

[PATCH v6 0/5] NFSD: Add support for the v4.2 READ_PLUS operation
 2020-09-28 17:09 UTC  (6+ messages)
` [PATCH v6 1/5] SUNRPC/NFSD: Implement xdr_reserve_space_vec()
` [PATCH v6 2/5] NFSD: Add READ_PLUS data support
` [PATCH v6 3/5] NFSD: Add READ_PLUS hole segment encoding
` [PATCH v6 4/5] NFSD: Return both a hole and a data segment
` [PATCH v6 5/5] NFSD: Encode a full READ_PLUS reply

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-09-28 17:06 UTC  (7+ messages)
` [PATCH Kernel v24 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v24 4/8] vfio iommu: Add ioctl definition for dirty pages tracking

Modifying Makefile.am to facilitate test-adv-monitor and future unit tests
 2020-09-28 17:07 UTC  (7+ messages)

[PATCH] tpm: only export stand alone version of flush context command
 2020-09-28 17:07 UTC  (7+ messages)

[Intel-gfx] [V14 0/5] Add support for mipi dsi cmd mode
 2020-09-28 17:07 UTC  (2+ messages)

Replacing malloc/memset with calloc
 2020-09-28 17:06 UTC  (2+ messages)

[PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
 2020-09-28 17:05 UTC  (5+ messages)

[PATCH v2 0/3] xfs: fix inode use-after-free during log recovery
 2020-09-28 17:02 UTC  (4+ messages)
` [PATCH 3/3] xfs: fix an incore inode UAF in xfs_bui_recover

linux-next: build failure after merge of the mhi tree
 2020-09-28 17:04 UTC  (7+ messages)

[PATCH 1/4] staging: Ensure cleaned dependencies are added
 2020-09-28 17:03 UTC  (3+ messages)
` [OE-core] "

[PATCH] Fix building eth_p_all demo with Mercury core
 2020-09-28 17:03 UTC  (3+ messages)

[dpdk-dev] [dpdk-dev v9 0/4] cryptodev: add data-path service APIs
 2020-09-28 17:01 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v10 0/4] cryptodev: add raw data-path APIs
  ` [dpdk-dev] [dpdk-dev v10 1/4] cryptodev: change crypto symmetric vector structure

[PATCH v2 0/8] parsing trailers with shortlog
 2020-09-28 17:01 UTC  (5+ messages)
` [PATCH v2 4/8] shortlog: match commit trailers with --group

[nftables] netdev rate limiting | timeouts rfq
 2020-09-28 17:01 UTC  (11+ messages)

[PATCH] amd/drm/display: avoid dcn3 on flip opp change for slave pipes
 2020-09-28 17:01 UTC  (2+ messages)

poky-dunfell-23.0.2: WARNING: Your host glibc verson (2.32) is newer than that in uninative (2.31). Disabling uninative so that sstate is not corrupted
 2020-09-28 17:00 UTC  (6+ messages)
` [yocto] "

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-09-28 17:00 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-09-28 17:00 UTC 

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-09-28 16:59 UTC  (3+ messages)

[PATCH] rtw88: pci: Power cycle device during shutdown
 2020-09-28 16:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: fix endianness of rcpm
 2020-09-28 16:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2020-09-28 16:56 UTC 

[PATCH 1/7] glibc: make nscd optional
 2020-09-28 16:55 UTC  (4+ messages)
` [PATCH 7/7] sstate: set mode explicitly when creating directories in sstate-cache
  ` [OE-core] "

5.9-rc7: BUG: kernel NULL pointer reference
 2020-09-28 16:54 UTC  (3+ messages)

[PATCH v4 0/5] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-28 16:51 UTC  (4+ messages)
` [PATCH v4 2/5] dt-bindings: arm: ti: Convert K3 board/soc bindings to DT schema

[PATCH v2] linux-user: Add most IFTUN ioctls
 2020-09-28 16:52 UTC  (3+ messages)

[PATCH v9 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-28 16:52 UTC  (4+ messages)
` [PATCH v9 02/14] ASoC: Intel: catpt: Implement IPC protocol

post-receive: pub/scm/linux/kernel/git/jarkko/linux-tpmdd
 2020-09-28 16:53 UTC 

[PATCH] y2038: replace timespec with timespec64 in clock_settime
 2020-09-28 16:52 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-09-28 16:52 UTC 

[PATCH ethtool v3 1/3] Add missing 400000base modes for dump_link_caps
 2020-09-28 16:52 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2020-09-28 16:52 UTC 

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28 16:44 UTC  (5+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-09-28 16:42 UTC  (16+ messages)
` [dpdk-dev] [PATCH v4 00/25] "
  ` [dpdk-dev] [PATCH v4 12/25] raw/ioat: add vdev probe for DSA/idxd devices
  ` [dpdk-dev] [PATCH v4 13/25] raw/ioat: include example configuration script
  ` [dpdk-dev] [PATCH v4 14/25] raw/ioat: create rawdev instances on idxd PCI probe
  ` [dpdk-dev] [PATCH v4 15/25] raw/ioat: create rawdev instances for idxd vdevs
  ` [dpdk-dev] [PATCH v4 16/25] raw/ioat: add datapath data structures for idxd devices
  ` [dpdk-dev] [PATCH v4 17/25] raw/ioat: add configure function "
  ` [dpdk-dev] [PATCH v4 18/25] raw/ioat: add start and stop functions "
  ` [dpdk-dev] [PATCH v4 19/25] raw/ioat: add data path "
  ` [dpdk-dev] [PATCH v4 20/25] raw/ioat: add info function "
  ` [dpdk-dev] [PATCH v4 21/25] raw/ioat: create separate statistics structure
  ` [dpdk-dev] [PATCH v4 22/25] raw/ioat: move xstats functions to common file
  ` [dpdk-dev] [PATCH v4 23/25] raw/ioat: add xstats tracking for idxd devices
  ` [dpdk-dev] [PATCH v4 24/25] raw/ioat: clean up use of common test function
  ` [dpdk-dev] [PATCH v4 25/25] raw/ioat: add fill operation

[PATCH 0/3] qemu/compiler: Remove unused special case code for GCC < 4.8
 2020-09-28 16:49 UTC  (8+ messages)
` [PATCH 1/3] qemu/compiler: Simplify as all compilers support attribute 'gnu_printf'

[xen-unstable-smoke test] 155022: regressions - FAIL
 2020-09-28 16:51 UTC 

[dunfell][PATCH] site: Make sys_siglist default to no
 2020-09-28 16:51 UTC 

drivers/mtd/spi-nor/sfdp.c:699:24: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses
 2020-09-28 16:51 UTC 

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-28 16:50 UTC  (4+ messages)
` [PATCH 0/2] Fix race condition and memory leak in delta base cache
  ` [PATCH 1/2] packfile: fix race condition on unpack_entry()
  ` [PATCH 2/2] packfile: fix memory leak in add_delta_base_cache()

[iptables PATCH] nft: Fix for broken address mask match detection
 2020-09-28 17:05 UTC 

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-28 16:49 UTC  (9+ messages)

DT warnings in Cros EC
 2020-09-28 16:49 UTC 

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-28 16:48 UTC  (12+ messages)

[PATCH] man/statx: Add STATX_ATTR_DAX
 2020-09-28 16:42 UTC  (2+ messages)

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-28 16:46 UTC  (12+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT

[PATCH] migration: Truncate state file in xen-save-devices-state
 2020-09-28 16:46 UTC  (3+ messages)

remove set_fs for riscv v2
 2020-09-28 16:45 UTC  (2+ messages)


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.