All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-07 17:43:55 to 2021-05-07 19:04:03 UTC [more...]

[PATCH 00/25] AMD MCA Address Translation Updates
 2021-05-07 19:01 UTC  (25+ messages)
` [PATCH 01/25] x86/MCE/AMD: Don't use naked values for DF registers
` [PATCH 02/25] x86/MCE/AMD: Add context struct
` [PATCH 03/25] x86/MCE/AMD: Define functions for DramOffset
` [PATCH 04/25] x86/MCE/AMD: Define function to read DRAM address map registers
` [PATCH 05/25] x86/MCE/AMD: Define function to find interleaving mode
` [PATCH 06/25] x86/MCE/AMD: Define function to denormalize address
` [PATCH 07/25] x86/MCE/AMD: Define function to add DRAM base and hole
` [PATCH 08/25] x86/MCE/AMD: Define function to dehash address
` [PATCH 09/25] x86/MCE/AMD: Define function to check DRAM limit address
` [PATCH 10/25] x86/MCE/AMD: Remove goto statements
` [PATCH 11/25] x86/MCE/AMD: Simplify function parameters
` [PATCH 12/25] x86/MCE/AMD: Define function to get Interleave Address Bit
` [PATCH 13/25] x86/MCE/AMD: Skip denormalization if no interleaving
` [PATCH 14/25] x86/MCE/AMD: Define function to get number of interleaved channels
` [PATCH 15/25] x86/MCE/AMD: Define function to get number of interleaved dies
` [PATCH 16/25] x86/MCE/AMD: Define function to get number of interleaved sockets
` [PATCH 17/25] x86/MCE/AMD: Remove unnecessary assert
` [PATCH 18/25] x86/MCE/AMD: Define function to make space for CS ID
` [PATCH 19/25] x86/MCE/AMD: Define function to calculate "
` [PATCH 20/25] x86/MCE/AMD: Define function to insert CS ID into address
` [PATCH 21/25] x86/MCE/AMD: Define function to get CS Fabric ID
` [PATCH 22/25] x86/MCE/AMD: Define function to find shift and mask values
` [PATCH 23/25] x86/MCE/AMD: Update CS ID calculation to match reference code
` [PATCH 24/25] x86/MCE/AMD: Match hash function to "

[PATCH] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-07 18:59 UTC  (4+ messages)

[PATCH v2] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-07 18:59 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: avoid OOB access in setsockopt()
 2021-05-07 19:00 UTC  (5+ messages)

[Virtio-fs] Few queries about virtiofsd read implementation
 2021-05-07 18:59 UTC 

[PATCH v2 2/2] batctl: Add JSON debug commands
 2021-05-07 18:58 UTC  (2+ messages)

[PATCH 0/4] drm: Mark DRM's AGP code as legacy
 2021-05-07 18:57 UTC  (10+ messages)
` [PATCH 1/4] drm/radeon: Move AGP helpers into radeon driver
` [PATCH 2/4] drm/radeon: Move AGP data structures into radeon
` [PATCH 3/4] drm: Mark PCI AGP helpers as legacy
` [PATCH 4/4] drm: Mark AGP implementation and ioctls "

[Intel-wired-lan] [PATCH net v1] i40e: fix PTP on 5Gb links
 2021-05-07 18:56 UTC 

xts.c and block size inkonsistency? cannot pass generic driver comparision tests
 2021-05-07 18:56 UTC  (4+ messages)
    ` Fwd: "

[dpdk-dev] [PATCH] eal: fix memory mapping for 32-bit targets
 2021-05-07 18:55 UTC  (3+ messages)

[PATCH] vfio/pci: Sanity check IGD OpRegion Size
 2021-05-07 18:53 UTC 

[Printing-architecture] Human-readable strings for standard IPP options/choices/attributes/propertirs
 2021-05-07 18:52 UTC  (5+ messages)
      ` [Printing-architecture] Make use of extended color spaces on IPP printers

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-07 18:50 UTC  (16+ messages)

[PATCH v2] ia64: headers: drop duplicated words
 2021-05-07 18:48 UTC  (2+ messages)

[PATCH] ptest: add a test for orphaned ptests, and restore ones found by it
 2021-05-07 18:48 UTC 

