All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 14:33:51 to 2021-03-16 15:13:27 UTC [more...]

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-16 15:10 UTC  (16+ messages)
` [PATCH v23 01/28] Documentation/x86: Add CET description
` [PATCH v23 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v23 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v23 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v23 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v23 06/28] x86/cet: Add control-protection fault handler
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 19/28] mm: Update can_follow_write_pte() "
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()

[PATCH] scmi: correctly configure MMU for SCMI buffer
 2021-03-16 15:13 UTC  (2+ messages)

[dpdk-dev] [Bug 600] Windows DPDK real-time priority threads causing thread starvation
 2021-03-16 15:13 UTC  (2+ messages)

[PATCH v2 net-next 00/12] Documentation updates for switchdev and DSA
 2021-03-16 15:12 UTC  (3+ messages)
` [PATCH v2 net-next 09/12] Documentation: networking: dsa: add paragraph for the MRP offload

[PATCH v4 00/12] net: Pad short frames for network backends
 2021-03-16 15:10 UTC  (5+ messages)
` [PATCH v4 01/12] net: eth: Add a helper to pad a short Ethernet frame
` [PATCH v4 03/12] net: Pad short frames to minimum size before sending from SLiRP/TAP

[PATCH] softirq: Be more verbose on t->state BUG()
 2021-03-16 15:10 UTC  (3+ messages)

[PATCH v3 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-16 15:09 UTC  (5+ messages)
` [PATCH v3 1/3] target/arm: Add support for FEAT_TLBIRANGE

Build system can't detect rustc
 2021-03-16 15:09 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] table: fix actions with different data size
 2021-03-16 15:09 UTC 

[PATCH v3 0/5] Support Secure Boot for multiboot2 Xen
 2021-03-16 15:08 UTC  (3+ messages)
` [PATCH v3 5/5] xen/x86/efi: Verify dom0 kernel with SHIM_LOCK protocol in efi_multiboot2()

Bug in tlbi_aa64_vae2is_write: tlbbits_for_regime called with swapped ARMMMUIdx_ values?
 2021-03-16 15:07 UTC  (2+ messages)

[PATCH 0/5] xen/arm: smmuv1: Fix stream match conflict issue
 2021-03-16 15:08 UTC  (4+ messages)
` [PATCH 5/5] xen/arm: smmuv1: Intelligent SMR allocation

[syzbot] KMSAN: uninit-value in video_usercopy (2)
 2021-03-16 15:06 UTC  (5+ messages)

[PATCH u-boot v3 01/39] regmap: fix a serious pointer casting bug
 2021-03-16 15:07 UTC  (2+ messages)
` [PATCH u-boot v3.1 "

linux-next: manual merge of the hyperv tree with the tip tree
 2021-03-16 15:05 UTC  (3+ messages)

[PATCH 1/2] IMA: Move check_evmctl to setup, add require_evmctl()
 2021-03-16 15:06 UTC  (4+ messages)
` [LTP] "
` [PATCH 2/2] IMA/ima_keys.sh: Require evmctl 1.3.2
  ` [LTP] "

[PATCH v3] ASoC: amd: add support for rt5682 codec in machine driver
 2021-03-16 14:53 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v24 00/36] Introduce IGT allocator
 2021-03-16 15:06 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Introduce IGT allocator (rev27)

[PATCH] target/riscv: Prevent lost illegal instruction exceptions
 2021-03-16 15:03 UTC  (2+ messages)

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-16 15:04 UTC  (18+ messages)
  ` [OpenRISC] "

[PATCH v2] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support
 2021-03-16 15:04 UTC  (3+ messages)

[PATCH net-next 00/10] mlxsw: Add support for egress and policy-based sampling
 2021-03-16 15:03 UTC  (11+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum_matchall: Propagate extack further
` [PATCH net-next 02/10] mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operations
` [PATCH net-next 03/10] mlxsw: spectrum_matchall: Pass matchall entry to sampling operations
` [PATCH net-next 04/10] mlxsw: spectrum: Track sampling triggers in a hash table
` [PATCH net-next 05/10] mlxsw: spectrum: Start using sampling triggers "
` [PATCH net-next 06/10] mlxsw: spectrum_matchall: Add support for egress sampling
` [PATCH net-next 07/10] mlxsw: core_acl_flex_actions: Add mirror sampler action
` [PATCH net-next 08/10] mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE
` [PATCH net-next 09/10] selftests: mlxsw: Add tc sample tests for new triggers
` [PATCH net-next 10/10] selftests: mlxsw: Test egress sampling limitation on Spectrum-1 only

[PATCH 00/13] media platform: fix kernel-doc formatting
 2021-03-16 15:03 UTC  (3+ messages)
` [PATCH 03/13] ti-vpe/cal.h: "

[PATCH BlueZ 0/1] emulator: Add Create BIG command in emulator
 2021-03-16 15:03 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "
  `  "

libxl / xen-pciback interaction
 2021-03-16 15:03 UTC  (2+ messages)

