All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 18:27:00 to 2026-07-10 19:22:53 UTC [more...]

[PATCH net v2 00/16] rxrpc: Fix CHALLENGE packet handling
 2026-07-10 19:22 UTC  (5+ messages)
` [PATCH net v2 01/16] afs: Fix NULL deref in afs_deliver_cb_init_call_back_state3()
` [PATCH net v2 02/16] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net v2 03/16] afs: Fix UAF when sending a message
` [PATCH net v2 04/16] afs: Fix two delivery functions to pass back -EAGAIN

[PATCH] docs: pt_BR: translate the management-style.rst to Brazilian Portuguese
 2026-07-10 19:21 UTC  (3+ messages)

[PATCH v18 00/14] virtio-net: live-TAP local migration
 2026-07-10 19:18 UTC  (15+ messages)
` [PATCH v18 01/14] net/tap: rework tap_parse_script
` [PATCH v18 02/14] net/tap: improve script/downscript options documentation
` [PATCH v18 03/14] net/tap: deprecate "no" as special value for script/downscript
` [PATCH v18 04/14] net/tap: move vhost-net open() calls to tap_parse_vhost_fds()
` [PATCH v18 05/14] net/tap: move vhost initialization to tap_setup_vhost()
` [PATCH v18 06/14] net/tap: use container_of instead of DO_UPCAST
` [PATCH v18 07/14] net/tap: QOMify tap backend
` [PATCH v18 08/14] net/tap: add TYPE_VMSTATE_IF interface
` [PATCH v18 09/14] qapi: add local migration parameter
` [PATCH v18 10/14] virtio-net: support local migration of backend
` [PATCH v18 11/14] net/tap: disable read polling for stopped VM
` [PATCH v18 12/14] net/tap: support local migration with virtio-net
` [PATCH v18 13/14] tests/functional: add skipWithoutSudo() decorator
` [PATCH v18 14/14] tests/functional: add test_tap_migration

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 19:20 UTC  (17+ messages)
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()

[PATCH net-next v3] net: mana: Add handler for sriov configure
 2026-07-10 19:19 UTC  (2+ messages)

[PATCH] docs: custom.css: don't limit randering to old 800px monitors
 2026-07-10 19:19 UTC  (3+ messages)

[RFC PATCH bpf-next v1 0/1] Enable BPF JIT hardening by default when x86_64 CFI is enabled
 2026-07-10 19:19 UTC  (2+ messages)
` [RFC PATCH bpf-next v1 1/1] bpf: Enable "

[PATCH bpf-next v3 0/2] bpf: require an owned cpumask for bpf_cpumask_populate()
 2026-07-10 19:18 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Require a BPF "

[PATCH] wifi: brcmfmac: drain bus_reset work on device removal
 2026-07-10 19:18 UTC  (3+ messages)

[PATCH] docs: driver-api: pin-control: fix spelling of below
 2026-07-10 19:18 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: ucsi_glink: Prevent suspend during UCSI notification handling
 2026-07-10 19:17 UTC  (2+ messages)

[PATCH net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
 2026-07-10 19:17 UTC  (2+ messages)

[PATCH] drm/xe: Hold a dma-buf reference for imported BOs
 2026-07-10 19:17 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Hold a dma-buf reference for imported BOs (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] Documentation: admin-guide: fix a doc for efi_no_storage_paranoia the "5KB" instead of the "50%"
 2026-07-10 19:17 UTC  (2+ messages)

[PATCH v4 0/8] ibmvfc: make ibmvfc support FPIN messages
 2026-07-10 19:16 UTC  (18+ messages)
` [PATCH v4 1/8] ibmvfc: add basic FPIN support
` [PATCH v4 2/8] ibmvfc: Add NOOP command support
` [PATCH v4 3/8] ibmvfc: make ibmvfc login to fabric
` [PATCH v4 4/8] ibmvfc: define asynchronous sub-queue
` [PATCH v4 5/8] ibmvfc: allocate "
` [PATCH v4 6/8] ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v4 7/8] ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v4 8/8] ibmvfc: handle extended FPIN events

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-10 19:14 UTC  (21+ messages)
` [PATCH v3 03/16] arm_mpam: propagate MSC read errors for hw_probe functions
` [PATCH v3 04/16] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v3 05/16] arm_mpam: propagate MSC read errors for msmon helpers
` [PATCH v3 06/16] arm_mpam: propagate MSC read errors for __ris_msmon_read()
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling
` [PATCH v3 08/16] arm_mpam: propagate MSC read errors for state saving functions
` [PATCH v3 09/16] arm_mpam: let low level MSC write accessors return an error
` [PATCH v3 11/16] arm_mpam: propagate MSC write errors for hardware probe functions
` [PATCH v3 12/16] arm_mpam: propagate MSC write errors for remaining MSC write users
` [PATCH v3 13/16] arm_mpam: prepare mon_sel locking for MPAM-Fb

