All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-18 22:53:54 to 2022-05-18 23:56:44 UTC [more...]

[RFC PATCH bpf-next 0/5] bpf: add get_reg_val helper
 2022-05-18 23:56 UTC  (5+ messages)
` [RFC PATCH bpf-next 4/5] selftests/bpf: Add test for USDT parse of xmm reg

[PATCH bpf-next 00/12] libbpf: Textual representation of enums
 2022-05-18 23:54 UTC  (7+ messages)
` [PATCH bpf-next 09/12] bpftool: Use libbpf_bpf_attach_type_str

[PATCH v2] xpad: Spelling fixes for "Xbox", improve and proofread the listed xpad device names
 2022-05-18 23:54 UTC 

[igt-dev] [PATCH i-g-t v1] tests/amdgpu: refactoring and update amd_basic tests
 2022-05-18 23:56 UTC 

[PATCH v5 0/7] Introduce device group and device management
 2022-05-18 23:55 UTC  (16+ messages)
` [PATCH v5 3/7] Introduce new destination type for admin commands
` [PATCH v5 6/7] Introduce MGMT "
` [PATCH v5 7/7] RFC: add initial support for configuring feature bits

[f2fs-dev] [RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-05-18 23:50 UTC  (16+ messages)
`  "
` [f2fs-dev] [RFC PATCH v2 1/7] statx: add "
  `  "
` [f2fs-dev] [RFC PATCH v2 2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN
  `  "
` [f2fs-dev] [RFC PATCH v2 3/7] ext4: support STATX_IOALIGN
  `  "
` [f2fs-dev] [RFC PATCH v2 4/7] f2fs: move f2fs_force_buffered_io() into file.c
  `  "
` [f2fs-dev] [RFC PATCH v2 5/7] f2fs: don't allow DIO reads but not DIO writes
  `  "
` [f2fs-dev] [RFC PATCH v2 6/7] f2fs: simplify f2fs_force_buffered_io()
  `  "
` [f2fs-dev] [RFC PATCH v2 7/7] f2fs: support STATX_IOALIGN
  `  "

[Ocfs2-devel] [PATCH v2 1/2] ocfs2: dlmfs: not clear USER_LOCK_ATTACHED when destroy lock
 2022-05-18 23:52 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH v2 2/2] ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock

Please pull u-boot-marvell/master
 2022-05-18 23:52 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-05-18 23:51 UTC  (6+ messages)
