All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-20 13:25:47 to 2021-12-20 14:12:30 UTC [more...]

[PATCH] udmabuf: put dmabuf in case of get fd failed
 2021-12-20 14:06 UTC  (7+ messages)

[chao:feature/dax 4/9] fs/f2fs/file.c:584:7: error: implicit declaration of function 'daxdev_mapping_supported'
 2021-12-20 14:06 UTC  (2+ messages)

Bug report - Can create worktrees from bare repo / such worktrees can fool is_bare_repository()
 2021-12-20 14:11 UTC  (5+ messages)

[PATCH 2/2] nvmem: expose NVMEM cells in sysfs
 2021-12-20 14:07 UTC  (3+ messages)

[PATCH] HID: potential dereference of null pointer
 2021-12-20 14:10 UTC  (2+ messages)

[PATCH 1/2] sysfs: add sysfs_add_bin_file_to_group()
 2021-12-20 14:07 UTC  (3+ messages)

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2021-12-20 14:00 UTC  (5+ messages)
` [PATCH 4.19 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO

FWD: Holtek mouse stopped working after kernel upgrade from 5.15.7 to 5.15.8
 2021-12-20 14:09 UTC  (5+ messages)

[RFC PATCH 0/2] cryptoSign flag & config
 2021-12-20 14:09 UTC  (3+ messages)
` [RFC PATCH 1/2] crypto sign: add crypto-sign alias flag
` [RFC PATCH 2/2] crypto sign: add cryptoSign.* config

Recommendation: laptop with SATA HDD, NVMe SSD; compression; fragmentation
 2021-12-20 14:09 UTC  (4+ messages)

[PATCH] net/virtio: unregister virtio user memery event to fix memory leak problem
 2021-12-20 14:08 UTC  (3+ messages)
` [PATCH v2] net/virtio: unregister virtio user memory "
  ` Fwd: "

[PATCH v2] irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 14:07 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2] irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 14:07 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[GIT PULL] arm64: Support dynamic preemption v3
 2021-12-20 14:07 UTC  (9+ messages)
` [PATCH 1/5] static_call: Use non-function types to refer to the trampolines
` [PATCH 2/5] arm64: implement support for static call trampolines
` [PATCH 3/5] sched/preempt: Prepare for supporting !CONFIG_GENERIC_ENTRY dynamic preemption
` [PATCH 4/5] arm64: Implement IRQ exit preemption static call for "
` [PATCH 5/5] arm64: Implement HAVE_PREEMPT_DYNAMIC

[zen:5.15/zen-sauce 6/28] drivers/gpu/drm/drm_plane_helper.c:113:25: warning: 'visible' is used uninitialized in this function
 2021-12-20 14:07 UTC 

[PATCH 0/2] KVM: arm64: Fix documentation for PSCI related functions
 2021-12-20 14:05 UTC  (2+ messages)

[PATCH] KVM: arm64: Use defined value for SCTLR_ELx_EE
 2021-12-20 14:05 UTC  (2+ messages)

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-20 13:52 UTC  (11+ messages)
` [PATCH 5/6] irqchip/apple-aic: Support multiple dies
` [PATCH 6/6] irqchip/apple-aic: Add support for AICv2

[PATCH bpf-next] selftests/bpf: Fix map_fds buffer overflow in test_verifier
 2021-12-20 14:04 UTC 

[RFC PATCH 0/5] regmap: Add Parity bit Calculation to regmaps
 2021-12-20 14:05 UTC  (3+ messages)
` [RFC PATCH 1/5] "

data throttling under load when serial to usb adapter is used
 2021-12-20 14:04 UTC  (4+ messages)
  ` [External] : "

[PATCH] KVM: arm64: Add minimal handling for the ARMv8.7 PMU
 2021-12-20 14:04 UTC  (3+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 00/25] mpi3mr: driver fixes and enhancements
 2021-12-20 14:11 UTC  (26+ messages)
