All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-26 18:26:49 to 2021-03-26 19:23:08 UTC [more...]

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-03-26 19:22 UTC  (7+ messages)
` [RFC Part1 PATCH 03/13] x86: add a helper routine for the PVALIDATE instruction

[PATCH][gatesgarth][dunfell] openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
 2021-03-26 19:22 UTC  (3+ messages)
` [OE-core] "

some trivial(?) questions about packagegroups
 2021-03-26 19:22 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 0/6] PCI: brcmstb: add EP regulators and panic handler
 2021-03-26 19:19 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v3 2/6] PCI: brcmstb: Add control of "
` [PATCH v3 3/6] PCI: brcmstb: Do not turn off regulators if EP can wake up
` [PATCH v3 4/6] PCI: brcmstb: Give 7216 SOCs their own config type
` [PATCH v3 5/6] PCI: brcmstb: Add panic/die handler to RC driver
` [PATCH v3 6/6] PCI: brcmstb: Check return value of clk_prepare_enable()

[PATCH 2/2] enetc: support PTP Sync packet one-step timestamping
 2021-03-26 19:21 UTC 

linux-next: build warnings after merge of the jc_docs tree
 2021-03-26 19:20 UTC  (2+ messages)

[PATCH] platform/x86: panasonic-laptop: remove redundant assignment of variable result
 2021-03-26 19:20 UTC 

[git pull] device mapper fixes for 5.12-rc5
 2021-03-26 19:19 UTC  (2+ messages)
` [dm-devel] "

[hare-scsi-devel:auth 4/29] drivers/nvme/host/auth.c:38:5: warning: no previous prototype for 'nvme_auth_send'
 2021-03-26 19:20 UTC 

[PATCH v2] sched/fair: bring back select_idle_smt, but differently
 2021-03-26 19:19 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] powerpc/vdso: Separate vvar vma from vdso
 2021-03-26 19:17 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.12
 2021-03-26 19:16 UTC  (4+ messages)

[PATCH] xfs: use a unique and persistent value for f_fsid
 2021-03-26 19:15 UTC  (4+ messages)

pm/testing sleep: 4 runs, 1 regressions (v5.12-rc4-49-ga78dc08f39195)
 2021-03-26 19:15 UTC 

[f2fs-dev] [PATCH v8 0/3] Update to zstd-1.4.10
 2021-03-26 19:18 UTC  (8+ messages)
`  "
` [PATCH v8 1/3] lib: zstd: Add kernel-specific API
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v8 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
  `  "
` [f2fs-dev] [PATCH v8 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
  `  "

[PATCH] usb: cdnsp: remove redundant initialization of variable ret
 2021-03-26 19:13 UTC 

Please pull u-boot-dm/next into -next
 2021-03-26 19:14 UTC  (2+ messages)

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-26 19:13 UTC  (5+ messages)
` [RFC v11 47/55] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64

[PATCH] Azure: Use "pacman -Sy" to install the toolchain
 2021-03-26 19:14 UTC 

[PATCH 0/3] Convert index writes to use hashfile API
 2021-03-26 19:12 UTC  (4+ messages)
` [PATCH 1/3] csum-file: add nested_hashfile()
` [PATCH 2/3] read-cache: use hashfile instead of git_hash_ctx
` [PATCH 3/3] read-cache: delete unused hashing methods

[PATCH v3] grub-efi: Re-introduce lost cast to long
 2021-03-26 19:12 UTC 

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-03-26 19:10 UTC  (10+ messages)
` [PATCH v5 01/21] gpu: host1x: Use different lock classes for each client

[djwong-xfs:vectorized-scrub 154/283] fs/xfs/libxfs/xfs_inode_buf.c:477:27: sparse: sparse: dubious: x & !y
 2021-03-26 19:11 UTC  (2+ messages)
` [kbuild] "

[ptest-runner][PATCH 4/4v2] utils.c: wait_child reimplement timeout using alarm
 2021-03-26 19:11 UTC  (2+ messages)

[PATCH V3 00/25] Add Alder Lake support for perf (kernel)
 2021-03-26 19:02 UTC  (26+ messages)
