All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-25 13:51:05 to 2023-08-25 14:08:10 UTC [more...]

[PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
 2023-08-25 13:50 UTC  (4+ messages)

[PATCH v4 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-08-25 14:05 UTC 

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 13:54 UTC  (118+ messages)
` [f2fs-dev] "
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
  ` [f2fs-dev] "
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
  ` [f2fs-dev] "
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
  ` [f2fs-dev] "
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
  ` [f2fs-dev] "
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
  ` [f2fs-dev] "
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
  ` [f2fs-dev] "
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
  ` [f2fs-dev] "
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
  ` [f2fs-dev] "
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
  ` [f2fs-dev] "
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
  ` [f2fs-dev] "
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
  ` [f2fs-dev] "
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
  ` [f2fs-dev] "
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
  ` [f2fs-dev] "
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
  ` [f2fs-dev] "
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
  ` [f2fs-dev] "
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
  ` [f2fs-dev] "
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
  ` [f2fs-dev] "
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
  ` [f2fs-dev] "
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
  ` [f2fs-dev] "
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
  `  "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
  ` [f2fs-dev] "
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
  ` [f2fs-dev] "
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
  ` [f2fs-dev] "
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
  ` [f2fs-dev] "
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
  ` [f2fs-dev] "
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
  ` [f2fs-dev] "
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
  ` [f2fs-dev] "
` [PATCH 29/29] io_uring: add support for getdents
  ` [f2fs-dev] "

sdbusplus updates (client-bindings and namespace)
 2023-08-25 13:56 UTC  (5+ messages)

[igt-dev] [RFC i-g-t v2 0/1] A tool to demonstrate use of netlink sockets to read RAS error counters
 2023-08-25 14:06 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for A tool to demonstrate use of netlink sockets to read RAS error counters (rev2)

[meta-networking][PATCHv2] spice-guest-vdagent: add recipe
 2023-08-25 14:06 UTC  (2+ messages)
` [oe] "

[PATCH v4 00/16] Staging: rtl8192e: Rename struct rx_ts_record references
 2023-08-25 14:08 UTC  (17+ messages)
` [PATCH v4 01/16] Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()
` [PATCH v4 02/16] Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()
` [PATCH v4 03/16] Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()
` [PATCH v4 04/16] Staging: rtl8192e: Rename variable pRxTs in function rtllib_ts_init_del_ba()
` [PATCH v4 05/16] Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_ba_inact_timeout()
` [PATCH v4 06/16] Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()
` [PATCH v4 07/16] Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()
` [PATCH v4 08/16] Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()
` [PATCH v4 09/16] Staging: rtl8192e: Rename variable tmp in function GetTs()
` [PATCH v4 10/16] Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()
` [PATCH v4 11/16] Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTsPendingPkts()
` [PATCH v4 12/16] Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()
` [PATCH v4 13/16] Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()
` [PATCH v4 14/16] Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()
` [PATCH v4 15/16] Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()
` [PATCH v4 16/16] Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()

[PATCH v3] drm/plane: Add documentation about software color conversion
 2023-08-25 14:04 UTC 

[RFC PATCH v3 0/3] sched: Skip queued wakeups only when L2 is shared
 2023-08-25 14:03 UTC  (10+ messages)
` [RFC PATCH v3 2/3] sched: Introduce cpus_share_l2c

[PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
 2023-08-25 14:02 UTC  (5+ messages)

[PATCH 1/2] Reland "x86: Move FACP table into separate functions""
 2023-08-25 14:02 UTC  (4+ messages)
` [PATCH v1 1/2] TO BE FOLDED: x86: tangier: Add FADT to the chain
  ` [PATCH v1 2/2] x86: Prevent from missing the FADT chaining

[PATCH v3 0/3] use shuf to choose a random file
 2023-08-25 14:00 UTC  (4+ messages)
` [PATCH v3 1/3] common/rc: introduce _random_file() helper

[PATCH 0/4] clk: qcom: Add support for GCC and RPMHCC on SM4450
 2023-08-25 14:01 UTC  (3+ messages)
` [PATCH 2/4] clk: qcom: rpmh: Add RPMH clocks support for SM4450

[XEN PATCH v3] arm64/vfp: address MISRA C:2012 Dir 4.3
 2023-08-25 14:00 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
 2023-08-25 13:57 UTC  (8+ messages)

[RFC PATCH 00/14] Rearrange batched folio freeing
 2023-08-25 13:59 UTC  (15+ messages)
` [RFC PATCH 01/14] mm: Make folios_put() the basis of release_pages()
` [RFC PATCH 02/14] mm: Convert free_unref_page_list() to use folios
` [RFC PATCH 03/14] mm: Add free_unref_folios()
` [RFC PATCH 04/14] mm: Use folios_put() in __folio_batch_release()
` [RFC PATCH 05/14] memcg: Add mem_cgroup_uncharge_folios()
` [RFC PATCH 06/14] mm: Remove use of folio list from folios_put()
` [RFC PATCH 07/14] mm: Use free_unref_folios() in put_pages_list()
` [RFC PATCH 08/14] mm: use __page_cache_release() in folios_put()
` [RFC PATCH 09/14] mm: Handle large folios in free_unref_folios()
` [RFC PATCH 10/14] mm: Allow non-hugetlb large folios to be batch processed
` [RFC PATCH 11/14] mm: Free folios in a batch in shrink_folio_list()
` [RFC PATCH 12/14] mm: Free folios directly in move_folios_to_lru()
` [RFC PATCH 13/14] memcg: Remove mem_cgroup_uncharge_list()
` [RFC PATCH 14/14] mm: Remove free_unref_page_list()

[PATCH 0/2] KVM: SVM: Fix SEV-ES intrahost migration
 2023-08-25 13:56 UTC  (7+ messages)
` [PATCH 1/2] KVM: SVM: Get source vCPUs from source VM for "
` [PATCH 2/2] KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL

[GIT PULL 00/22] KVM: s390: Changes for 6.6
 2023-08-25 13:56 UTC  (2+ messages)

[PATCH 0/6] drm: ci: fixes
 2023-08-25 13:56 UTC  (7+ messages)
` [PATCH 2/6] drm: ci: Force db410c to host mode

[PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI
 2023-08-25 13:56 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: sdx65: fix SDHCI clocks order

[PATCH v12 0/9] rutabaga_gfx + gfxstream
 2023-08-25 13:54 UTC  (3+ messages)
` [PATCH v12 8/9] gfxstream + rutabaga: enable rutabaga

[PATCH 1/2] dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
 2023-08-25 13:55 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: mmc: sdhci-msm: allow flexible order of optional clocks

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.5-rc7-71-gfe4469582053c)
 2023-08-25 13:55 UTC 

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-25 13:54 UTC  (14+ messages)

[PATCH 0/3] Refactor and clean up codes of mst
 2023-08-25 13:55 UTC  (10+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

[PATCH] docs/mm: remove references to hmm_mirror ops and clean typos
 2023-08-25 13:52 UTC  (2+ messages)

[PATCH v5 0/2] perf list: Remove duplicate PMUs
 2023-08-25 13:52 UTC  (3+ messages)
` [PATCH v5 1/2] perf pmus: Sort pmus by name then suffix
` [PATCH v5 2/2] perf pmus: Skip duplicate PMUs and don't print list suffix by default

[bug report] blktests srp/002 hang
 2023-08-25 13:52 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/3] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-08-25 13:19 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/xe_spin: fixed duration xe_spin capability
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_device_scan: Xe get integrated/discrete card functions
` [igt-dev] [PATCH i-g-t 3/3] [RFC] benchmarks/gem_wsim: added basic xe support

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2023-08-25 13:52 UTC  (4+ messages)
` [PATCH 8/8] net/ntnic: adds socket connection to PMD

[PATCH] x86/tdx: Mark TSC reliable
 2023-08-25 13:52 UTC  (5+ messages)

[igt-dev] [PATCH 1/3] tests/amdgpu/amd_mall: Add crc check
 2023-08-25 13:51 UTC  (4+ messages)
` [igt-dev] [PATCH 2/3] tests/amdgpu/amd_mall: remove UMR dependency

[RFC net-next v2 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-25 13:50 UTC  (6+ messages)
` [RFC net-next v2 3/5] net: phy: nxp-c45-tja11xx add MACsec support


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.