All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-15 07:05:00 to 2022-07-15 07:54:37 UTC [more...]

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-15  7:31 UTC  (11+ messages)
` [PATCH v1 1/6] dma-buf: Add _unlocked postfix to function names
    ` [Intel-gfx] "
` [PATCH v1 2/6] drm/gem: Take reservation lock for vmap/vunmap operations
    ` [Intel-gfx] "

[PATCH] fuse: Fix a potential memory leak for kstrdup()
 2022-07-15  7:53 UTC 

[PATCH] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-07-15  7:54 UTC  (8+ messages)

[PATCH v4 0/4] Call blk_mq_free_tag_set() earlier
 2022-07-15  7:54 UTC  (7+ messages)
` [PATCH v4 4/4] scsi: core: "

[PATCH net v4 3/3] net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
 2022-07-15  7:52 UTC  (5+ messages)

[PATCH v9 0/8] mm/demotion: Memory tiers and demotion
 2022-07-15  7:53 UTC  (12+ messages)
` [PATCH v9 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v9 4/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v9 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v9 6/8] mm/demotion: Add pg_data_t member to track node memory tier details

[virtio-comment] virtio-device in µC of a SoC
 2022-07-15  7:53 UTC  (4+ messages)
` [virtio-comment] "

[PATCH v7 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-15  7:52 UTC  (3+ messages)
` [PATCH v7 06/13] FWU: stm32mp1: Add helper functions for accessing FWU metadata

[PATCH] afs/dir: Fix typo in string
 2022-07-15  7:52 UTC 

[PATCH 00/16] erofs: prepare for folios, duplication and kill PG_error
 2022-07-15  7:53 UTC  (11+ messages)
` [PATCH 05/16] erofs: drop the old pagevec approach
` [PATCH 07/16] erofs: switch compressed_pages[] to bufvec

[PATCH] atl1c: use netif_tx_napi_add() for Tx NAPI
 2022-07-15  7:50 UTC  (2+ messages)
` [PATCH net-next v2] atl1c: use netif_napi_add_tx() "

[RFC] aspeed/i2c: multi-master between SoC's
 2022-07-15  7:49 UTC  (2+ messages)

[PATCH] git-repack doc: remove discussion of ancient caveat
 2022-07-15  7:51 UTC 

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-07-15  7:49 UTC  (16+ messages)
  ` [EXT] "

[PATCH v1] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  7:49 UTC  (5+ messages)

[PATCH 0/3] media: rkisp1: Improve DPCC configuration
 2022-07-15  7:49 UTC  (7+ messages)
` [PATCH 1/3] media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
` [PATCH 3/3] media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI

[PATCH -next] iommu/dma: Fix missing mutex_init() in iommu_get_msi_cookie()
 2022-07-15  7:49 UTC  (2+ messages)

