All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-19 01:48:34 to 2021-08-19 03:02:51 UTC [more...]

[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 00/13] kbuild: refactoring after Clang LTO
 2021-08-19  3:01 UTC  (11+ 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 13/13] kbuild: merge cmd_ar_builtin and cmd_ar_module

[PATCHSET 00/15] xfs: clean up ftrace field tags and formats
 2021-08-19  3:01 UTC  (19+ 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 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  (8+ 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 v2 00/21] target/riscv: Use tcg_constant_*
 2021-08-19  2:43 UTC  (11+ messages)
` [PATCH v2 04/21] target/riscv: Introduce DisasExtend and new helpers
` [PATCH v2 05/21] target/riscv: Add DisasExtend to gen_arith*
` [PATCH v2 06/21] target/riscv: Remove gen_arith_div*

[PATCH 00/17] Basical Allwinner R329 support
 2021-08-19  2:40 UTC  (9+ messages)
` [PATCH 06/17] dt-bindings: pinctrl: document Allwinner R329 PIO and R-PIO
` [PATCH 15/17] arm64: allwinner: dts: add DTSI file for R329 SoC

[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  (42+ 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 

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

[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

arch/arm/mm/mmu.c:1174 adjust_lowmem_bounds() warn: ignoring unreachable code
 2021-08-19  2:24 UTC 

[RESEND PATCH v2 for-next] RDMA/hns: Solve the problem that dma_pool is used during the reset
 2021-08-19  2:17 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.204-49-geba022e67dff)
 2021-08-19  2:21 UTC 

[dpdk-dev] [PATCH RFC] net/ena: Add Windows support
 2021-08-19  2:19 UTC  (3+ messages)

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-19  2:19 UTC  (5+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH] ksmbd: fix lookup on idmapped mounts
 2021-08-19  2:19 UTC  (4+ messages)

[PATCH for-next] RDMA/hns: Restore mr status when rereg mr fails
 2021-08-19  2:16 UTC  (4+ messages)
` [PATCH v2 for-next] RDMA/hns: Solve the problem that dma_pool is used during the reset

[soc:aspeed/dt] BUILD SUCCESS 6b8b31269898b8891f1f3a95578ceeb109393e23
 2021-08-19  2:10 UTC 

[soc:mvebu/dt] BUILD SUCCESS 514ef1e62d6521c2199d192b1c71b79d2aa21d5a
 2021-08-19  2:10 UTC 

[soc:qcom/arm64] BUILD SUCCESS 198b8c8ede36d2135df73fee19506276059a0f8e
 2021-08-19  2:10 UTC 

[PATCH 00/16 v3] xfs: rework feature flags
 2021-08-19  2:14 UTC  (3+ messages)
` [PATCH 07/16] xfs: convert mount flags to features

[soc:tegra/drivers] BUILD SUCCESS 59c6fceb2ecc382c3d20508a235b539bf23af1f0
 2021-08-19  2:10 UTC 

[soc:hisi/dt] BUILD SUCCESS 2dc30eb9241c21cbeaf5b668f4eb276278149d97
 2021-08-19  2:10 UTC 

[soc:tegra/firmware] BUILD SUCCESS dd00d75007d27677158bf6e64000d2e266035294
 2021-08-19  2:10 UTC 

[soc:arm/soc] BUILD SUCCESS 0fbd7409446a8ee76ee701ec846ede917c6c89fa
 2021-08-19  2:10 UTC 

[PATCH ima-evm-utils v2] Use secure heap for private keys and passwords
 2021-08-19  2:11 UTC 

[PATCH V3] tty: serial: fsl_lpuart: fix the wrong mapbase value
 2021-08-19  2:10 UTC 

huge mixers
 2021-08-19  2:10 UTC  (2+ messages)

[PATCH] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore
 2021-08-19  2:09 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/6] staging: r8188eu: HAL related cleanups
 2021-08-19  2:08 UTC  (7+ messages)
` [PATCH 3/6] staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macros
` [PATCH 4/6] staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
` [PATCH 5/6] staging: r8188eu: remove function rtw_hal_free_xmit_priv

[PATCH v4] [GSOC] cherry-pick: use better advice message
 2021-08-19  2:07 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] ovs: clear skb->tstamp in forwarding path
 2021-08-19  2:06 UTC  (3+ messages)
  ` [External] "

[PATCH v3] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
 2021-08-19  2:04 UTC  (7+ messages)

[PATCH] crypto: public_key: fix overflow during implicit conversion
 2021-08-19  2:03 UTC  (4+ messages)
` PING: "
    `  "

[PATCH 0/3 v2] xfs: clean up buffer cache disk addressing
 2021-08-19  2:03 UTC  (5+ messages)
` [PATCH 2/3] xfs: convert bp->b_bn references to xfs_buf_daddr()
` [PATCH 3/3] xfs: rename buffer cache index variable b_bn

[PATCH] tty: serial: fsl_lpuart: fix the wrong mapbase value
 2021-08-19  2:03 UTC  (3+ messages)

[PATCH] ocfs2: reflink deadlock when clone file to the same directory simultaneously
 2021-08-19  2:02 UTC  (10+ messages)
          ` [Ocfs2-devel] "

[PATCH] usb: dwc3: Decouple USB 2.0 L1 & L2 events
 2021-08-19  2:01 UTC  (3+ messages)
` [RFT][PATCH] "

[ogabbay:habanalabs-next 51/55] drivers/misc/habanalabs/common/debugfs.c:358:76: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'}
 2021-08-19  1:59 UTC  (2+ messages)

stable-rc/linux-5.13.y baseline: 160 runs, 1 regressions (v5.13.12)
 2021-08-19  2:00 UTC 

[PATCH] preempt: add in_serving_irq() and apply to rcutiny and vsprintf
 2021-08-19  1:56 UTC  (4+ messages)

The UNIFY bluetooth unit is not recognized by Gnome/bluetooth
 2021-08-19  1:36 UTC 

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-08-19  1:54 UTC  (8+ messages)

[linux-next:master 3327/8804] net/bridge/br_ioctl.o: warning: objtool: br_dev_siocdevprivate()+0x8fb: unreachable instruction
 2021-08-19  1:55 UTC 

[linux-chenxing:rperier-rtc 5/9] drivers/rtc/rtc-msc313.c:231:25: error: 'ms_rtc_of_match_table' undeclared here (not in a function); did you mean 'msc313_rtc_of_match_table'?
 2021-08-19  1:54 UTC  (2+ messages)

[PATCH v10 0/2] Mediatek pinctrl patch on mt8195
 2021-08-19  1:49 UTC  (19+ messages)
` [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define

[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
 2021-08-19  1:50 UTC  (5+ messages)

[PATCH V2] tty: serial: fsl_lpuart: fix the wrong mapbase value
 2021-08-19  1:47 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.