` [PATCH 01/25] mpi3mr: Add debug APIs based on logging_level bits
` [PATCH 02/25] mpi3mr: replace spin_lock with spin_lock_irqsave
` [PATCH 03/25] mpi3mr: Don't reset IOC if cmnds flush with reset status
` [PATCH 04/25] mpi3mr: Update MPI3 headers - part1
` [PATCH 05/25] mpi3mr: Update MPI3 headers - part2
` [PATCH 06/25] mpi3mr: Add support for PCIe Managed Switch SES device
` [PATCH 07/25] mpi3mr: Do access status validation before adding devices
` [PATCH 08/25] mpi3mr: Increase internal cmnds timeout to 60s
` [PATCH 09/25] mpi3mr: Handling unaligned PLL in unmap cmnds
` [PATCH 10/25] mpi3mr: Display IOC firmware package version
` [PATCH 11/25] mpi3mr: Fault IOC when internal commands gets timeout
` [PATCH 12/25] mpi3mr: code refactor of IOC init patch - part1
` [PATCH 13/25] mpi3mr: code refactor of IOC init patch - part2
` [PATCH 14/25] mpi3mr: Handle offline FW activation in graceful manner
` [PATCH 15/25] mpi3mr: Add IOC reinit function
` [PATCH 16/25] mpi3mr: Detect async reset occurred in firmware
` [PATCH 17/25] mpi3mr: Gracefully handle online FW update operation
` [PATCH 18/25] mpi3mr: Add Event acknowledgment logic
` [PATCH 19/25] mpi3mr: Add support Prepare for Reset event
` [PATCH 20/25] mpi3mr: Print cable mngnt and temp threshold events
` [PATCH 21/25] mpi3mr: Add iouring interface support in io-polled mode
` [PATCH 22/25] mpi3mr: use TM response codes from MPI3 headers
` [PATCH 23/25] mpi3mr: Enhanced Task Management Support Reply handling
` [PATCH 24/25] mpi3mr: Fixes around reply request queues
` [PATCH 25/25] mpi3mr: Bump driver version to 8.0.0.61.0

[virtio-dev] Plans for releasing a VIRTIO 1.2 spec
 2021-12-20 14:04 UTC  (2+ messages)
` [virtio-comment] "

[PATCH] sfc: falcon: Check null pointer of rx_queue->page_ring
 2021-12-20 14:03 UTC 

[PATCH v1] parisc: Rewrite light-weight syscall and futex code
 2021-12-20 14:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-20 14:02 UTC  (5+ messages)

[PATCH v5 00/14] Some bugfixs for ubi/ubifs
 2021-12-20 13:59 UTC  (30+ messages)
` [PATCH v5 01/14] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH v5 02/14] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v5 03/14] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH v5 04/14] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH v5 05/14] ubifs: Rename whiteout atomically
` [PATCH v5 06/14] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH v5 07/14] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v5 08/14] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v5 09/14] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v5 10/14] ubifs: Fix to add refcount once page is set private
` [PATCH v5 11/14] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v5 12/14] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
` [PATCH v5 13/14] ubifs: ubifs_writepage: Mark page dirty after writing inode failed
` [PATCH v5 14/14] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process

[PATCH] KVM: arm64: Constify kvm_io_gic_ops
 2021-12-20 14:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] KVM: Drop stale kvm_is_transparent_hugepage() declaration
 2021-12-20 14:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[irqchip: irq/irqchip-next] KVM: arm64: Drop unused workaround_flags vcpu field
 2021-12-20 14:00 UTC 

[PATCH v5 04/69] KVM: arm64: Rework kvm_pgtable initialisation
 2021-12-20 14:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards
 2021-12-20 14:00 UTC 

[RESEND PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards
 2021-12-20 13:58 UTC  (5+ messages)

[PATCH v8 0/6] Add Unisoc's drm kms module
 2021-12-20 13:55 UTC  (3+ messages)

[net-next v5 0/2] net: sched: allow user to select txqueue
 2021-12-20 13:57 UTC  (3+ messages)
` [net-next v5 1/2] net: sched: use queue_mapping to pick tx queue