[meta-python][PATCH] python3-pythonping: new package
 2021-03-16 15:03 UTC  (2+ messages)

dunfell: regression linux-fimware installed in rootfs in actual dunfell master
 2021-03-16 15:03 UTC  (2+ messages)
` [yocto] "

[PATCH] net: broadcom: BCM4908_ENET should not default to y, unconditionally
 2021-03-16 13:46 UTC  (2+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.12-rc3-19-g1a7a93e88ae21)
 2021-03-16 15:02 UTC 

[PATCH v2 0/9] stm32: Add Engicam STM32MP1 SoM
 2021-03-16 15:02 UTC  (4+ messages)
` [PATCH v2 7/9] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 1X4Gb DDR3

[PATCH 00/10] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-16 15:00 UTC  (6+ messages)
` [PATCH 08/10] KVM: arm64: Add a nVHE-specific SVE VQ reset hypercall

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 15:00 UTC  (4+ messages)

[PATCH v2] bpf: Fix memory leak in copy_process()
 2021-03-16 15:00 UTC  (3+ messages)
` 回复: "

[PATCH] iommu/amd: Fix iommu remap panic while amd_iommu is set to disable
 2021-03-16 15:00 UTC  (5+ messages)

[dpdk-dev] [PATCH] table: fix actions with different data size
 2021-03-16 14:59 UTC 

[PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
 2021-03-16 14:58 UTC  (6+ messages)

[PATCH v2] staging: vt665x: fix alignment constraints
 2021-03-16 14:57 UTC  (3+ messages)

[PATCH v2 00/29] tcg: Workaround macOS 11.2 mprotect bug
 2021-03-16 14:57 UTC  (4+ messages)
` [PATCH v2 03/29] tcg: Re-order tcg_region_init vs tcg_prologue_init

[PULL v2 00/42] Block layer patches and object-add QAPIfication
 2021-03-16 14:55 UTC  (4+ messages)

[PATCH net-next 0/5] dpaa2-switch: small cleanup
 2021-03-16 14:55 UTC  (6+ messages)
` [PATCH net-next 1/5] dpaa2-switch: remove unused ABI functions
` [PATCH net-next 2/5] dpaa2-switch: fix kdoc warnings
` [PATCH net-next 3/5] dpaa2-switch: reduce the size of the if_id bitmap to 64 bits
` [PATCH net-next 4/5] dpaa2-switch: fit the function declaration on the same line
` [PATCH net-next 5/5] dpaa2-eth: fixup kdoc warnings

Is amd-staging-drm-next dead?
 2021-03-16 14:56 UTC  (2+ messages)

renesas/next baseline-nfs: 20 runs, 1 regressions (renesas-next-2021-03-16-v5.12-rc2)
 2021-03-16 14:55 UTC 

[PATCH 00/45 v3] xfs: consolidated log and optimisation changes
 2021-03-16 14:55 UTC  (19+ messages)
` [PATCH 07/45] xfs: remove need_start_rec parameter from xlog_write()
` [PATCH 19/45] xfs: factor out the CIL transaction header building
` [PATCH 20/45] xfs: only CIL pushes require a start record
` [PATCH 23/45] xfs: log tickets don't need log client id
` [PATCH 24/45] xfs: move log iovec alignment to preparation function
` [PATCH 25/45] xfs: reserve space and initialise xlog_op_header in item formatting
` [PATCH 26/45] xfs: log ticket region debug is largely useless

renesas/next baseline: 113 runs, 3 regressions (renesas-next-2021-03-16-v5.12-rc2)
 2021-03-16 14:55 UTC 

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-16 14:55 UTC  (15+ messages)

[Buildroot] [PATCH 1/2] qemu_arm_versatile: switch to in-kernel defconfig + fragment
 2021-03-16 14:55 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] qemu_arm_versatile_nommu: "

[PATCH] mdadm: fix reshape from RAID5 to RAID6 with backup file
 2021-03-16 14:54 UTC  (3+ messages)

[PATCH v7] arm: Add Kconfig entry to select CONFIG_DTB_FILE
 2021-03-16 14:54 UTC  (2+ messages)

[PATCH 00/10] tick/nohz updates
 2021-03-16 14:53 UTC  (6+ messages)
` [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value

[PATCH 0/5] Uncore PMON discovery mechanism support
 2021-03-16 14:53 UTC  (6+ messages)
` [PATCH 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 14:52 UTC  (4+ messages)

Building test code?
 2021-03-16 14:53 UTC  (6+ messages)
` [yocto] "

git bisect fails to handle annotated tags
 2021-03-16 14:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] mlx5: add timestamp format support
 2021-03-16 14:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-16 14:42 UTC  (10+ messages)
` [PATCH 13/38] target/riscv: SIMD 8-bit Miscellaneous Instructions
` [PATCH 14/38] target/riscv: 8-bit Unpacking Instructions
` [PATCH 15/38] target/riscv: 16-bit Packing Instructions

[PATCH v1 00/14] Multigenerational LRU
 2021-03-16 14:50 UTC  (4+ messages)

[PATCH 1/2] Fix the segment fault when calling yank_register_instance
 2021-03-16 14:46 UTC  (3+ messages)

[PATCH] config.txt: add missing period
 2021-03-16 14:40 UTC 

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 14:49 UTC 

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16 14:48 UTC  (6+ messages)

[PATCH v3 0/1] add ACPI binding to RX6110 driver
 2021-03-16 14:48 UTC  (2+ messages)
` [PATCH v4] rtc: rx6110: add ACPI bindings to I2C

[PATCH Bluez v3 1/4] shared/timeout: Add timeout_add_seconds abstraction
 2021-03-16 14:48 UTC  (2+ messages)
` adapter: Fix discovery trigger for 0 second delay

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-16 14:48 UTC 

Yocto Project Status WW11`21
 2021-03-16 14:48 UTC 

[PATCH net-next 0/3] dpaa2-eth: use indirect call wrappers
 2021-03-16 14:47 UTC  (4+ messages)
` [PATCH net-next 1/3] dpaa2-eth: use indirect calls wrapper for FD enqueue
` [PATCH net-next 2/3] dpaa2-eth: use indirect calls wrapper for FD consume
` [PATCH net-next 3/3] dpaa2-switch: use an indirect call wrapper instead of open-coding

[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
 2021-03-16 14:47 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Provide polling interfaces for Tree RCU grace periods

[PATCH Bluez v2] android/handsfree: Fix g_timeout_add_seconds_full call
 2021-03-16 14:47 UTC  (2+ messages)
` [Bluez,v2] "

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-16 14:41 UTC  (2+ messages)

[PATCH 0/9] edid: windows fixes
 2021-03-16 14:38 UTC  (10+ messages)
` [PATCH 1/9] qemu-edid: use qemu_edid_size()
` [PATCH 2/9] edid: edid_desc_next
` [PATCH 3/9] edid: move xtra3 descriptor
` [PATCH 4/9] edid: use dta extension block descriptors
` [PATCH 5/9] edid: prefer standard timings
` [PATCH 6/9] edid: Make refresh rate configurable
` [PATCH 7/9] edid: move timing generation into a separate function
` [PATCH 8/9] edid: allow arbitrary-length checksums
` [PATCH 9/9] edid: add support for DisplayID extension (5k resolution)

[PATCH v2] xen/arm: Use register_t type of cpuinfo entries
 2021-03-16 14:46 UTC  (4+ messages)

[ANNOUNCE] Git v2.31.0
 2021-03-16 14:44 UTC  (5+ messages)

AMD Ryzen 4000 (Mobile) cpufreq issues
 2021-03-16 14:44 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems
 2021-03-16 14:42 UTC  (2+ messages)

[PATCH] HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
 2021-03-16 14:41 UTC  (2+ messages)

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-16 14:38 UTC  (3+ messages)

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-16 14:13 UTC  (4+ messages)
` [PATCH -next 1/5] block: add disk sequence number

[PATCH v2 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-16 14:37 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_STATUS
` [PATCH v2 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
` [PATCH v2 3/4] KVM: x86: hyper-v: Track Hyper-V TSC page status
` [PATCH v2 4/4] KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enlightenment

[Intel-gfx] [PATCH] drm/i915/display/psr: Add sink not reliable check to intel_psr_work()
 2021-03-16 14:38 UTC  (4+ messages)

[GIT PULL] fuse fixes for 5.12-rc4
 2021-03-16 14:37 UTC 

[PATCH 1/1] amdgpu: use MMIO to init atombios if device is Thunderbolt / USB4 attached
 2021-03-16 14:36 UTC  (5+ messages)

[PATCH v4 0/7] firmware: Add initial support for Arm FF-A
 2021-03-16 14:34 UTC  (3+ messages)

Gstreamer
 2021-03-16 14:36 UTC  (3+ messages)
` [OE-core] Gstreamer

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)
 2021-03-16 14:35 UTC  (6+ messages)
` [PATCH 0/3] dma-buf: Add an API for exporting sync files (v6)
  ` [PATCH 3/3] "

[PATCH 1/2] dt-bindings: Bump dtschema version required to v2021.2.1
 2021-03-16 14:34 UTC  (5+ messages)
` [PATCH 2/2] kbuild: Enable DT undocumented compatible checks

[PATCH v3 1/3] edid: move timing generation into a separate function
 2021-03-16 14:34 UTC  (4+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16 14:34 UTC  (9+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping

[PATCH v2] task_work: kasan: record task_work_add() call stack
 2021-03-16 14:33 UTC  (3+ messages)

[PATCH] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
 2021-03-16 14:34 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/6] test: refactor crypto unit test framework
 2021-03-16 14:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH 4/6] test/crypto: move testsuite params to header file
` [dpdk-dev] [PATCH 5/6] test/crypto: dynamically build blockcipher suite
` [dpdk-dev] [PATCH 6/6] doc: add unit test suite change to release notes


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.