All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-23 17:52:41 to 2023-11-23 19:08:41 UTC [more...]

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
 2023-11-23 19:08 UTC  (2+ messages)
` [syzbot] printk debug

[PATCH 0/4] Redact unsafe URLs in the Trace2 output
 2023-11-23 19:08 UTC  (4+ messages)
` [PATCH 2/4] trace2: redact passwords from https:// URLs by default

[Intel-xe] [PATCH 1/2] devcoredump: Add dev_coredump_put()
 2023-11-23 19:08 UTC  (5+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Remove devcoredump during driver release
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] devcoredump: Add dev_coredump_put()
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "

[yocto-autobuilder-helper][PATCH] config.json: Add lib32-matchbox-terminal to multilib images
 2023-11-23 19:07 UTC  (10+ messages)
` [yocto] "
          ` [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file be a WARNING and the build 'succeed'?

[RFC] dt-bindings: renesas: Document preferred compatible naming
 2023-11-23 19:06 UTC 

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-11-23 19:06 UTC  (13+ messages)
    ` [f2fs-dev] "

[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
 2023-11-23 19:06 UTC 

[Intel-gfx] [RFC 0/1] Update vtotal based on closest possible panel timings
 2023-11-23 19:00 UTC  (2+ messages)
` [Intel-gfx] [RFC 1/1] drm/i915/display: "

[PATCH rdma-next 0/2] Add and use memcpy_toio_64()
 2023-11-23 19:04 UTC  (6+ messages)
` [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
` [PATCH rdma-next 2/2] IB/mlx5: Use memcpy_toio_64() for write combining stores

[PATCH RFC WIP 0/2] net: stmmac: dwmac-rk: add support for PHY wake on LAN
 2023-11-23 19:04 UTC  (4+ messages)

[Intel-gfx] [PULL] drm-intel-next
 2023-11-23 19:03 UTC  (2+ messages)
`  "

IIO: Playing catch up
 2023-11-23 19:03 UTC  (2+ messages)

[PATCH 00/24] Support Host Trap Sampling for MI200
 2023-11-23 19:02 UTC  (8+ messages)
` [PATCH 20/24] drm/amdkfd: enable pc sampling work to trigger trap
` [PATCH 21/24] drm/amdkfd: add queue remapping

[PATCH v2 0/5] btrfs: zoned: remove extent_buffer redirtying
 2023-11-23 18:55 UTC  (5+ messages)
` [PATCH v2 5/5] btrfs: reflow btrfs_free_tree_block

[PATCH v3] x86: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
 2023-11-23 19:00 UTC  (3+ messages)
` [tip: x86/mm] x86/mm: "

Remote UMR branch pushed out
 2023-11-23 18:58 UTC 

[PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
 2023-11-23 18:58 UTC  (12+ messages)
` [PATCH 1/5] tools: selftests: riscv: Fix compile warnings in hwprobe
` [PATCH 2/5] tools: selftests: riscv: Fix compile warnings in cbo
` [PATCH 3/5] tools: selftests: riscv: Add missing include for vector test
` [PATCH 4/5] tools: selftests: riscv: Fix compile warnings in vector tests
` [PATCH 5/5] tools: selftests: riscv: Fix compile warnings in mm tests

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-23 18:58 UTC  (17+ messages)

[PATCH net v1] net: stmmac: xgmac: Disable FPE MMC interrupts
 2023-11-23 18:57 UTC  (3+ messages)

[PATCH RFC] btrfs: allow extent buffer helpers to skip cross-page handling
 2023-11-23 18:50 UTC  (4+ messages)

[PATCH for-9.0 v11 00/18] rv64i and rva22u64 CPUs, RVA22U64 profile support
 2023-11-23 18:51 UTC  (19+ messages)
` [PATCH for-9.0 v11 01/18] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH for-9.0 v11 02/18] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH for-9.0 v11 03/18] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH for-9.0 v11 04/18] target/riscv: add rv64i CPU
` [PATCH for-9.0 v11 05/18] target/riscv: add zicbop extension flag
` [PATCH for-9.0 v11 06/18] target/riscv/tcg: add 'zic64b' support
` [PATCH for-9.0 v11 07/18] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH for-9.0 v11 08/18] target/riscv: add rva22u64 profile definition
` [PATCH for-9.0 v11 09/18] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH for-9.0 v11 10/18] target/riscv/tcg: add user flag for profile support
` [PATCH for-9.0 v11 11/18] target/riscv/tcg: add MISA user options hash
` [PATCH for-9.0 v11 12/18] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH for-9.0 v11 13/18] target/riscv/tcg: handle profile MISA bits
` [PATCH for-9.0 v11 14/18] target/riscv/tcg: add hash table insert helpers
` [PATCH for-9.0 v11 15/18] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH for-9.0 v11 16/18] target/riscv/tcg: validate profiles during finalize
` [PATCH for-9.0 v11 17/18] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
` [PATCH for-9.0 v11 18/18] target/riscv: add 'rva22u64' CPU

Migration of git-scm.com to a static web site: ready for review/testing
 2023-11-23 18:53 UTC  (2+ messages)

[igt-dev] [PATCH v4 i-g-t 0/2] add create-big-vram subtest
 2023-11-23 18:50 UTC  (5+ messages)
` [igt-dev] [PATCH v4 i-g-t 2/2] tests/intel/xe_create: "
` [igt-dev] ✓ CI.xeBAT: success for add "

[PATCH 0/5] remove the last bits of a.out support
 2023-11-23 18:48 UTC  (7+ messages)
` [PATCH 1/5] alpha: remove a.out support from tools/objstrip
` [PATCH 2/5] alpha: stop shipping a.out.h uapi headers
` [PATCH 3/5] m68k: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] uapi: remove a.out.h uapi header

