All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-08 13:46:59 to 2026-02-08 16:43:49 UTC [more...]

[PATCH v2 00/13] drm/amdgpu: Add Peak Tops Limiter (PTL)
 2026-02-08 16:42 UTC  (6+ messages)
` [PATCH v2 01/13] Add kfd_ioctl_profiler to contain profiler kernel driver changes
` [PATCH v2 02/13] drm/amdgpu: add new performance monitor PSP interfaces
` [PATCH v2 03/13] drm/amdgpu: add psp interfaces for peak tops limiter driver
` [PATCH v2 04/13] drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4
` [PATCH v2 05/13] drm/amdkfd: add kgd control interface for ptl

[PATCH 0/8] riscv: Add cpufeature parsing and hwprobe export for RVA23 extensions
 2026-02-08 16:43 UTC  (4+ messages)
` [PATCH 1/8] riscv: cpufeature: Add parsing for B

[PATCH] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-08 16:40 UTC 

[PATCH] KVM: x86: synthesize TSA CPUID bits via SCATTERED_F()
 2026-02-08 16:42 UTC 

[syzbot] [fs?] possible deadlock in __configfs_open_file
 2026-02-08 16:42 UTC 

[syzbot] [fs?] possible deadlock in __configfs_open_file
 2026-02-08 16:41 UTC  (2+ messages)
` Forwarded: Testing for v4: scsi: target: fix recursive locking in __configfs_open_file()

[PATCH] ALSA: pcm: fix use-after-free in snd_pcm_post_stop
 2026-02-08 16:37 UTC  (2+ messages)

[PATCH v3 1/1] net/mlx5: fix port down in link detection error branch
 2026-02-08 16:36 UTC  (2+ messages)

[PATCH] checkpatch: suggest fsleep() for short msleep() calls
 2026-02-08 16:36 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: jne/jeq fork experiment
 2026-02-08 16:34 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: jne/jeq fork
` [PATCH bpf-next 2/2] selftests/bpf: jne/jeq fork test

[PATCH] ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
 2026-02-08 16:29 UTC  (2+ messages)

[PATCH net v2 0/4] bnxt_en: Fix RSS context and ntuple filter issues
 2026-02-08 16:26 UTC  (4+ messages)
` [PATCH net v2 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up

[Intel-wired-lan] [PATCH iwl-next v3] igb: Retrieve Tx timestamp directly from interrupt for i210
 2026-02-08 16:25 UTC  (12+ messages)

[PATCH 0/3] vt: add modifier support to cursor and navigation keys
 2026-02-08 16:22 UTC  (3+ messages)

[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
 2026-02-08 16:20 UTC  (23+ messages)
` [PATCH v2 next 02/11] tools/nolibc/printf: Move snprintf length check to callback
` [PATCH v2 next 04/11] tools/nolibc/printf: Output pad characters in 16 byte chunks
` [PATCH v2 next 05/11] tools/nolibc/printf: Simplify __nolibc_printf()
` [PATCH v2 next 06/11] tools/nolibc/printf: Use bit-masks to hold requested flag, length and conversion chars
` [PATCH v2 next 07/11] tools/nolibc/printf: Add support for conversion flags "#- +" and format "%X"
` [PATCH v2 next 08/11] tools/nolibc/printf: Add support for zero padding and field precision
` [PATCH v2 next 11/11] selftests/nolibc: Use printf("%.*s", n, "") to align output

