All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-29 17:18:19 to 2021-01-29 18:07:18 UTC [more...]

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-01-29 18:05 UTC  (12+ messages)
` [PATCH v3 05/66] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v3 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v3 09/66] KVM: arm64: nv: Support virtual EL2 exceptions

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-01-29 18:05 UTC  (6+ messages)

[v5 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-29 18:04 UTC  (23+ messages)
` [v5 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v5 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
` [v5 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v5 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline

[PATCH 0/3] Handle UART without interrupt on TEMT using em485
 2021-01-29 18:04 UTC  (3+ messages)
` [PATCH 3/3] serial: 8250: remove UART_CAP_TEMT on PORT_16550A_FSL64

[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-01-29 18:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix cp ring size calculation
 2021-01-29 18:02 UTC  (2+ messages)

[Patch net] net: fix dev_ifsioc_locked() race condition
 2021-01-29 18:00 UTC  (6+ messages)

✅ PASS: Test report for kernel 5.10.11 (stable-queue)
 2021-01-29 17:59 UTC 

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-01-29 17:59 UTC  (19+ messages)
          ` [PATCH] x86: Disable CET instrumentation in the kernel

[PATCH] af_unix: Allow Unix sockets to raise SIGURG
 2021-01-29 17:56 UTC  (3+ messages)

[PATCH] iotests/testrunner: fix recognition of python tests
 2021-01-29 17:58 UTC  (2+ messages)

[PATCH] iotests/297: pylint: ignore too many statements
 2021-01-29 17:57 UTC  (4+ messages)

[LTP] [PATCH 0/5] zram cleanup
 2021-01-29 17:59 UTC  (4+ messages)
` [LTP] [PATCH 3/5] zram01.sh: Check properly mkfs.* dependencies

[PATCH 0/3] Add some perf support for mips
 2021-01-29 17:58 UTC  (9+ messages)
` [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf

[PATCH v9 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-29 18:01 UTC  (16+ messages)
` [PATCH v9 3/4] kasan: Add report for async mode

[PATCH] config: set external_device_info_source=none if udev isn't running
 2021-01-29 17:58 UTC  (10+ messages)

[PATCH v2] iotests/297: pylint: ignore too many statements
 2021-01-29 17:53 UTC  (2+ messages)

[chrome-os:chromeos-5.4 74/85] fs/io_uring.c:2172:21: error: variable 'old_cred' set but not used
 2021-01-29 17:57 UTC 

[Buildroot] [PATCH 1/1] Replace LIBFOO_CPE_ID_VERSION_MINOR by LIBFOO_CPE_ID_UPDATE
 2021-01-29 17:56 UTC 

[PATCH linux dev-5.8] pmbus:max31785: Support revision "B"
 2021-01-29 17:54 UTC 

[meta-oe][PATCH] sip3: simplify recipe
 2021-01-29 17:55 UTC  (2+ messages)
` [oe] "

[PATCH] io_uring: check kthread parked flag before sqthread goes to sleep
 2021-01-29 17:53 UTC  (2+ messages)
` [PATCH v2] "

[PULL 00/13] Misc patches
 2021-01-29 17:21 UTC  (15+ messages)
` [PULL 01/13] crypto: Fix some code style problems, add spaces around operator
` [PULL 02/13] crypto: Move USER_CREATABLE to secret_common base class
` [PULL 03/13] crypto: Forbid broken unloading of secrets
` [PULL 04/13] crypto: Fix memory leaks in set_loaded for tls-*
` [PULL 05/13] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
` [PULL 06/13] Prefer 'on' | 'off' over 'yes' | 'no' for bool options
` [PULL 07/13] docs: simplify and clarify the platform support rules
` [PULL 08/13] docs: fix missing backslash in certtool shell example
` [PULL 09/13] configure: replace --enable/disable-git-update with --with-git-submodules
` [PULL 10/13] crypto: Add spaces around operator
` [PULL 11/13] ui: update keycodemapdb submodule commit
` [PULL 12/13] tests: Fix runtime error in test-authz-pam
` [PULL 13/13] tests: Replace deprecated ASN1 code

[PATCH 0/5] nvmem: patches (set 1) for 5.12
 2021-01-29 17:51 UTC  (5+ messages)
` [PATCH 1/5] nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()
` [PATCH 4/5] nvmem: Add driver to expose reserved memory as nvmem
` [PATCH 5/5] nvmem: core: skip child nodes not matching binding

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-01-29 17:46 UTC  (19+ messages)
` [PATCH v6 1/6] sev/i386: Add initial support for SEV-ES
` [PATCH v6 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [PATCH v6 3/6] sev/i386: Allow AP booting under SEV-ES
` [PATCH v6 4/6] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH v6 5/6] kvm/i386: Use a per-VM check for SMM capability
` [PATCH v6 6/6] sev/i386: Enable an SEV-ES guest based on SEV policy

[PATCH v4 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-01-29 17:52 UTC  (3+ messages)
` [PATCH v4 1/9] mtd: spi-nor: Add Cypress manufacturer ID

[PATCH v2] btrfs: Avoid calling btrfs_get_chunk_map() twice
 2021-01-29 17:47 UTC  (4+ messages)

Recent(ish) bluetooth hci_suspend_notifier() changes
 2021-01-29 17:49 UTC  (2+ messages)

[PATCHSET v6 00/12] xfs: try harder to reclaim space when we run out
 2021-01-29 17:47 UTC  (5+ messages)
` [PATCH 07/12] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 12/12] xfs: flush speculative space allocations when we run out of space

[PATCH] kunit: make kunit_tool accept optional path to .kunitconfig fragment
 2021-01-29 17:46 UTC  (3+ messages)

[PATCH] opp: Don't ignore clk_get() errors other than -ENODEV
 2021-01-29 17:46 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-01-29 17:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/2] Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
 2021-01-29 17:44 UTC  (5+ messages)
` [PATCH v2 2/2] Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices

[PATCH 0/7] Allow booting a 32-bit system with a top memory address beyond 4 GiB
 2021-01-29 17:47 UTC  (4+ messages)
` [PATCH 2/7] global_data.h: Change ram_top type to phys_addr_t

[PATCH v2 00/12] Add support for pinmux status command on beaglebone
 2021-01-29 17:47 UTC  (3+ messages)
` [PATCH v2 05/12] pinctrl: single: get register area size by device API

[5.10] i40e/udp_tunnel: RTNL: assertion failed at net/ipv4/udp_tunnel_nic.c
 2021-01-29 17:44 UTC 

FAILED: patch "[PATCH] SMB3.1.1: do not log warning message if server doesn't" failed to apply to 5.4-stable tree
 2021-01-29 17:42 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH 1/5] drm/i915: Skip vswing programming for TBT
 2021-01-29 17:40 UTC  (11+ messages)
` [PATCH 3/5] drm/i915: Power up combo PHY lanes for for HDMI as well
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/5] drm/i915: Move HDMI vswing programming to the right place
` [Intel-gfx] [PATCH 5/5] drm/i915: Don't check tc_mode unless dealing with a TC PHY

[PULL 0/2] block: Fix iotests to respect configured Python binary
 2021-01-29 17:22 UTC  (4+ messages)

[PATCH net] rxrpc: Fix deadlock around release of dst cached on udp tunnel
 2021-01-29 17:41 UTC  (4+ messages)

[PATCH v3 0/7] Multiple fixes to XENMEM_acquire_resource
 2021-01-29 17:44 UTC  (8+ messages)
` [PATCH v3 1/7] xen/gnttab: Rework resource acquisition

[Buildroot] [PATCH 1/1] package/pinentry: bump to version 1.1.1
 2021-01-29 17:44 UTC 

[PATCH 0/6] soundwire: qcom: various improvements
 2021-01-29 17:32 UTC  (14+ messages)
` [PATCH 1/6] soundwire: qcom: add support to missing transport params
` [PATCH 2/6] soundwire: qcom: extract version field
` [PATCH 3/6] soundwire: qcom: set continue execution flag for ignored commands
` [PATCH 4/6] soundwire: qcom: start the clock during initialization
` [PATCH 5/6] soundwire: qcom: update register read/write routine
` [PATCH 6/6] soundwire: qcom: add support to new interrupts

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.217-50-g05ce0f14a1ae)
 2021-01-29 17:41 UTC 

