All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-05 03:30:05 to 2024-04-05 06:09:17 UTC [more...]

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-05  6:08 UTC  (16+ messages)
` [PATCH 01/15] kfifo: drop __kfifo_dma_out_finish_r()
` [PATCH 02/15] kfifo: introduce and use kfifo_skip_count()
` [PATCH 03/15] kfifo: add kfifo_out_linear{,_ptr}()
` [PATCH 04/15] kfifo: remove support for physically non-contiguous memory
` [PATCH 05/15] kfifo: rename l to len_to_end in setup_sgl()
` [PATCH 06/15] kfifo: pass offset to setup_sgl_buf() instead of a pointer
` [PATCH 07/15] kfifo: add kfifo_dma_out_prepare_mapped()
` [PATCH 08/15] kfifo: fix typos in kernel-doc
` [PATCH 09/15] tty: 8250_dma: use dmaengine_prep_slave_sg()
` [PATCH 10/15] tty: 8250_omap: "
` [PATCH 11/15] tty: msm_serial: "
` [PATCH 12/15] tty: serial: switch from circ_buf to kfifo
` [PATCH 13/15] tty: atmel_serial: use single DMA mapping for TX
` [PATCH 14/15] tty: atmel_serial: define macro for RX size
` [PATCH 15/15] tty: atmel_serial: use single DMA mapping for RX

[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
 2024-04-05  6:08 UTC  (4+ messages)
` [RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
` [RFC PATCH v3 2/7] mm: make alloc_demote_folio externally invokable for migration
` [RFC PATCH v3 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes

[PATCH] [v3] module: don't ignore sysfs_create_link() failures
 2024-04-05  6:09 UTC  (2+ messages)

[linux-next:master 4050/4242] verifier.c:undefined reference to `__SCK__perf_snapshot_branch_stack'
 2024-04-05  6:08 UTC 

[PATCH v7 00/19] Enable build of full Xen for RISC-V
 2024-04-05  6:08 UTC  (7+ messages)
` [PATCH v7 03/19] xen/riscv: introduce extenstion support check by compiler

spring cleaning for xfs_extent_busy_clear
 2024-04-05  6:07 UTC  (4+ messages)
` [PATCH 1/3] xfs: move more logic into xfs_extent_busy_clear_one
` [PATCH 2/3] xfs: unwind xfs_extent_busy_clear
` [PATCH 3/3] xfs: remove the unused xfs_extent_busy_enomem trace event

[XEN PATCH] automaton/eclair: add deviations for MISRA C:2012 Rule 13.6
 2024-04-05  6:06 UTC  (4+ messages)

[PATCH v3] docs/misra: document the expected sizes of integer types
 2024-04-05  6:05 UTC  (4+ messages)

[PATCH 0/2] mfd: Add ROHM BD71879
 2024-04-05  6:01 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: "

[PATCH i-g-t 00/12] gputop: Add support for xe
 2024-04-05  6:00 UTC  (13+ messages)
` [PATCH i-g-t 01/12] lib/igt_drm_fdinfo: Stop passing key twice
` [PATCH i-g-t 02/12] lib/igt_drm_fdinfo: Remove prefix arg from parse functions
` [PATCH i-g-t 03/12] lib/igt_drm_fdinfo: Fix wrong name len assert
` [PATCH i-g-t 04/12] lib/igt_drm_fdinfo: Assert pdev is not truncated
` [PATCH i-g-t 05/12] lib/igt_drm_fdinfo: Detect invalid drm-client-id
` [PATCH i-g-t 06/12] lib/igt_drm_fdinfo: Stop ignoring space where not needed
` [PATCH i-g-t 07/12] lib/igt_drm_fdinfo: Parse unit for engine utilization
` [PATCH i-g-t 08/12] lib/igt_drm_fdinfo: Store 2 counters for "ticks" unit
` [PATCH i-g-t 09/12] lib/igt_drm_clients: Store second data for ticks busyness
` [PATCH i-g-t 10/12] gputop: Extract method to update console size
` [PATCH i-g-t 11/12] gputop: Extract clrscr()
` [PATCH i-g-t 12/12] RFC: gputop: Add support for ticks unit

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-05  6:00 UTC  (11+ messages)
` [PATCH V2 RESEND 6/6] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[PATCH] Revert "evtchn: refuse EVTCHNOP_status for Xen-bound event channels"
 2024-04-05  5:59 UTC  (6+ messages)

[PATCH] usb: gadget: fsl: Initialize udc before using it
 2024-04-05  5:58 UTC  (2+ messages)

[PATCH 7/7] drm/udl: Remove struct udl_connector
 2024-04-05  5:57 UTC 

[axboe-block:rw_iter 15/37] drivers/staging/axis-fifo/axis-fifo.c:349: warning: Function parameter or struct member 'iocb' not described in 'axis_fifo_read'
 2024-04-05  5:57 UTC 

[PATCH v2 0/2] Add support for QCM6490 and QCS6490
 2024-04-05  5:55 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card

[PATCH v2] i2c: i801: Fix missing Kconfig dependency
 2024-04-05  5:57 UTC  (3+ messages)

[PATCH v2 0/2] Add new test to validate adaptive sharpness filter
 2024-04-05  5:56 UTC  (3+ messages)
` [PATCH v2 1/2] lib/igt_kms: Added "sharpness strength" as crtc property
` [PATCH v2 2/2] tests/kms_sharpness_filter: Add adaptive sharpness filter test

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-04-05  5:54 UTC  (6+ messages)

[meta-oe][PATCHv2] libjxl: add recipe
 2024-04-05  5:54 UTC  (2+ messages)
` [oe] "

[PATCH net-next 0/5] mlx5e rc2 misc patches
 2024-04-05  5:53 UTC  (3+ messages)
` [PATCH net-next 5/5] net/mlx5e: Un-expose functions in en.h

[PATCH] drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`
 2024-04-05  5:48 UTC  (3+ messages)

[RFC PATCH 00/15] Add basic U-Boot Support for J722S-EVM
 2024-04-05  5:47 UTC  (4+ messages)
` [RFC PATCH 01/15] DO-NOT-MERGE: dts: upstream: src: Necessary pulls from upstream dts

[linus:master] [serial] 43066e3222: BUG:kernel_NULL_pointer_dereference,address
 2024-04-05  5:46 UTC  (5+ messages)

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-05  5:42 UTC  (3+ messages)

ext4 e2fsck error interpretation and howto fix? expecting 249045418 actual extent phys 249045427 log 1 len 2
 2024-04-05  5:41 UTC  (3+ messages)

help understanding the output of fio
 2024-04-05  5:41 UTC  (8+ messages)

[RFC PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation
 2024-04-05  5:35 UTC  (2+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-05  5:35 UTC  (6+ messages)
` [PATCH v2 1/5] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated
` [PATCH v2 3/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v2 4/5] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [PATCH v2 5/5] mm: zswap: remove same_filled module params

[kvalo-ath:master] BUILD SUCCESS 4abf087939abe82a32e3cff8a8e48e6fd7d1e907
 2024-04-05  5:30 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS f6617b79265907ba44de8ba755373bfbdcc7216b
 2024-04-05  5:30 UTC 

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-04-05  5:30 UTC  (3+ messages)
` [RFC PATCH 2/2] PCI: "

QCA6390 bluetooth doesn't work after warm boot or disable/reenable
 2024-04-05  5:30 UTC  (2+ messages)

dead link for subscribing to mailing list on bluez website
 2024-04-05  5:29 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in unix_del_edges
 2024-04-05  5:28 UTC  (2+ messages)

[PATCH 1/2] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-05  5:20 UTC 

[syzbot] [net?] possible deadlock in unix_del_edges
 2024-04-05  5:22 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: syscon: Add ti,am62p-cpsw-mac-efuse compatible
 2024-04-05  5:21 UTC  (12+ messages)

[PATCH] xfs: fix error returns from xfs_bmapi_write
 2024-04-05  5:19 UTC 

[PATCH 00/11] drm/exynos: drop driver owner initialization
 2024-04-05  5:11 UTC  (3+ messages)

[PATCHSET 01/15] xfs: bug fixes for 6.9
 2024-04-05  5:17 UTC  (4+ messages)
` [PATCHSET] "
  ` [PATCH 4/3] xfs: fix error bailout in xrep_abt_build_new_trees

[linux-next:master 2720/3921] lib/alloc_tag.c:142 alloc_tag_init() warn: passing zero to 'PTR_ERR'
 2024-04-05  5:16 UTC 

[PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-04-05  5:12 UTC  (5+ messages)

[kvalo-ath:pending] BUILD SUCCESS 7d285a14d034c163f5f427ae180bb308857f3a49
 2024-04-05  5:12 UTC 

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-05  5:09 UTC  (12+ messages)

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-04-05  5:03 UTC  (6+ messages)
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount

[PATCH v2 0/4] drm/xe: Support PCIe FLR
 2024-04-05  5:00 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-04-05  4:54 UTC  (5+ messages)
` [kvm-unit-tests PATCH v7 07/35] common: add memory dirtying vs migration test

[PATCH] mm: page_alloc: use the correct THP order for THP PCP
 2024-04-05  4:53 UTC  (2+ messages)

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-04-05  4:53 UTC  (2+ messages)

[PATCH v2 0/1] iio:imu: adis16475: Fix sync mode setting
 2024-04-05  4:53 UTC  (2+ messages)
` [PATCH v2 1/1] "

[wireless-next:pending] BUILD SUCCESS a465371d296097a6ec2bc77b7a0d19bd896e8adf
 2024-04-05  4:51 UTC 

[Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
 2024-04-05  4:52 UTC  (2+ messages)

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-05  4:47 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
 2024-04-05  4:47 UTC  (5+ messages)

[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-05  4:47 UTC  (8+ messages)

[PATCHv9 06/17] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
 2024-04-05  4:44 UTC  (2+ messages)

[PATCH v19 0/9] Add multiport support for DWC3 controllers
 2024-04-05  4:43 UTC  (7+ messages)
` [PATCH v19 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-04-05  4:43 UTC  (2+ messages)

[PATCH v6 00/28] Zone write plugging
 2024-04-05  4:42 UTC  (29+ messages)
` [PATCH v6 01/28] block: Restore sector of flush requests
` [PATCH v6 02/28] block: Remove req_bio_endio()
` [PATCH v6 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v6 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v6 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v6 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v6 07/28] block: Introduce zone write plugging
` [PATCH v6 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v6 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v6 10/28] block: Implement zone append emulation
` [PATCH v6 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v6 12/28] dm: Use the block layer zone append emulation
` [PATCH v6 13/28] scsi: sd: "
` [PATCH v6 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v6 15/28] null_blk: "
` [PATCH v6 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v6 17/28] null_blk: Introduce fua attribute
` [PATCH v6 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v6 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v6 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v6 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v6 22/28] block: Remove elevator required features
` [PATCH v6 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v6 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v6 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v6 26/28] block: Remove zone write locking
` [PATCH v6 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v6 28/28] block: Do not special-case plugging of zone write operations

[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-05  4:42 UTC  (12+ messages)
` [PATCH bpf-next v3 1/5] "
          ` run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]

[PATCH v2 0/6] Introduce UBI block device
 2024-04-05  4:40 UTC  (5+ messages)
` [PATCH v2 6/6] spinand: bind UBI block

[PATCH v5 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-05  4:35 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: add sam9x75-lvds binding
` [PATCH v5 2/4] drm/bridge: add lvds controller support for sam9x7
` [PATCH v5 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller
` [PATCH v5 4/4] ARM: configs: at91: Enable LVDS serializer support

[PATCH 1/1] drm/qxl: fixes qxl_fence_wait
 2024-04-05  4:37 UTC  (4+ messages)
` [PATCH v2 0/1] Revert "drm/qxl: simplify qxl_fence_wait"
  ` [PATCH v2 1/1] "

[wireless-next:main] BUILD SUCCESS 57a03d83f229126b0aab6f305821358755c7b130
 2024-04-05  4:32 UTC 

v6.8 stable backport request for drm/i915
 2024-04-05  4:29 UTC  (4+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-05  4:28 UTC  (10+ messages)

[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
 2024-04-05  4:25 UTC  (6+ messages)

Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23
 2024-04-05  4:24 UTC  (11+ messages)
          ` Do we need a "DoNotBackPort" tag? (was: Re: Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23)
              ` Do we need a "DoNotBackPort" tag?

[PATCH v1 0/5] zswap same-filled and limit checking cleanups
 2024-04-05  4:19 UTC  (7+ messages)
` [PATCH v1 2/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v1 5/5] mm: zswap: do not check the global limit for same-filled pages

[RFC v2 0/2] Add Multi-Link Reconfigure link removal support
 2024-04-05  4:14 UTC  (3+ messages)

[PATCH] drivers/thunderbolt: Enable NVM upgrade support on Intel Maple Ridge
 2024-04-05  4:11 UTC 

[PATCH v1 1/1] gpiolib: Update the kernel documentation - add Return sections
 2024-04-05  4:10 UTC  (2+ messages)

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-05  4:06 UTC  (5+ messages)
` [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH v2] arm64: tlb: Fix TLBI RANGE operand
 2024-04-05  4:05 UTC  (6+ messages)

[boqun:dev/hazptr 1/1] kernel/rcu/hazptr.c:17:1: sparse: sparse: symbol '__pcpu_scope_hzc_list' was not declared. Should it be static?
 2024-04-05  4:02 UTC 

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-05  4:01 UTC  (7+ messages)

[PATCH v3 0/3] arm64: tlb: Fix TLBI RANGE operand
 2024-04-05  3:58 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] arm64: tlb: Improve __TLBI_VADDR_RANGE()
` [PATCH v3 3/3] arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGES

[linux-linus test] 185238: regressions - FAIL
 2024-04-05  3:56 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-04-04
 2024-04-05  3:56 UTC 

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-04-05  3:54 UTC  (2+ messages)

[PATCH] bpf: fix null ptr deref in dev_map_enqueue
 2024-04-05  3:55 UTC  (2+ messages)
` [syzbot] [bpf?] [net?] general protection fault "

[amir73il:fuse-backing-inode 1/1] fs/fuse/file.c:1365:27: warning: unused variable 'ff'
 2024-04-05  3:52 UTC 

[meta-python][PATCH] python3-pyzmq: Fix ptests
 2024-04-05  3:52 UTC 

[PATCH v2] migration/postcopy: ensure preempt channel is ready before loading states
 2024-04-05  3:46 UTC  (2+ messages)

[PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-04-05  3:46 UTC  (4+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-04-05  3:43 UTC  (2+ messages)
` [syzbot] "

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-05  3:42 UTC  (6+ messages)
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios

[git pull] drm fixes for 6.9-rc3
 2024-04-05  3:41 UTC 

[tip:x86/cleanups] BUILD SUCCESS cb517619f96718a4c3c2534a3124177633f8998d
 2024-04-05  3:38 UTC 

[PATCH 00/12] drm/client: Use after free and debug improvements
 2024-04-05  3:33 UTC  (5+ messages)
` [PATCH 04/12] drm/client: Add a FIXME around crtc->mode usage
` [PATCH 05/12] drm/client: Nuke outdated fastboot comment

[PATCH 00/23] XeKmd basic SVM support
 2024-04-05  3:33 UTC  (4+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range

[linux-next:master 3790/3921] i2c-i801.c:undefined reference to `i2c_root_adapter'
 2024-04-05  3:31 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.