All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-07 15:38:20 to 2021-10-07 16:22:48 UTC [more...]

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 15:53 UTC 

[PATCH v2] NFS: Replace dprintk callsites in nfs_readpage(s)
 2021-10-07 16:22 UTC  (2+ messages)

[PATCH v4 00/23] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-07 16:22 UTC  (33+ messages)
` [PATCH v4 01/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PATCH v4 02/23] qapi/misc-target: Group SEV QAPI definitions
` [PATCH v4 03/23] target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
` [PATCH v4 04/23] target/i386/kvm: Restrict SEV stubs to x86 architecture
` [PATCH v4 05/23] target/i386/sev: Prefix QMP errors with 'SEV'
` [PATCH v4 06/23] target/i386/monitor: Return QMP error when SEV is not enabled for guest
` [PATCH v4 07/23] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH v4 08/23] target/i386/sev_i386.h: Remove unused headers
` [PATCH v4 09/23] target/i386/sev: Remove sev_get_me_mask()
` [PATCH v4 10/23] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH v4 11/23] target/i386/sev: sev_get_attestation_report use g_autofree
` [PATCH v4 12/23] target/i386/sev: Use g_autofree in sev_launch_get_measure()
` [PATCH v4 13/23] target/i386/sev: Restrict SEV to system emulation
` [PATCH v4 14/23] target/i386/sev: Rename sev_i386.h -> sev.h
` [PATCH v4 15/23] target/i386/sev: Declare system-specific functions in 'sev.h'
` [PATCH v4 16/23] target/i386/sev: Remove stubs by using code elision
` [PATCH v4 17/23] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v4 18/23] target/i386/sev: Move qmp_sev_inject_launch_secret() "
` [PATCH v4 19/23] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PATCH v4 20/23] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PATCH v4 21/23] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PATCH v4 22/23] monitor: Reduce hmp_info_sev() declaration
` [PATCH v4 23/23] MAINTAINERS: Cover SEV-related files with X86/KVM section

#zeus meta-intel
 2021-10-07 16:20 UTC 

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-07 16:22 UTC  (5+ messages)

[PATCH v4 0/7] kernel.h further split
 2021-10-07 16:21 UTC  (12+ messages)
` [PATCH v4 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v4 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v4 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v4 4/7] list.h: "
` [PATCH v4 5/7] llist: "
` [PATCH v4 6/7] plist: "
` [PATCH v4 7/7] media: entity: "

[PATCH][next] net: stmmac: selftests: Use kcalloc() instead of kzalloc()
 2021-10-07 16:20 UTC  (2+ messages)

[PATCH 4.14 00/75] 4.14.249-rc1 review
 2021-10-07 16:21 UTC  (4+ messages)
` [PATCH 4.14 54/75] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses

[GIT PULL] perf tools fixes for v5.15: 3rd batch
 2021-10-07 16:20 UTC 

[Intel-gfx] [PATCH v2 0/4] Panel replay phase1 implementation
 2021-10-07 15:57 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/panelreplay: HAS_PR() macro added for panel replay
` [Intel-gfx] [PATCH v2 2/4] drm/i915/panelreplay: Initializaton and compute config "
` [Intel-gfx] [PATCH v2 3/4] drm/i915/panelreplay: enable/disable "
` [Intel-gfx] [PATCH v2 4/4] drm/i915/panelreplay: Added state checker for panel replay state

[PATCH v2 0/4] Dump log cleanups
 2021-10-07 16:20 UTC  (9+ messages)
` [PATCH v2 1/4] xfstests: Rename _scratch_inject_logprint to _scratch_remount_dump_log
` [PATCH v2 2/4] xfstests: Rename _test_inject_logprint to _test_remount_dump_log
` [PATCH v2 3/4] common/log: Move *_dump_log routines to common/log
` [PATCH v2 4/4] common/log: Fix *_dump_log routines for ext4