[PATCH 0/5] iommu: Some IOVA code reorganisation
 2021-12-20 13:57 UTC  (6+ messages)
` [PATCH 4/5] iommu: Separate IOVA rcache memories from iova_domain structure

[PATCH] sfc: Check null pointer of rx_queue->page_ring
 2021-12-20 13:56 UTC 

[PATCH net-next v2 0/3] net: amd-xgbe: Add support for Yellow Carp Ethernet device
 2021-12-20 13:54 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: amd-xgbe: Add Support "
` [PATCH net-next v2 2/3] net: amd-xgbe: Alter the port speed bit range
` [PATCH net-next v2 3/3] net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices

renesas/master baseline: 383 runs, 6 regressions (renesas-devel-2021-12-20-v5.16-rc6)
 2021-12-20 13:56 UTC 

[linux-linus test] 167486: regressions - FAIL
 2021-12-20 13:55 UTC 

renesas/master baseline-nfs: 55 runs, 2 regressions (renesas-devel-2021-12-20-v5.16-rc6)
 2021-12-20 13:56 UTC 

[PATCH net-next 0/3] net: amd-xgbe: Add support for Yellow Carp Ethernet device
 2021-12-20 13:53 UTC  (4+ messages)
` [PATCH net-next 3/3] net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices

Possible bug? DOM-U network stopped working after fatal error reported in DOM0
 2021-12-20 13:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t,v5 0/5] Add testing for CCS
 2021-12-20 13:49 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t, v5 2/5] lib/i915: Introduce library i915_blt

[PATCH 0/2] Two small 'git repack' fixes
 2021-12-20 13:50 UTC  (11+ messages)
` [PATCH 1/2] repack: respect kept objects with '--write-midx -b'
` [PATCH 2/2] repack: make '--quiet' disable progress

[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2021-12-20 13:50 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH] bpf: check size before calling kvmalloc
 2021-12-20 13:50 UTC  (3+ messages)

[PATCH] thermal: rcar_thermal: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 13:48 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx28: Use correct compatible string for RTC
 2021-12-20 13:46 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx: Rename RTC device tree nodes

[PATCH v6] usb: f_fs: Fix use-after-free for epfile
 2021-12-20 13:46 UTC  (3+ messages)

Practical Limit on EROFS lcluster size
 2021-12-20 13:45 UTC 

[PATCH 2/2] remoteproc: rcar_rproc: remove trailing semicolon
 2021-12-20 13:45 UTC  (2+ messages)

[PATCH 0/1] t10-pi bio split fix
 2021-12-20 13:44 UTC  (2+ messages)
