All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-14 18:29:53 to 2022-07-14 19:21:40 UTC [more...]

[RFC][PATCH v8 00/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
 2022-07-14 19:14 UTC  (12+ messages)
` [RFC][PATCH v8 01/12] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [RFC][PATCH v8 02/12] bpf: Allow kfuncs to be used in LSM programs
` [RFC][PATCH v8 04/12] btf: Introduce __maybe_null suffix for kfunc parameter declaration
` [RFC][PATCH v8 05/12] bpf: Export bpf_dynptr_get_size()
` [RFC][PATCH v8 06/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [RFC][PATCH v8 07/12] bpf: Add bpf_lookup_user_key() and bpf_key_put() kfuncs
` [RFC][PATCH v8 08/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [RFC][PATCH v8 09/12] selftests/bpf: Test kfuncs with __maybe_null suffix
` [RFC][PATCH v8 10/12] selftests/bpf: Add verifier tests for bpf_lookup_user_key() and bpf_key_put()
` [RFC][PATCH v8 11/12] selftests/bpf: Add additional test for bpf_lookup_user_key()
` [RFC][PATCH v8 12/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-14 19:20 UTC  (7+ messages)

[PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
 2022-07-14 19:19 UTC  (6+ messages)
` [PATCH resend 2/2] ARM: dts: sunxi: Enable optional SPI flash on Orange Pi Zero board

[PATCH ndctl] cxl: Add list all option to the cxl command
 2022-07-14 19:19 UTC  (2+ messages)

"reject arguments in cone-mode that look like patterns" doesn't work in macos-12
 2022-07-14 19:18 UTC  (2+ messages)

[PATCH v2 1/2] drm/amd/debugfs: Expose GFXOFF state to userspace
 2022-07-14 19:17 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation/gpu: Add GFXOFF section

[linux-5.4 test] 171624: regressions - FAIL
 2022-07-14 19:17 UTC 

[PATCH] ACPI: video: Use native backlight on Dell Inspiron N4010
 2022-07-14 19:16 UTC 

[PATCH 3/3] 9p: Add mempools for RPCs
 2022-07-14 19:16 UTC  (3+ messages)
` [RFC PATCH] 9p: forbid use of mempool for TFLUSH

[PATCH] regulator: da9063: disable unused voltage monitors
 2022-07-14 19:15 UTC  (3+ messages)

[PATCH 00/10] linux-yocto: consolidated pull request
 2022-07-14 19:14 UTC  (22+ messages)
` [PATCH 01/10] linux-yocto/5.10: fix buildpaths issue with gen-mach-types
` [PATCH 02/10] linux-yocto/5.15: "
` [PATCH 03/10] yocto-bsps/5.10: "
` [PATCH 04/10] yocto-bsps/5.15: "
` [PATCH 05/10] linux-yocto/5.15: update to v5.15.54
` [PATCH 06/10] linux-yocto/5.10: update to v5.10.130
` [PATCH 07/10] linux-yocto/5.15: fix buildpaths issue with pnmtologo
` [PATCH 08/10] linux-yocto/5.10: "
` [PATCH 09/10] yocto-bsps/5.10: "
` [PATCH 10/10] yocto-bsps/5.15: "

[yocto] [PATCH 00/10] linux-yocto: consolidated pull request
 2022-07-14 19:14 UTC 

[PATCH v2 1/2] Bluetooth: hci_sync: Fix not updating privacy_mode
 2022-07-14 19:11 UTC  (2+ messages)
` [v2,1/2] "

python3-jsonschema: is ${PYTHON_PN}-setuptools-scm still needed?
 2022-07-14 19:11 UTC  (2+ messages)
` [OE-core] "

[PATCH] intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
 2022-07-14 19:11 UTC 

Gang submit v2
 2022-07-14 19:10 UTC  (7+ messages)
` [PATCH 02/10] drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
` [PATCH 07/10] drm/amdgpu: move setting the job resources
` [PATCH 10/10] drm/amdgpu: add gang submit frontend v2

[dm-devel] [PATCH 0/2] multipath-tools: update docs
 2022-07-14 19:05 UTC  (3+ messages)
` [dm-devel] [PATCH 1/2] multipath-tools: update devel repo info in README.md
` [dm-devel] [PATCH 2/2] multipath-tools: delete README.alua

[for-next][PATCH 00/23] tracing: Updates for 5.20
 2022-07-14 19:05 UTC  (4+ messages)
` [for-next][PATCH 03/23] tracing: devlink: Use static array for string in devlink_trap_report even

[PULL] Networking for 5.19-rc7
 2022-07-14 19:04 UTC 

[PATCH v3 0/2] Call blk_mq_free_tag_set() earlier
 2022-07-14 19:04 UTC  (4+ messages)
` [PATCH v3 1/2] scsi: core: Make sure that hosts outlive targets and devices

[PATCH v7 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-07-14 18:28 UTC  (11+ messages)
` [PATCH v7 01/10] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v7 02/10] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v7 03/10] i386/pc: pass pci_hole64_size "
` [PATCH v7 04/10] i386/pc: factor out above-4g end to an helper
` [PATCH v7 05/10] i386/pc: factor out cxl range end to helper
` [PATCH v7 06/10] i386/pc: factor out cxl range start "
` [PATCH v7 07/10] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PATCH v7 08/10] i386/pc: factor out device_memory base/size to helper
` [PATCH v7 09/10] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v7 10/10] i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type

[PATCH v2 0/4] STM32 DMA-MDMA chaining feature
 2022-07-14 19:02 UTC  (4+ messages)
` [PATCH v2 3/4] dmaengine: stm32-dma: add support to trigger STM32 MDMA

[PATCH 0/6] remoteproc: qcom_q6v5_mss: Add MSM8909
 2022-07-14 19:01 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: remoteproc: qcom,q6v5: Move MSM8916 to schema
` [PATCH 3/6] ARM: dts: qcom: msm8974: Disable remoteprocs by default

Excluding a script / process and its descendants from audit
 2022-07-14 19:00 UTC  (2+ messages)

[XEN PATCH 0/2] xen: check-endbr.sh fix and improvement
 2022-07-14 18:59 UTC  (5+ messages)
` [XEN PATCH 1/2] xen: Fix check-endbr with mawk
` [PATCH 3/2] README: State POSIX compatibility as a requirement for AWK

[PATCH V2 1/1] serial: fsl_lpuart: zero out parity bit in CS7 mode
 2022-07-14 18:58 UTC 

[PATCH] arm: ioremap: Fix compilation of code which use pci_remap_iospace() without CONFIG_MMU
 2022-07-14 18:57 UTC  (3+ messages)

[PATCH v3 0/2] target/ppc: Implement ISA 3.00 tlbie[l]
 2022-07-14 18:48 UTC  (5+ messages)
` [PATCH v3 1/2] target/ppc: Move tlbie[l] to decode tree
` [PATCH v3 2/2] target/ppc: Implement ISA 3.00 tlbie[l]

[RFC PATCH 0/3] nfsd: close potential race between open and setting delegation
 2022-07-14 18:59 UTC  (11+ messages)
` [RFC PATCH 2/3] nfsd: rework arguments to nfs4_set_delegation
` [RFC PATCH 3/3] nfsd: vet the opened dentry after setting a delegation

[igt-dev] [PATCH] lib/igt_aux: do not complain about dead processes
 2022-07-14 18:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/4] add support for bias pull-disable
 2022-07-14 18:57 UTC  (4+ messages)

[PATCH v2] selftests: timers: clocksource-switch: add 'runtime' command line parameter
 2022-07-14 18:57 UTC 

[PATCH v2 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
 2022-07-14 18:56 UTC  (3+ messages)
` [PATCH v2 3/8] tegra-vde: Use vb2_find_buffer

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-14 18:55 UTC  (6+ messages)

[PATCH] x86: Allow for exclusions in checking RETHUNK
 2022-07-14 18:56 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/2] Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
 2022-07-14 18:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state" (rev2)

