All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-03 07:27:10 to 2023-01-03 08:24:59 UTC [more...]

[PATCH 2/2] vfio/pci: Remove console drivers
 2023-01-02 10:33 UTC  (7+ messages)

[freescale-fslc:5.15-2.1.x-imx 3171/18687] drivers/firmware/imx/seco_mu.c:188:47: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'}
 2023-01-03  8:23 UTC 

[PATCH v2 2/5] ASoC: samsung: i2s: add support for FSD I2S
 2023-01-03  8:23 UTC  (2+ messages)

[OE-Core][PATCH v2 1/2] classes: image: Set empty weak default IMAGE_LINGUAS
 2023-01-03  8:23 UTC  (2+ messages)
` [OE-Core][PATCH v2 2/2] default-distrovars: Include "c" in IMAGE_LINGUAS for glibc

[freescale-fslc:5.15-2.1.x-imx 9878/18687] drivers/clk/imx/clk-imx8mm.c:710:26: warning: unused variable 'delta_k_fops'
 2023-01-03  8:23 UTC 

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-03  8:22 UTC  (8+ messages)
` [RFC PATCH 1/4] dt-bindings: vendor-prefixes: Add microtips
` [RFC PATCH 2/4] dt-bindings: vendor-prefixes: Add lincolntech

[RFC PATCH bpf-next 0/4] Support bpf trampoline for RV64
 2023-01-03  8:21 UTC  (8+ messages)
` [RFC PATCH bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support "

[PATCH 00/10] platform/chrome: cros_ec_typec: VDM support
 2023-01-03  8:23 UTC  (3+ messages)
` [PATCH 01/10] Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"

[PATCH] block, bfq: switch 'bfqg->ref' to use atomic refcount apis
 2023-01-03  8:47 UTC 

[PATCH 5.10 00/63] 5.10.162-rc1 review
 2023-01-03  8:14 UTC  (70+ messages)
` [PATCH 5.10 01/63] kernel: provide create_io_thread() helper
` [PATCH 5.10 02/63] iov_iter: add helper to save iov_iter state
` [PATCH 5.10 03/63] saner calling conventions for unlazy_child()
` [PATCH 5.10 04/63] fs: add support for LOOKUP_CACHED
` [PATCH 5.10 05/63] fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
` [PATCH 5.10 06/63] Make sure nd->path.mnt and nd->path.dentry are always valid pointers
` [PATCH 5.10 07/63] fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
` [PATCH 5.10 08/63] tools headers UAPI: Sync openat2.h with the kernel sources
` [PATCH 5.10 09/63] net: provide __sys_shutdown_sock() that takes a socket
` [PATCH 5.10 10/63] net: add accept helper not installing fd
` [PATCH 5.10 11/63] signal: Add task_sigpending() helper
` [PATCH 5.10 12/63] fs: make do_renameat2() take struct filename
` [PATCH 5.10 13/63] file: Rename __close_fd_get_file close_fd_get_file
` [PATCH 5.10 14/63] fs: provide locked helper variant of close_fd_get_file()
` [PATCH 5.10 15/63] entry: Add support for TIF_NOTIFY_SIGNAL
` [PATCH 5.10 16/63] task_work: Use TIF_NOTIFY_SIGNAL if available
` [PATCH 5.10 17/63] x86: Wire up TIF_NOTIFY_SIGNAL
` [PATCH 5.10 18/63] arc: add support for TIF_NOTIFY_SIGNAL
` [PATCH 5.10 19/63] arm64: "
` [PATCH 5.10 20/63] m68k: "
` [PATCH 5.10 21/63] nios32: "
` [PATCH 5.10 22/63] parisc: "
` [PATCH 5.10 23/63] powerpc: "
` [PATCH 5.10 24/63] mips: "
` [PATCH 5.10 25/63] s390: "
` [PATCH 5.10 26/63] um: "
` [PATCH 5.10 27/63] sh: "
` [PATCH 5.10 28/63] openrisc: "
` [PATCH 5.10 29/63] csky: "
` [PATCH 5.10 30/63] hexagon: "
` [PATCH 5.10 31/63] microblaze: "
` [PATCH 5.10 32/63] arm: "
` [PATCH 5.10 33/63] xtensa: "
` [PATCH 5.10 34/63] alpha: "
` [PATCH 5.10 35/63] c6x: "
` [PATCH 5.10 36/63] h8300: "
` [PATCH 5.10 37/63] ia64: "
` [PATCH 5.10 38/63] nds32: "
` [PATCH 5.10 39/63] riscv: "
` [PATCH 5.10 40/63] sparc: "
` [PATCH 5.10 41/63] ia64: dont call handle_signal() unless theres actually a signal queued
` [PATCH 5.10 42/63] ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
` [PATCH 5.10 43/63] alpha: fix TIF_NOTIFY_SIGNAL handling
` [PATCH 5.10 44/63] task_work: remove legacy TWA_SIGNAL path
` [PATCH 5.10 45/63] kernel: remove checking for TIF_NOTIFY_SIGNAL
` [PATCH 5.10 46/63] coredump: Limit what can interrupt coredumps
` [PATCH 5.10 47/63] kernel: allow fork with TIF_NOTIFY_SIGNAL pending
` [PATCH 5.10 48/63] entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
` [PATCH 5.10 49/63] arch: setup PF_IO_WORKER threads like PF_KTHREAD
` [PATCH 5.10 50/63] arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
` [PATCH 5.10 51/63] x86/process: setup io_threads more like normal user space threads
` [PATCH 5.10 52/63] kernel: stop masking signals in create_io_thread()
` [PATCH 5.10 53/63] kernel: dont call do_exit() for PF_IO_WORKER threads
` [PATCH 5.10 54/63] task_work: add helper for more targeted task_work canceling
` [PATCH 5.10 55/63] io_uring: import 5.15-stable io_uring
` [PATCH 5.10 56/63] signal: kill JOBCTL_TASK_WORK
` [PATCH 5.10 57/63] task_work: unconditionally run task_work from get_signal()
` [PATCH 5.10 58/63] net: remove cmsg restriction from io_uring based send/recvmsg calls
` [PATCH 5.10 59/63] Revert "proc: dont allow async path resolution of /proc/thread-self components"
` [PATCH 5.10 60/63] Revert "proc: dont allow async path resolution of /proc/self components"
` [PATCH 5.10 61/63] eventpoll: add EPOLL_URING_WAKE poll wakeup flag
` [PATCH 5.10 62/63] eventfd: provide a eventfd_signal_mask() helper
` [PATCH 5.10 63/63] io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups

[Buildroot] [PATCH] package/wilc-driver: fix build failure up to Linux 6.1
 2023-01-03  8:21 UTC  (5+ messages)

[PATCH] dir: check for single file cone patterns
 2023-01-03  8:20 UTC  (2+ messages)
` [PATCH v2] "

[ammarfaizi2-block:akpm/mm/mm-unstable 139/146] mm/migrate.c:1254 migrate_folio_unmap() warn: variable dereferenced before check 'dst' (see line 1128)
 2023-01-03  8:19 UTC  (3+ messages)

[PATCH v2] riscv: ax25: bypass malloc when spl fit boots from ram
 2023-01-03  8:20 UTC 

[PATCH] page_alloc: avoid the negative free for meminfo available
 2023-01-03  8:20 UTC  (5+ messages)
    `  "

[PATCH V3] dmaengine: Fix double increment of client_count in dma_chan_get()
 2023-01-03  8:18 UTC  (2+ messages)

[PATCH v2] riscv: ae350: support openSBI 1.0+ which enable FW_PIC
 2023-01-03  8:18 UTC 

[PATCH v2] riscv: ae350: Enable CCTL_SUEN
 2023-01-03  8:17 UTC 

[PATCH 0/3] support match icmpv6 id and sequence
 2023-01-03  8:17 UTC  (4+ messages)
` [PATCH v2 0/3] support match icmpv6 ID "
  ` [PATCH v2 1/3] ethdev: add ICMPv6 "

[PATCH v5 0/4] vdpa: Add resume operation
 2023-01-03  8:15 UTC  (5+ messages)
` [PATCH v5 4/4] vdpa_sim: Implement resume vdpa op

[PATCH v3 0/7 iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-03  8:16 UTC  (4+ messages)
` [PATCH v3 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return

[Intel-gfx] [PATCH] drm/i915: Use "%zu" to format size_t
 2023-01-03  8:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v3] ucsi_ccg: Refine the UCSI Interrupt handling
 2023-01-03  8:15 UTC 

drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c:992 mdp_comp_config() warn: missing unwind goto?
 2023-01-03  8:15 UTC  (2+ messages)

[PATCH 0/7] crypto: stm32 hash - reuse for Ux500
 2023-01-03  8:13 UTC  (5+ messages)
` [PATCH 2/7] crypto: stm32/hash: Simplify code
` [PATCH 3/7] crypto: stm32/hash: Use existing busy poll function

[PATCH 1/2] wifi: rtl8xxxu: Report the RSSI to the firmware
 2023-01-03  8:13 UTC  (4+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: Use a longer retry limit of 48

[freescale-fslc:5.15-2.1.x-imx 3290/18687] drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_i2c.c:175:27: warning: 'synaptics_rmi4_suspend' used but never defined
 2023-01-03  8:13 UTC 

mm/damon/sysfs.c:1277:63: warning: Parameter 'c' can be declared as pointer to const [constParameter]
 2023-01-03  8:13 UTC 

[PATCH 1/2] drm/panel-edp: fix name for IVO product id 854b
 2023-01-03  8:13 UTC  (11+ messages)
` [PATCH 2/2] drm/panel-edp: add IVO M133NW4J panel entry

drivers/media/platform/nxp/dw100/dw100.c:1574 dw100_probe() warn: missing unwind goto?
 2023-01-03  8:13 UTC  (2+ messages)

[PATCH 3/5] drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcs
 2023-01-03  8:07 UTC  (4+ messages)

[syzbot] [ntfs3?] WARNING in ntfs_load_attr_list
 2023-01-03  8:13 UTC  (6+ messages)
` [PATCH] fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()

drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:2222 mxc_jpeg_probe() warn: missing unwind goto?
 2023-01-03  8:12 UTC  (2+ messages)

[PATCH v2] ucsi_ccg: Refine the UCSI Interrupt handling
 2023-01-03  8:12 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_uart: fix race condition
 2023-01-03  8:10 UTC  (2+ messages)

drivers/media/platform/mediatek/vcodec/venc/venc_h264_if.c:467 h264_encode_frame() warn: missing error code? 'ret'
 2023-01-03  8:09 UTC  (2+ messages)

[PATCH] tee: optee: ffa_abi: Fix use-after-free in optee_ffa_open
 2023-01-03  8:08 UTC  (5+ messages)

[PATCH] tee: optee: smc_abi: Fix use-after-free in optee_smc_open
 2023-01-03  8:07 UTC  (5+ messages)

[PATCH v7 0/7] Improve libata support for FUA
 2023-01-03  8:05 UTC  (3+ messages)
` [PATCH v7 1/7] block: add a sanity check for non-write flush/fua bios

[PATCH v3 0/7] Remove the pins-are-numbered DT property
 2023-01-03  7:59 UTC  (5+ messages)
` [PATCH v3 7/7] ARM: dts: stm32: Remove the pins-are-numbered property

bpf_probe_read_user EFAULT
 2023-01-03  8:03 UTC  (5+ messages)

[freescale-fslc:5.15-2.1.x-imx 4220/18687] drivers/spi/spi-nxp-fspi.c:1311:12: error: use of undeclared identifier 'nxp_fspi_pm_ops'; did you mean 'nxp_fspi_mem_ops'?
 2023-01-03  8:03 UTC 

[PATCH] um: vector: Fix memory leak in vector_config
 2023-01-03  8:00 UTC  (3+ messages)

drivers/gpu/drm/nouveau/nouveau_dp.c:237 nouveau_dp_irq() warn: variable dereferenced before check 'outp' (see line 232)
 2023-01-03  8:02 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:473 amdgpu_bo_validate_size() error: we previously assumed 'man' could be null (see line 458)
 2023-01-03  8:01 UTC  (2+ messages)

[PATCH v4 00/11] Enable Display for SM8350
 2023-01-03  7:59 UTC  (6+ messages)
` [PATCH v4 08/11] arm64: dts: qcom: sm8350: Use 2 interconnect cells

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-03  7:55 UTC  (2+ messages)

lib/memcpy_kunit.c:299 init_large() warn: calling memset(x, y, ARRAY_SIZE());
 2023-01-03  7:58 UTC  (2+ messages)

[PATCH] riscv: Move call to init_cpu_topology() to later initialization stage
 2023-01-03  7:53 UTC  (4+ messages)

[PATCH 00/69] Input: Switch to DEFINE_SIMPLE_DEV_PM_OP() set 2
 2023-01-03  7:54 UTC  (3+ messages)
` [PATCH 11/69] Input: max77693-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()

[freescale-fslc:5.15-2.1.x-imx 14036/18687] drivers/soc/imx/imx93-pd.c:208:36: error: implicit declaration of function 'of_clk_bulk_get_all'; did you mean 'clk_bulk_get_all'?
 2023-01-03  7:53 UTC 

[PATCH] stress-ng: Do not enforce gold linker
 2023-01-03  7:52 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 0/4] Add nxp bbnsm module support
 2023-01-03  7:47 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Add nxp bbnsm
` [PATCH v3 2/4] input: bbnsm_pwrkey: Add bbnsm power key support
` [PATCH v3 3/4] rtc: bbnsm: Add the bbnsm rtc support
` [PATCH v3 4/4] arm64: dts: imx93: Add the bbnsm dts node

[PATCH 0/1] PCI: qcom: Add support for system suspend and resume
 2023-01-03  7:49 UTC  (2+ messages)
` [PATCH 1/1] "

[OE-Core][PATCH 1/2] classes: image: Set empty weak default IMAGE_LINGUAS
 2023-01-03  7:45 UTC  (4+ messages)
` [OE-Core][PATCH 2/2] default-distrovars: Include "c" in IMAGE_LINGUAS for glibc

[PATCH] sched/core: Avoid WARN_DOUBLE_CLOCK warning when CONFIG_SCHED_CORE
 2023-01-03  7:44 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: tqma8m*: Fix temperature sensor compatible
 2023-01-03  7:43 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: tqma6ul + mba6ulx: "

5.15-stable io_uring backport
 2023-01-03  7:44 UTC  (2+ messages)

[jimc:hf-5h 13/22] lib/dynamic_debug.c:1395:9: error: implicit declaration of function 'ddebug_sanity'
 2023-01-03  7:42 UTC 

[PATCH] ASoC: Intel: sof_ssp_amp: remove unused variable
 2023-01-03  7:37 UTC  (2+ messages)

Patch "um: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "powerpc: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "riscv: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "arc: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "openrisc: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "arm64: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "arm: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

Patch "m68k: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

[RFC net-next 00/10] devlink: remove the wait-for-references on unregister
 2023-01-03  7:35 UTC  (5+ messages)
` [RFC net-next 01/10] devlink: bump the instance index directly when iterating

[PATCH v5] virtio-net: support inner header hash
 2023-01-03  7:35 UTC  (2+ messages)

[PATCH 0/2] PCI: Add two Loongson's LS7A quirks
 2023-01-03  7:34 UTC  (3+ messages)
` [PATCH 1/2] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH 2/2] PCI: Add quirk for LS7A to avoid reboot failure

[freescale-fslc:5.15-2.1.x-imx 1379/18687] drivers/gpu/drm/bridge/cadence/cdns-mhdp-cec.c:294:5: warning: no previous prototype for 'cdns_mhdp_register_cec_driver'
 2023-01-03  7:32 UTC 

[syzbot] WARNING: locking bug in inet_send_prepare
 2023-01-03  7:32 UTC  (2+ messages)

[PATCH v3 RESEND 0/3] Add Richtek RT9467 5A Battery Charger support
 2023-01-03  7:29 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: power: supply: Add Richtek RT9467 battery charger
` [PATCH v3 RESEND 2/3] power: supply: rt9467: Add Richtek RT9467 charger driver
` [PATCH v3 RESEND 3/3] Documentation: power: rt9467: Document exported sysfs entries

[v6.2-rc1] Regression with installing perf tool
 2023-01-03  7:29 UTC  (4+ messages)

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2023-01-03  7:26 UTC  (9+ messages)
        ` [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding


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.