All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-09 14:57:00 to 2024-10-09 15:29:42 UTC [more...]

[PATCH net-next 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-09 15:27 UTC  (18+ messages)
` [PATCH net-next 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next 03/18] unroll: add generic loop unroll helpers
` [PATCH net-next 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next 17/18] libeth: support native XDP and register memory model

[PATCH v5 00/44] Boot modules for Hyperlaunch
 2024-10-09 15:29 UTC  (19+ messages)
` [PATCH v5 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
` [PATCH v5 02/44] x86/boot: move boot loader name to boot info
` [PATCH v5 04/44] x86/boot: move mmap info "
` [PATCH v5 05/44] x86/boot: introduce struct boot_module
` [PATCH v5 06/44] x86/boot: convert consider_modules to "
` [PATCH v5 08/44] x86/boot: convert setup.c mod refs to early_mod
` [PATCH v5 17/44] x86/boot: convert microcode loading to consume struct boot_info

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-09 15:28 UTC  (10+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-10-09 15:27 UTC  (3+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page

[PATCH v4 0/6] drm/xe: Make struct xe_ggtt private
 2024-10-09 15:27 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.BAT: "

[PATCH v12 00/21] Introduce the lwIP network stack
 2024-10-09 15:26 UTC  (5+ messages)
` [PATCH v12 05/21] net: introduce alternative implementation as net/lwip/
` [PATCH v12 09/21] net: lwip: add DHCP support and dhcp commmand
` [PATCH v12 18/21] net: lwip: tftp: add support of blksize option to client

[PATCH] perf callchain: Remove unused callchain_branch_counts
 2024-10-09 15:27 UTC  (3+ messages)

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-09 15:27 UTC  (7+ messages)
` [PATCH v1 08/15] net: add helper executing custom callback from napi

[PATCH 1/3] drivers: simcommodem: create rat to radio_access_mode function
 2024-10-09 15:27 UTC  (4+ messages)
` [PATCH 2/3] drivers: simcommodem: query modem for available rat modes

[Buildroot] [PATCH 1/1] package/python-aiohttp: bump to version 3.10.9
 2024-10-09 15:26 UTC 

[PATCH] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu()
 2024-10-09 15:26 UTC  (2+ messages)

[PATCH] mimgw: remove Compiler Warnings
 2024-10-09 15:26 UTC  (2+ messages)

[PATCH 00/14] x86/ibt: FineIBT-BHI
 2024-10-09 15:25 UTC  (4+ messages)
` [PATCH 04/14] objtool/x86: Add .tail_call_sites

[PATCH v3 1/2] ipsec: allow stateless IPsec processing
 2024-10-09 15:24 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 00/16] Updates for styhead
 2024-10-09 15:24 UTC  (17+ messages)
` [PATCH v2 01/16] ref-manual: add missing CVE_CHECK manifest variables
` [PATCH v2 02/16] ref-manual: add new vex class
` [PATCH v2 03/16] ref-manual: add new retain class and variables
` [PATCH v2 04/16] ref-manual: add missing nospdx class
` [PATCH v2 05/16] ref-manual: add new RECIPE_UPGRADE_EXTRA_TASKS variable
` [PATCH v2 06/16] ref-manual: drop siteconfig class
` [PATCH v2 07/16] ref-manual: add missing TESTIMAGE_FAILED_QA_ARTIFACTS
` [PATCH v2 08/16] ref-manual: add missing image manifest variables
` [PATCH v2 09/16] ref-manual: add missing EXTERNAL_KERNEL_DEVICETREE variable
` [PATCH v2 10/16] ref-manual: drop TCLIBCAPPEND variable
` [PATCH v2 11/16] ref-manual: add missing OPKGBUILDCMD variable
` [PATCH v2 12/16] ref-manual: add missing variable PRSERV_UPSTREAM
` [PATCH v2 13/16] ref-manual: merge patch-status-* to patch-status
` [PATCH v2 14/16] ref-manual: add mission pep517-backend sanity check
` [PATCH v2 15/16] release-notes-5.1: update for several section
` [PATCH v2 16/16] release-notes-5.1: update release note for styhead

[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-10-09 15:24 UTC  (5+ messages)

[RFC PATCH] build: automatically report minimum meson version
 2024-10-09 15:24 UTC 

[PATCHES] fdtable series v3
 2024-10-09 15:24 UTC  (6+ messages)
` [PATCH v3 01/11] get rid of ...lookup...fdget_rcu() family
  ` [PATCH v3 10/11] make __set_open_fd() set cloexec state as well

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-09 15:23 UTC  (3+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link

[PATCH 0/6] vhost: add asymmetric crypto support
 2024-10-09 15:23 UTC  (4+ messages)
` [PATCH v2 0/2] cryptodev: fix RSA xform to support VirtIO standard
  ` [PATCH v2 2/2] cryptodev: move RSA padding information into xform

[PATCH net-next 0/2] netdevsim: better ipsec output format
 2024-10-09 15:22 UTC  (4+ messages)
` [PATCH net-next 1/2] netdevsim: print human readable IP address

[PULL v1 linux-firmware] cirrus: cs35l41: Add firmware for Cirrus CS35L41 for some HP laptops
 2024-10-09 15:21 UTC 

[PATCH v1 1/3] crypto/ipsec_mb: add SM3 algorithm support
 2024-10-09 15:21 UTC  (4+ messages)
` [PATCH v3 "

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-09 15:20 UTC  (13+ messages)

[PATCH v3 0/2] Cleanup some writeback codes
 2024-10-09 15:20 UTC  (3+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL

[PATCH] maple_tree: remove conditionals to detect wr_node_store
 2024-10-09 15:20 UTC 

[PATCH] HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
 2024-10-09 15:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-aiohappyeyeballs: bump to version 2.4.3
 2024-10-09 15:19 UTC 

[PATCH] objtool: Deal with relative jump tables correctly
 2024-10-09 15:18 UTC  (3+ messages)

[PATCH] drm/i915/dmc: Add dmc null check
 2024-10-09 15:18 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[Intel-wired-lan] [PATCH iwl-net v2] ice: Fix use after free during unload with ports in bridge
 2024-10-09 15:18 UTC  (2+ messages)
`  "

Canon LBP series network printers (CAPS)
 2024-10-09 15:07 UTC 

[PATCH v2] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
 2024-10-09 15:16 UTC 

[v2] drm/i915/dp: Add FEC Enable Retry mechanism
 2024-10-09 15:16 UTC  (2+ messages)

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-09 15:16 UTC  (7+ messages)
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features

[PATCH v2 0/2] API for exporting connectable file handles to userspace
 2024-10-09 15:16 UTC  (7+ messages)

[PATCH 0/2] Align framebuffers according to what display minimum alignment states
 2024-10-09 15:19 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: add interface to request physical alignment for buffer objects
` [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements

[PATCH v1 0/1] Oxenstored packaging fixes
 2024-10-09 15:15 UTC  (2+ messages)
` [PATCH v1 1/1] ocaml/libs: Remove xsd_glue_dev package, also install plugin_interface_v1.a

[RFC PATCH 0/9] async COPY fixes
 2024-10-09 15:14 UTC  (3+ messages)
` [RFC PATCH 2/9] NFSD: Free async copy information in nfsd4_cb_offload_release()

[PATCH] vhost: promote max queue setting API to stable
 2024-10-09 15:14 UTC  (2+ messages)

[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
 2024-10-09 15:14 UTC  (5+ messages)
` [PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer

[PATCH] xfs: test log recovery for extent frees right after growfs
 2024-10-09 15:14 UTC  (9+ messages)

[PATCH 0/3] rcu: Fix yet another wake up from offline related issue
 2024-10-09 15:13 UTC  (5+ messages)
` [PATCH 3/3] rcu: Report callbacks enqueued on offline CPU blind spot

[PATCH] pinctrl: amd: Fix two small typos
 2024-10-09 15:12 UTC 

[PATCH 1/2] MAINTAINERS: Add Maíra to VC4 reviewers
 2024-10-09 15:13 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Fix VC4's mailing lists

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-09 15:13 UTC  (5+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local

[Buildroot] [PATCH 1/1] configs/ti_am62x_sk: bump Linux to 6.10.13 and U-Boot to 2024.10
 2024-10-09 15:11 UTC  (3+ messages)

[PATCH net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
 2024-10-09 15:12 UTC  (2+ messages)

[LTP] [PATCH v8 00/16] statmount/listmount testing suites
 2024-10-09 15:11 UTC  (5+ messages)
` [LTP] [PATCH v8 01/16] Add SAFE_STATX macro

[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
 2024-10-09 15:08 UTC  (24+ messages)
` [PATCH 01/23] util/interval-tree: Introduce interval_tree_free_nodes
` [PATCH 02/23] accel/tcg: Split out tlbfast_flush_locked
` [PATCH 03/23] accel/tcg: Split out tlbfast_{index,entry}
` [PATCH 04/23] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH 05/23] accel/tcg: Fix flags usage in mmu_lookup1, atomic_mmu_lookup
` [PATCH 06/23] accel/tcg: Early exit for zero length in tlb_flush_range_by_mmuidx*
` [PATCH 07/23] accel/tcg: Flush entire tlb when a masked range wraps
` [PATCH 08/23] accel/tcg: Add IntervalTreeRoot to CPUTLBDesc
` [PATCH 09/23] accel/tcg: Populate IntervalTree in tlb_set_page_full
` [PATCH 10/23] accel/tcg: Remove IntervalTree entry in tlb_flush_page_locked
` [PATCH 11/23] accel/tcg: Remove IntervalTree entries in tlb_flush_range_locked
` [PATCH 12/23] accel/tcg: Process IntervalTree entries in tlb_reset_dirty
` [PATCH 13/23] accel/tcg: Process IntervalTree entries in tlb_set_dirty
` [PATCH 14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH 15/23] accel/tcg: Remove the victim tlb
` [PATCH 16/23] include/exec/tlb-common: Move CPUTLBEntryFull from hw/core/cpu.h
` [PATCH 17/23] accel/tcg: Delay plugin adjustment in probe_access_internal
` [PATCH 18/23] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code
` [PATCH 19/23] accel/tcg: Always use IntervalTree for code lookups
` [PATCH 20/23] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree
` [PATCH 21/23] accel/tcg: Remove CPUTLBDesc.fulltlb
` [NOTYET PATCH 22/23] accel/tcg: Drop TCGCPUOps.tlb_fill
` [NOTYET PATCH 23/23] accel/tcg: Unexport tlb_set_page*

[PATCH v2 net-next 0/2] make PHY output RMII reference clock
 2024-10-09 15:12 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property

[PATCH] bus/pci: don't open uio device in secondary process
 2024-10-09 15:12 UTC  (4+ messages)

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-09 15:11 UTC  (3+ messages)

linux-next: manual merge of the kunit-next tree with the mm tree
 2024-10-09 15:11 UTC  (2+ messages)

[PATCH v1] drm/i915/gt: Retry RING_HEAD reset until it sticks
 2024-10-09 15:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gt: Retry RING_HEAD reset until it sticks (rev4)

[PATCH] rust: remove unnecessary #includes
 2024-10-09 15:09 UTC 

[PATCH v2 1/1] virtio-blk: Add description for blk_size field
 2024-10-09 15:10 UTC  (4+ messages)

[PATCH] btrfs: reduce lock contention when eb cache miss for btree search
 2024-10-09 15:09 UTC  (3+ messages)

[PATCH] test/security: skip IPsec post process for negative tests
 2024-10-09 15:09 UTC  (2+ messages)

[PATCH net] MAINTAINERS: remove Yisen Zhuang from HISILICON NETWORK drivers
 2024-10-09 15:09 UTC  (3+ messages)

[PATCH] net/mvneta: fix possible out-of-bounds write
 2024-10-09 15:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/3] Add Samsung S6E3HA8 panel driver
 2024-10-09 15:09 UTC  (4+ messages)
` [PATCH v7 1/3] drm/mipi-dsi: add mipi_dsi_compression_mode_multi
` [PATCH v7 2/3] dt-bindings: panel: add Samsung s6e3ha8
` [PATCH v7 3/3] drm/panel: Add support for S6E3HA8 panel driver

[PATCH] binder: use augmented rb-tree for faster descriptor lookup
 2024-10-09 15:08 UTC  (5+ messages)

[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
 2024-10-09 15:08 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: qcm6490-rb3gen2: enable Bluetooth
 2024-10-09 15:07 UTC  (2+ messages)

[PATCH] drm/xe: add system memory page iterator support to xe_res_cursor
 2024-10-09 15:07 UTC  (2+ messages)

[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
 2024-10-09 15:06 UTC  (8+ messages)
` [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

[PATCH v7 0/3] FDP and per-io hints
 2024-10-09 15:06 UTC  (10+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_inline
 2024-10-09 15:05 UTC  (2+ messages)
` [PATCH] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow

[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
 2024-10-09 15:05 UTC  (6+ messages)
` [PATCH v6 0/2] "
      ` [EXTERNAL] "

[PATCH 0/6] KVM: Fix bugs in vCPUs xarray usage
 2024-10-09 15:04 UTC  (7+ messages)
` [PATCH 1/6] KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
` [PATCH 2/6] KVM: Verify there's at least one online vCPU when iterating over all vCPUs
` [PATCH 3/6] KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus
` [PATCH 4/6] Revert "KVM: Fix vcpu_array[0] races"
` [PATCH 5/6] KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY
` [PATCH 6/6] KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex

[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
 2024-10-09 15:04 UTC  (3+ messages)

[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
 2024-10-09 15:03 UTC  (5+ messages)

[PATCH] commands: mmc: write_reliability: bail out early if already set
 2024-10-09 15:01 UTC 

[PATCH 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
 2024-10-09 15:02 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt to yaml

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-09 15:01 UTC  (4+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization

[PATCH] arm: dts: k3-j722s-binman: Add support for HS-SE
 2024-10-09 15:01 UTC  (2+ messages)

[tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
 2024-10-09 15:00 UTC  (3+ messages)

[PATCH v4 00/22] path checker refactor and misc fixes
 2024-10-09 15:00 UTC  (3+ messages)
` [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls

mount: can't read superblock on - corrupt leaf - read time tree block corruption detected
 2024-10-09 15:00 UTC  (5+ messages)

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-10-09 15:00 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint

[PATCH] KVM: selftests: memslot_perf_test: increase guest sync timeout
 2024-10-09 14:58 UTC  (2+ messages)

[PATCH v4 0/8] Add iio backend compatibility for ad7606
 2024-10-09 14:59 UTC  (5+ messages)
` [PATCH v4 5/8] iio: adc: ad7606: Add compatibility to fw_nodes

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-09 14:58 UTC  (2+ messages)

[bug report] mmc: core: Prepare to support SD UHS-II cards
 2024-10-09 14:59 UTC 

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-09 14:38 UTC  (3+ messages)
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-09 14:58 UTC  (2+ messages)

[PATCH] ima: Fix OOB read when violation occurs with ima template
 2024-10-09 14:53 UTC 

[PATCH 0/2] block/preallocate: fix image truncation logic
 2024-10-09 14:54 UTC  (3+ messages)
` [PATCH 1/2] preallocate: do not allow to change BDS permission improperly

[PATCH net-next] net/smc: Address spelling errors
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH v3 0/3] Register Xen's load address as a boot module
 2024-10-09 14:57 UTC  (3+ messages)
` [PATCH v3 1/3] xen/riscv: implement virt_to_maddr()

[PATCH v2 0/4] Cleanup dma device in spl and move dma channel[0]
 2024-10-09 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] mach-k3: common.c: Remove dma device in spl exit
` [PATCH v2 2/4] configs: k3: Enable device removal in SPL
` [PATCH v2 3/4] dma: ti: k3-udma: Move udma_probe() below all APIs
` [PATCH v2 4/4] dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()

[PATCH] examples/l2fwd-macsec: enable extended packet number
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH v2] v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc()
 2024-10-09 14:57 UTC  (4+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-10-09 14:57 UTC  (10+ messages)
` [RFC PATCH v2 00/24] Modernize our "
  ` [RFC PATCH v2 17/24] Makefile: consistently use @PLACEHOLDER@ to substitute
  ` [RFC PATCH v2 18/24] Makefile: consistently use PERL_PATH
  ` [RFC PATCH v2 19/24] Makefile: allow "bin-wrappers/" directory to exist
  ` [RFC PATCH v2 20/24] Makefile: simplify building of templates
  ` [RFC PATCH v2 21/24] t: better support for out-of-tree builds
  ` [RFC PATCH v2 22/24] t: allow overriding build dir
  ` [RFC PATCH v2 23/24] Documentation: add comparison of build systems
  ` [RFC PATCH v2 24/24] Introduce support for the Meson build system

[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH] migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
 2024-10-09 14:56 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
 2024-10-09 14:56 UTC  (18+ messages)
` yet another approach Was: [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack


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.