` [PATCH V3 01/25] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit
` [PATCH V3 02/25] x86/cpu: Add helper function to get the type of the current hybrid CPU
` [PATCH V3 03/25] perf/x86: Track pmu in per-CPU cpu_hw_events
` [PATCH V3 04/25] perf/x86/intel: Hybrid PMU support for perf capabilities
` [PATCH V3 05/25] perf/x86: Hybrid PMU support for intel_ctrl
` [PATCH V3 06/25] perf/x86: Hybrid PMU support for counters
` [PATCH V3 07/25] perf/x86: Hybrid PMU support for unconstrained
` [PATCH V3 08/25] perf/x86: Hybrid PMU support for hardware cache event
` [PATCH V3 09/25] perf/x86: Hybrid PMU support for event constraints
` [PATCH V3 10/25] perf/x86: Hybrid PMU support for extra_regs
` [PATCH V3 11/25] perf/x86/intel: Factor out intel_pmu_check_num_counters
` [PATCH V3 12/25] perf/x86/intel: Factor out intel_pmu_check_event_constraints
` [PATCH V3 13/25] perf/x86/intel: Factor out intel_pmu_check_extra_regs
` [PATCH V3 14/25] perf/x86: Remove temporary pmu assignment in event_init
` [PATCH V3 15/25] perf/x86: Factor out x86_pmu_show_pmu_cap
` [PATCH V3 16/25] perf/x86: Register hybrid PMUs
` [PATCH V3 17/25] perf/x86: Add structures for the attributes of Hybrid PMUs
` [PATCH V3 18/25] perf/x86/intel: Add attr_update for "
` [PATCH V3 19/25] perf/x86: Support filter_match callback
` [PATCH V3 20/25] perf/x86/intel: Add Alder Lake Hybrid support
` [PATCH V3 21/25] perf: Introduce PERF_TYPE_HARDWARE_PMU and PERF_TYPE_HW_CACHE_PMU
` [PATCH V3 22/25] perf/x86/intel/uncore: Add Alder Lake support
` [PATCH V3 23/25] perf/x86/msr: Add Alder Lake CPU support
` [PATCH V3 24/25] perf/x86/cstate: "
` [PATCH V3 25/25] perf/x86/rapl: Add support for Intel Alder Lake

[PATCH] PCI: endpoint: remove redundant initialization of pointer dev
 2021-03-26 19:09 UTC 

[Buildroot] [git commit branch/2021.02.x] package/tor: security bump version to 0.4.5.7
 2021-03-26 19:09 UTC 

[Buildroot] [git commit branch/2021.02.x] package/tor: bump version to 0.4.5.6
 2021-03-26 19:09 UTC 

[Buildroot] [PATCH 1/2] package/sofia-sip: bump version to 1.13.3
 2021-03-26 19:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/freeswitch: bump version to 1.10.6

[PATCH] selftests/timers: remove unneeded semicolon
 2021-03-26 19:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.10
 2021-03-26 19:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/haproxy: bump to version 2.2.10
 2021-03-26 19:05 UTC 

[igt-dev] [v4 i-g-t] tests/kms_busy: Limit the execution to two pipes
 2021-03-26 22:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_busy: Limit the execution to two pipes (rev4)

[PATCH v1] RAS/CEC: Memory Corrected Errors consistent event filtering
 2021-03-26 19:02 UTC  (2+ messages)

[PATCH 0/2] Linux loader for riscv64
 2021-03-26 19:02 UTC  (3+ messages)

[PATCH] nvmet-fc: simplify nvmet_fc_alloc_hostport
 2021-03-26 19:02 UTC  (3+ messages)

[xen-unstable-smoke test] 160449: tolerable all pass - PUSHED
 2021-03-26 19:02 UTC 

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-26 19:01 UTC  (4+ messages)

[GIT PULL] ARM: SoC fixes for v5.12
 2021-03-26 19:00 UTC  (7+ messages)

pm/testing baseline: 111 runs, 5 regressions (v5.12-rc4-49-ga78dc08f39195)
 2021-03-26 19:00 UTC 

[dunfell/master PATCH] ti-rtos: update metadata and version of am64x rtos firmware
 2021-03-26 19:01 UTC  (2+ messages)
` [meta-ti] "

[error-report-web][PATCH v2 1/5] purge.py: Create script that will purge database
 2021-03-26 19:00 UTC  (5+ messages)
` [error-report-web][PATCH v2 2/5] Avoid errors caused by attempting to update referrers for objects that don't exist
` [error-report-web][PATCH v2 3/5] Allow alternate settings, avoid out of memory condition
` [error-report-web][PATCH v2 4/5] Search on contains, enalble admin, and keep more error history
` [error-report-web][PATCH v2 5/5] Import parser from the new python3 location

[PATCH for-4.15 v2 0/3] x86/hpet: Try to unbreak Ryzen 1800X systems
 2021-03-26 18:59 UTC  (4+ messages)