[PATCH v2 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-15  7:49 UTC  (2+ messages)

[PATCH v2 0/6] OV9281 support
 2022-07-15  7:48 UTC  (7+ messages)
` [PATCH v2 1/6] media: i2c: ov9282: remove unused and unset i2c_client member
` [PATCH v2 2/6] media: dt-bindings: media: Add compatible for ov9281
` [PATCH v2 3/6] media: i2c: ov9282: Add ov9281 compatible
` [PATCH v2 4/6] media: dt-bindings: media: ov9282: Add power supply properties
` [PATCH v2 5/6] media: i2c: ov9282: Add regulator support
` [PATCH v2 6/6] media: i2c: ov9282: Fix device detection

[PATCH] afs/file: Fix typo in string
 2022-07-15  7:48 UTC 

[PATCH v3] RISC-V: Add CONFIG_{NON,}PORTABLE
 2022-07-15  7:47 UTC  (3+ messages)

[RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync
 2022-07-15  7:47 UTC  (2+ messages)

[PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-15  7:47 UTC  (5+ messages)

[PATCH v2] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  7:47 UTC  (3+ messages)

[qemu-mainline test] 171631: tolerable FAIL - PUSHED
 2022-07-15  7:46 UTC 

[PATCH RESEND 5.10.y-cip 00/13] Add thermal driver and watchdog driver enhancements
 2022-07-15  7:46 UTC  (15+ messages)
` [PATCH RESEND 5.10.y-cip 01/13] kernel.h: split out mathematical helpers
` [PATCH RESEND 5.10.y-cip 02/13] units: Add SI metric prefix definitions
` [PATCH RESEND 5.10.y-cip 03/13] thermal/drivers: Add TSU driver for RZ/G2L
` [PATCH RESEND 5.10.y-cip 04/13] thermal/drivers/rz2gl: Add error check for reset_control_deassert()
` [PATCH RESEND 5.10.y-cip 05/13] thermal/drivers/rz2gl: Fix OTP Calibration Register values
` [PATCH RESEND 5.10.y-cip 06/13] arm64: defconfig: Enable additional support for Renesas platforms
` [PATCH RESEND 5.10.y-cip 07/13] watchdog: rzg2l_wdt: Fix 32bit overflow issue
` [PATCH RESEND 5.10.y-cip 08/13] watchdog: rzg2l_wdt: Fix Runtime PM usage
` [PATCH RESEND 5.10.y-cip 09/13] watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
` [PATCH RESEND 5.10.y-cip 10/13] watchdog: rzg2l_wdt: Fix reset control imbalance
` [PATCH RESEND 5.10.y-cip 11/13] watchdog: rzg2l_wdt: Add error check for reset_control_deassert
` [PATCH RESEND 5.10.y-cip 12/13] watchdog: rzg2l_wdt: Use force reset for WDT reset
` [PATCH RESEND 5.10.y-cip 13/13] watchdog: rzg2l_wdt: Add set_timeout callback

[PATCH] Input: tsc2007 - enable GPIO chips that can sleep
 2022-07-15  7:45 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH bpf] selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
 2022-07-15  7:45 UTC  (7+ messages)

[PATCH v2] iommu/virtio: Add map/unmap_pages() callbacks implementation
 2022-07-15  7:45 UTC  (3+ messages)

[PATCH v4] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  7:45 UTC 

Chance to improve sales
 2022-07-15  7:30 UTC 

[Internal PATCH 6/8] spi: atmel-quadspi.c: Fix the buswidth adjustment between spi-mem and controller
 2022-07-15  7:44 UTC  (3+ messages)

[PATCH v3 1/3] lmb: Fix lmb property's defination under struct lmb
 2022-07-15  7:44 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add debug print for scaler filter
 2022-07-15  7:44 UTC  (2+ messages)

[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-15  7:43 UTC  (4+ messages)
` [PATCH v2 8/8] PCI: qcom: Sort device-id table

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-15  7:42 UTC  (4+ messages)
` [PATCH v4 06/45] kmsan: add ReST documentation

[PATCH] arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED
 2022-07-15  7:42 UTC  (2+ messages)

[PATCH 0/2] fsl_lpuart: fix the bugs in received break signal count and send break signal
 2022-07-15  7:42 UTC  (8+ messages)
` [PATCH 1/2] tty: serial: fsl_lpuart: correct the count of break characters
` [PATCH 2/2] tty: serial: fsl_lpuart: writing a 1 and then a 0 to trigger a break character

[RFC PATCH 0/2] Updates for asm-generic/pci.h
 2022-07-15  7:40 UTC  (8+ messages)
` [RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures

[Patch net-next] net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
 2022-07-15  7:40 UTC  (2+ messages)

[PATCH] crypto: lib/arc4 - expose library interface
 2022-07-15  7:39 UTC  (3+ messages)

[PATCH] media: amphion: adjust the encoder's value range of gop size
 2022-07-15  7:38 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable SLG gpo driver by default
 2022-07-15  7:39 UTC  (2+ messages)

Biznesowy angielski
 2022-07-15  7:30 UTC 

[PATCH v3 0/6] iommu/exynos: Add basic support for SysMMU v7
 2022-07-15  7:28 UTC  (4+ messages)
  ` [PATCH v3 5/6] iommu/exynos: Add SysMMU v7 register set

[RFC PATCH v2 0/5] can: support CAN XL
 2022-07-15  7:37 UTC  (6+ messages)
` [RFC PATCH v2 3/5] can: dev: add CAN XL support

[PATCH v3] xilinx: zynqmp: Do not use 0 as spl bss start address
 2022-07-15  7:37 UTC  (2+ messages)

[PATCH v2 00/19] Add driver nodes for MT8195 SoC
 2022-07-15  7:35 UTC  (7+ messages)
` [PATCH v2 01/19] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v2 02/19] dt-bindings: memory: mediatek: Update condition for mt8195 smi node

[PATCH] tools: relocate-rela: Fix ELF decoding on big-endian hosts
 2022-07-15  7:35 UTC  (2+ messages)

回覆: Update wireguard installation instructions for RHEL7/8-Centos8Stream
 2022-07-15  7:34 UTC 

[dm-devel] [PATCH 0/2] multipath-tools: update docs
 2022-07-15  7:33 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-15  7:33 UTC  (3+ messages)
` [PATCH v2 2/3] usb: misc: onboard_usb_hub: Add reset-gpio support
` [PATCH v2 3/3] usb: misc: onboard_usb_hub: Add TI USB8041 hub support

[PATCH -next] bcache: Fix spelling mistakes and cleanup code
 2022-07-15  7:15 UTC 

[PATCH] scsi: pm8001: Fix the warning when failing at the probe time
 2022-07-15  7:32 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.130-136-g10a4b29be742e)
 2022-07-15  7:32 UTC 

[RESEND] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-07-15  6:49 UTC  (2+ messages)

[PATCH -next] xfrm: Fix couple of spellings
 2022-07-15  6:14 UTC  (2+ messages)

[PATCH 1/1] ci/alpine.sh: Install bash
 2022-07-15  7:31 UTC 

[LTP] [PATCH v3] can: slcan: do not sleep with a spin lock held
 2022-07-15  7:29 UTC  (3+ messages)
`  "

[groeck-staging:hwmon-next] BUILD SUCCESS 9992b19d756ab8f0889fcaf3e71ff93852e74694
 2022-07-15  7:28 UTC 

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-07-15  7:28 UTC  (11+ messages)

[PATCH 0/2] vhost: Get vring base from vq, not svq
 2022-07-15  7:25 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] vhost: Move SVQ queue rewind to the destination

[dm-devel] [PATCH 0/2] update hwtable
 2022-07-12 19:24 UTC  (2+ messages)

Linux 5.19-rc6
 2022-07-15  7:26 UTC  (10+ messages)

[PATCH v1] i2c: imx: Retry transfer on transient failure
 2022-07-15  7:24 UTC  (12+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc] tools: Disable OpenSSL deprecation warnings
 2022-07-15  7:25 UTC  (2+ messages)

Add a new config to tell Git only check files matched sparse-checkout patterns
 2022-07-15  7:23 UTC 

[PATCH 5.10.y-cip 00/24] RZ/G2L Fixes from mainline
 2022-07-15  7:22 UTC  (25+ messages)
` [PATCH 5.10.y-cip 01/24] soc: renesas: Consolidate product register handling
` [PATCH 5.10.y-cip 02/24] dt-bindings: power: renesas,rzg2l-sysc: Document RZ/V2L SoC
` [PATCH 5.10.y-cip 03/24] soc: renesas: Identify "
` [PATCH 5.10.y-cip 04/24] soc: renesas: Add support for reading product revision for RZ/G2L family
` [PATCH 5.10.y-cip 05/24] soc: renesas: Kconfig: Explicitly select PM and PM_GENERIC_DOMAINS configs
` [PATCH 5.10.y-cip 06/24] soc: renesas: Kconfig: Introduce ARCH_RZG2L config option
` [PATCH 5.10.y-cip 07/24] ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L
` [PATCH 5.10.y-cip 08/24] iio: adc: Kconfig: Make RZG2L_ADC "
` [PATCH 5.10.y-cip 09/24] dt-bindings: dma: rz-dmac: Document RZ/V2L SoC
` [PATCH 5.10.y-cip 10/24] dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option
` [PATCH 5.10.y-cip 11/24] dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L
` [PATCH 5.10.y-cip 12/24] reset: Kconfig: Make RESET_RZG2L_USBPHY_CTRL "
` [PATCH 5.10.y-cip 13/24] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add description for power-source property
` [PATCH 5.10.y-cip 14/24] ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
` [PATCH 5.10.y-cip 15/24] ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
` [PATCH 5.10.y-cip 16/24] ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
` [PATCH 5.10.y-cip 17/24] iio: adc: rzg2l_adc: Remove unnecessary print function dev_err()
` [PATCH 5.10.y-cip 18/24] iio: adc: rzg2l_adc: Fix typo
` [PATCH 5.10.y-cip 19/24] iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()
` [PATCH 5.10.y-cip 20/24] reset: renesas: Fix Runtime PM usage
` [PATCH 5.10.y-cip 21/24] reset: renesas: Check return value of reset_control_deassert()
` [PATCH 5.10.y-cip 22/24] i2c: riic: Simplify reset handling
` [PATCH 5.10.y-cip 23/24] arm64: dts: renesas: Fix pin controller node names
` [PATCH 5.10.y-cip 24/24] arm64: dts: renesas: rzg2l-smarc: Move pinctrl definitions

[PATCH v2 0/9] Device tree based NUMA support for Arm - Part#2
 2022-07-15  7:18 UTC  (12+ messages)
` [PATCH v2 2/9] xen/x86: Use enumerations to indicate NUMA status

[PATCH] scsi: qla2xxx: Fix spelling typo in comment
 2022-07-15  7:17 UTC 

[PATCH] media: amphion: insert picture startcode after seek for vc1g format
 2022-07-15  7:15 UTC  (2+ messages)

[LTP] [PATCH] unlink08: use TST_EXP_FAIL() and turn comment into docparse, reword
 2022-07-15  7:12 UTC 

[PATCH -next] mtd/ftl: Fix memleak in ftl_add_mtd()
 2022-07-15  7:11 UTC  (2+ messages)

[PATCH -next] mtd/ftl: Fix uaf in ftl_remove_dev()
 2022-07-15  7:11 UTC  (2+ messages)

[PATCH V15 00/15] irqchip: Add LoongArch-related irqchip drivers
 2022-07-15  7:05 UTC  (16+ messages)
` [PATCH V15 01/15] ACPICA: MADT: Add LoongArch APICs support
` [PATCH V15 02/15] APCI: irq: Add support for multiple GSI domains
` [PATCH V15 03/15] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
` [PATCH V15 04/15] genirq/generic_chip: export irq_unmap_generic_chip
` [PATCH V15 05/15] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
` [PATCH V15 06/15] irqchip: Add Loongson PCH LPC controller support
` [PATCH V15 07/15] irqchip: remove COMPILE_TEST for pch-pic and pch-msi
` [PATCH V15 08/15] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V15 09/15] irqchip/loongson-pch-msi: "
` [PATCH V15 10/15] irqchip/loongson-htvec: "
` [PATCH V15 11/15] irqchip/loongson-liointc: "
` [PATCH V15 12/15] LoongArch: prepare to support multiple pch-pic and pch-msi irqdomain
` [PATCH V15 13/15] irqchip: Add Loongson Extended I/O interrupt controller support
` [PATCH V15 14/15] irqchip: Add LoongArch CPU "
` [PATCH V15 15/15] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch

[PATCH v3] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  7:08 UTC  (2+ messages)
` [v3] "

[Bug 216232] New: mysterious block devices are shown under /dev folder
 2022-07-15  7:08 UTC  (2+ messages)
` [Bug 216232] "

[PATCH v2 00/20] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
 2022-07-15  7:08 UTC  (5+ messages)
` [PATCH v2 08/20] KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()

[PATCH] bpf: btf: Fix vsnprintf return value check
 2022-07-15  7:07 UTC  (5+ messages)

[dm-devel] dm thin: Fix crash in dm_sm_register_threshold_callback()
 2022-07-14 11:28 UTC 

shadow doorbell on admin queue
 2022-07-15  7:07 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
 2022-07-15  7:05 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: qcom: USB clock and interrupt fixes
 2022-07-15  7:02 UTC  (2+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc8280xp: fix USB clock order and naming


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.