[alsa-devel] [PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2021-10-07 16:18 UTC  (11+ messages)
` [alsa-devel] [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
              ` [musl] "

Deadlock in spi_add_device() -- device core problem
 2021-10-07 16:19 UTC  (2+ messages)

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-10-07 16:19 UTC  (11+ messages)

[dpdk-dev] [RFC PATCH v1 0/5] add new API for wait until scheme
 2021-10-07 16:18 UTC  (6+ messages)
` [dpdk-dev] [RFC PATCH v3 0/5] add new definitions for wait scheme
  ` [dpdk-dev] [RFC PATCH v3 1/5] eal: "
  ` [dpdk-dev] [RFC PATCH v3 4/5] lib/bpf: use wait event scheme for Rx/Tx iteration

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-07 16:18 UTC  (16+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling

virtio-net: kernel panic in virtio_net.c
 2021-10-07 16:17 UTC  (3+ messages)

[PATCH v2 0/4] Allow access to confidential computing secret area in SEV guests
 2021-10-07 16:17 UTC  (4+ messages)
` [PATCH v2 4/4] virt: Add sev_secret module to expose confidential computing secrets

[PATCH net-next 0/3] net: introduce a function to check if a netdev name is in use
 2021-10-07 16:16 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] bonding: use the correct function to check for netdev name collision