[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
 2022-07-14 18:54 UTC  (5+ messages)
` [RFC PATCH 15/17] selftests/bpf: Add verifier tests for dequeue prog

[PATCH bpf-next v6 12/23] HID: initial BPF implementation
 2022-07-14 18:55 UTC 

[mm-unstable v7 00/18] mm: userspace hugepage collapse
 2022-07-14 18:55 UTC  (2+ messages)
` [RFC] mm: userspace hugepage collapse: file/shmem semantics

Linux 5.19-rc6
 2022-07-14 17:37 UTC  (10+ messages)

[PATCH] drm/amd/display: Enable building new display engine with KCOV enabled
 2022-07-14 17:20 UTC  (4+ messages)

[PATCH bpf-next] bpf: fix lsm_cgroup build errors on esoteric configs
 2022-07-14 18:54 UTC 

linux-next: Tree for Jul 14
 2022-07-14 18:51 UTC  (5+ messages)

[PATCH v2] PM: domains: Ensure genpd_debugfs_dir exists before remove
 2022-07-14 18:51 UTC  (3+ messages)

[PATCH bpf-next 0/3] Maintain selftest configuration in-tree
 2022-07-14 18:51 UTC  (5+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Integrate vmtest configs

[PATCH v5 0/8] Misc NPCM7XX patches
 2022-07-14 18:28 UTC  (9+ messages)
` [PATCH v5 1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH v5 2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus
` [PATCH v5 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH v5 4/8] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER
` [PATCH v5 6/8] hw/arm: npcm8xx_boards: EEPROMs can take bus as parameter
` [PATCH v5 7/8] hw/arm: Set drive property for at24c eeprom
` [PATCH v5 8/8] hw/arm: quanta-gbs-bmc add i2c devices

[PATCH v3] dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC
 2022-07-14 18:50 UTC  (2+ messages)

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-14 18:50 UTC  (4+ messages)
` [PATCH V13 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices

[PATCH] drm/amd/display: Add missing hard-float compile flags for PPC64 builds
 2022-07-14 18:49 UTC  (9+ messages)

[PATCH v4 0/4] Call blk_mq_free_tag_set() earlier
 2022-07-14 18:49 UTC  (6+ messages)
` [PATCH v4 4/4] scsi: core: "

[PATCH v1 00/10] baseband/acc200
 2022-07-14 18:49 UTC  (3+ messages)

[PATCH v2 1/4] char: misc: allow calling open() callback without misc_mtx held
 2022-07-14 18:48 UTC  (8+ messages)
` [PATCH v2 2/4] PM: hibernate: call wait_for_device_probe() without system_transition_mutex held
  ` [PATCH v2 3/4] PM: hibernate: allow wait_for_device_probe() to timeout when resuming from hibernation

[dm-devel] [PATCH 0/3] dm pr_ops fixes
 2022-07-14 18:49 UTC  (4+ messages)
` [dm-devel] [PATCH 2/3] dm: Start pr_reserve from the same starting path

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-14 18:48 UTC  (5+ messages)
` [PATCH 1/3] doc: grep: unify configuration variables definitions
` [PATCH 2/3] doc: apply: "

[PATCH 2/4] mm/sparse: skip no-map memblock check when fill_subsection_map
 2022-07-14 18:45 UTC  (3+ messages)

[PATCH] um: Replace to_phys() and to_virt() with less generic function names
 2022-07-14 18:46 UTC  (2+ messages)

[PATCH v4] ext4: truncate during setxattr leads to kernel panic
 2022-07-14 18:45 UTC  (2+ messages)

[PATCH v2 1/1] PM: QoS: Add check to make sure CPU freq is non-negative
 2022-07-14 18:45 UTC  (2+ messages)

[PATCH v1 1/1] nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
 2022-07-14 18:45 UTC  (3+ messages)

[PATCH v2] AMD_SFH: Add a DMI quirk entry for Chromebooks
 2022-07-14 18:44 UTC  (2+ messages)

[PATCH v4 RESEND] drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
 2022-07-14 18:44 UTC  (2+ messages)

[PATCH v8 00/12] s390x: CPU Topology
 2022-07-14 18:43 UTC  (2+ messages)

[PATCH 0/4] KVM: x86/mmu: pte_list_desc fix and cleanups
 2022-07-14 18:43 UTC  (6+ messages)
` [PATCH 3/4] KVM: x86/mmu: Shrink pte_list_desc size when KVM is using TDP

[PATCH 0/9] selftests: timers: fixes and improvements
 2022-07-14 18:43 UTC  (4+ messages)

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-07-14 18:42 UTC  (6+ messages)
  ` [Nouveau] "
  ` [Intel-gfx] "

[PATCH 00/11] submodule--helper: fix memory leaks
 2022-07-14 18:42 UTC  (5+ messages)
` [PATCH 09/11] submodule--helper: free "char *" in "struct update_data"
` [PATCH 11/11] submodule--helper: fix "reference" leak is "module_clone_data"

[PATCH] x86/bugs: Switch to "auto" when "ibrs" selected on Enhanced IBRS parts
 2022-07-14 18:42 UTC  (7+ messages)

[PATCH v7 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-14 18:39 UTC  (14+ messages)
` [PATCH v7 01/13] dt/bindings: Add bindings for FWU Metadata storage device
` [PATCH v7 02/13] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v7 03/13] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v7 04/13] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v7 05/13] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v7 06/13] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v7 07/13] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v7 08/13] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v7 09/13] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v7 10/13] FWU: cmd: Add a command to read FWU metadata
` [PATCH v7 11/13] mkeficapsule: Add support for generating empty capsules
` [PATCH v7 12/13] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v7 13/13] FWU: doc: Add documentation for the FWU feature

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2022-07-14 18:41 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] smb3 client fixes
 2022-07-14 18:41 UTC 

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-14 18:41 UTC  (3+ messages)
` [PATCH v7 036/102] KVM: x86/mmu: Allow non-zero value for non-present SPTE

Hyperlaunch Working Group: Status and Next Steps (15JUL22)
 2022-07-14 18:37 UTC  (2+ messages)

[PATCH 0/8] Misc NPCM7XX patches
 2022-07-14 18:27 UTC  (3+ messages)
` [PATCH 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH 5/8] blockdev: Add a new IF type IF_OTHER

[PATCH] selftests/landlock: skip ptrace_test when YAMA is enabled
 2022-07-14 18:36 UTC  (7+ messages)

[stable:PATCH v4.9.323] arm64: entry: Restore tramp_map_kernel ISB
 2022-07-14 18:33 UTC  (4+ messages)
` Patch "arm64: entry: Restore tramp_map_kernel ISB" has been added to the 4.9-stable tree

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-07-14 18:33 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] doc: gpio-mvebu: Add information about Armada 38x and Armada 39x
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
  ` [PATCH v2 4/4] ARM: dts: armada-39x: "

[PATCH v6] ACPI: skip IRQ override on AMD Zen platforms
 2022-07-14 18:35 UTC  (2+ messages)

[luxis1999-iommufd:iommufd-v5.19-rc5 84/104] drivers/iommu/iommufd/device.c:131:21: sparse: sparse: dubious: !x & y
 2022-07-14 18:34 UTC 

[PATCH v2] platform/chrome: cros_ec: Send host event for prepare/complete
 2022-07-14 18:34 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-07-14 18:33 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] Add SEC("ksyscall") support
 2022-07-14 18:31 UTC  (2+ messages)

[PATCH] KVM: arm64: selftests: Add support for GICv2 on v3
 2022-07-14 18:30 UTC  (4+ messages)

[PATCH 1/2] ACPI: video: Force backlight native for some TongFang devices
 2022-07-14 18:29 UTC  (3+ messages)

[PATCH 0/5] hisi_sas/libsas: Some misc patches
 2022-07-14 18:23 UTC  (6+ messages)
` [PATCH 1/5] scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
` [PATCH 2/5] scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
` [PATCH 3/5] scsi: hisi_sas: Relocate DMA unmap of SMP task
` [PATCH 4/5] scsi: hisi_sas: Modify v3 HW SATA completion error processing
` [PATCH 5/5] scsi: libsas: Resume SAS host for phy reset or enable via sysfs


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.