All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-03 17:06:00 to 2022-10-03 18:05:08 UTC [more...]

USB disk disconnect problems
 2022-10-03 18:04 UTC  (2+ messages)

[net-next v2 0/9] ptp: convert drivers to .adjfine
 2022-10-03 18:04 UTC  (4+ messages)

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-03 18:04 UTC  (21+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v2 14/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory

PHY firmware update method
 2022-10-03 18:04 UTC  (11+ messages)

[PATCH] drm/amd/display: Enable dpia support for dcn314
 2022-10-03 18:03 UTC  (2+ messages)

[PATCH 0/3] Add Richtek RT9759 smart cap divider charger support
 2022-10-03 18:01 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger

[PATCH v2 0/2] it87: Add param to ignore ACPI resource conflicts
 2022-10-03 18:01 UTC  (3+ messages)
` [PATCH v2 2/2] it87: check device is valid before using force_id

[PATCH net-next v8 0/7] add generic PSE support
 2022-10-03 18:01 UTC  (5+ messages)
` [PATCH net-next v8 1/7] dt-bindings: net: phy: add PoDL PSE property
` [PATCH net-next v8 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-03 18:01 UTC  (8+ messages)
` [PATCH Part2 v6 13/49] crypto:ccp: Provide APIs to issue SEV-SNP commands

[PATCH v2 0/6] efi/x86: Avoid corrupted config tables under Xen
 2022-10-03 18:01 UTC  (9+ messages)
` [PATCH v2 5/6] efi: xen: Implement memory descriptor lookup based on hypercall

RTT-PROBE: lore-subspace-rtt
 2022-10-03 18:00 UTC 

[PATCH v5 0/2] dt-bindings: mips: add CPU bindings for MIPS architecture
 2022-10-03 17:58 UTC  (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] dt-bindings: mips: brcm: convert Broadcom SoCs to schema

[PATCH 5.4 00/30] 5.4.216-rc1 review
 2022-10-03 17:58 UTC  (3+ messages)

[PATCH RESEND] selftests/ftrace: func_event_triggers: fix typo in user message
 2022-10-03 17:58 UTC 

sgx_validate_offset_length bug
 2022-10-03 17:58 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: qcom: sdm630: fix UART1 pin bias
 2022-10-03 17:57 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strength

[PATCH v3 00/35] Allow scsi_execute users to control retries
 2022-10-03 17:53 UTC  (36+ messages)
` [PATCH v3 01/35] scsi: Add helper to prep sense during error handling
` [PATCH v3 02/35] scsi: Allow passthrough to override what errors to retry
` [PATCH v3 03/35] scsi: Add struct for args to execution functions
` [PATCH v3 04/35] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v3 05/35] scsi: libata: Convert to scsi_exec_req
` [PATCH v3 06/35] hwmon: drivetemp: "
` [PATCH v3 07/35] scsi: ch: "
` [PATCH v3 08/35] scsi: scsi_dh: "
` [PATCH v3 09/35] scsi: core: "
` [PATCH v3 10/35] scsi: spi: "
` [PATCH v3 11/35] scsi: sd: "
` [PATCH v3 12/35] scsi: zbc: "
` [PATCH v3 13/35] scsi: ses: "
` [PATCH v3 14/35] scsi: sr: "
` [PATCH v3 15/35] scsi: virtio_scsi: "
` [PATCH v3 16/35] scsi: target_core_pscsi: "
` [PATCH v3 17/35] scsi: ufshcd: "
` [PATCH v3 18/35] scsi: cxlflash: "
` [PATCH v3 19/35] scsi: Remove scsi_execute functions
` [PATCH v3 20/35] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v3 21/35] scsi: retry INQUIRY after timeout
` [PATCH v3 22/35] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v3 23/35] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v3 24/35] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v3 25/35] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v3 26/35] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v3 27/35] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v3 28/35] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v3 29/35] scsi: Have scsi-ml retry scsi_mode_sense errors
` [PATCH v3 30/35] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v3 31/35] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v3 32/35] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v3 33/35] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v3 34/35] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v3 35/35] scsi: cxlflash: Have scsi-ml retry read_cap16 errors