` [PATCH net-next 3/3] ppp: use the correct function to check if a netdev name is in use

[RFC] [PATCH net-next v6 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-07 16:15 UTC  (4+ messages)
` [RFC] [PATCH net-next v5 1/3] PCI/ASPM: Introduce a new helper to report ASPM capability
` [RFC] [PATCH net-next v6 2/3] r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
` [RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism

[PATCH v7 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-10-07 16:16 UTC  (4+ messages)
` [PATCH v7 7/8] clk: qcom: dispcc-sm8250: stop using mmcx regulator

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-07 16:16 UTC  (4+ messages)
` [PATCH 2/2] mm/mprotect: do not flush on permission promotion

[PATCH] vt6655: fix camelcase in byRate
 2021-10-07 16:15 UTC  (2+ messages)

[PATCH 0/8] replace http with https for URLs
 2021-10-07 16:15 UTC  (3+ messages)
` [PATCH 1/8] oeqa/manual: Fix no longer valid URLs
  ` [docs] "

[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
 2021-10-07 16:15 UTC  (5+ messages)
` [PATCH v1 2/2] i2c:busses:Read and Write routines for PCI1XXXX I2C module

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-10-07 16:14 UTC  (3+ messages)
` [XEN PATCH v7 17/51] build: set XEN_BUILD_EFI earlier

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-07 16:13 UTC  (11+ messages)

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-10-07 16:15 UTC  (11+ messages)

[PATCH 00/11] sunxi: Migrate to DM_I2C
 2021-10-07 16:13 UTC  (3+ messages)
` [PATCH 06/11] sunxi: Select SUN8I_RSB more carefully

[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
 2021-10-07 16:11 UTC  (13+ messages)
` [PATCH v2 10/17] arm64: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v2 11/17] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 15/17] arm64: Add erratum detection for TRBE write to out-of-range
` [PATCH v2 17/17] arm64: Advertise TRBE erratum workaround for write to out-of-range address

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-07 16:11 UTC  (6+ messages)
` [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

[linux-next:master 5873/6649] security/integrity/ima/ima_policy.c:748:9: sparse: sparse: dereference of noderef expression
 2021-10-07 16:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-decorator: python3 is also needed for host
 2021-10-07 16:09 UTC 

[PATCH 0/2] dir & unpak-trees: memory-leak fixes
 2021-10-07 16:10 UTC  (5+ messages)
` [PATCH v2 0/3] unpack-trees: "
  ` [PATCH v2 2/3] sequencer: add a "goto cleanup" to do_reset()

[Intel-gfx] [PATCH] drm/i915/dg2: fix snps buf trans for uhbr
 2021-10-07 16:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dg2: fix snps buf trans for uhbr (rev2)

DSA: some questions regarding TX forwarding offload
 2021-10-07 16:06 UTC  (11+ messages)

[dpdk-dev] [PATCH v1 02/12] ethdev: add eswitch port item to flow API
 2021-10-07 16:06 UTC  (6+ messages)

[PATCH 5.14 000/172] 5.14.10-rc3 review
 2021-10-07 16:05 UTC  (2+ messages)

False positive EXPORT_SYMBOL warning with NS variants
 2021-10-07 16:04 UTC  (2+ messages)
` [PATCH] checkpatch: Improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses

[dpdk-dev] [PATCH v1] eventdev/rx-adapter: add telemetry callbacks
 2021-10-07 16:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [EXT] "

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-07 16:04 UTC  (22+ messages)
` [PATCH v10 3/3] mm: add anonymous vma name refcounting

[PATCH v2 1/2] vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
 2021-10-07 16:04 UTC  (3+ messages)
` [PATCH v2 2/2] vsock: Enable y2038 safe timeval for timeout

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-07 16:03 UTC  (15+ messages)
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
` [PATCH v5 11/14] arm64: apple: Add PCIe node
` [PATCH v5 12/14] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH v5 13/14] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH v5 14/14] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

[PATCH iproute2 v4 0/5] configure: add support for libdir and prefix option
 2021-10-07 16:02 UTC  (2+ messages)

[PATCH v6 0/6] iio: Add output buffer support
 2021-10-07 16:05 UTC  (7+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 4/6] drivers: iio: dac: ad5766: Fix dt property name
` [PATCH v6 5/6] Documentation:devicetree:bindings:iio:dac: Fix val

[rostedt-trace:ftrace/core 30/30] net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:2: error: used type 'typeof ((help))' (aka 'int (struct sk_buff *, unsigned int, struct nf_conn *, enum ip_conntrack_info)') where arithmetic or pointer type is required
 2021-10-07 15:58 UTC  (2+ messages)

next/master build: 207 builds: 50 failed, 157 passed, 47 errors, 1694 warnings (next-20211007)
 2021-10-07 15:57 UTC 

next/master build: 207 builds: 50 failed, 157 passed, 47 errors, 1694 warnings (next-20211007)
 2021-10-07 15:57 UTC 

[Virtio-fs] [PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-10-07 15:42 UTC  (5+ messages)
    `  "

[PATCH] Bluetooth: btrtl: Ask ic_info to drop firmware
 2021-10-07 15:56 UTC  (4+ messages)

[PATCH v3 1/3] dm: core: Bind another driver with the same compatible string
 2021-10-07 15:55 UTC  (5+ messages)
` [PATCH v3 2/3] timer: cadence: Add bind function to driver
` [PATCH v3 3/3] pwm: Add driver for cadence TTC

[PATCH 0/2] Add a generic virtual thermal sensor
 2021-10-07 15:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add bindings for the "

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-10-07 15:55 UTC  (9+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH 0/3] Add eMMC/Micro SD support
 2021-10-07 15:54 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a07g044: Add SDHI nodes
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable microSD "

[PATCH v2 00/16] KVM: arm64: MMIO guard PV services
 2021-10-07 15:52 UTC  (6+ messages)
` [PATCH v2 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard

[PATCH][next] Bluetooth: use bitmap_empty to check if a bitmap has any bits set
 2021-10-07 15:53 UTC  (5+ messages)

[PATCH 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-07 15:52 UTC  (7+ messages)

[Intel-gfx] [PATCH v7 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-07 15:53 UTC  (9+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v7,1/8] "

[PATCH 0/2] ext4: Quota enabling error handling fixes
 2021-10-07 15:53 UTC  (3+ messages)
` [PATCH 1/2] ext4: Make sure quota gets properly shutdown on error
` [PATCH 2/2] ext4: Make sure to reset inode lockdep class when quota enabling fails

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.15-rc4-51-g2547eb36b3ce)
 2021-10-07 15:51 UTC 

[PATCH v2] imx8mm_venice: switch to use binman to pack images
 2021-10-07 15:52 UTC  (3+ messages)

[PATCH][v2] qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
 2021-10-07 15:52 UTC 

stable-rc/linux-4.4.y baseline: 90 runs, 8 regressions (v4.4.286)
 2021-10-07 15:52 UTC 

stable-rc/linux-5.14.y baseline: 158 runs, 3 regressions (v5.14.10)
 2021-10-07 15:52 UTC 

stable-rc/linux-4.19.y baseline: 123 runs, 4 regressions (v4.19.209)
 2021-10-07 15:52 UTC 

[PATCH v2] dt-bindings: arm: qcom, add missing devices
 2021-10-07 15:52 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: remove IS_ACTIVE
 2021-10-07 15:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: remove IS_ACTIVE (rev3)
` [PATCH v3] drm/i915: remove IS_ACTIVE

[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
 2021-10-07 15:50 UTC  (3+ messages)

[PATCH 0/3] bugfix for insert/collapse fallocate
 2021-10-07 15:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: remove web references to internal guides
 2021-10-07 15:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: replace bit shifts with macros
 2021-10-07 15:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v2 0/4] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-07 15:47 UTC  (8+ messages)
` [PATCH v2 1/4] cn_proc.h: use TASK_COMM_LEN instread of 16 in struct proc_event
` [PATCH v2 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL

[dpdk-dev] [PATCH] usertools/telemetry: add listing of available file prefixes
 2021-10-07 15:47 UTC  (2+ messages)

[PATCH v2 0/3] [PATCH v2 0/3] Update ASUS WMI supported boards
 2021-10-07 15:46 UTC  (4+ messages)
` [PATCH v2 2/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI

[RFC PATCH v2 0/5] ASoC: soc-pcm: fix trigger race conditions with shared BE
 2021-10-07 15:44 UTC  (10+ messages)

[GIT PULL] Networking for 5.15-rc5
 2021-10-07 15:45 UTC 

[PULL v2 00/15] jobs: mirror: Handle errors after READY cancel
 2021-10-07 15:39 UTC  (5+ messages)
` [PULL v2 01/15] block/backup: avoid integer overflow of `max-workers`
` [PULL v2 02/15] block/aio_task: assert `max_busy_tasks` is greater than 0
` [PULL v2 09/15] job: Do not soft-cancel after a job is done
` [PULL v2 10/15] job: Add job_cancel_requested()

[PATCH] [RFC] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-07 15:44 UTC  (5+ messages)
` [PATCH v2] "

[dpdk-dev] [dpdk-dev v1] test/crypto: maxlen calculation update
 2021-10-07 15:43 UTC  (7+ messages)
` [dpdk-dev] [EXT] "

[PULL u-boot] Please pull u-boot-amlogic-20211007
 2021-10-07 15:43 UTC  (2+ messages)

[PATCH 0/9] Dynamic DT device nodes
 2021-10-07 15:41 UTC  (8+ messages)

[PULL] u-boot-riscv/master
 2021-10-07 15:43 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-07 15:42 UTC  (6+ messages)
        `  "

[dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption
 2021-10-07 15:41 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "

[Intel-wired-lan] [PATCH v2 net] ice: Respond to a NETDEV_UNREGISTER event for LAG
 2021-10-07 15:40 UTC 

[PATCH 0/2] Support hugetlb charge moving at task migration
 2021-10-07 15:39 UTC  (3+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: accept inline proto pkts in single sa
 2021-10-07 15:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

Minutes: Yocto Project Weekly Triage Meeting 10/7/2021
 2021-10-07 15:38 UTC 

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-10-07 15:37 UTC  (5+ messages)
` [PATCH v2 3/4] nitro_enclaves: add test framework for the misc functionality


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.