All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 19:36:32 to 2022-06-20 20:32:05 UTC [more...]

[PATCH 0/3] ppc: Check for bad Radix configs
 2022-06-20 20:27 UTC  (3+ messages)
` [PATCH 1/3] ppc: Check partition and process table alignment
` [PATCH 2/3] target/ppc: Improve Radix xlate level validation

[PATCH 5.15] mm: validate buddy page before using
 2022-06-20 20:31 UTC  (11+ messages)

[PATCH 00/49] regmap-irq cleanups and refactoring
 2022-06-20 20:06 UTC  (81+ messages)
` [PATCH 01/49] regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
` [PATCH 02/49] regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
` [PATCH 03/49] regmap-irq: Remove an unnecessary restriction on type_in_mask
` [PATCH 04/49] regmap-irq: Introduce config registers for irq types
` [PATCH 05/49] mfd: qcom-pm8008: Convert irq chip to config regs
` [PATCH 06/49] mfd: wcd934x: "
` [PATCH 07/49] sound: soc: codecs: wcd9335: "
` [PATCH 08/49] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip
` [PATCH 09/49] mfd: max77650: Remove useless type_invert flag
` [PATCH 10/49] regmap-irq: Remove virtual registers support
` [PATCH 11/49] regmap-irq: Remove old type register support, refactor
` [PATCH 12/49] regmap-irq: Remove unused type_reg_stride field
` [PATCH 13/49] regmap-irq: Remove unused type_invert flag
` [PATCH 14/49] regmap-irq: Do not use regmap_irq_update_bits() for wake regs
` [PATCH 15/49] regmap-irq: Change the behavior of mask_writeonly
` [PATCH 16/49] regmap-irq: Rename regmap_irq_update_bits()
` [PATCH 17/49] regmap-irq: Add broken_mask_unmask flag
` [PATCH 18/49] mfd: qcom-pm8008: Add broken_mask_unmask irq chip flag
` [PATCH 19/49] mfd: stpmic1: "
` [PATCH 20/49] regmap-irq: Fix inverted handling of unmask registers
` [PATCH 21/49] mfd: tps65090: replace irqchip mask_invert with unmask_base
` [PATCH 22/49] mfd: sun4i-gpadc: "
` [PATCH 23/49] mfd: sprd-sc27xx-spi: "
` [PATCH 24/49] mfd: rt5033: "
` [PATCH 25/49] mfd: rohm-bd71828: "
` [PATCH 26/49] mfd: rn5t618: "
` [PATCH 27/49] mfd: gateworks-gsc: "
` [PATCH 28/49] mfd: axp20x: "
` [PATCH 29/49] mfd: atc260x: "
` [PATCH 30/49] mfd: 88pm800: "
` [PATCH 31/49] mfd: max14577: "
` [PATCH 32/49] mfd: max77693: "
` [PATCH 33/49] mfd: rohm-bd718x7: drop useless mask_invert flag on irqchip
` [PATCH 34/49] mfd: max77843: "
` [PATCH 35/49] extcon: max77843: replace irqchip mask_invert with unmask_base
` [PATCH 36/49] extcon: sm5502: drop useless mask_invert flag on irqchip
` [PATCH 37/49] extcon: rt8973a: "
` [PATCH 38/49] irqchip: sl28cpld: replace irqchip mask_invert with unmask_base
` [PATCH 39/49] gpio: "
` [PATCH 40/49] mfd: stpmic1: Fix broken mask/unmask in irq chip
` [PATCH 41/49] mfd: stpmic1: Enable mask_writeonly flag for "
` [PATCH 42/49] mfd: qcom-pm8008: Fix broken mask/unmask in "
` [PATCH 43/49] mfd: qcom-pm8008: Enable mask_writeonly flag for "
` [PATCH 44/49] regmap-irq: Remove broken_mask_unmask flag
` [PATCH 45/49] regmap-irq: Remove mask_invert flag
` [PATCH 46/49] regmap-irq: Refactor checks for status bulk read support
` [PATCH 47/49] regmap-irq: Add get_irq_reg() callback
` [PATCH 48/49] mfd: qcom-pm8008: Use get_irq_reg() for irq chip
` [PATCH 49/49] regmap-irq: Remove not_fixed_stride flag

[PATCH 5.10 00/84] 5.10.124-rc1 review
 2022-06-20 20:30 UTC  (2+ messages)

[PATCH 4/8] block: Fix handling of tasks without ioprio in ioprio_get(2)
 2022-06-20 20:28 UTC  (3+ messages)

[PATCH] ata: libata-scsi: fix sloppy result type of ata_ioc32()
 2022-06-20 20:26 UTC  (3+ messages)

[PATCH] trace: events: scsi: Print driver_tag and scheduler_tag in SCSI trace
 2022-06-20 20:26 UTC 

[PATCH 0/1] can/esd_usb2: Added support for esd CAN-USB/3
 2022-06-20 20:26 UTC  (2+ messages)
` [PATCH 1/1] "