[PATCH bitmap-for-next 0/5] bitmap,cpumask: Add for_each_cpu_andnot()
 2022-10-03 17:54 UTC  (3+ messages)
` [PATCH bitmap-for-next 1/5] blk_mq: Fix cpumask_check() warning in blk_mq_hctx_next_cpu()

[PATCH 0/6] IRQ handling patches backport to 4.14 stable
 2022-10-03 17:54 UTC  (3+ messages)

[PATCH 4.19 00/25] 4.19.261-rc1 review
 2022-10-03 17:53 UTC  (2+ messages)

[PATCH 5.10 00/52] 5.10.147-rc1 review
 2022-10-03 17:52 UTC  (2+ messages)

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-10-03 17:51 UTC  (4+ messages)
` [PATCH v12 3/7] crash: add generic infrastructure for crash hotplug support

[PATCH 5.15 00/83] 5.15.72-rc1 review
 2022-10-03 17:52 UTC  (2+ messages)

[PATCH 1/4 v5] dt-bindings: memory: Factor out common properties of LPDDR bindings
 2022-10-03 17:52 UTC  (3+ messages)
` [PATCH 4/4 v5] dt-bindings: memory: Add jedec,lpddrX-channel binding

[PATCH 5.19 000/101] 5.19.13-rc1 review
 2022-10-03 17:51 UTC  (2+ messages)

[Bug 1089] mlx5 Windows crash creating flows in multiple threads
 2022-10-03 17:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03 17:50 UTC 

[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
 2022-10-03 17:48 UTC  (2+ messages)

[PATCH] nvme-fc: fix sleep-in-atomic-context bug caused by nvme_fc_rcv_ls_req
 2022-10-03 17:48 UTC  (5+ messages)

[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
 2022-10-03 17:38 UTC 

Conserving GitLab CI minutes - check your repo is a true fork
 2022-10-03 17:38 UTC 

[RFC][PATCH v3 0/3] Softirq -rt Optimizations
 2022-10-03 17:47 UTC  (5+ messages)
` [RFC PATCH v3 2/3] sched: Avoid placing RT threads on cores handling long softirqs

[PATCH] arm64: dts: qcom: sc8280xp: fix UFS PHY serdes size
 2022-10-03 17:46 UTC  (2+ messages)

[PATCH] drm/i915: Fix CFI violations in gt_sysfs
 2022-10-03 17:46 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
 2022-10-03 17:45 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: align TLMM pin configuration with "
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sdm845: convert to dtschema

Regression on 5.19.12, display flickering on Framework laptop
 2022-10-03 17:45 UTC  (7+ messages)

[GIT PULL] random number generator updates for 6.1-rc1
 2022-10-03 17:44 UTC 

[PATCH 1/3] NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
 2022-10-03 17:44 UTC  (3+ messages)
` [PATCH 2/3] NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
` [PATCH 3/3] NFSv4.2: Add a tracepoint for listxattr

[PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
 2022-10-03 17:43 UTC  (2+ messages)

[PATCH net-next] once: add DO_ONCE_SLOW() for sleepable contexts
 2022-10-03 17:43 UTC  (4+ messages)

main - lvresize: move the lockd_lv earlier
 2022-10-03 17:42 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-10-03 17:39 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03 17:40 UTC 

[PATCH v7 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-10-03 17:40 UTC  (9+ messages)
` [PATCH v7 1/3] llist: Add a lock-less list variant terminated by a sentinel node

Bug Report: Duplicate condition in read_author_script (sequencer.c)
 2022-10-03 17:39 UTC  (8+ messages)
` [PATCH] sequencer: detect author name errors in read_author_script()

[PATCH v2 -next 0/4] Fix PM disable depth imbalance in probe
 2022-10-03 17:37 UTC  (4+ messages)
` [PATCH v2 -next 4/4] ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
  ` [PATCH v2 "

[PATCH] Documentation: kunit: Update description of --alltests option
 2022-10-03 17:37 UTC  (2+ messages)

[PATCH] migration guides: 3.4: remove spurious space in example
 2022-10-03 17:37 UTC  (3+ messages)
  ` [docs] "

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-10-03 17:34 UTC  (7+ messages)
` [PATCH v2 1/8] mm/memory.c: Fix race when faulting a device private page
        ` [Nouveau] "

[PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
 2022-10-03 17:34 UTC  (5+ messages)

[PATCH v9 0/5] support error handling mode
 2022-10-03 17:35 UTC  (5+ messages)
  ` [PATCH v9 1/5] ethdev: support get port "
  ` [PATCH v9 2/5] ethdev: support proactive "

[PATCH v1] dma/idxd: add completion status for page fault
 2022-10-03 17:34 UTC  (2+ messages)

[GIT PULL] nolibc changes for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[GIT PULL] m68k updates for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[GIT PULL] LKMM changes for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: soc: qcom: YAML-ify SSBI bindings
 2022-10-03 17:32 UTC  (7+ messages)

[GIT PULL] MIPS changes for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[GIT PULL] Documentation changes for 6.0
 2022-10-03 17:32 UTC  (2+ messages)

[GIT PULL] RCU changes for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-10-03 17:31 UTC  (2+ messages)

[PATCH v2] dma/cnxk: add support for CN10K DMA engine
 2022-10-03 17:30 UTC  (3+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2022-10-03 17:30 UTC 

[Tech-board-discuss] Linux Kernel Code of Conduct Report September 2022
 2022-10-03 17:30 UTC 

[PATCH v2] dt-bindings: net: marvell,pp2: convert to json-schema
 2022-10-03 17:29 UTC  (4+ messages)

[Intel-gfx] [PATCH v3] drm/i915/ttm: implement access_memory
 2022-10-03 17:28 UTC 

[PATCH v5] mmc: renesas_sdhi: Fix rounding errors
 2022-10-03 17:29 UTC  (2+ messages)

[PATCH v3 0/8] Fix a deadlock in the UFS driver
 2022-10-03 17:27 UTC  (3+ messages)
` [PATCH v3 3/8] scsi: core: Support failing requests while recovering

[ANNOUNCE] Git v2.38.0
 2022-10-03 17:26 UTC 

A note from the maintainer
 2022-10-03 17:26 UTC 

What's cooking in git.git (Oct 2022, #01; Mon, 3)
 2022-10-03 17:26 UTC 

[Intel-gfx] [PATCH i-g-t 1/4] i915_drm.h sync
 2022-10-03 17:24 UTC  (8+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/4] tests/i915/query: fix igt_assert_eq_u32
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/4] tests/i915/query: sanity check reported GTT alignment
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/4] tests/i915/gem_create: add some basic testing for "
  ` [igt-dev] "

[PATCH] USB: usbip: missing lock in stub down
 2022-10-03 17:25 UTC  (2+ messages)

[PATCH v2] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
 2022-10-03 17:25 UTC 

[PATCH net v1] net/sched: taprio: Fix crash when adding child qdisc
 2022-10-03 17:25 UTC  (3+ messages)

[PATCH] mailbox: qcom-ipcc: Use generic_handle_irq_safe()
 2022-10-03 17:23 UTC  (3+ messages)

[PATCH v2] bitbake: user-manual: inform about spaces in :remove
 2022-10-03 17:22 UTC  (2+ messages)
` [docs] "

[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
 2022-10-03 17:22 UTC  (4+ messages)

[PATCH 0/1] drm/i915: Add GEN12 RPSTAT reg to get CAGF
 2022-10-03 17:22 UTC  (5+ messages)
` [PATCH 1/1] drm/i915: Use GEN12 RPSTAT register
    ` [Intel-gfx] "

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-10-03 17:20 UTC  (11+ messages)

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-10-03 17:21 UTC  (4+ messages)
` [PATCH v10 6/7] bbdev: add queue related warning and status information

[Buildroot] [PATCH] package/linux-tools: Exclude checking PE binaries from perf test
 2022-10-03 17:21 UTC  (5+ messages)

[Bug 216516] s2ram freezes screen (Ryzen-5650U incl. Radeon GPU)
 2022-10-03 17:21 UTC 

[PATCH 1/1] drm/amdgpu: Set vmbo destroy after pt bo is created
 2022-10-03 17:20 UTC 

[PATCH 0/3] mm/hugetlb: Fix selftest failures with write check
 2022-10-03 17:20 UTC  (3+ messages)
` [PATCH 1/3] mm/hugetlb: Fix race condition of uffd missing/minor handling

RTT-PROBE: lore-subspace-rtt
 2022-10-03 17:20 UTC 

[PATCH 0/3] Kconfig.debug: make more efforts to fix CONFIG_DEBUG_INFO for Clang+GAS
 2022-10-03 17:20 UTC  (5+ messages)
` [PATCH 2/3] Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH 3/3] Kconfig.debug: split debug-level and DWARF-version into separate choices

[PATCH] usbip: vudc: Convert snprintf() to sysfs_emit()
 2022-10-03 17:19 UTC  (2+ messages)

[PATCH 1/2] arm-bsp/fvp: move the fvp include file to the include directory
 2022-10-03 17:16 UTC  (2+ messages)
` [PATCH 2/2] ci: move features only needed by testimage from base

[yocto-docs][dunfell 1/1] documentation: update for 3.1.20
 2022-10-03 17:15 UTC  (2+ messages)
  ` [docs] "

[PATCH v7 0/7] Introduce support for LoongArch architecture
 2022-10-03 17:15 UTC  (3+ messages)
` [PATCH v7 1/7] eal/loongarch: support "

[RFC PATCH v2 00/29] PowerPC interrupt rework
 2022-10-03 17:01 UTC  (5+ messages)
` [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt

[PATCH net-next v6 0/9] [RFT] net: dpaa: Convert to phylink
 2022-10-03 17:12 UTC  (5+ messages)
` [PATCH net-next v6 1/9] dt-bindings: net: Expand pcs-handle to an array

[PATCH] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-10-03 17:13 UTC  (3+ messages)
      ` [External] : "

[PATCH v4 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-10-03 17:13 UTC  (3+ messages)
` [PATCH v4 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] mailbox: qcom-ipcc: flag IRQ NO_THREAD
 2022-10-03 17:08 UTC 

[meta-openembedded][PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
 2022-10-03 17:11 UTC  (3+ messages)
` [oe] "

[PATCH yocto-autobuilder-helper] scripts: run-docs-build: make the workdir pristine between builds
 2022-10-03 17:11 UTC  (2+ messages)
` [yocto] "

RTT-PROBE: lore-subspace-rtt
 2022-10-03 17:10 UTC 

Testing v2022.10-rc5 on mt7621
 2022-10-03 17:08 UTC  (2+ messages)

[PATCH] examples/kni: remove deprecated kni example
 2022-10-03 17:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/16] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-10-03 17:08 UTC  (5+ messages)
` [PATCH v2 12/16] dt-bindings: pinctrl: qcom,sm8250: drop checks used in common TLMM
` [PATCH v2 13/16] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config

[PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
 2022-10-03 17:07 UTC  (14+ messages)
                ` [CFT][PATCH] proc: Update /proc/net to point at the accessing threads network namespace

[meta-oe][PATCH 1/3] jansson: Honour multilib paths
 2022-10-03 17:06 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] jansson: Backport linker flag fixes
` [meta-oe][PATCH 3/3] jansson: Default to shared builds

[PATCH 0/4] Add JDI LPM102A188A display panel support
 2022-10-03 17:06 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for JDI LPM102A188A

[PATCH v6 0/8] phy: Add support for Lynx 10G SerDes
 2022-10-03 17:04 UTC  (6+ messages)
` [PATCH v6 4/8] phy: fsl: Add Lynx 10G SerDes driver


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.