All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 20:06:46 to 2022-06-20 20:57:14 UTC [more...]

[PATCH 00/14] Canaan devicetree fixes
 2022-06-20 20:56 UTC  (3+ messages)
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi

[PATCH v5 00/14] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-06-20 20:54 UTC  (21+ messages)
` [PATCH v5 01/14] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH v5 02/14] ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
` [PATCH v5 03/14] ALSA: hda: cs35l41: Save codec object inside component struct
` [PATCH v5 04/14] ALSA: hda: cs35l41: Add initial DSP support and firmware loading
` [PATCH v5 05/14] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH v5 06/14] ALSA: hda: cs35l41: Support reading subsystem id from ACPI
` [PATCH v5 07/14] ALSA: hda: cs35l41: Support multiple load paths for firmware
` [PATCH v5 08/14] ALSA: hda: cs35l41: Support Speaker ID for laptops
` [PATCH v5 09/14] ALSA: hda: cs35l41: Support Hibernation during Suspend
` [PATCH v5 10/14] ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
` [PATCH v5 11/14] ALSA: hda: hda_cs_dsp_ctl: Add fw id strings
` [PATCH v5 12/14] ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
` [PATCH v5 13/14] ALSA: hda: cs35l41: Support Firmware switching and reloading
` [PATCH v5 14/14] ALSA: hda: cs35l41: Add module parameter to control firmware load

[PATCH v3 0/4] Add support for CDNS DSI J721E wrapper
 2022-06-20 20:54 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: Convert cdns,dsi.txt to yaml
  ` [PATCH v3 1/4] dt-bindings: display: bridge: Convert cdns, dsi.txt "
` [PATCH v3 2/4] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v3 3/4] drm/bridge: cdns-dsi: Create a header file
` [PATCH v3 4/4] drm/bridge: cdns-dsi: Add support for J721E wrapper

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

[PATCH v5 2/7] Introduce admin command set
 2022-06-20 20:53 UTC  (11+ messages)
` [virtio-comment] "

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

Bug restarting WireGuard using launchd on macOS
 2022-06-20 20:51 UTC 

[PATCH v4] arch/riscv: add Zihintpause support
 2022-06-20 20:15 UTC  (2+ 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 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-06-20 20:49 UTC  (5+ messages)
` [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
` [PATCH 2/6] pack-bitmap: prepare to read "

linux-next: Tree for Jun 20
 2022-06-20 20:47 UTC  (3+ messages)
` linux-next: Tree for Jun 20 [drivers/net/pcs/pcs_xpcs.ko]
` linux-next: Tree for Jun 20 (kernel/trace/trace_uprobe.o)

[linux-linus test] 171291: regressions - FAIL
 2022-06-20 20:47 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: Add HWMON support
 2022-06-20 20:46 UTC  (10+ messages)
`  "
` [PATCH 1/4] drm/i915/hwmon: Add HWMON infrastructure patch
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/hwmon: Add HWMON current voltage support
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/hwmon: Add HWMON power sensor support
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/hwmon: Add HWMON energy support
  ` [Intel-gfx] "

[PATCH/RFC] java: add initial bindings
 2022-06-20 20:45 UTC  (2+ messages)
` [Cluster-devel] "

[meta-ti][dunfell][PATCH v3] conf: machine: wic: Fix HS image boot partition
 2022-06-20 20:44 UTC  (4+ messages)

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

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

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

ARM cross compiler question
 2022-06-20 20:42 UTC 

[PATCH net-next v3 1/3] mptcp: never fetch fwd memory from the subflow
 2022-06-20 20:38 UTC  (5+ messages)
` [PATCH net-next v3 2/3] mptcp: drop SK_RECLAIM_* macros
` [PATCH net-next v3 3/3] mptcp: refine memory scheduling

[PATCH v2 0/2] btrfs: Expose BTRFS commit stats through sysfs
 2022-06-20 20:37 UTC  (8+ messages)
` [PATCH v2 2/2] btrfs: Expose the "

[PATCH v14 0/3] eDP/DP Phy vdda realted function
 2022-06-20 20:37 UTC  (16+ 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

Suggestions for building new 44TB Raid5 array
 2022-06-20 20:37 UTC  (3+ messages)

[PATCH 00/10] bsd-user: More file-related system calls
 2022-06-20 20:32 UTC  (7+ messages)
` [PATCH 02/10] bsd-user: Implement symlink, symlinkat, readlink and readlinkat
` [PATCH 04/10] bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat

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

[PATCH v3] ui/cocoa: Take refresh rate into account
 2022-06-20 20:29 UTC 

[LTP] [PATCH 0/4] More fanotify tests for v5.19
 2022-06-20 20:35 UTC  (5+ messages)
` [LTP] [PATCH 4/4] syscalls/fanotify09: Add test cases for merge of ignore mask

[PATCH] 9p: fix EBADF errors in cached mode
 2022-06-20 20:34 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/2] Fixes for fanotify parent dir ignore mask logic
 2022-06-20 20:34 UTC  (4+ messages)
` [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children

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

[syzbot] WARNING in floppy_queue_rq
 2022-06-20 20:32 UTC  (2+ messages)

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

[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 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 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 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 


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.