[igt-dev] [PATCH i-g-t] tests/intel/kms_pm_dc: Fix dc9-dpms test on LNL
 2023-11-23 18:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH RFC 00/20] kasan: save mempool stack traces
 2023-11-23 18:47 UTC  (7+ messages)
` [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only

stable-rc/queue/5.4 baseline: 134 runs, 26 regressions (v5.4.261-99-g6352c92155bc)
 2023-11-23 18:43 UTC 

Optimize script for generating LinuxManBook.pdf
 2023-11-23 18:41 UTC  (2+ messages)

[virtio-comment] [PATCH v7 0/5] virtio-net: Support flow filter for receive packets
 2023-11-23 18:40 UTC  (4+ messages)
` [virtio-comment] [PATCH v7 2/5] virtio-net: Add flow filter capabilities read commands
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH] drm/amdkfd: Use common function for IP version check
 2023-11-23 18:40 UTC  (2+ messages)

[PATCH net-next] packet: Account for VLAN_HLEN in csum_start when virtio_net_hdr is enabled
 2023-11-23 18:38 UTC 

[PATCH v3] grub-install: Delay copying files to {grubdir, platdir} after install_device was validated
 2023-11-23 18:36 UTC  (2+ messages)

[PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
 2023-11-23 18:35 UTC  (17+ messages)
` [PATCH-for-9.0 01/16] hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header
` [PATCH-for-9.0 02/16] target/arm/kvm: Remove unused includes
` [PATCH-for-9.0 03/16] target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
` [PATCH-for-9.0 04/16] target/arm/kvm: Have kvm_arm_sve_set_vls "
` [PATCH-for-9.0 05/16] target/arm/kvm: Have kvm_arm_sve_get_vls "
` [PATCH-for-9.0 06/16] target/arm/kvm: Have kvm_arm_set_device_attr "
` [PATCH-for-9.0 07/16] target/arm/kvm: Have kvm_arm_pvtime_init "
` [PATCH-for-9.0 08/16] target/arm/kvm: Have kvm_arm_pmu_init "
` [PATCH-for-9.0 09/16] target/arm/kvm: Have kvm_arm_pmu_set_irq "
` [PATCH-for-9.0 10/16] target/arm/kvm: Have kvm_arm_vcpu_init "
` [PATCH-for-9.0 11/16] target/arm/kvm: Have kvm_arm_vcpu_finalize "
` [PATCH-for-9.0 12/16] target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take "
` [PATCH-for-9.0 13/16] target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg
` [PATCH-for-9.0 14/16] target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument
` [PATCH-for-9.0 15/16] target/arm/kvm: Have kvm_arm_handle_debug "
` [PATCH-for-9.0 16/16] target/arm/kvm: Have kvm_arm_hw_debug_active "

[OE-core][RESEND][PATCH] python3-ptest: skip test_storlines
 2023-11-23 18:36 UTC 

[cocci] Detecting statements from the last if branch (with SmPL)?
 2023-11-23 18:35 UTC  (16+ messages)

[PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
 2023-11-23 18:34 UTC  (3+ messages)
` [PATCH 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer

[PATCH] contributor-guide: fix command option
 2023-11-23 18:33 UTC 

[pull request][net 00/15] mlx5 fixes 2023-11-21
 2023-11-23 18:33 UTC  (8+ messages)
` [net 09/15] net/mlx5e: Forbid devlink reload if IPSec rules are offloaded

[GIT PULL FOR 6.7] Mediatek Vcodec: Codec profile and level setting
 2023-11-23 18:31 UTC  (4+ messages)

[PATCH 6.1.y-cip v2 00/12] Add versa3 clk generator support
 2023-11-23 18:28 UTC  (13+ messages)
` [PATCH 6.1.y-cip v2 01/12] dt-bindings: clock: Add Renesas versa3 clock generator bindings
` [PATCH 6.1.y-cip v2 02/12] dt-bindings: clock: versaclock3: Add description for #clock-cells property
` [PATCH 6.1.y-cip v2 03/12] clk: Move no reparent case into a separate function
` [PATCH 6.1.y-cip v2 04/12] clk: Introduce clk_hw_determine_rate_no_reparent()
` [PATCH 6.1.y-cip v2 05/12] clk: Add support for versa3 clock driver
` [PATCH 6.1.y-cip v2 06/12] clk: vc3: Fix 64 by 64 division
` [PATCH 6.1.y-cip v2 07/12] clk: vc3: Fix output clock mapping
` [PATCH 6.1.y-cip v2 08/12] clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum
` [PATCH 6.1.y-cip v2 09/12] arm64: dts: renesas: rz-smarc: Use versa3 clk for audio mclk
` [PATCH 6.1.y-cip v2 10/12] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
` [PATCH 6.1.y-cip v2 11/12] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
` [PATCH 6.1.y-cip v2 12/12] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs

[REGRESSION] USB ports do not work after suspend/resume cycle with v6.6.2
 2023-11-23 18:20 UTC 

[PATCH] rcu: Provide a boot time parameter to enable lazy RCU
 2023-11-23 18:28 UTC  (8+ messages)

[PATCH] drm/amdgpu: Enable GFXOFF During Compute for GFX11
 2023-11-23 18:26 UTC  (2+ messages)

[PATCHv3 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-23 18:26 UTC  (6+ messages)
` [PATCHv3 bpf-next 3/6] "

[PATCH] maintainers: add mlx5 driver platform guides
 2023-11-23 18:25 UTC  (2+ messages)

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-23 18:22 UTC  (11+ messages)
` [PATCH RFC 05/12] mm/gup: Fix follow_devmap_p[mu]d() to return even if NULL
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[PATCH] arm: vexpress64: juno: Allow boot from VirtIO
 2023-11-23 18:22 UTC 

linux-next: manual merge of the cgroup tree with the workqueues tree
 2023-11-23 18:23 UTC  (2+ messages)

[PATCH v2] media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC
 2023-11-23 18:22 UTC  (11+ messages)

Question about O_APPEND | O_DIRECT
 2023-11-23 18:14 UTC 

Recovery of LUKS keyslot during PBKDF phase of overwrite ChangeKey possible?
 2023-11-23 18:19 UTC  (2+ messages)

[PATCH] nvme-core: fix a memory leak in nvme_ns_info_from_identify()
 2023-11-23 18:17 UTC  (2+ messages)

[PATCH] usb: hubs: Decrease IN-endpoint poll interval for Microchip USB491x hub
 2023-11-23 18:17 UTC  (2+ messages)

[xen-unstable-smoke test] 183844: tolerable all pass - PUSHED
 2023-11-23 18:16 UTC 

[PATCH net] tcp: fix mid stream window clamp
 2023-11-23 18:16 UTC  (3+ messages)

[patch net-next v4 0/9] devlink: introduce notifications filtering
 2023-11-23 18:15 UTC  (10+ messages)
` [patch net-next v4 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v4 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v4 3/9] devlink: send notifications only if there are listeners
` [patch net-next v4 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v4 5/9] genetlink: introduce per-sock family private pointer storage
` [patch net-next v4 6/9] netlink: introduce typedef for filter function
` [patch net-next v4 7/9] genetlink: introduce helpers to do filtered multicast
` [patch net-next v4 8/9] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next v4 9/9] devlink: extend multicast filtering by port index

[PATCH net-next v3] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-11-23 18:15 UTC  (6+ messages)

stable-rc/queue/6.1 baseline: 142 runs, 5 regressions (v6.1.63-262-gc57a2560e7ce)
 2023-11-23 18:14 UTC 

[PATCH v2] linux-user/riscv: Add Zicboz extensions to hwprobe
 2023-11-23 18:12 UTC 

[PATCH] block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
 2023-11-23 18:12 UTC  (3+ messages)

[PATCH v7 0/4] add zynqmp TCM bindings
 2023-11-23 18:11 UTC  (6+ messages)
` [PATCH v7 3/4] remoteproc: zynqmp: add pm domains support

[PATCH 0/2] docs: define policy forbidding use of "AI" / LLM code generators
 2023-11-23 18:10 UTC  (11+ messages)
` [PATCH 2/2] "

[PATCH] linux-user/riscv: Add Zicboz extensions to hwprobe
 2023-11-23 18:04 UTC  (2+ messages)

[PATCH v3] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-23 18:03 UTC  (9+ messages)

[PATCH v6 1/2] dt-bindings: adc: add AD7173
 2023-11-23 18:02 UTC  (2+ messages)

[PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
 2023-11-23 18:02 UTC 

[PATCH 0/9] staging: vc04_services: Smatch fixes and remove custom logging
 2023-11-23 18:00 UTC  (9+ messages)
` [PATCH 6/9] staging: vc04_services: Drop vchiq_log_error() in favour of dev_dbg

[RFC PATCH v1] perf parse-events: Make legacy events lower priority than sysfs/json
 2023-11-23 17:59 UTC  (5+ messages)

[PATCH 0/3] drm/panel: ilitek-ili9881c: Support Ampire AM8001280G LCD panel
 2023-11-23 17:58 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: ili9881c: Add "

[PATCH v4 0/2] Use onboard usb hub reset on Odroid N2
 2023-11-23 17:56 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub

[PATCH v2 00/16] Tidy up file permission hooks
 2023-11-23 17:56 UTC  (9+ messages)
` [PATCH v2 05/16] splice: remove permission hook from iter_file_splice_write()

[Buildroot] [PATCH] package/socat: fix static openssl compatibility
 2023-11-23 17:55 UTC  (3+ messages)

[PATCH 0/3] drm/bridge: ti-sn65dsi86: Some updates
 2023-11-23 17:54 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()
` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read, write}_u16
` [PATCH 3/3] drm/bridge: ti-sn65dsi86: Loosen coupling of PWM to ti-sn65dsi86 core

[PATCH bpf v2 0/2] sockmap fix for KASAN_VMALLOC and af_unix
 2023-11-23 17:55 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: sockmap, af_unix stream sockets need to hold ref for pair sock

[PATCH 0/7] replace zero length arrays
 2023-11-23 17:54 UTC  (4+ messages)
` [PATCH v4 00/10] Replace "
  ` [PATCH v4 07/10] net/mlx5: replace zero length array with flex array

[PATCH v5 0/3] arm64: perf: Add support for event counting threshold
 2023-11-23 17:53 UTC  (5+ messages)
` [PATCH v5 2/3] "

[PATCH 0/8] Allow link the it66121 display bridge driver as a lib
 2023-11-23 17:52 UTC  (10+ messages)
` [PATCH 8/8] drm/bridge: it66121: Allow link this "


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.