All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-29 17:05:49 to 2023-03-29 17:45:13 UTC [more...]

[PATCH 0/2] Add MHUv2 support for multiple rx interrupt
 2023-03-29 17:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox : arm,mhuv2: Allow for more RX interrupts

[dhowells-fs:iov-sendpage 63/63] net/kcm/kcmsock.c:1883:3: error: field designator 'sendpage' does not refer to any field in type 'const struct proto_ops'
 2023-03-29 17:44 UTC 

[dm-devel] dm-clone: Request option to send discard to source device during hydration
 2023-03-29 17:42 UTC  (3+ messages)

CLONE_INTO_CGROUP probably needs to call controller attach handlers
 2023-03-29 17:43 UTC  (5+ messages)

[PATCH] btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
 2023-03-29 17:37 UTC  (2+ messages)

[acme:tmp.perf-tools-next] [perf build] a980755beb: perf-sanity-tests.perf.make.fail
 2023-03-29 17:44 UTC  (5+ messages)

[PATCH -next] thermal/drivers/thermal_hwmon: Fix a kernel NULL pointer dereference
 2023-03-29 17:43 UTC  (4+ messages)

[PATCH] drm/ttm: set TTM allocated pages as reserved
 2023-03-29 17:43 UTC  (11+ messages)

[PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
 2023-03-29 17:41 UTC  (6+ messages)
` [f2fs-dev] "

[GIT PULL] f2fs fix for 6.3-rc5
 2023-03-29 17:41 UTC  (3+ messages)
` [f2fs-dev] "

[PULL 0/2] Xtensa fixes for v6.3
 2023-03-29 17:41 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: Fix format specifier in netcp_create_interface()
 2023-03-29 17:41 UTC  (3+ messages)

[PATCH] cxl/region: Move coherence tracking into cxl_region_attach()
 2023-03-29 17:40 UTC  (2+ messages)

[PATCH v14 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-03-29 17:40 UTC  (4+ messages)
` [PATCH v14 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[PATCH 6.1 000/224] 6.1.22-rc1 review
 2023-03-29 17:39 UTC  (2+ messages)

[PATCH] cxl/region: Fix region setup/teardown for RCDs
 2023-03-29 17:39 UTC  (2+ messages)

[PATCH wireless-next] wifi: iwlwifi: mvm: Avoid 64-bit division in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 17:30 UTC  (4+ messages)

[PATCH v4 bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-29 17:37 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/3] veristat: add -d debug mode option to see debug libbpf log

RTT-PROBE: lore-subspace-rtt
 2023-03-29 17:37 UTC 

[Intel-xe] [PATCH 0/3] Minor batchbuffer handling fixes
 2023-03-29 17:36 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Include hardware prefetch buffer in batchbuffer allocations
` [Intel-xe] [PATCH 2/3] drm/xe: Adjust batchbuffer space warning when creating a job
` [Intel-xe] [PATCH 3/3] drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbuffer
` [Intel-xe] ✓ CI.Patch_applied: success for Minor batchbuffer handling fixes
` [Intel-xe] ✗ CI.KUnit: failure "

[PATCH] cxl/port: Fix find_cxl_root() for RCDs and simplify it
 2023-03-29 17:36 UTC  (3+ messages)

[PATCH tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-03-29 15:42 UTC  (2+ messages)
` [PATCH tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
 2023-03-29 17:34 UTC  (9+ messages)
` [PATCH v6 2/7] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode

[PATCH net 0/3] bnxt_en: 3 Bug fixes
 2023-03-29 17:34 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Fix reporting of test result in ethtool selftest

[PATCH v4] venus: Enable sufficient sequence change support for sc7180 and fix for Decoder STOP command issue
 2023-03-29 17:33 UTC  (6+ messages)

[PATCH v3 00/20] remove MISA ext_N flags from cpu->cfg,
 2023-03-29 17:29 UTC  (21+ messages)
` [PATCH v3 01/20] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH v3 02/20] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH v3 03/20] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
` [PATCH v3 04/20] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH v3 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v3 06/20] target/riscv: remove cpu->cfg.ext_c
` [PATCH v3 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v3 08/20] target/riscv: remove cpu->cfg.ext_f
` [PATCH v3 09/20] target/riscv: remove cpu->cfg.ext_i
` [PATCH v3 10/20] target/riscv: remove cpu->cfg.ext_e
` [PATCH v3 11/20] target/riscv: remove cpu->cfg.ext_m
` [PATCH v3 12/20] target/riscv: remove cpu->cfg.ext_s
` [PATCH v3 13/20] target/riscv: remove cpu->cfg.ext_u
` [PATCH v3 14/20] target/riscv: remove cpu->cfg.ext_h
` [PATCH v3 15/20] target/riscv: remove cpu->cfg.ext_j
` [PATCH v3 16/20] target/riscv: remove cpu->cfg.ext_v
` [PATCH v3 17/20] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH v3 18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH v3 19/20] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH v3 20/20] target/riscv/cpu.c: redesign register_cpu_props()

[PATCH mptcp-net v2 0/2] mptcp: a couple of fixes
 2023-03-29 17:32 UTC  (3+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: stops worker on unaccepted sockets at listener close
` [PATCH mptcp-net v2 2/2] mptcp: fix accept vs worker race

[PATCH wireless-next v2] wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 17:32 UTC 

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-03-29 17:31 UTC  (2+ messages)

[PATCH] drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
 2023-03-29 17:31 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/2] switch lib/igt_fb.c to use lib/i915/i915_blt functions for blitter on Intel hw
 2023-03-29 17:30 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_fb: switch blitcopy to use lib/i915/i915_blt functions