[Buildroot] [PATCH 1/1] package/efl: drop dependency on gcc >= 4.8
 2021-01-29 17:43 UTC 

possible deadlock in send_sigio (2)
 2021-01-29 17:36 UTC  (2+ messages)

[PATCH v2] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2021-01-29 17:35 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-29 17:42 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 0/8] add checking of header includes
  ` [dpdk-dev] [PATCH v6 8/8] ci: add checking of includes to CI builds

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-01-29 17:34 UTC  (8+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
                ` [EXT] "

[Intel-wired-lan] [PATCH net-next] ice: Improve MSI-X fallback logic
 2021-01-29 17:41 UTC  (2+ messages)

[meta-python][PATCH] python3-prctl: Upgrade 1.7 -> 1.8.1
 2021-01-29 17:40 UTC  (2+ messages)
` [oe] "

[PATCH] x86: Remove unnecessary kmap() from sgx_ioc_enclave_init()
 2021-01-29 17:37 UTC  (2+ messages)

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `security/keys/trusted-keys/tpm2key.asn1.o' being placed in section `.eh_frame'
 2021-01-29 17:39 UTC 

[PATCH 0/7] qcow2: compressed write cache
 2021-01-29 17:30 UTC  (5+ messages)
` [PATCH 1/7] qemu/queue: add some useful QLIST_ and QTAILQ_ macros
` [PATCH 5/7] simplebench: bench_one(): support count=1
` [PATCH 6/7] simplebench/bench-backup: add --compressed option

[PATCH v5 00/16] KVM: Add minimal support for Xen HVM guests
 2021-01-29 17:33 UTC  (4+ messages)
` [PATCH v5 16/16] KVM: x86/xen: Add event channel interrupt vector upcall