` [PATCH 1/1] t10-pi: fix intergrity iterator

[PATCH v1] memory: tegra30-emc: Print additional memory info
 2021-12-20 13:44 UTC  (3+ messages)

[PATCH 1/2] remoteproc: rcar_rproc: fix pm_runtime_get_sync error check
 2021-12-20 13:44 UTC  (2+ messages)

[OE-core][PATCH] qemu.bbclass: drop OLDEST_KERNEL reference
 2021-12-20 13:44 UTC  (4+ messages)

taking a break from Git
 2021-12-20 13:43 UTC  (3+ messages)

[PATCH v3] USB: host: Check for null res pointer
 2021-12-20 13:42 UTC 

[PATCH] ARM: dts: am334x: pdu001: Use correct node name for RTC
 2021-12-20 13:41 UTC 

[igt-dev] [PATCH i-g-t 0/2] Replacing DRM calls in few tests
 2021-12-20 13:39 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_lease: replacing drmModeAtomicCommit

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-20 13:40 UTC  (6+ messages)
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[zen:5.15/zen-sauce 5/28] fs/xfs/xfs_xattr.c:121:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length
 2021-12-20 13:41 UTC 

[PATCH] powerpc: dts: Fix some I2C unit addresses
 2021-12-20 13:40 UTC 

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-20 13:36 UTC  (4+ messages)

[PATCH v1 1/3] platform/x86: asus-wmi: Join string literals back
 2021-12-20 13:33 UTC  (4+ messages)

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 13:31 UTC  (3+ messages)

[PATCH v1 1/1] tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT
 2021-12-20 13:32 UTC 

[PATCH 5.10.y-cip 00/22] RZ/G2L: Add support for pinctrl/dmac/iic
 2021-12-20 13:31 UTC  (23+ messages)
` [PATCH 5.10.y-cip 01/22] mm: slab: provide krealloc_array()
` [PATCH 5.10.y-cip 02/22] clk: renesas: r9a07g044: Add GPIO clock and reset entries
` [PATCH 5.10.y-cip 03/22] dt-bindings: pinctrl: renesas: Add DT bindings for RZ/G2L pinctrl
` [PATCH 5.10.y-cip 04/22] pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
` [PATCH 5.10.y-cip 05/22] pinctrl: renesas: rzg2l: Fix missing port register 21h
` [PATCH 5.10.y-cip 06/22] arm64: dts: renesas: rzg2l-smarc: Add scif0 pins
` [PATCH 5.10.y-cip 07/22] arm64: dts: renesas: r9a07g044: Add pinctrl node
` [PATCH 5.10.y-cip 08/22] clk: renesas: r9a07g044: Add I2C clocks/resets
` [PATCH 5.10.y-cip 09/22] dt-bindings: i2c: renesas,riic: Convert to json-schema
` [PATCH 5.10.y-cip 10/22] dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controller
` [PATCH 5.10.y-cip 11/22] arm64: dts: renesas: r9a07g044: Add I2C nodes
` [PATCH 5.10.y-cip 12/22] arm64: dts: renesas: r9a07g044: Add I2C interrupt-names
` [PATCH 5.10.y-cip 13/22] clk: renesas: r9a07g044: Add DMAC clocks/resets
` [PATCH 5.10.y-cip 14/22] dt-bindings: dma: Document RZ/G2L bindings
` [PATCH 5.10.y-cip 15/22] dmaengine: Extend the dma_slave_width for 128 bytes
` [PATCH 5.10.y-cip 16/22] dmaengine: sh: Add DMAC driver for RZ/G2L SoC
` [PATCH 5.10.y-cip 17/22] dmaengine: sh: Fix unused initialization of pointer lmdesc
` [PATCH 5.10.y-cip 18/22] dmaengine: sh: fix some NULL dereferences
` [PATCH 5.10.y-cip 19/22] dmaengine: sh: rz-dmac: Add DMA clock handling
` [PATCH 5.10.y-cip 20/22] dmaengine: sh: make array ds_lut static
` [PATCH 5.10.y-cip 21/22] arm64: dts: renesas: r9a07g044: Add DMAC support
` [PATCH 5.10.y-cip 22/22] arm64: defconfig: Enable RZ_DMAC

[zen:5.15/zen-sauce 3/28] drivers/i2c/busses/i2c-nct6775.c:221:39: warning: this statement may fall through
 2021-12-20 13:30 UTC 

[PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes
 2021-12-20 13:30 UTC  (8+ messages)

[PATCH] tty: timbuart: Check for null res pointer
 2021-12-20 13:29 UTC  (2+ messages)

Please pull u-boot-marvell/next v2
 2021-12-20 13:27 UTC  (2+ messages)

[PATCH 0/2] gnss: add USB support
 2021-12-20 13:26 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH] common/cnxk: update NIX and NPA dump function
 2021-12-20 13:26 UTC 

[PATCH v1 1/1] gpio: Remove unused local OF node pointers
 2021-12-20 13:24 UTC 

[LTP] [PATCH v3 1/3] lib: add functions to adjust oom score
 2021-12-20 13:27 UTC  (3+ messages)
` [LTP] [PATCH v3 3/3] oom: enable OOM protection for mem lib process


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.