[PATCH] PCI: Add quirk to clear AMD strap_15B8 NO_SOFT_RESET dev2 f0
 2023-03-29 17:28 UTC 

[Intel-gfx] [PATCH] drm/i915: Make utility pin asserts more accurate
 2023-03-29 17:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Make utility pin asserts more accurate (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 00/11] mtd: spi-nor: Address mode discovery (BFPT method & current address mode)
 2023-03-29 17:28 UTC  (10+ messages)
` [PATCH v4 06/11] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH v4 07/11] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method
` [PATCH v4 11/11] mtd: spi-nor: spansion: Determine current address mode

[igt-dev] [PATCH i-g-t] xe/xe_vm: Create BO in proper tile
 2023-03-29 17:27 UTC 

[PATCH v3 0/3] Add StarFive JH7110 PCIe drvier support
 2023-03-29 17:27 UTC  (3+ messages)
` [PATCH v3 1/3] starfive: pci: Add StarFive JH7110 pcie driver

RTT-PROBE: lore-subspace-rtt
 2023-03-29 17:27 UTC 

[PATCH v3 0/9] AMDGPU Usermode queues
 2023-03-29 17:25 UTC  (3+ messages)
` [PATCH v3 1/9] drm/amdgpu: UAPI for user queue management

BUG: memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17
 2023-03-29 17:25 UTC  (2+ messages)
` BUG FIX: [PATCH v1] "

[Intel-gfx] [PATCH 1/2] drm/i915: Fix fast wake AUX sync len
 2023-03-29 17:24 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Explain the magic numbers for AUX SYNC/precharge length

[yiliu1765-iommufd:wip/iommufd_nesting-03292023-yi 15/42] include/linux/limits.h:23:25: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '18446744073709551615' to '4294967295'
 2023-03-29 17:24 UTC 

drivers/platform/x86/socwatch/sw_counter_list.c:88:25: sparse: sparse: incorrect type in argument 2 (different base types)
 2023-03-29 17:23 UTC 

[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
 2023-03-29 17:23 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net-next 0/2] Documentation/eth/intel: Remove out-of-tree
 2023-03-29 17:22 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next 1/2] Documentation/eth/intel: Update address for driver support
` [Intel-wired-lan] [PATCH net-next 2/2] Documentation/eth/intel: Remove references to SourceForge

[PATCH 1/3] kunit: add parameter generation macro using description from array
 2023-03-29 17:23 UTC  (3+ messages)
` [PATCH 2/3] kunit: add ability to register a simple cleanup function
` [PATCH 3/3] kunit: add a convenience allocation wrapper for SKBs

[igt-dev] [PATCH i-g-t v3] tests/i915: skip gem_set_caching call for mtl
 2023-03-29 17:23 UTC  (2+ messages)

[PATCH v7 10/12] drm/bridge: Implement enable_next_first to alter bridge init order
 2023-03-29 17:21 UTC  (6+ messages)

