All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 13:26:58 to 2023-07-31 13:56:36 UTC [more...]

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-07-31 13:43 UTC  (98+ 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 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)

[syzbot] [erofs?] [fat?] WARNING in erofs_kill_sb
 2023-07-31 13:53 UTC  (9+ messages)

[RFC PATCH 00/24] plugins: Allow to read registers
 2023-07-31 13:52 UTC  (17+ messages)
` [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
` [RFC PATCH 03/24] gdbstub: Add num_regs member to GDBFeature
` [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 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] nvme: zns: limit max_zone_append by max_segments
 2023-07-31 13:51 UTC  (4+ messages)

[PATCH net-next] net: lan743x: skip timestamping for non-PTP packets
 2023-07-31 13:51 UTC  (3+ messages)

[PATCH v3 1/4] cmd: bind: Add unbind command with driver filter
 2023-07-31 13:50 UTC  (5+ 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  (6+ 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  (4+ messages)
` [PATCH 1/3] ASoC: mediatek: mt8188-mt6359: support dynamic pinctrl

Nftables + ALG + Linux 6.1.0-10-amd64 …?... is it a kown Problem?
 2023-07-31 13:36 UTC  (2+ messages)

[PATCH v14 00/12] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-07-31 13:35 UTC  (7+ messages)
` [PATCH v14 02/12] drm/shmem-helper: Add pages_pin_count field

Another regression in the af_alg series (s390x-specific)
 2023-07-31 13:35 UTC  (4+ messages)
` [PATCH] crypto: Fix missing initialisation affecting gcm-aes-s390

[XEN PATCH 0/4] xen: address MISRA C:2012 Rule 5.3
 2023-07-31 13:35 UTC  (5+ messages)
` [XEN PATCH 1/4] xen/pci: rename local variable to "
` [XEN PATCH 2/4] amd/iommu: rename functions "
` [XEN PATCH 3/4] xen: rename variables and parameters "
` [XEN PATCH 4/4] arm/efi: "

[linux-next:master] [tcp] dfa2f04833: stress-ng.sock.ops_per_sec -7.3% regression
 2023-07-31 13:35 UTC 

[PATCH 1/3] ARM: dts: imx6q-cm-fx6: Remove invalid SPI flash entry
 2023-07-31 13:34 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: imx50-evk: Use generic node name for SPI NOR flash
` [PATCH 3/3] ARM: dts: imx53-smd: Remove invalid SPI flash entry

[PATCH] fetch2: add Google Cloud Platform (GCP) fetcher
 2023-07-31 13:34 UTC 

Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-31 13:34 UTC  (8+ messages)
`  "

[PATCH -next] perf tool x86: Remove redundant bool conversion
 2023-07-31 13:32 UTC 

[PATCH v4 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-07-31 13:32 UTC  (4+ messages)
` [PATCH v4 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH] test/event: remove timer state check
 2023-07-31 13:29 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS cb7022b8976e3c4d12cea2e7bb820a2944e2fd7b
 2023-07-31 13:26 UTC 

[PATCH -next] exportfs: remove kernel-doc warnings in exportfs
 2023-07-31 13:26 UTC  (2+ messages)

[PATCH 1/4] wifi: libertas: add missing calls to cancel_work_sync()
 2023-07-31 13:25 UTC  (3+ messages)
` [PATCH 1/6] [v2] "

[Intel-gfx] [PATCH v6 0/3] drm/bridge_connector: implement OOB HPD handling
 2023-07-28 19:44 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 2/3] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [Intel-gfx] [PATCH v6 3/3] drm/bridge_connector: implement oob_hotplug_event

Official Dealer for CarTrack
 2023-07-31 13:15 UTC 

[Intel-gfx] [PATCH 00/13] Remove pagevecs
 2023-07-30 13:57 UTC  (5+ messages)
` [Intel-gfx] [PATCH 03/13] scatterlist: Add sg_set_folio()

[PATCH next v2 0/5] minmax: Relax type checks in min() and max()
 2023-07-31 13:26 UTC  (3+ messages)
` [PATCH next v2 5/5] minmax: Relax check to allow comparison between int and small unsigned constants


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.