[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
 2026-02-08 15:59 UTC  (3+ messages)
` [PATCH v1 3/3] cpuidle: governors: menu: Special-case nohz_full CPUs

[PATCH 0/2] btrfs: cleanup and fix sample_block_group_extent_item()
 2026-02-08 16:16 UTC  (3+ messages)
` [PATCH 2/2] btrfs: deal with missing root in sample_block_group_extent_item()

[PATCH] thermal: qcom-spmi-temp-alarm: fix out-of-bounds when copying temp map
 2026-02-08 16:16 UTC  (2+ messages)

[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
 2026-02-08 16:15 UTC  (5+ messages)
` [RFC PATCH v1 08/11] "

[PATCH iproute2-next] bridge: mcast: add mcast_active_v4 / mcast_active_v6 output
 2026-02-08 16:13 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: bridge: reduce multicast checks in fast path
 2026-02-08 16:13 UTC  (29+ messages)
` [PATCH net-next v2 01/14] net: bridge: mcast: export ip{4,6}_active state to netlink
` [PATCH net-next v2 02/14] net: bridge: mcast: track active state, adding tests
` [PATCH net-next v2 03/14] net: bridge: mcast: avoid sleeping on bridge-down
` [PATCH net-next v2 04/14] net: bridge: mcast: track active state, IGMP/MLD querier appearance
` [PATCH net-next v2 05/14] net: bridge: mcast: track active state, foreign IGMP/MLD querier disappearance
` [PATCH net-next v2 06/14] net: bridge: mcast: track active state, IPv6 address availability
` [PATCH net-next v2 07/14] net: bridge: mcast: track active state, own MLD querier disappearance
` [PATCH net-next v2 08/14] net: bridge: mcast: track active state, if snooping is enabled
` [PATCH net-next v2 09/14] net: bridge: mcast: track active state, VLAN snooping
` [PATCH net-next v2 10/14] net: bridge: mcast: track active state, bridge up/down
` [PATCH net-next v2 11/14] net: bridge: mcast: track active state, prepare for outside lock reads
` [PATCH net-next v2 12/14] net: bridge: mcast: use combined active state in netlink
` [PATCH net-next v2 13/14] net: bridge: mcast: use combined active state in fast/data path
` [PATCH net-next v2 14/14] net: bridge: mcast: add inactive state assertions

[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
 2026-02-08 16:11 UTC  (4+ messages)
` [PATCH v3 2/4] rust: kvec: implement shrink_to and shrink_to_fit for Vec

[PATCH 00/19] btrfs: fix a return value and remove pointless labels and gotos
 2026-02-08 16:10 UTC  (3+ messages)
` [PATCH 16/19] btrfs: remove out label in finish_verity()

[PATCH] staging: rtl8723bs: fix inconsistent indentation detected by smatch
 2026-02-08 16:11 UTC  (2+ messages)

[RFC] Support UTF-8 characters in Git alias names
 2026-02-08 16:07 UTC  (2+ messages)

[PULL] u-boot-at91-2026.04-a
 2026-02-08 16:04 UTC 

[PATCH v2 0/3] btrfs: unbalanced disks aware per-profile available space estimation
 2026-02-08 15:59 UTC  (3+ messages)
` [PATCH v2 1/3] btrfs: introduce the device layout aware per-profile available space

[PATCH 0/7] btrfs: minor tweaks and cleanups to the super block writing path
 2026-02-08 15:49 UTC  (3+ messages)
` [PATCH 6/7] btrfs: remove max_mirrors argument from write_all_supers()

[syzbot] [usb?] INFO: task hung in usb_bulk_msg (2)
 2026-02-08 15:50 UTC  (8+ messages)

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-02-08 15:44 UTC  (23+ messages)
` [PATCH v6 10/43] btrfs: start using fscrypt hooks
` [PATCH v6 11/43] btrfs: add inode encryption contexts
` [PATCH v6 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v6 14/43] btrfs: handle "
` [PATCH v6 16/43] btrfs: select encryption dependencies if FS_ENCRYPTION
` [PATCH v6 20/43] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type
` [PATCH v6 28/43] btrfs: populate ordered_extent with the orig offset
` [PATCH v6 32/43] btrfs: implement process_bio cb for fscrypt
` [PATCH v6 33/43] btrfs: implement read repair for encryption
` [PATCH v6 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames

[PATCH 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-08 15:44 UTC  (7+ messages)
` [PATCH 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCH 0/2] tracing: resolve enum names for function arguments via BTF
 2026-02-08 15:42 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-08 15:39 UTC  (16+ messages)
` [PATCH v9 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v9 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v9 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v9 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v9 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v9 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v9 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH] serial: 8250: add CONFIG_SERIAL_8250_PROBE_BAUD option
 2026-02-08 15:28 UTC  (2+ messages)

[PATCH V2 2/3] wt-status: pass struct repository and wt_status through function parameters
 2026-02-08 15:25 UTC  (2+ messages)

[PATCH v2] clone: fix segfault when using --revision and v0/v1 protocol
 2026-02-08 15:25 UTC  (2+ messages)
` (no subject)

[PATCH] of: property: Create devlink between PCI Host bridge and Root Port suppliers
 2026-02-08 15:21 UTC  (5+ messages)

[PATCH v2 00/11] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-02-08 15:19 UTC  (8+ messages)
` [PATCH v2 10/11] mfd: motorola-cpcap: diverge configuration per-board
` [PATCH v2 11/11] mfd: motorola-cpcap: add support for Mot CPCAP composition

[OE-core][scarthgap][PATCH] glibc: stable 2.39 branch updates
 2026-02-08 15:18 UTC  (3+ messages)

[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-08 15:16 UTC  (4+ messages)
` [PATCH v8 3/7] mux: add help text for MULTIPLEXER config option

[RFC PATCH v2 0/4] Test annotate with data type profiling
 2026-02-08 15:16 UTC  (4+ messages)
  ` Rust data-type profiling working in perf was: "

[PATCH v2] arm64: dts: qcom: sm8550: Fix DTBO boot failure
 2026-02-08 15:10 UTC  (3+ messages)

[PATCH v2 v5.10.y 0/5] Backport fixes for CVE-2025-40149
 2026-02-08 15:06 UTC  (4+ messages)
` [PATCH v2 3/5] net/bonding: Implement ndo_sk_get_lower_dev

[PATCH v3 0/4] iio: accel: adxl345: Add event scaling and doc fixes
 2026-02-08 15:05 UTC  (5+ messages)
` [PATCH v3 1/4] docs: iio: adxl345: fix typos and grammar
` [PATCH v3 2/4] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v3 3/4] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v3 4/4] docs: iio: adxl345: update math and examples for scaling

[PATCH] cmd: mmc: Drop trailing space in Name: before newline
 2026-02-08 15:03 UTC  (2+ messages)

[PATCH v5.10-v5.15 ] ipv6: use RCU in ip6_xmit()
 2026-02-08 15:00 UTC  (2+ messages)

[PATCH] tty: ipwireless: Fix use-after-free in tasklet during device removal
 2026-02-08 14:58 UTC  (8+ messages)

[PATCH v7 0/2] i2c: spacemit: introduce pio for k1
 2026-02-08 14:53 UTC  (4+ messages)

[PATCH] selftests/net: add test for IPv4-in-IPv6 tunneling
 2026-02-08 14:46 UTC 

[meta-gnome][scarthgap][PATCH 01/10] mutter: upgrade 46.1 -> 46.9
 2026-02-08 14:51 UTC  (10+ messages)
` [meta-gnome][scarthgap][PATCH 02/10] mutter: fix profiler PACKAGECONFIG
` [meta-gnome][scarthgap][PATCH 03/10] gnome-bluetooth: upgrade 46.0 -> 46.2
` [meta-gnome][scarthgap][PATCH 04/10] gnome-shell-extensions: upgrade 46.1 -> 46.4
` [meta-gnome][scarthgap][PATCH 05/10] nautilus: upgrade 45.1 -> 45.2.1
` [meta-gnome][scarthgap][PATCH 06/10] gnome-commander: upgrade 1.16.1 -> 1.16.2
` [meta-gnome][scarthgap][PATCH 07/10] gnome-tweaks: upgrade 40.0 -> 40.10
` [meta-gnome][scarthgap][PATCH 08/10] gnome-disk-utility: update 46.0 -> 46.1
` [meta-gnome][scarthgap][PATCH 09/10] eog: upgrade 45.3 -> 45.4
` [meta-gnome][scarthgap][PATCH 10/10] gnome-text-editor: upgrade 46.1 -> 46.3

[PATCH v3 0/2] rpm: 4.20.1 -> 6.0.1
 2026-02-08 14:48 UTC  (5+ messages)
` [PATCH v3 2/2] "
  ` [OE-core] "

[PATCH v1] README.d/deps: Document dependencies of the project
 2026-02-08 14:45 UTC 

[PATCH 0/2] iommu/riscv: support range and non-leaf IOTLB invalidation
 2026-02-08 14:42 UTC  (6+ messages)
` [PATCH 1/2] iommu/riscv: Add NAPOT range invalidation support for IOTINVAL
` [PATCH 2/2] iommu/riscv: Add non-leaf invalidation support

[PATCH v3 00/33] Introduce support for confidential guest reset (x86)
 2026-02-08 14:39 UTC  (9+ messages)
` [PATCH v3 22/33] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors
` [PATCH v3 24/33] kvm/i8254: add support for confidential guest reset
` [PATCH v3 25/33] hw/hyperv/vmbus: "
` [PATCH v3 30/33] kvm/i386/apic: set local apic after vcpu file descriptors changed

[PATCH v1 1/1] drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
 2026-02-08 14:39 UTC  (5+ messages)

[PATCH] net/mlx5: update stored Rx queue MTU when port MTU changes
 2026-02-08 14:37 UTC  (3+ messages)
` [PATCH v2] net/mlx5: allow MTU mismatch for running shared Rx queues

[Buildroot] [PATCH RFC 0/5] Mark a set of target configurations as secondary
 2026-02-08 14:36 UTC  (6+ messages)
` [Buildroot] [PATCH RFC 1/5] arch/Config.in.x86: increase x86 default CPU from i586 to i686
` [Buildroot] [PATCH RFC 2/5] Makefile: export BR2_HIDE_SECONDARY_TARGET_OPTIONS
` [Buildroot] [PATCH RFC 3/5] Config.in: add BR2_HIDE_SECONDARY_TARGET_OPTIONS
` [Buildroot] [PATCH RFC 4/5] arch/Config.in: add BR2_SHOW_SECONDARY_TARGET_OPTIONS
` [Buildroot] [PATCH RFC 5/5] arch: mark a set of target configurations as secondary

[PATCH] staging: rtl8723bs: replace msleep with usleep_range
 2026-02-08 14:35 UTC  (2+ messages)

[RFC 0/3] vhost-net: netfilter support for RX path
 2026-02-08 14:32 UTC  (4+ messages)
` [RFC 1/3] uapi: vhost: add vhost-net netfilter offload API
` [RFC 2/3] vhost/net: add netfilter socket support
` [RFC 3/3] vhost/net: add RX netfilter offload path

[PATCH RFC 0/4] rust: add basic serial device bus abstractions
 2026-02-08 14:30 UTC  (6+ messages)
` [PATCH RFC 2/4] "

[PATCH 1/2] common/mlx5: add mlx5 prefix to remaining internal functions
 2026-02-08 14:29 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/mlx5: "

[raw2rgbpnm,PATCH] Add warning for non-pixel perfect bayer layout conversions
 2026-02-08 14:29 UTC  (2+ messages)

[PATCH] perf stat: Ensure metrics are displayed even with failed events
 2026-02-08 14:29 UTC  (3+ messages)
` [PATCH v1] perf test parse-metric: Ensure aggregate counts appear to have run

[PATCH v1] perf test record.sh: Fix shellcheck warning
 2026-02-08 14:27 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix null dereference in rule skip
 2026-02-08 14:15 UTC  (2+ messages)

[PATCH v2] ACPI: button: Call device_init_wakeup() earlier during probe
 2026-02-08 14:13 UTC 

[PATCH v2] clone: fix segfault when using --revision and v0/v1 protocol
 2026-02-08 14:09 UTC 

[PATCH v9 00/11] Streamline TPM2 HMAC sessions
 2026-02-08 14:09 UTC  (3+ messages)
` [PATCH v9 11/11] tpm-buf: Implement managed allocations

[PATCH] media: sun6i-mipi-csi2: Use V4L2 subdev active state
 2026-02-08 14:07 UTC  (4+ messages)

[PATCH v8 0/8] Add SPI offload support to AD4030
 2026-02-08 14:02 UTC  (7+ messages)
` [PATCH v8 5/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v8 7/8] iio: adc: ad4030: Add support for ADAQ4216 and ADAQ4224
` [PATCH v8 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[PATCH v9 2/2] scripts: checkpatch: add RUST_UNWRAP lint
 2026-02-08 14:01 UTC  (2+ messages)

[linux-next:master 8329/12094] drivers/scsi/mpi3mr/mpi3mr_app.c:3277:8-16: WARNING: please use sysfs_emit or sysfs_emit_at
 2026-02-08 13:59 UTC 

[PATCH v2] clk: Avoid DT fetch in possible_parent_show if clk_hw is provided
 2026-02-08 13:57 UTC  (2+ messages)

[PATCH] mm/fadvise: validate offset in generic_fadvise
 2026-02-08 13:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v20 00/12] virtio_net: Add ethtool flow rules support
 2026-02-08 13:57 UTC  (3+ messages)

[PATCH 0/5] rust: extend I2C functionality
 2026-02-08 13:56 UTC  (3+ messages)
` [PATCH 2/5] rust: bits: add define_flags macro

[GIT PULL] Rust for v6.20 / v7.0
 2026-02-08 13:54 UTC 

[PATCHSET v7] sched_ext: Fix ops.dequeue() semantics
 2026-02-08 13:55 UTC  (8+ messages)
` [PATCH 2/2] selftests/sched_ext: Add test to validate "

[PATCH v2 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles
 2026-02-08 13:52 UTC  (6+ messages)
` [PATCH v2 3/4] dt-bindings: arm: rockchip: Add Onion RV1103B Omega4

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-02-08 13:49 UTC  (10+ messages)

[PATCH] media: rzg2l-cru: Fix possible ERR_PTR deference
 2026-02-08 13:49 UTC  (4+ messages)

[PATCH] xdiff-interface: stop using the_repository
 2026-02-08 13:47 UTC 

[PATCH] staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
 2026-02-08 13:46 UTC  (2+ 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.