Thin pool: safe pattern for disposable per-session snapshots over a shared read-only base?
 2026-07-10 19:14 UTC 

[PATCH] sched/doc: Fix stale em_pd_energy() reference in sched-energy
 2026-07-10 19:14 UTC  (2+ messages)

[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-07-10 19:14 UTC  (3+ messages)

[PATCH bpf v2 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-07-10 19:13 UTC  (4+ messages)
` [PATCH bpf v2 3/3] selftests/bpf: Add tests for >8 byte return value and 128-bit arguments

[GIT PULL] audit/audit-pr-20260710
 2026-07-10 19:13 UTC 

[GIT PULL] selinux/selinux-pr-20260710
 2026-07-10 19:13 UTC 

[PATCH] staging: nvec: kbd: replace global state with dynamic allocation
 2026-07-10 19:12 UTC 

[PATCH 0/5] platform/x86/amd/pmf: Add 1AH_M80H support and accumulator based NPU metrics
 2026-07-10 19:11 UTC  (9+ messages)
` [PATCH 1/5] platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registers
` [PATCH 2/5] platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended "
` [PATCH 3/5] platform/x86/amd/pmf: Move metrics code to dedicated file
` [PATCH 4/5] platform/x86/amd/pmf: Refactor NPU metrics for platform extensibility

Should we consider disable generic/563 for file systems that do not support cgroup2?
 2026-07-10 19:10 UTC 

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-10 19:09 UTC  (9+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-10 18:52 UTC  (13+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 02/12] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/12] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 05/12] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/12] drm/ttm: move delete handling into ttm_bo_evict
` [PATCH 07/12] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/12] drm/ttm: use dma_resv reference in ttm_device_clear_lru_dma_mappings
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4
` [PATCH 12/12] drm/amdgpu: use drm_exec during BO validation

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-10 19:07 UTC  (11+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH] docs: dma-api: remove needless bracket
 2026-07-10 19:07 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-10 19:05 UTC  (3+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-07-10 19:05 UTC  (3+ messages)

[PATCH] errseq: add missing bracket
 2026-07-10 19:04 UTC  (2+ messages)

[PATCH] Docs: list: Fix bracket
 2026-07-10 19:03 UTC  (2+ messages)

[PATCH net v2 0/2] net: dsa: mv88e6xxx: 6141/6341 workarounds
 2026-07-10 19:02 UTC  (4+ messages)
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes

[PATCH v2 00/24] clk: mediatek: more clock parent improvements
 2026-07-10 18:56 UTC  (25+ messages)
` [PATCH v2 01/24] clk: mediatek: mt7622: set parent flag for GATE_APMIXED()
` [PATCH v2 02/24] clk: mediatek: add registration function for clock tree types
` [PATCH v2 03/24] clk: mediaTek: mt7622: add clock tree type flags
` [PATCH v2 04/24] clk: mediaTek: mt7623: "
` [PATCH v2 05/24] clk: mediaTek: mt7629: "
` [PATCH v2 06/24] clk: mediaTek: mt7981: "
` [PATCH v2 07/24] clk: mediaTek: mt7986: "
` [PATCH v2 08/24] clk: mediaTek: mt7987: "
` [PATCH v2 09/24] clk: mediaTek: mt7988: "
` [PATCH v2 10/24] clk: mediaTek: mt8183: "
` [PATCH v2 11/24] clk: mediaTek: mt8188: "
` [PATCH v2 12/24] clk: mediaTek: mt8189: "
` [PATCH v2 13/24] clk: mediaTek: mt8195: "
` [PATCH v2 14/24] clk: mediaTek: mt8365: "
` [PATCH v2 15/24] clk: mediaTek: mt8512: "
` [PATCH v2 16/24] clk: mediaTek: mt8516: "
` [PATCH v2 17/24] clk: mediaTek: mt8518: "
` [PATCH v2 18/24] clk: mediatek: use registered provider for parent lookup
` [PATCH v2 19/24] clk: mediatek: drop parent udevice field
` [PATCH v2 20/24] clk: mediatek: remove mtk_common_clk_infrasys_init()
` [PATCH v2 21/24] arm: dts: mt7981: remove clock-parent properties
` [PATCH v2 22/24] arm: dts: mt7986: "
` [PATCH v2 23/24] arm: dts: mt7988: "
` [PATCH v2 24/24] clk: mediatek: mt7629: remove mt7629_peri_clk_tree

[PATCH v3] docs: packing: fix brackets
 2026-07-10 19:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-emailproxy: bump version to 2026.7.3
 2026-07-10 19:02 UTC 

[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
 2026-07-10 19:01 UTC  (4+ messages)
` [PATCH 04/12] pinctrl: rockchip: Add RV1106 pinctrl support

Patchwork housekeeping for: spi-devel-general
 2026-07-10 18:58 UTC 

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-07-10 18:58 UTC  (8+ messages)

CPU affinity behavior of liburcu call-rcu per-cpu worker threads
 2026-07-10 18:57 UTC  (11+ messages)

[PATCH v2 3/6] xen/arm: choose GIC version explicitly instead of GIC_NATIVE
 2026-07-10 18:57 UTC  (4+ messages)
  ` [PATCH v2 4/6] xen/arm: remove XEN_DOMCTL_CONFIG_GIC_NATIVE from the ABI

[drm-xe:drm-xe-fixes] BUILD SUCCESS f5ef65adf81da3dbce4e692e48c1754c0bb95da0
 2026-07-10 18:56 UTC 

[PATCH i-g-t 1/2] tools/intel_gpu_frequency: include limits.h to fix musl build
 2026-07-10 18:46 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_madvise: Fix the type for sighandler_t

[PATCH] pinctrl: pinctrl-rp1: Make use of str_hi_lo helper
 2026-07-10 18:56 UTC  (2+ messages)

[paulmck-rcu:dev] BUILD SUCCESS 9e96c9e915e787d30a4f43588555add7bc043766
 2026-07-10 18:56 UTC 

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-10 18:56 UTC  (3+ messages)
` [PATCH 01/10] sched/core: Drop mutex locks before proxy rescheduling

[PATCH i-g-t v3 0/2] Add CPU idle state control for accurate vblank timing
 2026-07-10 18:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-10 18:55 UTC  (4+ messages)
` [PATCH v3 09/14] "

[linux-nvme:nvme-7.3] BUILD SUCCESS cdf9a65e80ec874b630502946d269fac38dc5de8
 2026-07-10 18:54 UTC 

[PATCH] wifi: mt76: mt7921: validate CLC firmware records
 2026-07-10 18:54 UTC 

[PATCH 1/2] ARM: dts: st: spear: Correct indentation
 2026-07-10 18:54 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: st: ste: "

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-10 18:53 UTC  (3+ messages)

[bluez/bluez] 855382: lib: add iso_data_* macros to hci.h
 2026-07-10 18:53 UTC 

[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
 2026-07-10 18:52 UTC 

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-10 18:51 UTC  (3+ messages)
` [PATCH net 1/7] selftests: af_unix: add USER_NS config

[PATCH] builtin/add.c: replace run_command() with direct apply_all_patches() call
 2026-07-10 18:51 UTC  (3+ messages)
` [PATCH v2] "

[pci:controller/dwc-rcar-gen4] BUILD SUCCESS 6bd0f589488396d14c4d9e4f030954ccc2ee4f93
 2026-07-10 18:50 UTC  (2+ messages)

+ selftest-fix-headers-in-fclogc.patch added to mm-hotfixes-unstable branch
 2026-07-10 18:50 UTC 

[PATCH 0/2] sh: mach-x3proto: convert gpio-keys to software nodes
 2026-07-10 18:50 UTC  (2+ messages)

[PATCH BlueZ v1] monitor: Fix printing subpages bits after all subpages
 2026-07-10 18:50 UTC 

[PATCH net] tcp: fix TIME_WAIT socket reference leak on PSP policy failure
 2026-07-10 18:49 UTC  (2+ messages)

[PATCH v2 0/2] Add trace event support for GENI SE registers dump
 2026-07-10 18:48 UTC  (3+ messages)
` [PATCH v2 1/2] soc: qcom: geni-se: trace: "
` [PATCH v2 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
 2026-07-10 18:47 UTC  (4+ messages)

[PATCH] docs: driver-api: pin-control: fix spelling of below
 2026-07-10 18:45 UTC  (2+ messages)

Bug#1141604: linux-image-6.12.94+deb13-amd64: does not detect ScreenPad on ASUS VivoBook
 2026-07-10 18:45 UTC  (4+ messages)

[PATCH] mm/zswap: flush dcache in the compressed decompression path
 2026-07-10 18:43 UTC  (3+ messages)

[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
 2026-07-10 18:42 UTC  (4+ messages)

[PATCH v1] drm/bridge: inno-hdmi: reset DDC segment pointer per I2C transfer
 2026-07-10 18:40 UTC  (2+ messages)

[PATCH] riscv: kprobes: Add test case for c.jal instruction simulation
 2026-07-10 18:40 UTC  (3+ messages)

[PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
 2026-07-10 18:39 UTC  (7+ messages)
` [PATCH v6 1/2] riscv: probes: simulate c.jal instruction

[PATCH] Makefile: fix up lib directory move
 2026-07-10 18:38 UTC 

[PATCH v2 0/7] clk: Add support for clock nexus
 2026-07-10 18:36 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v2 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v2 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v2 6/7] clk: Add support for clock nexus dt bindings