` [PATCH v2 1/3] x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup()
` [PATCH v2 2/3] x86/hpet: Don't enable legacy replacement mode unconditionally
` [PATCH v2 3/3] x86/hpet: Restore old configuration if Legacy Replacement mode doesn't help

[PATCH 0/6] Allow signals for IO threads
 2021-03-26 18:59 UTC  (8+ messages)
` [PATCH 2/8] kernel: unmask SIGSTOP "

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-26 18:56 UTC  (6+ messages)
` [PATCH v10 1/6] arm64: mte: Sync tags for pages where PTE is untagged

[PATCH] arch: nios2: fix unmet dependency for SERIAL_CORE_CONSOLE
 2021-03-26 18:55 UTC 

[PATCH 00/10] tick/nohz updates
 2021-03-26 18:54 UTC  (10+ messages)
` 回复: [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value

[PATCH v2] media: venus : hfi: add venus image info into smem
 2021-03-26 18:53 UTC  (3+ messages)

VDSO ELF header
 2021-03-26 18:54 UTC  (12+ messages)

[PATCH 00/14] Initial support for Nuvoton WPCM450 BMC SoC
 2021-03-26 18:52 UTC  (6+ messages)
` [PATCH 08/14] irqchip: Add driver for WPCM450 interrupt controller

[PATCH v3 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
 2021-03-26 18:52 UTC  (7+ messages)
` [PATCH v3 bpf-next 06/17] libbpf: xsk: use bpf_link

[PATCH for-6.0] hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()
 2021-03-26 18:49 UTC  (3+ messages)

[error-report-web][PATCH 1/5] purge.py: Create script that will purge database
 2021-03-26 18:49 UTC  (5+ messages)
` [error-report-web][PATCH 2/5] Avoid errors caused by attempting to update referrers for objects that don't exist
` [error-report-web][PATCH 3/5] Allow alternate settings, avoid out of memory condition
` [error-report-web][PATCH 4/5] Search on contains, enalble admin, and keep more error history
` [error-report-web][PATCH 5/5] Import parser from the new python3 location

[git pull] drm fixes for 5.12-rc5
 2021-03-26 18:48 UTC  (3+ messages)

[GIT PULL] Power management fixes for v5.12-rc5
 2021-03-26 18:48 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.12-rc5
 2021-03-26 18:48 UTC  (2+ messages)

[PATCH v2 1/3] meson: fix native/host confusion in gobject-introspection
 2021-03-26 18:48 UTC  (4+ messages)
` [OE-core] "

[GIT PULL] xen: branch for v5.12-rc5
 2021-03-26 18:48 UTC  (2+ messages)

[PATCH v7 0/2] iio: sx9310: Support ACPI properties
 2021-03-26 18:46 UTC  (3+ messages)
` [PATCH v7 1/2] iio: sx9310: Fix access to variable DT array
` [PATCH v7 2/2] iio: sx9310: Support ACPI properties

GRUB error: unknown filesystem on ia64
 2021-03-26 18:43 UTC  (4+ messages)

[PATCH] hw: Remove superfluous includes of hw/hw.h
 2021-03-26 18:46 UTC  (2+ messages)

[Qemu-devel] [PULL v5 00/43] hppa-softmmu
 2021-03-26 18:44 UTC  (5+ messages)
` [Qemu-devel] [PULL v5 39/43] hw/hppa: Implement DINO system board

[Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 1.1.1k
 2021-03-26 18:44 UTC 

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-26 18:43 UTC  (15+ messages)

[Intel-wired-lan] [PATCH net] i40e: Fix sparse errors in i40e_txrx.c
 2021-03-26 18:43 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net] i40e: Fix sparse error: uninitialized symbol 'ring'
` [Intel-wired-lan] [PATCH net] i40e: Fix sparse error: 'vsi->netdev' could be null
` [Intel-wired-lan] [PATCH net] i40e: Fix sparse warning: missing error code 'err'

[lee-mfd:for-mfd-next 41/41] drivers/mfd/intel_quark_i2c_gpio.c:161:25: warning: initialization discards 'const' qualifier from pointer target type
 2021-03-26 18:43 UTC 

[PATCH] sched/psi.c: Rudimentary typo fixes
 2021-03-26 18:41 UTC  (3+ messages)

[PATCH] nsis: Install *.elf images
 2021-03-26 18:40 UTC  (2+ messages)

[PATCH 0/5] board: sl28: enable DM_SERIAL and lpuart support
 2021-03-26 18:40 UTC  (6+ messages)
` [PATCH 1/5] armv8: fsl-layerscape: spl: add debug UART support
` [PATCH 2/5] armv8: fsl-layerscape: spl: call spl_early_init()
` [PATCH 3/5] board: sl28: move DM_* configs to Kconfig
` [PATCH 4/5] board: sl28: enable DM_SERIAL
` [PATCH 5/5] board: sl28: add config to enable console output on SER0

[PATCH 0/4 v3] arm64/ptrace: allow to get all registers on syscall traps
 2021-03-26 18:39 UTC  (7+ messages)
` [PATCH 1/4] arm64: expose orig_x0 in the user_pt_regs structure
` [PATCH 2/4] arm64/ptrace: introduce orig_x7 "

[PATCH net-next] mptcp: drop all sub-options except ADD_ADDR when the echo bit is set
 2021-03-26 18:39 UTC  (2+ messages)

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-03-26 18:38 UTC  (2+ messages)

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING 015fd2950ea82a63085f62dccd6a581310a1bc79
 2021-03-26 18:37 UTC 

[jlawall:for-5.12 1/3] net/ipv6/sit.c:328:19-20: WARNING opportunity for min()
 2021-03-26 18:37 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[dpdk-dev] [PATCH] table: relax requirements for table entry action data
 2021-03-26 18:36 UTC 

[PATCH] crypto: fcrypt: Remove 'do while(0)' loop for single statement macro
 2021-03-26 18:35 UTC 

[PATCH][next] hpfs: Replace one-element array with flexible-array member
 2021-03-26 17:35 UTC 

Locking down U-Boot env with ENV_WRITEABLE_LIST
 2021-03-26 18:34 UTC  (2+ messages)

[PATCH net-next v2 0/8] udp: GRO L4 improvements
 2021-03-26 18:30 UTC  (3+ messages)
` [PATCH net-next v2 1/8] udp: fixup csum for GSO receive slow path

[PATCH 0/9] sched: Clean up SCHED_DEBUG
 2021-03-26 18:30 UTC  (4+ messages)
` [PATCH 9/9] sched,fair: Alternative sched_slice()

[PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
 2021-03-26 18:29 UTC  (7+ messages)
` [PATCH] clk: Mark fwnodes when their clock provider is added

[PULL for 6.0 0/6] Yank fixes
 2021-03-26 18:18 UTC  (3+ messages)

[kbuild] [hch-block:part-iter-removal 8/15] block/partitions/core.c:695 bdev_disk_changed() error: uninitialized symbol 'ret'
 2021-03-26 18:28 UTC  (2+ messages)
`  "

[PATCH] arm64: dts: imx8mp-evk: Add i2c bus driving the PMIC
 2021-03-26 18:26 UTC  (3+ messages)

[PATCH v6 0/2] iio: sx9310: Support ACPI properties
 2021-03-26 18:27 UTC  (4+ messages)
` [PATCH v6 2/2] "

linux-next: Tree for Mar 26
 2021-03-26 18:26 UTC  (3+ messages)
` linux-next: Tree for Mar 26 (drivers/mfd/lpc_sch.c)

[PATCH net-next 00/13] MPTCP: Cleanup and address advertisement fixes
 2021-03-26 18:26 UTC  (14+ messages)
` [PATCH net-next 01/13] mptcp: clean-up the rtx path
  ` [PATCH net-next 02/13] mptcp: drop argument port from mptcp_pm_announce_addr
  ` [PATCH net-next 03/13] mptcp: skip connecting the connected address
  ` [PATCH net-next 04/13] mptcp: drop unused subflow in mptcp_pm_subflow_established
  ` [PATCH net-next 05/13] mptcp: move to next addr when timeout
  ` [PATCH net-next 06/13] selftests: mptcp: add cfg_do_w for cfg_remove
  ` [PATCH net-next 07/13] selftests: mptcp: timeout testcases for multi addresses
  ` [PATCH net-next 08/13] mptcp: export lookup_anno_list_by_saddr
  ` [PATCH net-next 09/13] mptcp: move to next addr when subflow creation fail
  ` [PATCH net-next 10/13] mptcp: drop useless addr_signal clear
  ` [PATCH net-next 11/13] mptcp: send ack for rm_addr
  ` [PATCH net-next 12/13] mptcp: rename mptcp_pm_nl_add_addr_send_ack
  ` [PATCH net-next 13/13] selftests: mptcp: signal addresses testcases

[PATCH bpf v2 1/2] bpf: enforce that struct_ops programs be GPL-only
 2021-03-26 18:25 UTC  (6+ messages)
` [PATCH bpf v2 2/2] bpf/selftests: test that kernel rejects a TCP CC with an invalid license


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.