` [PATCH v3 06/21] x86/virt/tdx: Shut down TDX module in case of error

[PATCH bpf-next v3 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-18 23:50 UTC  (17+ messages)
` [PATCH bpf-next v3 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf-next v3 2/4] bpf_trace: support 32-bit kernels "
` [PATCH bpf-next v3 3/4] bpf_trace: handle compat in copy_user_syms
` [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs

RTT-PROBE: lore-subspace-rtt
 2022-05-18 23:50 UTC 

[PATCH 1/9] P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL
 2022-05-18 23:47 UTC  (8+ messages)
` [PATCH 2/9] fsl-layerscape: Remove CONFIG_SPL_PBL_PAD
` [PATCH 3/9] spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE
` [PATCH 4/9] Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
` [PATCH 5/9] Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL "
` [PATCH 6/9] Convert CONFIG_SPL_INIT_MINIMAL et al "
` [PATCH 7/9] Convert CONFIG_SPL_NAND_RAW_ONLY "
` [PATCH 8/9] Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-18 23:48 UTC  (10+ messages)
` [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops

[PATCH 00/17] cruft packs
 2022-05-18 23:48 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] Documentation/technical: add cruft-packs.txt
  ` [PATCH v4 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v4 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
  ` [PATCH v4 04/17] chunk-format.h: extract oid_version()
  ` [PATCH v4 05/17] pack-mtimes: support writing pack .mtimes files
  ` [PATCH v4 06/17] t/helper: add 'pack-mtimes' test-tool
  ` [PATCH v4 07/17] builtin/pack-objects.c: return from create_object_entry()
  ` [PATCH v4 08/17] builtin/pack-objects.c: --cruft without expiration
  ` [PATCH v4 09/17] reachable: add options to add_unseen_recent_objects_to_traversal
  ` [PATCH v4 10/17] reachable: report precise timestamps from objects in cruft packs
  ` [PATCH v4 11/17] builtin/pack-objects.c: --cruft with expiration
  ` [PATCH v4 12/17] builtin/repack.c: support generating a cruft pack
  ` [PATCH v4 13/17] builtin/repack.c: allow configuring cruft pack generation
  ` [PATCH v4 14/17] builtin/repack.c: use named flags for existing_packs
  ` [PATCH v4 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack
  ` [PATCH v4 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
  ` [PATCH v4 17/17] sha1-file.c: don't freshen cruft packs

[PATCH v2] spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings
 2022-05-18 23:46 UTC 

[GIT PULL] devfreq next for 5.19
 2022-05-19  0:11 UTC  (3+ messages)

[PATCH net-next] docs: change the title of networking docs
 2022-05-18 23:43 UTC 

PATCH] Add support for the Digilent Arty-Z7 Xilinx ZYNQ based board
 2022-05-18 23:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-18 23:40 UTC 

linux-4.4.y-cip-rebase: patches in wrong order?
 2022-05-18 23:40 UTC  (2+ messages)
` [cip-dev] "

[PATCH] drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
 2022-05-18 23:38 UTC 

[RFC PATCH v3 00/18] io-uring/xfs: support async buffered writes
 2022-05-18 23:37 UTC  (19+ messages)
` [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
` [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v3 04/18] iomap: Add async buffered write support
` [RFC PATCH v3 05/18] xfs: Add iomap "
` [RFC PATCH v3 06/18] fs: Split off remove_needs_file_privs() __remove_file_privs()
` [RFC PATCH v3 07/18] fs: Split off file_needs_update_time and __file_update_time
` [RFC PATCH v3 08/18] xfs: Enable async write file modification handling
` [RFC PATCH v3 09/18] fs: Optimization for concurrent file time updates
` [RFC PATCH v3 10/18] xfs: Add async buffered write support
` [RFC PATCH v3 11/18] io_uring: Add support for async buffered writes
` [RFC PATCH v3 12/18] mm: Move starting of background writeback into the main balancing loop
` [RFC PATCH v3 13/18] mm: Move updates of dirty_exceeded into one place
` [RFC PATCH v3 14/18] mm: Prepare balance_dirty_pages() for async buffered writes
` [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
` [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v3 17/18] io_uring: Add tracepoint for short writes
` [RFC PATCH v3 18/18] xfs: Enable async buffered write support

[PATCH 1/3] drm/bridge: tc358767: Handle dsi_lanes == 0 as invalid
 2022-05-18 23:36 UTC  (3+ messages)
` [PATCH 2/3] drm/bridge: tc358767: Report DSI-to-(e)DP as supported
` [PATCH 3/3] drm/bridge: tc358767: Make sure Refclk clock are enabled

[PATCH v3 00/13] cxl: Fix "mem_enable" handling
 2022-05-18 23:35 UTC  (14+ messages)
` [PATCH v3 01/13] cxl/mem: Drop mem_enabled check from wait_for_media()
` [PATCH v3 02/13] cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
` [PATCH v3 03/13] cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()
` [PATCH v3 04/13] cxl/mem: Fix cxl_mem_probe() error exit
` [PATCH v3 05/13] cxl/mem: Validate port connectivity before dvsec ranges
` [PATCH v3 06/13] cxl/pci: Move cxl_await_media_ready() to the core
` [PATCH v3 07/13] cxl/mem: Consolidate CXL DVSEC Range enumeration in "
` [PATCH v3 08/13] cxl/mem: Skip range enumeration if mem_enable clear
` [PATCH v3 09/13] cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
` [PATCH v3 10/13] cxl/pci: Drop @info argument to cxl_hdm_decode_init()
` [PATCH v3 11/13] cxl/port: Move endpoint HDM Decoder Capability init to port driver
` [PATCH v3 12/13] cxl/port: Reuse 'struct cxl_hdm' context for hdm init
` [PATCH v3 13/13] cxl/port: Enable HDM Capability after validating DVSEC Ranges

[PATCH] target/arm: Make number of counters in PMCR follow the CPU
 2022-05-18 23:33 UTC  (4+ messages)

[PATCH v4 0/2] Add nvmem support for dynamic partitions
 2022-05-18 23:32 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: partitions: Document new dynamic-partition nodes
` [PATCH v4 2/2] mtd: core: introduce of support for dynamic partitions

[RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
 2022-05-18 23:31 UTC  (27+ messages)
` [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
` [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v2 04/16] iomap: add async buffered write support
` [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
` [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
` [RFC PATCH v2 08/16] fs: add pending file update time flag
` [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
` [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function

RTT-PROBE: lore-subspace-rtt
 2022-05-18 23:30 UTC 

[PATCHv2 0/3] direct io alignment relax
 2022-05-18 23:26 UTC  (2+ messages)

[RFC PATCH 0/4] Split driver specific commands out of testpmd
 2022-05-18 23:25 UTC  (5+ messages)
` [RFC PATCH 2/4] net/bonding: move testpmd commands

[PATCH -next] rtc: rzn1: fix platform_no_drv_owner.cocci warning
 2022-05-18 23:24 UTC 

[PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait
 2022-05-18 23:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-18 23:20 UTC 

[igt-dev] [PATCH i-g-t v1] tests/amdgpu: refactoring and update amd_basic tests
 2022-05-18 23:18 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu: refactoring and update amd_basic tests (rev2)

[Buildroot] [PATCH 1/1] system: generate and set C.UTF-8 locale by default
 2022-05-18 23:15 UTC  (3+ messages)

[PATCH bpf-next v5 09/17] HID: bpf: allocate data memory for device_event BPF programs
 2022-05-18 23:13 UTC  (2+ messages)

[GIT PULL] Block fix for 5.18-final
 2022-05-18 23:11 UTC 

[GIT PULL] io_uring fixes for 5.18-final
 2022-05-18 23:11 UTC 

[Accel-config] Re: [PATCH v1 00/11] Add Zcompress16 and Zdecompress16 to IAA test
 2022-05-18 23:11 UTC 

[PATCH 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-05-18 23:11 UTC  (11+ messages)
` [PATCH 05/12] net: mana: Set the DMA device max page size
            ` [EXTERNAL] "

RTT-PROBE: lore-subspace-rtt
 2022-05-18 23:10 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_close_race: Adopt to use softpin
 2022-05-18 23:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH -next] xtensa: Return true/false (not 1/0) from bool function
 2022-05-18 23:09 UTC 

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-18 23:06 UTC  (5+ messages)
    ` [dm-devel] "

Update on RSA Conference 2022
 2022-05-18 23:07 UTC 

[PATCH] RFC: Reexport state database backend plugin support
 2022-05-18 23:05 UTC 

[PATCH v5 0/2] Fix missing TCU clock for X1000/X1830 SoCs
 2022-05-18 23:02 UTC  (4+ messages)
` [PATCH v5 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs

RTT-PROBE: lore-subspace-rtt
 2022-05-18 23:00 UTC 

[PATCH v2] sign-file: Convert API usage to support OpenSSL v3
 2022-05-18 22:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: rk3399: fix force power on reset
 2022-05-18 22:56 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3399: rockpro64: enable force power on reset workaround

[PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
 2022-05-18 22:53 UTC  (35+ messages)
` [PATCH 01/16] signal/alpha: Remove unused definition of TASK_REAL_PARENT
` [PATCH 02/16] signal/ia64: Remove unused definition of IA64_TASK_REAL_PARENT_OFFSET
` [PATCH 03/16] kdb: Use real_parent when displaying a list of processes
` [PATCH 04/16] powerpc/xmon: "
` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach
` [PATCH 06/16] ptrace: Remove unnecessary locking in ptrace_(get|set)siginfo
` [PATCH 07/16] signal: Wake up the designated parent
` [PATCH 08/16] ptrace: Only populate last_siginfo from ptrace
` [PATCH 09/16] ptrace: In ptrace_setsiginfo deal with invalid si_signo
` [PATCH 10/16] ptrace: In ptrace_signal look at what the debugger did with siginfo
` [PATCH 11/16] ptrace: Use si_sino as the signal number to resume with
` [PATCH 12/16] ptrace: Stop protecting ptrace_set_signr with tasklist_lock
` [PATCH 13/16] ptrace: Document why ptrace_setoptions does not need a lock
` [PATCH 14/16] signal: Protect parent child relationships by childs siglock
` [PATCH 15/16] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach
` [PATCH 16/16] signal: Always call do_notify_parent_cldstop with siglock held

[PATCH bpf-next v7 00/11] bpf: cgroup_sock lsm flavor
 2022-05-18 22:55 UTC  (12+ messages)
` [PATCH bpf-next v7 01/11] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v7 02/11] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v7 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v7 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v7 07/11] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v7 08/11] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v7 09/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v7 10/11] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v7 11/11] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-18 22:55 UTC  (6+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "

[Buildroot] [PATCH] package/openvmtools: bump version to 11.3.5
 2022-05-18 22:57 UTC 

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS bf13502ed5f941b0777b3fd1e24dac5d93f3886c
 2022-05-18 22:54 UTC 

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-05-18 22:53 UTC  (7+ messages)


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.