[PATCH] vDSO, kbuild: Provide vDSO debug variants at runtime
 2026-07-10 18:34 UTC  (7+ messages)

cygwin v2.55.0 test failures
 2026-07-10 18:32 UTC 

[PATCH 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
 2026-07-10 18:34 UTC  (3+ messages)
` [PATCH 1/2] gpio: realtek-otto: use __raw_readl/writel in realtek_gpio_update_line_imr()
` [PATCH 2/2] gpio: realtek-otto: decide bank_read/write by device endianness

[PATCH] srcu: Queue sdp->work when the delay timer is successfully deleted
 2026-07-10 18:34 UTC  (2+ messages)

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 1e692e85500fd3a971da0241f044f4572b2be8b6
 2026-07-10 18:33 UTC 

[pci:next] BUILD SUCCESS 5d9f1dd3b3e7bd64ac7ddedf28fcb7db81053819
 2026-07-10 18:31 UTC 

[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-10 18:30 UTC  (3+ messages)

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-10 18:29 UTC  (9+ messages)

[ath:for-current] BUILD SUCCESS 55f3aa06951cac78b0206bde961c8cf11929a27a
 2026-07-10 18:28 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 0261648e5d8bbffffa6f2508ebda4b951efca827
 2026-07-10 18:28 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD REGRESSION 570e378a93d32abe5d2d0b5c252289f2f7a37983
 2026-07-10 18:27 UTC 

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-10 18:27 UTC  (11+ messages)

[PATCH] checkpolicy: add bad data protection tests
 2026-07-10 18:27 UTC  (2+ messages)

[lee-leds:for-leds-next] BUILD SUCCESS 96fa4d69958cf90740d756d1e45cdb02cface41b
 2026-07-10 18:26 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.