All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-19 00:19:51 to 2024-12-19 01:54:41 UTC [more...]

[Bug report] Regression with kernel v6.13-rc2
 2024-12-19  0:52 UTC  (3+ messages)

[PATCH v2] tools: perf: tests: Fix code reading for riscv
 2024-12-19  1:52 UTC  (12+ messages)

[PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
 2024-12-19  1:54 UTC  (9+ messages)
` [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth

[Buildroot] [PATCH 1/1] package/python-fastapi: bump to version 0.115.6
 2024-12-19  1:54 UTC 

[PATCH net 0/2] pull-request: can 2024-12-18
 2024-12-19  1:54 UTC  (4+ messages)
` [PATCH net 2/2] can: m_can: fix missed interrupts with m_can_pci

[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
 2024-12-19  1:53 UTC  (12+ messages)
` [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock

[PATCH 1/2] media: amphion: Support display delay for Hevc format
 2024-12-19  1:51 UTC  (2+ messages)
` [PATCH 2/2] media: amphion: Add a frame flush mode for decoder

[PATCH] drm/xe/gsc: Make GSCCS disabling message less alarming
 2024-12-19  1:51 UTC  (2+ messages)

[PATCH 0/8] Add XHCI TR NOOP support, plus PCI, MSIX changes
 2024-12-19  1:50 UTC  (4+ messages)
` [PATCH 5/8] hw/usb/xhci: Move HCD constants to a header and add register constants

[PATCH v1 0/1] SoCFPGA: Add watchdog mode setting for Agilex 5
 2024-12-19  1:50 UTC  (3+ messages)
` [PATCH v1 1/1] arm: socfpga:agilex5: Fix system manager watchdog mode setting

[PATCH] docs: net: bonding: fix typos
 2024-12-19  1:50 UTC  (2+ messages)

[PATCH] net/nfp: implement the burst mode get operation
 2024-12-19  1:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net: phy: avoid undefined behavior in *_led_polarity_set()
 2024-12-19  1:50 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add Quectel RG255C
 2024-12-19  1:50 UTC  (2+ messages)

[PATCH 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
 2024-12-19  1:50 UTC  (4+ messages)
` [PATCH 07/20] KVM: selftests: Continuously reap dirty ring while vCPU is running

[LTP] [PATCH 1/2] ip_tests.sh: Iprove grep count
 2024-12-19  1:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-dbus-fast: bump to version 2.24.4
 2024-12-19  1:48 UTC 

[RFC v2] lsm: fs: Use inode_free_callback to free i_security in RCU callback
 2024-12-19  1:47 UTC  (2+ messages)

brcmfmac SAE/WPA3 negotiation
 2024-12-19  1:46 UTC  (18+ messages)

[PATCH] wifi: rtw89: debug: print regd for QATAR/UK/THAILAND
 2024-12-19  1:45 UTC 

[PATCH v3] PCI: vmd: Fix spinlock usage on config access for RT kernel
 2024-12-19  1:45 UTC 

[PATCH] wifi: rtw89: adjust thermal protection step and more RTL8852BE-VT ID
 2024-12-19  1:45 UTC 

[PATCH] virtio-net: vhost-user: Implement internal migration
 2024-12-19  1:43 UTC  (2+ messages)

[PATCH v3 0/7] hw/ppc: Remove tswap() calls
 2024-12-19  1:43 UTC  (13+ messages)
` [PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
` [PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
` [PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
` [PATCH v3 6/7] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
` [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value

[PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-12-19  1:43 UTC  (4+ messages)
` [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions "

[PATCH net-next v4 00/12] Begin upstreaming Homa transport protocol
 2024-12-19  1:43 UTC  (3+ messages)
` [PATCH net-next v4 01/12] inet: homa: define user-visible API for Homa

[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
 2024-12-19  1:42 UTC  (27+ messages)
` [PATCH net-next v16 01/26] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v16 02/26] ovpn: add basic netlink support
` [PATCH net-next v16 03/26] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v16 04/26] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v16 05/26] ovpn: introduce the ovpn_peer object
` [PATCH net-next v16 06/26] kref/refcount: implement kref_put_sock()
` [PATCH net-next v16 07/26] ovpn: introduce the ovpn_socket object
` [PATCH net-next v16 08/26] ovpn: implement basic TX path (UDP)
` [PATCH net-next v16 09/26] ovpn: implement basic RX "
` [PATCH net-next v16 10/26] ovpn: implement packet processing
` [PATCH net-next v16 11/26] ovpn: store tunnel and transport statistics
` [PATCH net-next v16 12/26] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v16 13/26] ovpn: implement TCP transport
` [PATCH net-next v16 14/26] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v16 15/26] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v16 16/26] ovpn: implement multi-peer support
` [PATCH net-next v16 17/26] ovpn: implement peer lookup logic
` [PATCH net-next v16 18/26] ovpn: implement keepalive mechanism
` [PATCH net-next v16 19/26] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v16 20/26] ovpn: add support for peer floating
` [PATCH net-next v16 21/26] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v16 22/26] ovpn: implement key add/get/del/swap "
` [PATCH net-next v16 23/26] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v16 24/26] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v16 25/26] ovpn: add basic ethtool support
` [PATCH net-next v16 26/26] testing/selftests: add test tool and scripts for ovpn module

[PATCH v2 2/2] Increase minimum git commit ID abbreviation to 16 characters
 2024-12-19  1:41 UTC  (3+ messages)
` [RFC] git-disambiguate: disambiguate shorthand git ids

[GIT PULL FOR v6.14] uvcvideo changes
 2024-12-19  1:41 UTC 

[PATCH] drm/i915/dmc_wl: store register ranges in rodata
 2024-12-19  1:41 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] PCI: fix reference leak in pci_alloc_child_bus()
 2024-12-19  1:39 UTC  (2+ messages)

[PATCH v2] spmi: hisi-spmi-controller: manage the OF node reference in device initialization and cleanup
 2024-12-19  1:37 UTC  (3+ messages)

[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
 2024-12-19  1:37 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/python-cryptography: bump to version 44.0.0
 2024-12-19  1:36 UTC 

[PATCH v2 00/11] Add eDP support for RK3588
 2024-12-19  1:35 UTC  (11+ messages)
` [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
` [PATCH v2 11/11] arm64: dts: rockchip: Add nodes related to eDP1 for RK3588

[PATCH 00/10] Cumulative fixes and updates for MediaTek ethernet driver
 2024-12-19  1:36 UTC  (5+ messages)
` [PATCH 02/10] arm: dts: mt7629: fix sgmii clock selection for ethernet

Ideas to Improve GDB Stub in Qemu for i8086
 2024-12-19  1:35 UTC 

[PATCH v3] spmi: hisi-spmi-controller: manage the OF node reference in device initialization and cleanup
 2024-12-19  1:35 UTC 

[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-19  1:32 UTC  (6+ messages)
` [PATCH v8 net-next 3/4] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-19  1:32 UTC  (16+ messages)
` [PATCH v5 1/8] usb: typec: Only use SVID for matching altmodes
` [PATCH v5 2/8] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v5 3/8] usb: typec: Make active on port altmode writable
` [PATCH v5 4/8] usb: typec: Print err when displayport fails to enter
` [PATCH v5 5/8] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v5 7/8] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v5 8/8] platform/chrome: cros_ec_typec: Disable tbt on port

[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs
 2024-12-19  1:31 UTC  (5+ messages)

[PATCH] tests/intel/xe_drm_fdinfo: Do not destroy NULL xe_cork
 2024-12-19  1:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

IPU6 Camera with ov08x40 (OVTI08F4 sensor) HP Spectre 16" Meteor Lake doesn't work
 2024-12-19  1:29 UTC  (11+ messages)

[PATCH v3 0/5] perf file align features, avoid UB
 2024-12-19  1:29 UTC  (4+ messages)
` [PATCH v3 3/5] perf synthetic-events: Ensure features are aligned

[PATCH] selftests/bpf: Fix compilation error in get_uprobe_offset()
 2024-12-19  1:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-certifi: bump to version 2024.12.14
 2024-12-19  1:28 UTC 

[PATCH v1] memcg: fix soft lockup in the OOM process
 2024-12-19  1:27 UTC  (7+ messages)

[PATCH] pm: cpupower: Add install and uninstall options to bindings makefile
 2024-12-19  1:26 UTC 

[Buildroot] [PATCH 1/1] package/python-asyncssh: bump to version 2.19.0
 2024-12-19  1:25 UTC 

cpu_rmap maps CPUs to wrong interrupts after reprogramming affinities
 2024-12-19  1:23 UTC  (2+ messages)

[for-linus][PATCH 0/2] ring-buffer: Fixes for v6.13
 2024-12-19  1:23 UTC  (3+ messages)
` [for-linus][PATCH 1/2] ring-buffer: Fix overflow in __rb_map_vma
` [for-linus][PATCH 2/2] trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers

[PATCH net-next v1] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
 2024-12-19  1:19 UTC  (2+ messages)

[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
 2024-12-19  1:19 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/python-anyio: bump to version 4.7.0
 2024-12-19  1:20 UTC 

[PATCH] io_uring: Fix registered ring file refcount leak
 2024-12-19  1:20 UTC  (2+ messages)

[PATCH v3] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
 2024-12-19  1:17 UTC  (2+ messages)

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-19  1:16 UTC  (3+ messages)
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer

[PATCH v2 0/2] rockchip: add can for RK3576 Soc
 2024-12-19  1:11 UTC  (6+ messages)
` [PATCH v2 1/2] net: can: "
` [PATCH v2 2/2] arm64: dts: rockchip: rk3576: add can dts nodes

[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
 2024-12-19  1:11 UTC  (7+ messages)

[PATCH] refs: exit early from the loop if it is not a main worktree
 2024-12-19  1:10 UTC  (4+ messages)

[PATCH] imx: Fix usable memory ranges for imx8m SOCs
 2024-12-19  1:10 UTC  (2+ messages)

[PATCH] btrfs: validate system chunk array at btrfs_validate_super()
 2024-12-19  1:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-asyncclick: new package
 2024-12-19  1:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-aerich: bump to version 0.8.0

[PATCH] spi: rockchip-sfc: Using normal memory for dma
 2024-12-19  1:05 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_dquot_detach_buf
 2024-12-19  1:07 UTC  (2+ messages)

[cip dev][PATCH 6.1.y-cip 0/8] watchdog: rzg2l_wdt: Backport RZ/G3S support
 2024-12-19  1:05 UTC  (2+ messages)

[PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings
 2024-12-19  1:00 UTC  (3+ messages)

[cip dev][PATCH 5.10.y-cip 00/10] watchdog: rzg2l_wdt: Backport RZ/G3S support
 2024-12-19  0:59 UTC  (2+ messages)

[PATCH i-g-t 0/5] Add xe_sriov_auto_provisioning tests
 2024-12-19  1:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4 net-next] net/mlx5e: Report rx_discards_phy via rx_dropped
 2024-12-19  1:00 UTC  (2+ messages)

[PATCH v3 00/22] Add Intel Touch Host Controller drivers
 2024-12-19  0:59 UTC  (5+ messages)

[PATCH v2 1/1] power: supply: gpio-charger: Support to disable charger
 2024-12-19  0:58 UTC  (4+ messages)

+ zram-cond_resched-in-writeback-loop.patch added to mm-unstable branch
 2024-12-19  0:58 UTC 

+ zram-use-zram_read_from_zspool-in-writeback.patch added to mm-unstable branch
 2024-12-19  0:57 UTC 

+ zram-factor-out-different-page-types-read.patch added to mm-unstable branch
 2024-12-19  0:57 UTC 

+ zram-factor-out-zram_huge-write.patch added to mm-unstable branch
 2024-12-19  0:57 UTC 

+ zram-factor-out-zram_same-write.patch added to mm-unstable branch
 2024-12-19  0:57 UTC 

+ zram-remove-entry-element-member.patch added to mm-unstable branch
 2024-12-19  0:57 UTC 

+ zram-free-slot-memory-early-during-write.patch added to mm-unstable branch
 2024-12-19  0:57 UTC 

Slow-tier Page Promotion discussion recap and open questions
 2024-12-19  0:56 UTC  (2+ messages)

mm/mempolicy.c:2303 vma_alloc_folio_noprof() warn: bitwise AND condition is false here
 2024-12-19  0:55 UTC 

[PATCH v2] PCI: vmd: Fix spinlock usage on config access for RT kernel
 2024-12-19  0:55 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Fix spinlock usage on config access for RT kernel
 2024-12-19  0:53 UTC  (2+ messages)

[PATCH v4 1/3] aes: Allow to store randomly generated IV in the FIT
 2024-12-19  0:51 UTC  (3+ messages)
` [PATCH v4 3/3] tools: binman: Add tests for FIT with data encrypted by mkimage

[PATCH v2 0/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
 2024-12-19  0:50 UTC  (8+ messages)
` [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
` [PATCH v2 2/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model

[Buildroot] [PATCH 1/1] package/python-tortoise-orm: bump to version 0.22.2
 2024-12-19  0:49 UTC 

[CI] drm/xe/gsc: test new GSC 1040.0.0.1345 for LNL
 2024-12-19  0:47 UTC 

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-19  0:47 UTC  (14+ messages)

[PATCH v1] perf trace: Fix BPF loading failure (-E2BIG)
 2024-12-19  0:45 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
 2024-12-19  0:42 UTC  (3+ messages)

[PATCH v2] xfs: add a test for atomic writes
 2024-12-19  0:41 UTC  (2+ messages)

[PATCH net-next v5] net: Document netmem driver support
 2024-12-19  0:41 UTC  (2+ messages)

[Buildroot] [PATCH v2] boot/ti-k3-r5-loader: add host-gnutls to dependencies
 2024-12-19  0:37 UTC 

[PATCH 0/6] ASoC: extra format on each DAI
 2024-12-19  0:37 UTC  (6+ messages)
` [PATCH 6/6] ASoC: audio-graph-card2: Use "

[PATCH v6 0/5] media: uvcvideo: Two +1 fixes for async controls
 2024-12-19  0:37 UTC  (5+ messages)
` [PATCH v6 5/5] media: uvcvideo: Flush the control cache when we get an event

[PATCH v3 0/3] riscv: Add bfloat16 instruction support
 2024-12-19  0:36 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add bfloat16 ISA extension description

[PATCH v2 0/6] ASoC: extra format on each DAI
 2024-12-19  0:35 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: audio-graph-card2: use __free(device_node) for device node
` [PATCH v2 2/6] ASoC: audio-graph-card: "
` [PATCH v2 3/6] ASoC: simple-card: "
` [PATCH v2 4/6] ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw()
` [PATCH v2 5/6] ASoC: soc-core: Enable to use extra format on each DAI
` [PATCH v2 6/6] ASoC: audio-graph-card2: Use "

[PATCH v1 1/3] drm/admgpu: replace kmalloc() and memcpy() with kmemdup()
 2024-12-19  0:35 UTC  (3+ messages)
` [PATCH v1 2/3] xfs/libxfs: "

[PATCH i-g-t 1/2] lib/igt_kmod: fix check to confirm correct driver unload
 2024-12-19  0:35 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH v1 00/16] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2024-12-19  0:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 3.8.1
 2024-12-19  0:34 UTC 

+ mm-swap_cgroup-decouple-swap-cgroup-recording-and-clearing.patch added to mm-unstable branch
 2024-12-19  0:33 UTC 

+ mm-swap_cgroup-remove-global-swap-cgroup-lock.patch added to mm-unstable branch
 2024-12-19  0:33 UTC 

+ mm-swap_cgroup-remove-swap_cgroup_cmpxchg.patch added to mm-unstable branch
 2024-12-19  0:33 UTC 

+ mm-memcontrol-avoid-duplicated-memcg-enable-check.patch added to mm-unstable branch
 2024-12-19  0:33 UTC 

[PATCH][SMB3 client] fix TCP timers deadlock after rmmod
 2024-12-19  0:30 UTC  (3+ messages)
` Fwd: "

[PATCH 0/3] drm/xe: Small trace print improvements
 2024-12-19  0:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Small trace print improvements (rev2)

+ init-fix-removal-warning-for-deprecated-initrd-loading.patch added to mm-nonmm-unstable branch
 2024-12-19  0:29 UTC 

[PATCH v1] tests/intel/xe_debugfs: Extend gt test to check few debugfs entries
 2024-12-19  0:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] init: fix removal warning for deprecated initrd loading
 2024-12-19  0:28 UTC  (2+ messages)

[PATCH v2] mailbox: zynqmp: setup IPI for each valid child node
 2024-12-19  0:26 UTC  (4+ messages)

[syzbot] [net?] general protection fault in put_page (4)
 2024-12-19  0:26 UTC  (2+ messages)

[PATCH 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-19  0:23 UTC  (3+ messages)
` [PATCH 1/2] xe/oa: Fix query mode of operation for OAR/OAC
` [PATCH 2/2] xe/oa: Drop the unused logic to parse context image

[PATCH i-g-t] tests/xe: Add xe_cgroup test
 2024-12-19  0:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 0/3] Add stack protector
 2024-12-19  0:20 UTC  (7+ messages)

[PATCH] drm: add modifiers for MediaTek tiled formats
 2024-12-19  0:20 UTC  (3+ messages)

[PATCH v5 07/20] x86/kexec: Invoke copy of relocate_kernel() instead of the original
 2024-12-19  0:20 UTC  (11+ messages)

[PATCH v2 0/8] Add PMU support for single engine busyness
 2024-12-19  0:19 UTC  (3+ messages)
` [PATCH v2 7/8] drm/xe/guc: Expose engine busyness only for supported GuC version


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.