All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-23 21:36:24 to 2023-01-23 22:15:39 UTC [more...]

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-23 22:14 UTC  (17+ messages)

[PATCH 00/88] Clean up of bad Kconfig options
 2023-01-23 22:00 UTC  (40+ messages)
` [PATCH 01/88] moveconfig: Add an option to compare Kconfig against source
` [PATCH 05/88] power: Drop pmic_max77693.c
` [PATCH 18/88] Drop dataflash_mmc_mux command
` [PATCH 19/88] Drop CONFIG_DM644X_GPIO
` [PATCH 21/88] env: Drop ENV_IS_IN_SATA
` [PATCH 22/88] samsung: Drop CONFIG_EXYNOS_PWM_BL
` [PATCH 23/88] fpga: Add a LATTICE option
` [PATCH 24/88] fpga: Add a FPGA_STRATIX_II option
` [PATCH 27/88] freescale: Drop unused ftpmu010 driver
` [PATCH 28/88] rcar: Drop timer
` [PATCH 30/88] imx: Drop unused CONFIG_IMX
` [PATCH 31/88] arm: Drop old kona code
` [PATCH 33/88] m68k: Drop unused CONFIG_M52277
` [PATCH 34/88] m68k: Rename MCF5301x
` [PATCH 37/88] m68k: Drop unused CONFIG_MACH_DAVINCI_DA830_EVM
` [PATCH 38/88] arm: Drop CONFIG_MMU
` [PATCH 39/88] arc: "
` [PATCH 41/88] gpio: Drop unused mpc83xx_gpio driver
` [PATCH 43/88] powerpc: Rename MPC86xx
` [PATCH 45/88] nand: Drop unused actl_nand driver
` [PATCH 46/88] mtd: Drop unused fsl_upm driver
` [PATCH 47/88] mtd: Drop unused fsmc_nand driver
` [PATCH 48/88] mtd: Drop unused kb9202_nand driver
` [PATCH 50/88] Makefile: Drop CONFIG_OF_EARLY_FLATTREE
` [PATCH 51/88] omap: Drop unused CONFIG_OMAP_USB_PHY
` [PATCH 52/88] mtd: Drop unused CONFIG_ONENAND_U_BOOT
` [PATCH 53/88] ppc: Drop unused CONFIG_P2020DS
` [PATCH 54/88] gpio: Drop unused pca9698 driver
` [PATCH 55/88] samsung: Rename PINCTRL_EXYNOS78x0
` [PATCH 56/88] power: Drop unused bat_trats driver and battery code
` [PATCH 57/88] power: Drop unused fg_max17042 driver and fuel gauge code
` [PATCH 58/88] power: Drop unused muic_max77693 driver and mfd code
` [PATCH 61/88] rmobile: Drop CONFIG_RMOBILE
` [PATCH 62/88] rtc: Drop old and unused drivers
` [PATCH 63/88] mtd: Drop unused CONFIG_S32V234
` [PATCH 64/88] mtd: Drop unused scf0403_lcd driver
` [PATCH 66/88] sh4: Drop unused pci_sh7780 driver
` [PATCH 78/88] usb: Drop unused ehci-faraday driver
` [PATCH 81/88] usb: Drop unused ehci-vct driver

[PATCH v7 01/22] scsi: Allow scsi_execute users to control retries
 2023-01-23 22:10 UTC  (23+ messages)
` [PATCH v7 01/22] scsi: Add helper to prep sense during error handling
` [PATCH v7 02/22] scsi: Allow passthrough to override what errors to retry
` [PATCH v7 03/22] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v7 04/22] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v7 05/22] scsi: retry INQUIRY after timeout
` [PATCH v7 06/22] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v7 07/22] scsi: Use separate buf for START_STOP in sd_spinup_disk
` [PATCH v7 08/22] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v7 09/22] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v7 10/22] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v7 11/22] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v7 12/22] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v7 13/22] scsi: ch: Remove unit_attention
` [PATCH v7 14/22] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v7 15/22] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v7 16/22] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v7 17/22] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v7 18/22] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v7 19/22] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v7 20/22] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v7 21/22] scsi: ufs: Have scsi-ml retry start stop errors
` [PATCH v7 22/22] scsi: Add kunit tests for scsi_check_passthrough

[PATCH v4] KVM: VMX: Fix crash due to uninitialized current_vmcs
 2023-01-23 22:12 UTC 

[PATCH 1/2] ASoC: dt-bindings: samsung, odroid: correct codec DAI phandles
 2023-01-23 22:12 UTC  (6+ messages)
` [PATCH 2/2] ASoC: dt-bindings: samsung-i2s: drop unneeded assigned-clock*
` [PATCH 1/2] ASoC: dt-bindings: samsung,odroid: correct codec DAI phandles

