All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-19 02:24:59 to 2021-08-19 03:16:03 UTC [more...]

[PATCHSET 00/15] xfs: clean up ftrace field tags and formats
 2021-08-19  3:16 UTC  (27+ messages)
` [PATCH 01/15] xfs: fix incorrect unit conversion in scrub tracepoint
` [PATCH 02/15] xfs: standardize inode number formatting in ftrace output
` [PATCH 03/15] xfs: standardize AG "
` [PATCH 04/15] xfs: standardize AG block "
` [PATCH 05/15] xfs: standardize rmap owner "
` [PATCH 06/15] xfs: standardize daddr "
` [PATCH 07/15] xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
` [PATCH 08/15] xfs: disambiguate units for ftrace fields tagged "offset"
` [PATCH 09/15] xfs: disambiguate units for ftrace fields tagged "len"
` [PATCH 10/15] xfs: disambiguate units for ftrace fields tagged "count"
` [PATCH 11/15] xfs: rename i_disk_size fields in ftrace output
` [PATCH 12/15] xfs: resolve fork names in trace output
` [PATCH 16/15] xfs: start documenting common units and tags used in tracepoints

[PATCH 00/13] Migrate some I2C symbols to Kconfig
 2021-08-19  3:12 UTC  (16+ messages)
` [PATCH 00/16] Further I2C Kconfig migrations
  ` [PATCH 01/16] Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
  ` [PATCH 02/16] Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
  ` [PATCH 03/16] i2c: designware: Remove unused non-DM functionality
  ` [PATCH 04/16] am335x: Drop non-DM_I2C code
  ` [PATCH 05/16] am43xx: "
  ` [PATCH 06/16] ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
  ` [PATCH 07/16] i2c: Remove non-DM code from ihs_i2c.c
  ` [PATCH 08/16] cmd/i2c.c: Remove unused legacy code
  ` [PATCH 09/16] Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
  ` [PATCH 11/16] rcar: i2c: Migrate SYS_I2C_SH "
  ` [PATCH 12/16] i2c: fsl_i2c: Migrate "
  ` [PATCH 13/16] tegra: Cleanup I2C support
  ` [PATCH 15/16] README: Remove some old i2c related text
  ` [PATCH 16/16] varisys: Remove dead code

[PATCH v6 00/16] machine: smp parsing fixes and improvement
 2021-08-19  3:10 UTC  (8+ messages)
` [PATCH v6 01/16] docs/about/removed-features: Remove duplicated doc about -smp
` [PATCH v6 02/16] machine: Deprecate "parameter=0" SMP configurations
` [PATCH v6 03/16] machine: Minor refactor/fix for the smp parsers
` [PATCH v6 04/16] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH v6 05/16] machine: Set the value of cpus to match maxcpus if it's omitted
` [PATCH v6 06/16] machine: Improve the error reporting of smp parsing
` [PATCH v6 09/16] machine: Use ms instead of global current_machine in sanity-check

[PATCH 0/6] staging: r8188eu: HAL related cleanups
 2021-08-19  3:14 UTC  (3+ messages)
` [PATCH 6/6] staging: r8188eu: remove free_xmit_priv field from struct hal_ops

[PATCH 1/3] spi: rockchip_sfc: Impletment set_speed logic
 2021-08-18 17:13 UTC  (4+ messages)
` [PATCH 3/3] rockchip: px30: Change sfc node to match upstream linux proposed

[PATCH] i2c: virtio: Fix the compiler warning when CONFIG_ACPI is not set
 2021-08-19  3:06 UTC  (3+ messages)

[PATCH 00/17] Basical Allwinner R329 support
 2021-08-19  3:09 UTC  (12+ messages)
` [PATCH 06/17] dt-bindings: pinctrl: document Allwinner R329 PIO and R-PIO
` [PATCH 07/17] pinctrl: sunxi: add support for R329 CPUX pin controller
` [PATCH 15/17] arm64: allwinner: dts: add DTSI file for R329 SoC

[PATCH v2 1/2] r8169: Implement dynamic ASPM mechanism
 2021-08-19  3:11 UTC  (5+ messages)

[PATCH v2 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1
 2021-08-19  3:10 UTC  (3+ messages)

[PATCH v2 0/2] lkdtm: update block layer crashpoints
 2021-08-19  3:10 UTC  (5+ messages)
` [PATCH v2 1/2] lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
` [PATCH v2 2/2] lkdtm: remove IDE_CORE_CP crashpoint

[PATCH v2 0/2] Add pinctrl support for SDX65
 2021-08-19  3:09 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings
` [PATCH v2 2/2] pinctrl: qcom: Add SDX65 pincontrol driver

[PATCH] drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
 2021-08-19  3:08 UTC 

[PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
 2021-08-19  3:09 UTC  (2+ messages)

[xen-unstable test] 164237: regressions - FAIL
 2021-08-19  3:07 UTC 

[PATCH net 0/2] r8152: fix bp settings
 2021-08-19  3:05 UTC  (3+ messages)
` [PATCH net 1/2] r8152: fix writing USB_BP2_EN
` [PATCH net 2/2] r8152: fix the maximum number of PLA bp for RTL8153C

[PATCH v2 00/21] target/riscv: Use tcg_constant_*
 2021-08-19  3:03 UTC  (16+ messages)
` [PATCH v2 05/21] target/riscv: Add DisasExtend to gen_arith*
` [PATCH v2 06/21] target/riscv: Remove gen_arith_div*
` [PATCH v2 07/21] target/riscv: Use gen_arith for mulh and mulhu
` [PATCH v2 08/21] target/riscv: Move gen_* helpers for RVM
` [PATCH v2 09/21] target/riscv: Move gen_* helpers for RVB

[PATCH 00/13] kbuild: refactoring after Clang LTO
 2021-08-19  3:06 UTC  (13+ messages)
` [PATCH 01/13] kbuild: move objtool_args back to scripts/Makefile.build
` [PATCH 03/13] kbuild: detect objtool changes correctly and remove .SECONDEXPANSION
` [PATCH 06/13] kbuild: merge vmlinux_link() between the ordinary link and Clang LTO
` [PATCH 08/13] kbuild: merge vmlinux_link() between ARCH=um and other architectures
` [PATCH 12/13] kbuild: merge cmd_modversions_c and cmd_modversions_S
` [PATCH 13/13] kbuild: merge cmd_ar_builtin and cmd_ar_module

[PATCH v5 00/13] Use qmp_send to update co-processor load state
 2021-08-19  3:02 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: soc: qcom: aoss: Drop the load state power-domain
` [PATCH v5 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property
` [PATCH v5 03/13] dt-bindings: remoteproc: qcom: "
` [PATCH v5 04/13] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
` [PATCH v5 05/13] arm64: dts: qcom: sc7180: Use QMP property to control "
` [PATCH v5 06/13] arm64: dts: qcom: sc7280: "
` [PATCH v5 07/13] arm64: dts: qcom: sdm845: "
` [PATCH v5 08/13] arm64: dts: qcom: sm8150: "
` [PATCH v5 09/13] arm64: dts: qcom: sm8250: "
` [PATCH v5 10/13] arm64: dts: qcom: sm8350: "
` [PATCH v5 11/13] soc: qcom: aoss: Drop power domain support
` [PATCH v5 12/13] dt-bindings: msm/dp: Remove aoss-qmp header
` [PATCH v5 13/13] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions

[PATCH] drm/amdgpu: properly powergate Polaris12 UVD/VCE on suspend
 2021-08-19  3:02 UTC  (7+ messages)

[RFC PATCH v3 00/18] Add block device LED trigger
 2021-08-19  2:50 UTC  (38+ messages)
` [RFC PATCH v3 01/18] docs: Add block device (blkdev) LED trigger documentation
` [RFC PATCH v3 02/18] block: Add get_disk_by_name() for use by blkdev LED trigger
` [RFC PATCH v3 03/18] ledtrig-blkdev: Add file (ledtrig-blkdev.c) for block device "
` [RFC PATCH v3 04/18] ledtrig-blkdev: Add misc. helper functions to blkdev "
` [RFC PATCH v3 05/18] ledtrig-blkdev: Periodically check devices for activity & blink LEDs
` [RFC PATCH v3 06/18] block: Add LED trigger pointer to struct gendisk
` [RFC PATCH v3 07/18] ledtrig-blkdev: Add function to initialize gendisk ledtrig member
` [RFC PATCH v3 08/18] ledtrig-blkdev: Add function to remove LED/device association
` [RFC PATCH v3 09/18] ledtrig-blkdev: Add function to disassociate a device from all LEDs
` [RFC PATCH v3 10/18] block: Call LED trigger init/cleanup functions
` [RFC PATCH v3 11/18] ledtrig-blkdev: Add function to associate a device with an LED
` [RFC PATCH v3 12/18] ledtrig-blkdev: Add sysfs attributes to [dis]associate LEDs & devices
` [RFC PATCH v3 13/18] ledtrig-blkdev: Add blink_time & interval sysfs attributes
` [RFC PATCH v3 14/18] ledtrig-blkdev: Add mode (read/write/rw) sysfs attributue
` [RFC PATCH v3 15/18] ledtrig-blkdev: Add function to associate blkdev trigger with LED
` [RFC PATCH v3 16/18] ledtrig-blkdev: Add function to disassociate an LED from the trigger
` [RFC PATCH v3 17/18] ledtrig-blkdev: Add initialization function
` [RFC PATCH v3 18/18] ledtrig-blkdev: Add config option to enable the trigger

[PATCH v2] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-08-19  3:01 UTC  (7+ messages)

[PATCH v7 0/2] make hvc pass dma capable memory to its backend
 2021-08-19  3:00 UTC  (5+ messages)
` [PATCH v7 1/2] tty: hvc: pass DMA capable memory to put_chars()

[linux-lvm] Mapping lvol off to pvol off
 2021-08-19  2:38 UTC 

[PATCH 0/5] Add __alloc_size() for better bounds checking
 2021-08-19  2:59 UTC  (7+ messages)
` [PATCH 2/5] slab: Add __alloc_size attributes "

stable-rc/queue/5.10 baseline: 149 runs, 7 regressions (v5.10.60-6-gd64177941ad6)
 2021-08-19  2:58 UTC 

[PATCH -next 0/2] riscv: Fix two vdso issue
 2021-08-19  3:06 UTC  (6+ messages)
` [PATCH -next 1/2] riscv/vdso: Move vdso data page up front
` [PATCH -next 2/2] riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable

[PATCH] kernel: make TIF_NOTIFY_SIGNAL and core dumps co-exist
 2021-08-19  2:57 UTC  (2+ messages)

the commit c434e5e48dc4 (rsi: Use resume_noirq for SDIO) introduced driver crash in the 4.15 kernel
 2021-08-19  2:57 UTC  (4+ messages)

[PATCH 1/1] ACPI: tables: FPDT: Do not print FW_BUG message if subtable types are reserved
 2021-08-19  2:56 UTC  (2+ messages)

[PATCH] mm, vmscan: guarantee drop_slab_node() termination
 2021-08-19  2:55 UTC  (3+ messages)

[OE-core][PATCH 1/2] arch-arm*: add better support for gcc march extensions
 2021-08-19  2:52 UTC  (2+ messages)
` [OE-core][PATCH 2/2] tune-cortexr*: add support for all Arm Cortex-R processors

[PATCH v1 1/2] bus: mhi: core: Bail on writing register fields if read fails
 2021-08-19  2:50 UTC  (3+ messages)

[linux-next:master 7181/8804] fs/fat/fat_test.c:23:8: warning: Excessive padding in 'struct fat_timestamp_testcase' (11 padding bytes, where 3 is optimal)
 2021-08-19  2:49 UTC 

Live Migration of Virtio Virtual Function
 2021-08-19  2:44 UTC  (8+ messages)
` [virtio-comment] "

[PATCH 0/3] Remove scsi_cmnd.tag
 2021-08-19  2:41 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal: detach interrupt and worker threads
 2021-08-19  2:41 UTC 

[dpdk-dev] [PATCH] telemetry: detach pthreads
 2021-08-19  2:38 UTC 

stable-rc/linux-5.10.y baseline: 113 runs, 1 regressions (v5.10.60)
 2021-08-19  2:37 UTC 

[PATCH v8 00/13] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-08-19  2:23 UTC  (32+ messages)
` [PATCH v8 01/13] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v8 02/13] dt-bindings: mediatek: display: split each block to individual yaml
` [PATCH v8 03/13] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
` [PATCH v8 04/13] dt-bindings: mediatek: display: add "
` [PATCH v8 05/13] arm64: dts: mt8195: add display node for vdosys0
` [PATCH v8 06/13] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v8 07/13] soc: mediatek: add mtk-mutex "
` [PATCH v8 08/13] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v8 09/13] drm/mediatek: rename the define of register offset
` [PATCH v8 10/13] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v8 11/13] drm/mediatek: add DSC support "
` [PATCH v8 12/13] drm/mediatek: add MERGE "
` [PATCH v8 13/13] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195

[PATCH rdma-rc 1/3] RDMA/bnxt_re: Disable atomic support on VFs
 2021-08-19  2:34 UTC  (3+ messages)

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.4.20 -> 6.4.21
 2021-08-19  2:30 UTC 

[RESEND PATCH for-next] RDMA/hns: Restore mr status when rereg mr fails
 2021-08-19  2:25 UTC 

[PATCH v6 0/7] tracing: Creation of event probe
 2021-08-19  2:29 UTC  (3+ messages)
` [PATCH v6 7/7] tracing: Add a probe that attaches to trace events

[PATCH v2 0/3] fstests: add patient module remover
 2021-08-19  2:26 UTC  (5+ messages)
` [PATCH v2 2/3] common/module: add patient module rmmod support

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 89 warnings (v5.4.142-13-g0e72e05908b0)
 2021-08-19  2:26 UTC 

[PATCH v1 0/1] ARM hangs on boot with CONFIG_FORTIFY_SOURCE and ATAGs
 2021-08-19  2:21 UTC  (2+ messages)
` [PATCH v1 1/1] Set cmdline array size to COMMAND_LINE_SIZE


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.