RTT-PROBE: lore-subspace-rtt
 2022-06-20 20:23 UTC 

[PATCH v14 0/3] eDP/DP Phy vdda realted function
 2022-06-20 20:22 UTC  (14+ messages)
` [PATCH v14 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v14 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v14 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller

[PATCH 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-06-20 20:21 UTC  (3+ messages)
` [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension

[PATCH 00/10] bsd-user: More file-related system calls
 2022-06-20 20:17 UTC  (12+ messages)
` [PATCH 01/10] bsd-user: Implement mount, umount and nmount
` [PATCH 02/10] bsd-user: Implement symlink, symlinkat, readlink and readlinkat
` [PATCH 03/10] bsd-user: implement chmod, fchmod, lchmod and fchmodat
` [PATCH 05/10] bsd-user: Implement chown, fchown, lchown and fchownat
` [PATCH 09/10] bsd-user: Implement pathconf, lpathconf and fpathconf

[PATCH net-next] net: pcs: xpcs: select PHYLINK in Kconfig
 2022-06-20 20:19 UTC 

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-20 20:18 UTC  (3+ messages)
` [PATCH] uacce: Tidy up locking

[BUG] BLE device unpairing triggers kernel panic
 2022-06-20 20:18 UTC  (8+ messages)

[PATCH v4] arch/riscv: add Zihintpause support
 2022-06-20 20:15 UTC 

[Patch 0/1] A bug fix to the error handling path in vfio_device_open()
 2022-06-20 20:13 UTC  (3+ messages)
` [Patch 1/1] vfio: Move "device->open_count--" out of group_rwsem "

RTT-PROBE: lore-subspace-rtt
 2022-06-20 20:13 UTC 

linux-next: build warning after merge of the libata tree
 2022-06-20 20:08 UTC  (7+ messages)

[PATCH v4 00/13] accel: Fix vCPU memory leaks
 2022-06-20 20:09 UTC  (5+ messages)
` [PATCH v4 05/13] accel/tcg: Init TCG cflags in vCPU thread handler
` [PATCH v4 06/13] accel/tcg: Reorganize tcg_accel_ops_init()

[PATCH v13 0/3] eDP/DP Phy vdda realted function
 2022-06-20 20:07 UTC  (4+ messages)

[PATCH v2 1/2] drm/bridge: ti-sn65dsi83: add more dev_err_probe
 2022-06-20 20:09 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.06.15c 12/12] vmlinux.o: warning: objtool: __ct_user_enter+0x75: call to __kasan_check_write() leaves .noinstr.text section
 2022-06-20 20:08 UTC 

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-06-20 20:04 UTC  (7+ messages)
` [PATCH v5 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings

[PATCH v2 0/5] Fixed some coding style issues and spelling
 2022-06-20 20:04 UTC  (2+ messages)

[PATCH net-next 0/5] devlink rate police limiter
 2022-06-20 20:04 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] configs/aspeed_ast2600evb: new defconfig
 2022-06-20 20:04 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] configs/aspeed_ast2500evb: "

RTT-PROBE: lore-subspace-rtt
 2022-06-20 20:03 UTC 

[PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
 2022-06-20 20:03 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 132 runs, 11 regressions (v5.4.199-240-g6e9d8bc2e62d6)
 2022-06-20 20:02 UTC 

[PATCH 0/2] get rid of useless header file
 2022-06-20 20:02 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip: Skip test only for invalid combination
 2022-06-20 19:58 UTC 

[PATCH v2 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-06-20 20:01 UTC  (13+ messages)
` [PATCH v2 11/17] iio: core: Introduce _inputoffset for differential channels
` [PATCH v2 16/17] iio: cdc: ad7746: Move driver out of staging

[PATCH] target/avr: Drop avr_cpu_memory_rw_debug()
 2022-06-20 19:59 UTC  (2+ messages)

Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
 2022-06-20 20:00 UTC  (4+ messages)

[PATCH] bus: mhi: Disable IRQs instead of freeing them during power down
 2022-06-20 19:59 UTC  (11+ messages)

Have you ever made $1000 or more in 1 day?
 2022-06-20 19:59 UTC 

[PATCH V5] riscv: Add qspinlock support
 2022-06-20 19:57 UTC  (3+ messages)

stable-rc/queue/4.19 build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.248-223-g2876574ed0069)
 2022-06-20 19:57 UTC 

[PATCH v9 00/17] Move HEVC stateless controls out of staging
 2022-06-20 19:56 UTC  (8+ messages)
` [PATCH v9 14/17] media: hantro: Stop using Hantro dedicated control

stable-rc/linux-4.9.y build: 166 builds: 3 failed, 163 passed, 2 errors, 29 warnings (v4.9.319-251-g5de156af25f62)
 2022-06-20 19:56 UTC 

[PATCH 1/4] ASoC: fsl-asoc-card: add WM8904 support
 2022-06-20 19:53 UTC  (4+ messages)
` [PATCH 4/4] ASoC: wm8904: add DMIC support

[PATCH] arm64: rockchip: rk3399-roc-pc: prevent fusb302 powering off the board during boot
 2022-06-20 19:52 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-20 19:52 UTC 

[PATCH v2 1/2] accel: Introduce current_accel_name()
 2022-06-20 19:46 UTC  (4+ messages)
` [PATCH v2 2/2] target/arm: Catch invalid kvm state also for hvf

[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-06-20 19:49 UTC  (5+ messages)

[PATCH 1/2] mailbox: correct kerneldoc
 2022-06-20 19:48 UTC  (6+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer

[net-next: PATCH 00/12] ACPI support for DSA
 2022-06-20 19:47 UTC  (3+ messages)
` [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description

ath10k-firmware: QCA4019 hw1.0: ASUS-MAP-AC1300
 2022-06-20 19:46 UTC 

[Intel-gfx] [PATCH 00/16] drm/i915: stop modifying "const" device info
 2022-06-20 19:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Buildroot] [git commit] package/rtl8723bs: drop package
 2022-06-20 19:36 UTC 

[Buildroot] [PATCH 1/1] package/rtl8723bs: drop package
 2022-06-20 19:43 UTC  (2+ messages)

[PATCH 0/2] Fixes for TC358775 DSI to LVDS bridge
 2022-06-20 19:43 UTC  (3+ messages)

[PATCH v1 1/1] iio: adc: mxs-lradc-adc: Get rid of OF specifics
 2022-06-20 19:42 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-20 19:42 UTC 

[RFC PATCH v3 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-20 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] fs/ext2: add option for zstd compression
 2022-06-20 19:42 UTC  (3+ messages)

[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema
 2022-06-20 19:41 UTC  (5+ messages)
` [PATCH 01/13] dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp
  ` (subset) "
` [PATCH 02/13] dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller
  ` (subset) "

[PATCH 1/6] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
 2022-06-20 19:41 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-config
 2022-06-20 19:41 UTC  (2+ messages)

[PATCH qcom v2] spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
 2022-06-20 19:41 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses
 2022-06-20 19:41 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/1] RISC-V: Create unique identification for SoC PMU
 2022-06-20 19:40 UTC  (7+ messages)
` [PATCH v4 1/1] "

[PATCH v4 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-20 19:41 UTC  (6+ messages)
` [PATCH 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()

[Buildroot] [PATCH 1/1] package/qemu: add qemu host tools
 2022-06-20 19:39 UTC  (2+ messages)

stable-rc/linux-5.10.y build: 160 builds: 3 failed, 157 passed, 4 errors, 7 warnings (v5.10.123-85-g1432bd558ac04)
 2022-06-20 19:37 UTC 

[Buildroot] [git commit] package/compiler-rt: new package
 2022-06-20 19:11 UTC 

[Buildroot] [git commit] testing/tests: CLANG compiler-rt runtime test
 2022-06-20 19:32 UTC 

[Buildroot] [git commit] package/clang: help host-clang to find our external toolchain
 2022-06-20 19:32 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.