[PATCH] dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
 2023-03-29 17:21 UTC 

[PATCH] dt-bindings: remoteproc: Drop unneeded quotes
 2023-03-29 17:21 UTC  (4+ messages)

[meta-virtualization][PATCH] upx: Bump to v3.99
 2023-03-29 17:21 UTC  (3+ messages)

[PATCH] media: usb: uvc: fill in description for unknown pixelformats
 2023-03-29 17:20 UTC  (3+ messages)

[net-next Patch v5 0/6] octeontx2-pf: HTB offload support
 2023-03-29 17:19 UTC  (7+ messages)
` [net-next Patch v5 3/6] octeontx2-pf: qos send queues management
` [net-next Patch v5 5/6] octeontx2-pf: Add support for HTB offload

[PATCH] drm/pl111: Fix missing unwind goto in pl111_amba_probe()
 2023-03-29 17:18 UTC  (2+ messages)

[Intel-wired-lan] [PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-29 17:18 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH bpf RFC 1/4] xdp: rss hash types representation
  `  "

[PATCH] Documentation: kernel-parameters: Remove meye entry
 2023-03-29 17:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-29 17:17 UTC 

[PATCH] docs/sp_SP: Add translation of process/adding-syscalls
 2023-03-29 17:15 UTC  (2+ messages)

[PATCH 6.0.y / 6.1.y] x86/split_lock: Add sysctl to control the misery mode
 2023-03-29 17:14 UTC  (5+ messages)

[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-29 17:13 UTC  (8+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok

[PATCH] drm/scdc-helper: Pimp SCDC debugs
 2023-03-29 17:14 UTC  (3+ messages)
` [Intel-gfx] "

[Patch v4 00/10] Tegra234 Memory interconnect support
 2023-03-29 17:12 UTC  (7+ messages)
` [Patch v4 01/10] dt-bindings: memory: tegra: add bpmp ref in tegra234-mc node

[PATCH net-next 6/6] mlxsw: pci: Add support for new reset flow
 2023-03-29 17:10 UTC  (3+ messages)

[net PATCH 0/7] octeontx2: Miscellaneous fixes
 2023-03-29 17:06 UTC  (8+ messages)
` [net PATCH 1/7] octeontx2-af: Secure APR table update with the lock
` [net PATCH 2/7] octeontx2-af: Fix start and end bit for scan config
` [net PATCH 3/7] octeontx2-af: Add validation for lmac type
` [net PATCH 4/7] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH 5/7] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH 6/7] octeontx2-af: Skip PFs if not enabled
` [net PATCH 7/7] octeontx2-pf: Disable packet I/O for graceful exit

[PATCH net-next 0/4] devlink: Add port function attributes to enable/disable IPsec crypto and packet offloads
 2023-03-29 17:09 UTC  (7+ messages)

[dm-devel] [PATCH 00/19] bio: check return values of bio_add_page
 2023-03-29 17:06 UTC  (57+ messages)
`  "
` [dm-devel] [PATCH 01/19] swap: use __bio_add_page to add page to bio
  `  "
` [dm-devel] [PATCH 02/19] drbd: "
  `  "
` [dm-devel] [PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 05/19] md: use __bio_add_page to add single page
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 06/19] md: raid5-log: "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 09/19] btrfs: raid56: use __bio_add_page to add "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 11/19] gfs: use __bio_add_page for adding "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 12/19] zonefs: "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 13/19] zram: "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 14/19] floppy: "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH 17/19] md: raid1: check if adding pages to resync bio fails
  ` [Cluster-devel] "
  `  "
` [PATCH 18/19] dm-crypt: check if adding pages to clone "
  ` [Cluster-devel] "
  ` [dm-devel] "
` [dm-devel] [PATCH 19/19] block: mark bio_add_page as __must_check
  ` [Cluster-devel] "
  `  "

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-03-29 17:08 UTC  (3+ messages)

[PATCH] tests/vm: use the default system python for NetBSD
 2023-03-29 17:08 UTC  (2+ messages)

[PATCH for 8.0] tests/qemu-iotests: explicitly invoke 'check' via 'python'
 2023-03-29 17:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-29 17:07 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.3-rc4-59-gb6c50a785821)
 2023-03-29 17:05 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.