messages from 2023-07-31 13:36:30 to 2023-07-31 14:04:07 UTC [more...]
[dpdk-dev] Marvell DPDK 20.11 Roadmap
2023-07-31 14:03 UTC (2+ messages)
[syzbot] [erofs?] [fat?] WARNING in erofs_kill_sb
2023-07-31 13:57 UTC (10+ messages)
[Buildroot] [PATCH] package/qemu: bump to version 8.0.3
2023-07-31 14:02 UTC
[PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-31 14:01 UTC (3+ messages)
[PATCH] nvme: zns: limit max_zone_append by max_segments
2023-07-31 14:02 UTC (6+ messages)
[Buildroot] [PATCH] package/libfuse3: bump to version 3.15.1
2023-07-31 14:02 UTC
linux-next: Tree for Jul 13
2023-07-31 14:01 UTC (3+ messages)
` linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
[XEN PATCH 0/4] xen: address MISRA C:2012 Rule 5.3
2023-07-31 14:01 UTC (3+ messages)
` [XEN PATCH 4/4] arm/efi: "
[PATCH] dm: Correct DM_FLAG_ comment
2023-07-31 14:01 UTC
[RFC PATCH 00/24] plugins: Allow to read registers
2023-07-31 14:00 UTC (15+ messages)
` [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
` [RFC PATCH 04/24] gdbstub: Introduce gdb_find_static_feature()
` [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
` [RFC PATCH 08/24] target/ppc: "
` [RFC PATCH 09/24] target/riscv: "
[PATCH 0/3] version: 23.11-rc0
2023-07-31 14:01 UTC (2+ messages)
[linux-next:master] [tcp] dfa2f04833: stress-ng.sock.ops_per_sec -7.3% regression
2023-07-31 14:00 UTC (2+ messages)
[PATCH] gdbstub: Fix client Ctrl-C handling
2023-07-31 13:59 UTC (7+ messages)
[Intel-xe] [PATCH V10 0/6] drm/xe: Add engine scheduler control interface
2023-07-31 13:59 UTC (3+ messages)
` [Intel-xe] [PATCH V10 6/6] drm/xe: Add min/max cap for engine scheduler properties
[PATCH v2 0/9] x86: Improve bootstd support
2023-07-31 13:59 UTC (6+ messages)
` [PATCH v2 5/9] bootstd: Correct creating of bootdev sibling
[PATCH iwl-next v3] i40e: Clear stats after deleting tc
2023-07-31 13:52 UTC (2+ messages)
` [Intel-wired-lan] "
[Intel-wired-lan] [PATCH iwl-next v2] i40e: Clear stats after deleting tc
2023-07-31 13:57 UTC (4+ messages)
[PATCH 2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd()
2023-07-31 13:58 UTC (3+ messages)
[PATCH v2] arm64/fpsimd: Only provide the length to cpufeature for xCR registers
2023-07-31 13:58 UTC
[PATCH v3 1/4] cmd: bind: Add unbind command with driver filter
2023-07-31 13:58 UTC (6+ messages)
[XEN PATCH] xen/arm/IRQ: uniform irq_set_affinity() with x86 version
2023-07-31 13:58 UTC
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-07-31 13:43 UTC (109+ messages)
` [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v3 03/36] arm64/gcs: Document the ABI "
` [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v3 15/36] arm64/hwcap: Add hwcap "
` [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH] target/ppc: Disable goto_tb with architectural singlestep
2023-07-31 13:57 UTC (2+ messages)
test
2023-07-31 13:58 UTC
[PATCH v7 00/15] Intel Hardware P-States (HWP) support
2023-07-31 13:56 UTC (3+ messages)
` [PATCH v7 06/15] cpufreq: Add Hardware P-State (HWP) driver
[RFC bpf-next v5] bpf: Force to MPTCP
2023-07-31 13:56 UTC (7+ messages)
[PATCH v3] x86: Change tesing logic of mtrr commit
2023-07-31 13:56 UTC
[PATCH v2] kvm: Fix crash due to access uninitialized kvm_state
2023-07-31 13:55 UTC (2+ messages)
[PATCHv3 0/2] update at91 usart compatible for sam9x60
2023-07-31 13:35 UTC (4+ messages)
` [PATCHv3 2/2] ARM: dts: at91: sam9x60: fix the SOC detection
Pull request: u-boot-rockchip-20230731
2023-07-31 13:54 UTC
[dpdk-dev] Marvell DPDK v20.08 Roadmap
2023-07-31 13:53 UTC (4+ messages)
[PATCH 1/2] nvme-auth: unlock mutex in one place only
2023-07-31 13:51 UTC (4+ messages)
[PATCH v2] hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
2023-07-31 13:52 UTC (3+ messages)
[RFC PATCH] libsepol/cil: support parallel neverallow checks
2023-07-31 13:51 UTC (2+ messages)
chrome-platform/for-firmware-kernelci build: 5 builds: 0 failed, 5 passed, 6 warnings (v6.5-rc1-1-g0979e7e3cfd7)
2023-07-31 13:52 UTC
[PATCH net-next] net: lan743x: skip timestamping for non-PTP packets
2023-07-31 13:51 UTC (3+ messages)
[PATCH 1/5] x86: fsp: Use mtrr_set_next_var() for graphics memory
2023-07-31 13:50 UTC (13+ messages)
[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
2023-07-31 13:47 UTC (6+ messages)
` [PATCH v3 14/29] media: ov2680: Add support for more clk setups
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-31 13:46 UTC (9+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH] nvmet-tcp: fix data digest calculation for multiple H2CData PDUs
2023-07-31 13:48 UTC (4+ messages)
[PATCH v4 0/6] can: tcan4x5x: Introduce tcan4552/4553
2023-07-31 13:47 UTC (2+ messages)
[PATCH v3 0/4] mm: convert to vma_is_initial_heap/stack()
2023-07-31 13:47 UTC (3+ messages)
[patch v2 00/38] x86/cpu: Rework the topology evaluation
2023-07-31 13:47 UTC (4+ messages)
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-31 13:46 UTC (6+ messages)
[PATCH 0/5] linux-user: brk/mmap fixes
2023-07-31 13:45 UTC (5+ messages)
` [PATCH 3/5] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
[PATCH] x86/HVM: tidy _hvm_load_entry() for style
2023-07-31 13:44 UTC (2+ messages)
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-07-31 13:45 UTC (6+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
[PATCH v2] net: stmmac: correct MAC propagation delay
2023-07-31 13:44 UTC (7+ messages)
[RFC 0/1] ubi: An interface for dump the mapping between LEBs and PEBs
2023-07-31 13:44 UTC (4+ messages)
` [RFC 1/1] ubi: An interface is added "
[PATCH -next] selftests: cgroup: Remove redundant if statements
2023-07-31 13:42 UTC (2+ messages)
[PATCH] usb: typec: tcpm: not sink vbus if operational current is 0mA
2023-07-31 13:42 UTC (3+ messages)
[RFC 0/4] Landlock: ioctl support
2023-07-31 13:42 UTC (5+ messages)
` [RFC 2/4] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
SHA256 support not experimental, or?
2023-07-31 13:42 UTC (5+ messages)
` [PATCH] doc: sha256 is no longer experimental
[PATCH] nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
2023-07-31 13:41 UTC (2+ messages)
[PATCH] dma-buf: keep the signaling time of merged fences v3
2023-07-31 13:41 UTC (2+ messages)
[PATCH net v1] net: dcb: choose correct policy to parse DCB_ATTR_BCN
2023-07-31 13:39 UTC (2+ messages)
` [PATCH net] "
[PATCH v5 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
2023-07-31 13:36 UTC (5+ messages)
` [PATCH v5 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitionse
[igt-dev] [PATCH v2 0/2] Add atomic DRM cursor hotspot test
2023-07-31 13:36 UTC (7+ messages)
` [igt-dev] [PATCH v2 1/2] igt_kms: add hotspot plane property
[PATCH] sched/topology: Covered all cpus of same node in asymmetric node setups
2023-07-31 13:36 UTC (2+ messages)
[PATCH 0/3] ASoC: mt8188-mt6359: add SOF support
2023-07-31 13:35 UTC (3+ messages)
` [PATCH 1/3] ASoC: mediatek: mt8188-mt6359: support dynamic pinctrl
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.