[PATCH V2] vhost-scsi: unbreak any layout for response
 2023-01-23 22:11 UTC  (3+ messages)

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-23 22:12 UTC  (21+ messages)
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

[PATCH v2 0/4] Add CCI bus support for SM6350
 2023-01-23 22:12 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document SM6350 compatible

[PATCH 6.1 000/188] 6.1.8-rc2 review
 2023-01-23 22:13 UTC  (2+ messages)

[PATCH v1 1/3] ACPI: video: Fix refcounting in apple_gmux_backlight_present()
 2023-01-23 22:10 UTC  (4+ messages)

[PATCH v4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-01-23 22:10 UTC  (3+ messages)

[PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
 2023-01-23 22:10 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: simple-card-utils: create jack inputs for aux_devs
 2023-01-23 22:09 UTC  (4+ messages)
` [PATCH v2 4/4] ASoC: dt-bindings: ti,ts3a227e.yaml: add jack-type
  ` [PATCH v2 4/4] ASoC: dt-bindings: ti, ts3a227e.yaml: "

[PATCH v6 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2023-01-23 22:07 UTC  (5+ messages)
` [PATCH v6 5/6] locking/rwsem: Enable direct rwsem "

[PATCH v1 00/14] add display port DSC feature
 2023-01-23 22:08 UTC  (15+ messages)
` [PATCH v1 07/14] drm/msm/dp: add dsc helper functions
` [PATCH v1 09/14] drm/msm/dsi: export struct msm_compression_info to dpu encoder
` [PATCH v1 11/14] drm/msm/disp/dpu1: add supports of new flush mechanism
` [PATCH v1 12/14] drm/msm/disp/dpu1: revise timing engine programming to work for DSC

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-01-23 22:07 UTC  (8+ messages)
` [PATCH v3 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH v3 11/14] rtc: pcf2127: adapt time/date registers write sequence "

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-23 22:07 UTC  (4+ messages)

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-23 22:07 UTC  (6+ messages)
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled

please backport EFI patches to v6.1
 2023-01-23 22:07 UTC 

[XEN v3 0/3] Pre-requisite patches for supporting 32 bit physical address
 2023-01-23 22:07 UTC  (4+ messages)
` [XEN v3 1/3] xen/arm: Use the correct format specifier

[PATCH 00/22] Remove the directmap
 2023-01-23 22:06 UTC  (15+ messages)
` [PATCH 01/22] xen/common: page_alloc: Re-order includes
` [PATCH 03/22] acpi: vmap pages in acpi_os_alloc_memory
` [PATCH 11/22] x86: add a boot option to enable and disable the direct map
` [PATCH 12/22] xen/arm: fixmap: Rename the fixmap slots to follow the x86 convention
` [PATCH 17/22] x86/setup: vmap heap nodes when they are outside the direct map
` [PATCH 19/22] xen/arm32: mm: Rename 'first' to 'root' in init_secondary_pagetables()

[PATCHv15 00/17] Linear Address Masking enabling
 2023-01-23 22:05 UTC  (18+ messages)
` [PATCHv15 01/17] x86/mm: Rework address range check in get_user() and put_user()
` [PATCHv15 02/17] x86: Allow atomic MM_CONTEXT flags setting
` [PATCHv15 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv15 04/17] x86/mm: Handle LAM on context switch
` [PATCHv15 05/17] mm: Introduce untagged_addr_remote()
` [PATCHv15 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv15 07/17] x86/mm: Reduce untagged_addr() overhead for systems without LAM
` [PATCHv15 08/17] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv15 09/17] mm: Expose untagging mask in /proc/$PID/status
` [PATCHv15 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
` [PATCHv15 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
` [PATCHv15 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv15 13/17] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv15 14/17] selftests/x86/lam: Add io_uring "
` [PATCHv15 15/17] selftests/x86/lam: Add inherit "
` [PATCHv15 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA "
` [PATCHv15 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation

[PATCH 1/2] dt-bindings: mmc: drop unneeded quotes
 2023-01-23 22:04 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: mmc: correct pwrseq node names

[PATCH v5 0/3] Timer support for ARM Tegra
 2023-01-23 17:00 UTC  (3+ messages)

[PATCH v8 0/7] i2c-atr and FPDLink
 2023-01-23 22:04 UTC  (3+ messages)
` [PATCH v8 5/7] media: i2c: add DS90UB960 driver

[PATCH 1/2] dt-bindings: vendor-prefixes: document lineartechnology
 2023-01-23 22:03 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: document SPI dev compatibles

[RFC] ethdev: add template table insertion and matching types
 2023-01-23 22:02 UTC  (5+ messages)

[PATCH] clocksource/drivers/sh_cmt: Mark driver as non-removable
 2023-01-23 22:02 UTC 

[sailus-media-tree:master] BUILD SUCCESS 03c6dcbc169ae88dacb0b89970c67692d91e2a06
 2023-01-23 22:01 UTC 

[PATCH ethtool v2 0/3] Build fixes for older kernel headers and musl
 2023-01-23 22:01 UTC  (2+ messages)

[PATCH] UV support for sub-NUMA clustering
 2023-01-23 22:00 UTC  (2+ messages)

linux-next: manual merge of the zonefs tree with the vfs-idmapping tree
 2023-01-23 21:59 UTC 

[PATCH 1/3] dt-bindings: power: fsl,imx-gpc: document fsl,imx6ul-gpc compatible
 2023-01-23 21:58 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: power: fsl,imx-gpc: correct compatibles
` [PATCH 3/3] dt-bindings: power: fsl,imx-gpc: document interrupt-controller

[PATCH net-next] ipv6: Make ip6_route_output_flags_noref() static
 2023-01-23 21:59 UTC  (2+ messages)

[PATCH v5 0/9] TI-Nspire cleanups
 2023-01-23 21:57 UTC  (22+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: Add TI-Nspire misc registers
` [PATCH v5 2/9] ARM: dts: nspire: Use syscon-reboot to handle restart
` [PATCH v5 3/9] ARM: dts: nspire: Fix cpu node to conform with DT binding
` [PATCH v5 4/9] ARM: dts: nspire: Fix sram "
` [PATCH v5 5/9] ARM: dts: nspire: Fix vbus_reg "
` [PATCH v5 6/9] ARM: dts: nspire: Fix uart "
` [PATCH v5 7/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap
` [PATCH v5 8/9] ARM: nspire: Use syscon-reboot to handle restart
` [PATCH v5 9/9] ARM: nspire: Remove unused header file mmio.h

[Virtio-fs] [PATCH] vhost-user-fs: add capability to allow migration
 2023-01-23 21:56 UTC  (12+ messages)
                    `  "

Are BPF programs preemptible?
 2023-01-23 21:56 UTC  (9+ messages)

[dunfell v4] trusted-firmware-a: upgrade to v2.8+
 2023-01-23 21:56 UTC 

[PATCH RFC 3/3] media: uvcvideo: reimplement privacy GPIO as a separate subdevice
 2023-01-23 21:56 UTC  (2+ messages)

[peterz-queue:x86/core 3/3] arch/x86/kernel/static_call.c:29:24: warning: Parameter 'insn' can be declared as pointer to const [constParameter]
 2023-01-23 21:56 UTC 

[PATCH 0/6] hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
 2023-01-23 21:52 UTC  (3+ messages)
` [PATCH 5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps

[PATCH] media: imx: imx-media-fim: Replace macro icap_enabled() with function
 2023-01-23 21:51 UTC  (3+ messages)

[PATCH v2] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-23 21:52 UTC 

BUG: KASAN: use-after-free in ieee80211_mgd_auth
 2023-01-23 21:50 UTC  (3+ messages)

[PATCH v2] kasan: infer the requested size by scanning shadow memory
 2023-01-23 21:46 UTC  (3+ messages)

[PATCH] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-23 21:48 UTC  (3+ messages)

[PATCH v3] win32: fix thread usage for win32
 2023-01-23 21:47 UTC  (4+ messages)
` [PATCH v4] "

traceroute failure in kernel 6.1 and 6.2
 2023-01-23 21:45 UTC  (5+ messages)

[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
 2023-01-23 21:45 UTC  (3+ messages)

+ maple_tree-should-get-pivots-boundary-by-type.patch added to mm-hotfixes-unstable branch
 2023-01-23 21:44 UTC 

[PATCH v3 RESEND] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2023-01-23 21:44 UTC  (2+ messages)

[PATCH] maple_tree: should get pivots boundary by type
 2023-01-23 21:43 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Ignore Win-Lock key events
 2023-01-23 21:41 UTC 

[PATCH RFC] NFSD: Convert filecache to rhltable
 2023-01-23 21:38 UTC  (4+ messages)

[Buildroot] [Bug 15281] New: Error compiling GDAL library for RPi-64 if libgdal-dev installed on the host computer
 2023-01-23 21:37 UTC 

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-23 21:36 UTC  (4+ messages)
` [PATCH v2 4/4] security: binder: Add binder object flags to selinux_binder_transfer_file

[ammarfaizi2-block:google/android/kernel/common/android-4.19-q-release 1268/7614] drivers/net/wireless/virt_wifi.c:432:31: warning: variable 'w_priv' set but not used
 2023-01-23 21:35 UTC 


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.