[PATCH] ap: add DEL_STATION path to fullmac AP handling
 2021-01-29 17:36 UTC  (2+ messages)

[PULL 00/21] target-arm queue
 2021-01-29 17:15 UTC  (4+ messages)
` [PULL 17/21] hw/adc: Add an ADC module for NPCM7XX

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-01-29 17:35 UTC  (11+ messages)
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-29 17:31 UTC  (10+ messages)

[PATCH] riscv: virt_addr_valid must check the address belongs to linear mapping
 2021-01-29 17:31 UTC  (2+ messages)

pull request: mt76 2021-01-29
 2021-01-29 17:31 UTC 

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-01-29 17:30 UTC  (7+ messages)
    ` [PATCH v5 00/21] Host1x sync point UAPI should not be used for tracking DRM jobs

[PATCH V6 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-29 17:34 UTC  (3+ messages)

[PATCH] platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
 2021-01-29 17:29 UTC  (2+ messages)

[PATCH v13 00/17] RISC-V Kendryte K210 support improvements
 2021-01-29  4:09 UTC  (3+ messages)
` [PATCH v13 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-29 17:27 UTC  (8+ messages)

[PATCH] gpiolib: free device name on error path to fix kmemleak
 2021-01-29 17:26 UTC  (2+ messages)

[PATCH 0/8] Tegra186 and Tegra194 audio graph card
 2021-01-29 17:28 UTC  (10+ messages)
` [PATCH 4/8] ASoC: tegra: Select SND_SOC_RT5659
    `  "

[LTP] [PATCH v2] sctp/func_test: add check on the sctp driver
 2021-01-29 17:30 UTC 

dax alignment problem on arm64 (and other achitectures)
 2021-01-29 17:22 UTC  (9+ messages)

[PATCH V3 0/5] perf core PMU support for Sapphire Rapids (Kernel)
 2021-01-29 17:25 UTC  (3+ messages)
` [PATCH V3 1/5] perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT

[RFC, v3 0/2] msi support for platform devices
 2021-01-29 17:24 UTC  (5+ messages)
` [RFC v4 0/3] "
  ` [RFC v4 1/3] vfio/platform: add support for msi
  ` [RFC v4 2/3] vfio/platform: change cleanup order
  ` [RFC v4 3/3] vfio: platform: reset: add msi support

[REGRESSION] "ALSA: HDA: Early Forbid of runtime PM" broke my laptop's internal audio
 2021-01-29 17:24 UTC  (10+ messages)

[Intel-gfx] [PATCH 0/9] Final set of patches for ADLS enabling
 2021-01-29 17:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH 8/9] drm/i915/adl_s: Add display WAs for ADL-S

[net] udp: exclude UDP_ENCAP_RXRPC packets from early demux
 2021-01-29 17:25 UTC 

[PATCH 1/1] efi_loader: add Linux magic to aarch64 crt0
 2021-01-29 17:26 UTC 

[Intel-gfx] [PATCH 0/9] Final set of patches for ADLS enabling
 2021-01-29 17:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH 8/9] drm/i915/adl_s: Add display WAs for ADL-S

[PATCH V3 0/9] vfio virtual address update
 2021-01-29 16:54 UTC  (10+ messages)
` [PATCH V3 1/9] vfio: option to unmap all
` [PATCH V3 2/9] vfio/type1: unmap cleanup
` [PATCH V3 3/9] vfio/type1: implement unmap all
` [PATCH V3 4/9] vfio: interfaces to update vaddr
` [PATCH V3 5/9] vfio/type1: massage unmap iteration
` [PATCH V3 6/9] vfio/type1: implement interfaces to update vaddr
` [PATCH V3 7/9] vfio: iommu driver notify callback
` [PATCH V3 8/9] vfio/type1: implement "
` [PATCH V3 9/9] vfio/type1: block on invalid vaddr

[PULL 00/46] target-arm queue
 2021-01-29 17:00 UTC  (4+ messages)
` [PULL 21/46] tests/qtest: add a test case for pvpanic-pci

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-29 17:21 UTC  (12+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.11-32-g8f959d40b497)
 2021-01-29 17:19 UTC 

[PATCH] efifb: Ensure graphics device for efifb stays at PCI D0
 2021-01-29  8:43 UTC 

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-01-29 17:15 UTC  (2+ messages)
` [PATCH v2 1/1] MacOS: precompose_argv_prefix()

[PATCH v21 00/20] Initial support for multi-process Qemu
 2021-01-29 16:46 UTC  (2+ messages)
` [PATCH v21 19/20] multi-process: Retrieve PCI info from remote process

[PATCH] type transition rules for Debian installations
 2021-01-29 17:15 UTC 

[PATCH] x86/mm: Remove cascade damage from "fishy" ref/typecount failure
 2021-01-29 17:17 UTC  (10+ messages)
` [PATCH v3] x86/mm: Short circuit "

[PATCH 1/2] brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet
 2021-01-29 17:14 UTC  (2+ messages)
` [PATCH 2/2] brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet


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.