[PATCH] poky.conf: move pam DISTRO_FEATURE from altcfg to default poky
 2021-05-07 18:47 UTC 

[RFC] efi_loader: improve firmware capsule authentication
 2021-05-07 18:47 UTC  (7+ messages)

[PATCH v4 0/3] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-07 18:45 UTC  (5+ messages)
` [PATCH v4 2/3] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches

[dm-devel] can we fix some dm snapshot crashes please? :)
 2021-05-07 18:42 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 15/16] drm/i915/pxp: black pixels on pxp disabled
 2021-05-07 18:42 UTC  (6+ messages)

[PATCH] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
 2021-05-07 18:42 UTC 

stable-rc/queue/4.9 build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.268-15-g03886d347dda5)
 2021-05-07 18:41 UTC 

[sashal-linux-stable:queue-4.19 19/52] drivers/crypto/omap-aes.c:110:8: error: implicit declaration of function 'pm_runtime_resume_and_get'; did you mean 'pm_runtime_resume'?
 2021-05-07 18:40 UTC 

stable-rc/queue/4.4 build: 183 builds: 0 failed, 183 passed, 9 warnings (v4.4.268-13-g23948c626e12)
 2021-05-07 18:39 UTC 

[PATCH v2 00/11] PS/2 controller related fixes
 2021-05-07 18:09 UTC  (12+ messages)
` [PATCH v2 01/11] ps2: fix mouse stream corruption
` [PATCH v2 02/11] ps2: don't raise an interrupt if queue is full
` [PATCH v2 03/11] ps2: don't deassert irq twice if queue is empty
` [PATCH v2 04/11] pckbd: split out interrupt line changing code
` [PATCH v2 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set
` [PATCH v2 06/11] pckbd: PS/2 keyboard throttle
` [PATCH v2 07/11] pckbd: add state variable for interrupt source
` [PATCH v2 08/11] pckbd: add controller response queue
` [PATCH v2 09/11] pckbd: add function kbd_pending()
` [PATCH v2 10/11] pckbd: correctly disable PS/2 communication
` [PATCH v2 11/11] pckbd: remove duplicated keyboard and mouse defines

[PATCH] HID: ft260: improve error handling of ft260_hid_feature_report_get()
 2021-05-07 18:37 UTC 

stable/linux-5.11.y build: 178 builds: 0 failed, 178 passed, 13 warnings (v5.11.19)
 2021-05-07 18:37 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Do release kernel context if breadcrumb measure fails
 2021-05-07 18:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/stolen: shuffle around init_memory_region
 2021-05-07 18:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

stable-rc/queue/4.14 baseline: 95 runs, 5 regressions (v4.14.232-25-ga403778884a5)
 2021-05-07 18:34 UTC 

[usb:usb-testing] BUILD SUCCESS 3ac077570a4229f4367f1ea001eba9791806a7ca
 2021-05-07 18:34 UTC 

Help with verifier failure
 2021-05-07 18:32 UTC  (7+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-07 18:25 UTC  (10+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH] iio: tsl2583: Fix division by a zero lux_val
 2021-05-07 18:30 UTC 

[Buildroot] [PATCH 1/1] package/hwloc: bump to version 2.4.1
 2021-05-07 18:30 UTC 

stable-rc/queue/5.12 baseline: 122 runs, 1 regressions (v5.12.2-7-g5520f97895f07)
 2021-05-07 18:29 UTC 

[RFC] Bluetooth: Move scanning update into synchronous function
 2021-05-07 18:27 UTC 

[PATCH] KVM: x86: use X86_FEATURE_RSB_CTXSW for RSB stuffing in vmexit
 2021-05-07 18:26 UTC  (5+ messages)

[PATCH v3 4/5] drm/connector: Add a helper to attach the colorspace property
 2021-05-07 14:57 UTC  (2+ messages)
` [Intel-gfx] [v3, "

[PATCH] drm/i915: Use might_alloc()
 2021-05-07  7:35 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3 5/5] drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe
 2021-05-07 14:58 UTC  (2+ messages)
` [Intel-gfx] [v3, "

CI build for quanta/gbs
 2021-05-07 18:26 UTC  (8+ messages)

[PATCH 1/1] qla2xxx: Add EDIF support
 2021-05-07 18:24 UTC  (3+ messages)

[RFC PATCH v2 1/3] vfio/iommu_type1: Add HWDBM status maintenance
 2021-05-07 18:25 UTC  (2+ messages)

[Bug 212337] New: scsi_debug: race at module load and module unload
 2021-05-07 18:25 UTC  (2+ messages)
` [Bug 212337] "

[PATCH 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-05-07 18:23 UTC  (9+ messages)
` [PATCH 5/6] mtd: spi-nor: core; avoid odd length/address reads on "

[PATCH 1/6] scan: rework BSS ranking
 2021-05-07 18:24 UTC  (6+ messages)
` [PATCH 2/6] network: use WPA version and privacy for ranking
` [PATCH 3/6] station: autoconnect based on network, not BSS
` [PATCH 4/6] netdev: introduce [General].RoamThreshold5G
` [PATCH 5/6] doc: document [General].RoamThreshold5G
` [PATCH 6/6] test-runner: remove stale file after test

[PATCH 00/13] [RFC] Rust support
 2021-05-07 18:23 UTC  (15+ messages)

include/linux/compiler_types.h:326:38: error: call to '__compiletime_assert_548' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct abort_entry_24xx) != 64
 2021-05-07 18:22 UTC  (2+ messages)

splice() from /dev/zero to a pipe does not work (5.9+)
 2021-05-07 18:21 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-07 18:20 UTC  (16+ messages)

[PATCH 1/1] Add 'Transport Interface' (triface) option. This can be used to specify the IP interface to use for the connection. The driver uses that to set SO_BINDTODEVICE on the socket before connecting
 2021-05-07 18:20 UTC  (8+ messages)

[PATCH v5 0/4] Adressing y2038 test failures on ARM and BBB
 2021-05-07 18:19 UTC  (5+ messages)
` [PATCH v5 1/4] cobalt/sem: y2038: Fixing the sem_timedwait syscall for 32 bit systems
` [PATCH v5 2/4] y2038: Adding sem_timedwait64
` [PATCH v5 3/4] y2038: Add tests for the sc_cobalt_sem_timedwait64 syscall
` [PATCH v5 4/4] y2038: lib/cobalt: Add support of sc_cobalt_sem_timedwait64

[PATCH] ASoC: cs42l42: make HSBIAS_SENSE_EN optional
 2021-05-07 18:17 UTC  (7+ messages)

[Bug 1886097] [NEW] Error in user-mode calculation of ELF program's brk
 2021-05-07 18:06 UTC  (2+ messages)
` [Bug 1886097] "

[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
 2021-05-07 18:06 UTC  (2+ messages)
` [Bug 1885332] "

[PATCH 00/18] arm: k3-am64: Add initial support for AM64 SK
 2021-05-07 18:18 UTC  (2+ messages)

[PATCH 0/3] Test series signed by patatt-0.1.0
 2021-05-07 18:13 UTC  (4+ messages)
` [PATCH 1/3] Nicer crash for when PyNaCl isn't available
` [PATCH 2/3] Throw a KeyError, not RuntimeError
` [PATCH 3/3] Add manpages and prepare for 0.1.0 release

[PATCH v2 1/2] mt76: mt7915: add MSI support
 2021-05-07 18:11 UTC  (2+ messages)
` [PATCH v2 2/2] mt76: mt7915: disable ASPM

[PATCH v13 clocksource 0/5] Do not mark clocks unstable due to delays
 2021-05-07 18:12 UTC  (6+ messages)
` [PATCH v13 clocksource 1/5] clocksource: Retry clock read if long delays detected
` [PATCH v13 clocksource 2/5] clocksource: Check per-CPU clock synchronization when marked unstable
` [PATCH v13 clocksource 3/5] clocksource: Limit number of CPUs checked for clock synchronization
` [PATCH v13 clocksource 4/5] clocksource: Reduce clocksource-skew threshold for TSC
` [PATCH v13 clocksource 5/5] clocksource: Provide kernel module to test clocksource watchdog

[PATCH 00/14] DC Patches May 10, 2021
 2021-05-07 18:11 UTC  (2+ messages)

[lttng-dev] lttng live event loss with babeltrace2
 2021-05-07 18:05 UTC  (2+ messages)

[PATCH v4 0/4] Adressing y2038 test failures on ARM and BBB
 2021-05-07 18:03 UTC  (5+ messages)
` [PATCH v4 3/4] y2038: Add tests for the sc_cobalt_sem_timedwait64 syscall

[PATCH v1 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
 2021-05-07 18:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v1,1/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init (rev2)

stable-rc/queue/5.10 build: 181 builds: 0 failed, 181 passed, 15 warnings (v5.10.35-50-g87378cbb264a0)
 2021-05-07 18:03 UTC 

[PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-07 18:02 UTC  (12+ messages)
` [PATCH v2 4/5] KVM: selftests: Add exception handling support for aarch64

[GIT PULL][Security] Add new Landlock LSM
 2021-05-07 16:15 UTC  (2+ messages)
` New mailing list for Landlock LSM user space discussions

[PATCH, net-next, v2] ibmvnic: Allow device probe if the device is not ready at boot
 2021-05-07 18:02 UTC  (2+ messages)

[PATCH 00/19] sched: Core Scheduling
 2021-05-07 18:02 UTC  (2+ messages)

[PATCH v3 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-05-07 18:02 UTC  (6+ messages)

[PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
 2021-05-07 18:00 UTC  (14+ messages)

[PATCH 0/5] Directory traversal fixes
 2021-05-07 17:57 UTC  (3+ messages)
` [PATCH 6/5] dir: update stale description of treat_directory()

[PATCH 0/3] drm/i915/display: Try YCbCr420 color when RGB fails
 2021-05-07 17:56 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] drm/i915/display: New function to avoid duplicate code in upcomming commits
      ` [Intel-gfx] "
  ` [PATCH v6 2/3] drm/i915/display: Restructure output format computation for better expandability
    ` [Intel-gfx] "

[PATCH] trace-cmd: Trace timesync to find pids that map vCPUs
 2021-05-07 17:56 UTC 

[PATCH v2] usb: dwc3: gadget: Return success always for kick transfer in ep queue
 2021-05-07 17:55 UTC 

stable/linux-5.12.y build: 173 builds: 0 failed, 173 passed, 13 warnings (v5.12.2)
 2021-05-07 17:54 UTC 

WARNING: CPU: 0 PID: 1 at arch/powerpc/lib/feature-fixups.c:109 do_feature_fixups+0xb0/0xf0
 2021-05-07 17:52 UTC  (6+ messages)
` UBSAN: array-index-out-of-bounds in arch/powerpc/kernel/legacy_serial.c:359:56

[percpu] ace7e70901: aim9.sync_disk_rw.ops_per_sec -2.3% regression
 2021-05-07 17:52 UTC  (6+ messages)

drivers/pci/controller/dwc/pcie-tegra194.c:243:27: warning: unused variable 'pcie_gen_freq'
 2021-05-07 17:50 UTC  (3+ messages)

[PATCH net 0/8] Netfilter fixes for net
 2021-05-07 17:47 UTC  (9+ messages)
` [PATCH net 1/8] netfilter: xt_SECMARK: add new revision to fix structure layout
` [PATCH net 2/8] netfilter: arptables: use pernet ops struct during unregister
` [PATCH net 3/8] netfilter: nfnetlink: add a missing rcu_read_unlock()
` [PATCH net 4/8] netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
` [PATCH net 5/8] netfilter: remove BUG_ON() after skb_header_pointer()
` [PATCH net 6/8] netfilter: nftables: Fix a memleak from userdata error path in new objects
` [PATCH net 7/8] netfilter: nftables: avoid overflows in nft_hash_buckets()
` [PATCH net 8/8] netfilter: nftables: avoid potential overflows on 32bit arches

[qemu-mainline test] 161826: regressions - FAIL
 2021-05-07 17:47 UTC 

[PATCH] nvme-tcp: add command tracking trace events
 2021-05-07 17:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-pytest: bump to version 6.2.4
 2021-05-07 17:43 UTC 


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.