messages from 2020-09-24 21:19:59 to 2020-09-24 22:54:12 UTC [more...]
[PATCH v2 00/38] qapi: static typing conversion, pt1
2020-09-24 22:36 UTC (7+ messages)
` [PATCH v2 04/38] qapi: Prefer explicit relative imports
[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
2020-09-24 22:50 UTC (46+ messages)
` [PATCH v3 01/39] kasan: drop unnecessary GPL text from comment headers
` [PATCH v3 02/39] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v3 03/39] kasan: group vmalloc code
` [PATCH v3 04/39] kasan: shadow declarations only for software modes
` [PATCH v3 05/39] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v3 06/39] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v3 07/39] kasan: only build init.c for software modes
` [PATCH v3 08/39] kasan: split out shadow.c from common.c
` [PATCH v3 09/39] kasan: define KASAN_GRANULE_PAGE
` [PATCH v3 10/39] kasan: rename report and tags files
` [PATCH v3 11/39] kasan: don't duplicate config dependencies
` [PATCH v3 12/39] kasan: hide invalid free check implementation
` [PATCH v3 13/39] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v3 14/39] kasan, arm64: only init shadow for software modes
` [PATCH v3 15/39] kasan, arm64: only use kasan_depth "
` [PATCH v3 16/39] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v3 17/39] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v3 18/39] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v3 19/39] kasan: rename SHADOW layout macros to META
` [PATCH v3 20/39] kasan: separate metadata_fetch_row for each mode
` [PATCH v3 21/39] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v3 22/39] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v3 23/39] arm64: Enable armv8.5-a asm-arch option
` [PATCH v3 24/39] arm64: mte: Add in-kernel MTE helpers
` [PATCH v3 25/39] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v3 26/39] arm64: mte: Add in-kernel tag fault handler
` [PATCH v3 27/39] arm64: kasan: Enable in-kernel MTE
` [PATCH v3 28/39] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v3 29/39] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v3 30/39] arm64: kasan: Enable TBI EL1
` [PATCH v3 31/39] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v3 32/39] kasan: define KASAN_GRANULE_SIZE "
` [PATCH v3 33/39] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v3 34/39] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v3 35/39] kasan, arm64: implement HW_TAGS runtime
` [PATCH v3 36/39] kasan, arm64: print report from tag fault handler
` [PATCH v3 37/39] kasan, slub: reset tags when accessing metadata
` [PATCH v3 38/39] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v3 39/39] kasan: add documentation for hardware tag-based mode
[PATCH v2 1/7] PCI/ASPM: Cache device's ASPM link capability in struct pci_dev
2020-09-24 22:53 UTC (4+ messages)
[PATCH v2 6/7] PCI/ASPM: Remove struct aspm_register_info and pcie_get_aspm_reg()
2020-09-24 22:51 UTC (2+ messages)
[PATCH net-next v3 0/4] GVE Raw Addressing
2020-09-24 22:51 UTC (3+ messages)
` [PATCH net-next v3 4/4] gve: Add support for raw addressing in the tx path
[PATCH QEMU v25 00/17] Add migration support for VFIO devices
2020-09-24 22:49 UTC (3+ messages)
` [PATCH v26 03/17] vfio: Add save and load functions for VFIO PCI devices
[PATCH net-next 0/5] bonding: rename bond components
2020-09-24 22:47 UTC (7+ messages)
` [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces
[PATCH v2 4/7] PCI/ASPM: Replace aspm_register_info.l1ss_cap*
2020-09-24 22:45 UTC (2+ messages)
[PATCH 00/16] hw/block/nvme: zoned namespace command set
2020-09-24 22:43 UTC (6+ messages)
` [PATCH 03/16] hw/block/nvme: make lba data size configurable
` [PATCH 09/16] hw/block/nvme: add basic read/write for zoned namespaces
` [PATCH 15/16] hw/block/nvme: support zone active excursions
[dpdk-dev] [PATCH v2 0/4] use C11 atomic builtins for libs
2020-09-24 22:44 UTC (5+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 2/4] bbdev: use C11 atomic builtins for device processing counter
[balbi-usb:testing/next] BUILD SUCCESS 1b28687a9c679499ddaa46dac6ca3660e46801c5
2020-09-24 22:43 UTC
[PATCH 1/2] mdcheck: Prefix pause message with mdcheck
2020-09-24 22:36 UTC (2+ messages)
` [PATCH 2/2] mdcheck: Set a tag of mdcheck
[dunfell/master PATCH] am65xx-evm: Add missing k3-am654-idk-sr1.dtbo
2020-09-24 22:41 UTC (2+ messages)
linux-next: Signed-off-by missing for commits in the block tree
2020-09-24 22:40 UTC
[PATCH 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
2020-09-24 22:37 UTC (7+ messages)
linux-next: Fixes tag needs some work in the block tree
2020-09-24 22:38 UTC
[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
2020-09-24 22:37 UTC (12+ messages)
` [PATCH bpf-next v8 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
[PATCH v2 3/7] PCI/ASPM: Compute the value of aspm_register_info.support directly
2020-09-24 22:36 UTC (2+ messages)
Drive won't mount, please help
2020-09-24 22:28 UTC (3+ messages)
[Intel-wired-lan] [PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
2020-09-24 22:28 UTC (8+ messages)
` [Intel-wired-lan] [PATCH net-next v1 4/7] selftests: net: add a test for shared UDP tunnel info tables
[PATCH] drm/msm/dp: return correct connection status after suspend/resume
2020-09-24 22:27 UTC
[PATCH bpf-next v5] bpf: Add bpf_ktime_get_real_ns
2020-09-24 22:27 UTC (3+ messages)
INFO: rcu detected stall in sys_exit_group (6)
2020-09-24 22:26 UTC (3+ messages)
[Intel-gfx] [PATCH v2 0/6] drm/i915: Add support for LTTPR non-transparent link training mode
2020-09-24 22:24 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Add support for LTTPR non-transparent link training mode (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon)
2020-09-24 22:23 UTC (8+ messages)
` [Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma
` [Linux-kernel-mentees] [Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon)
[PATCH net] tcp: skip DSACKs with dubious sequence ranges
2020-09-24 22:23 UTC
[PATCH bpf-next 0/6] Various BPF helper improvements
2020-09-24 22:19 UTC (13+ messages)
` [PATCH bpf-next 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-24 22:13 UTC (10+ messages)
[Intel-gfx] [PATCH 1/3] drm/i915: Nuke lspcon_downsampling
2020-09-24 22:14 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "
[Bluez PATCH v1] device: Disable auto connect when pairing failed
2020-09-24 22:12 UTC (3+ messages)
[Virtio-fs] tools/virtiofs: Multi threading seems to hurt performance
2020-09-24 22:10 UTC (7+ messages)
` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)
` [Virtio-fs] "
[PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-24 22:10 UTC (20+ messages)
[linux-next:master 5623/10763] arch/x86/kernel/sev-es.c:239 handle_vc_boot_ghcb() error: we previously assumed 'boot_ghcb' could be null (see line 236)
2020-09-24 22:10 UTC
[PATCH v6 0/5] Add shared workqueue support for idxd driver
2020-09-24 22:09 UTC (6+ messages)
` [PATCH v6 2/5] x86/asm: Add enqcmds() to support ENQCMDS instruction
[dpdk-dev] [RFC PATCH 1/2] build: rework Arm build options
2020-09-24 22:08 UTC (2+ messages)
[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-24 22:05 UTC (7+ messages)
[PATCH v13 00/10] Guest Last Branch Recording Enabling (KVM part)
2020-09-24 22:05 UTC (4+ messages)
` [PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR
FAILED: patch "[PATCH] kprobes: fix kill kprobe which has been marked as gone" failed to apply to 5.4-stable tree
2020-09-24 22:06 UTC (2+ messages)
[Intel-gfx] [patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
2020-09-24 19:36 UTC (12+ messages)
` "
[PATCH] Revert "mmc: disable UHS modes if Vcc cannot be switched on and off"
2020-09-24 22:03 UTC (8+ messages)
[PATCH 0/2] drop unaligned loads
2020-09-24 22:02 UTC (3+ messages)
` [PATCH 1/2] bswap.h: "
[RFC 0/1] Leading whitespace as a function identification heuristic?
2020-09-24 22:01 UTC (4+ messages)
[PATCH v3 6/8] maintenance: add incremental-repack task
2020-09-24 22:01 UTC (2+ messages)
[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
2020-09-24 21:58 UTC (4+ messages)
` [dpdk-dev] [PATCH 10/20] net/null: release port upon close
[PATCH V1 00/32] Live Update
2020-09-24 21:54 UTC (41+ messages)
` [PATCH V1 01/32] savevm: add vmstate handler iterators
` [PATCH V1 04/32] savevm: HMP Command for cprsave
` [PATCH V1 05/32] savevm: QMP command for cprload
` [PATCH V1 08/32] savevm: HMP command for cprinfo
` [PATCH V1 09/32] savevm: prevent cprsave if memory is volatile
` [PATCH V1 12/32] vl: pause option
` [PATCH V1 13/32] gdbstub: gdb support for suspended state
` [PATCH V1 14/32] savevm: VMS_RESTART and cprsave restart
` [PATCH V1 15/32] vl: QEMU_START_FREEZE env var
` [PATCH V1 17/32] util: env var helpers
` [PATCH V1 22/32] char: qio_channel_socket_accept reuse fd
` [PATCH V1 32/32] vfio-pci: improved tracing
[PATCH net] net/tls: sendfile fails with ktls offload
2020-09-24 21:57 UTC (2+ messages)
[PATCH] use SMBIOS tables on ARM for lscpu
2020-09-24 21:56 UTC
[Linux-kernel-mentees] [v10 3/4] media: vidtv: add a bridge driver
2020-09-16 7:01 UTC (4+ messages)
SEV guest debugging support for Qemu
2020-09-24 21:52 UTC (5+ messages)
[PATCH v3 0/2] hwmon: pmbus: max20730: adjust the vout base on
2020-09-24 21:54 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: max20730: adding device tree doc for max20730
` [PATCH v3 2/2] hwmon: pmbus: max20730: adjust the vout reading given voltage divider
[PATCH v4 1/9] doc: propose hooks managed by the config
2020-09-24 21:54 UTC (3+ messages)
[Intel-wired-lan] [PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs
2020-09-24 21:52 UTC (3+ messages)
` "
[PATCH v4 0/2] leds: mt6360: Add LED driver for MT6360
2020-09-24 21:49 UTC (7+ messages)
` [PATCH v4 2/2] "
[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
2020-09-24 21:50 UTC (18+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res
[Intel-gfx] [PATCH v4 1/3] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
2020-09-24 21:49 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v4,1/3] "
RTNETLINK answers: Permission denied
2020-09-24 21:49 UTC (5+ messages)
[PATCH 03/11 RFC] gitignore: Add/Generalize entries
2020-09-24 21:48 UTC (3+ messages)
[Buildroot] [PATCH v4 00/12] IBM s390x and Z architecture support
2020-09-24 21:49 UTC (6+ messages)
` [Buildroot] [PATCH v4 01/12] arch: add the basic IBM s390x and Z arch support
` [Buildroot] [PATCH v4 05/12] board/qemu: add "
This is nice one!
2020-09-24 21:48 UTC
[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
2020-09-24 21:48 UTC (4+ messages)
` [PATCH v1 12/12] fpga: add max10 get_hw_errinfo callback func
[PATCH] KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
2020-09-24 21:48 UTC (2+ messages)
[PATCH v7 0/5] fix & merge block_status_above and is_allocated_above
2020-09-24 21:45 UTC (2+ messages)
[PATCH v4 1/6] timer: kasan: record timer stack
2020-09-24 21:41 UTC (4+ messages)
[PATCH v3 0/3] Add Broadcom VK driver
2020-09-24 21:40 UTC (5+ messages)
` [PATCH v3 2/3] misc: bcm-vk: add "
[PATCHES] Networking
2020-09-24 21:40 UTC
Quick question?
2020-09-24 21:39 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2 4/4] PCI: Limit pci_alloc_irq_vectors as per housekeeping CPUs
2020-09-24 21:39 UTC (3+ messages)
` "
[dpdk-dev] [PATCH 0/2] eal/windows: implement alarms
2020-09-24 21:38 UTC (4+ messages)
` [dpdk-dev] [PATCH 2/2] eal/windows: implement alarm API
` [dpdk-dev] [EXTERNAL] "
[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
2020-09-24 21:35 UTC (6+ messages)
` [PATCH v2 31/37] kasan, x86, s390: update undef CONFIG_KASAN
[xtf test] 154651: tolerable all pass - PUSHED
2020-09-24 21:35 UTC
[meta-networking][PATCH] crda: rdepends on wireless-regdb-static
2020-09-24 21:36 UTC (2+ messages)
` [oe] "
[PATCH v3 1/3] iio: dac: ad5686: add support for AD5338R
2020-09-24 19:52 UTC (2+ messages)
` [PATCH v3 2/3] iio: dac: ad5686: add of_match_table
[PATCH v2 00/27] NFSD operation monitoring tracepoints
2020-09-24 21:36 UTC (2+ messages)
[PATCH v1 0/6] seccomp: Implement constant action bitmaps
2020-09-24 21:35 UTC (9+ messages)
` [PATCH 4/6] seccomp: Emulate basic filters for constant action results
[peterz-queue:x86/fpu 4/4] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:452:8: error: unknown type name '__fpu'
2020-09-24 21:35 UTC
[PATCH] net/tls: race causes kernel panic
2020-09-24 21:34 UTC (2+ messages)
About TODO in nvme emulation
2020-09-24 21:28 UTC (3+ messages)
[PATCH 0/7] iwlwifi: updates intended for v5.10 2020-09-24
2020-09-24 21:32 UTC (4+ messages)
` [PATCH 1/7] iwlwifi: enable twt by default
[net-next v2 0/3] cxgb4/ch_ktls: updates in net-next
2020-09-24 21:30 UTC (3+ messages)
` [net-next v2 1/3] ch_ktls: Issue if connection offload fails
[PATCH 1/5] mm: Introduce mm_struct.has_pinned
2020-09-24 21:30 UTC (11+ messages)
[PATCH] configure: Fix build dependencies with vhost-vdpa
2020-09-24 21:00 UTC
[PATCH v2 0/2] INVD intercept change to skip instruction
2020-09-24 21:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.