messages from 2026-07-10 18:50:33 to 2026-07-10 19:34:50 UTC [more...]
[PATCH] regulator: adp5055: Fix error code in adp5055_of_parse_cb()
2026-07-10 19:34 UTC
[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
2026-07-10 19:34 UTC (3+ messages)
[PATCH bpf v1 1/2] bpf: Fix tracing of kfuncs with implicit args
2026-07-10 19:34 UTC (7+ messages)
[PATCH] cpufreq: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
2026-07-10 19:34 UTC
[PATCHv2] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
2026-07-10 19:33 UTC (2+ messages)
[PATCH v4] smb: client: restrict implied bcc[0] exemption to responses without data area
2026-07-10 19:32 UTC (2+ messages)
` [PATCH v5] "
[PATCH] ata: libata-scsi: add out-of-bounds checks in ata_scsiop_inq_b9
2026-07-10 19:32 UTC
[PATCH BlueZ v2 1/2] lib: add iso_data_* macros to hci.h
2026-07-10 19:25 UTC (3+ messages)
` [PATCH BlueZ v2 2/2] monitor: fix parsing of ISO packet data header and slen check
[PATCH] Documentation/kernel-parameters: fix brackets
2026-07-10 19:32 UTC (2+ messages)
[PATCH v4 0/8] ibmvfc: make ibmvfc support FPIN messages
2026-07-10 19:32 UTC (22+ 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 v2] meson.build: re-add explicit gcrypt/nettle request check
2026-07-10 19:31 UTC (2+ messages)
[PATCH] sched/Documentation: fix code
2026-07-10 19:31 UTC (2+ messages)
[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Hawi and Maili SoCs
2026-07-10 19:30 UTC (2+ messages)
[PATCH v3] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
2026-07-10 19:30 UTC
[PATCH] checkpolicy: fix double free of fstype in define_genfs_context_helper
2026-07-10 19:29 UTC
[RFC PATCH bpf-next v1 0/1] Enable BPF JIT hardening by default when x86_64 CFI is enabled
2026-07-10 19:30 UTC (3+ messages)
` [RFC PATCH bpf-next v1 1/1] bpf: Enable "
[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
2026-07-10 19:29 UTC (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Cover tracing implicit kfunc args
[PATCH v2 0/7] docs: pt_BR: process: translation updates and additions
2026-07-10 19:29 UTC (2+ messages)
[PATCH] tests/vm: update to FreeBSD 14.4 image
2026-07-10 19:28 UTC (3+ messages)
[PATCH v5 0/5] Enhance RPMsg buffer management
2026-07-10 19:28 UTC (6+ messages)
` [PATCH v5 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
` [PATCH v5 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v5 4/5] docs: rpmsg: add virtio config space details
` [PATCH v5 5/5] samples: rpmsg: add MTU size info
[PATCH net-next v4] net: mana: Add handler for sriov configure
2026-07-10 19:27 UTC
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-10 19:25 UTC (19+ 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 27/30] mm/vma: correct incorrect vma.h inclusion
[android-common:android15-6.6-2025-08 1/1] drivers/mmc/host/atmel-mci.c:238: warning: Function parameter or member 'dma_filter' not described in 'mci_platform_data'
2026-07-10 19:24 UTC
[PATCH net v2 00/16] rxrpc: Fix CHALLENGE packet handling
2026-07-10 19:22 UTC (17+ 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 net v2 05/16] afs: Fix afs_fs_fetch_data() to set call->async
` [PATCH net v2 06/16] rxrpc: Fix packet encryption error handling
` [PATCH net v2 07/16] rxrpc: Fix update of call->tx_pending without holding lock
` [PATCH net v2 08/16] rxrpc: Fix generation of notifications after call completion
` [PATCH net v2 09/16] afs: Simplify call refcounting
` [PATCH net v2 10/16] afs: Make afs_put_call() take trace argument
` [PATCH net v2 11/16] afs: Fix UAF in afs_make_call()
` [PATCH net v2 12/16] keys: Add refcounting to user-defined key type payload
` [PATCH net v2 13/16] afs: Create a server appdata key
` [PATCH net v2 14/16] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
` [PATCH net v2 15/16] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
` [PATCH net v2 16/16] rxrpc: Remove OOB challenge/response code
[PATCH] Bluetooth: btrtl: validate firmware patch bounds
2026-07-10 19:23 UTC (2+ messages)
` "
[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 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)
[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 (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Hold a dma-buf reference for imported BOs (rev2)
[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 v3 00/16] arm_mpam: Add MPAM-Fb firmware support
2026-07-10 19:14 UTC (13+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.