messages from 2026-07-08 17:15:29 to 2026-07-08 18:04:23 UTC [more...]
[tip: timers/urgent] posix-cpu-timers: Prevent UAF caused by non-leader exec() race
2026-07-08 18:04 UTC (4+ messages)
What's cooking in git.git (Jul 2026, #03)
2026-07-08 18:03 UTC (4+ messages)
[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
2026-07-08 18:03 UTC (16+ messages)
` [PATCH v2] "
[PATCH nf] ipvs: fix more places with wrong ipv6 transport offsets
2026-07-08 18:03 UTC
[PATCH v2] x86/virt/tdx: Formalize SEAMCALL version encoding support
2026-07-08 18:03 UTC (2+ messages)
[PATCH net v3] tipc: fix u16 MTU truncation in media and bearer MTU validation
2026-07-08 18:02 UTC
[tip: irq/drivers] irqchip/qcom-pdc: Fix kernel doc for qcom_pdc_gic_secondary_set_type()
2026-07-08 18:01 UTC
[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-07-08 18:01 UTC (7+ messages)
` [PATCH v8 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v8 2/6] alloc_tag: add ioctl filters "
` [PATCH v8 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v8 4/6] alloc_tag: add accuracy based "
` [PATCH v8 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v8 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH] perf vendor events amd: Reintroduce deprecated Zen 5 core events
2026-07-08 18:00 UTC (2+ messages)
[PATCH v1] perf tests: Restore -p flag to lock contention test
2026-07-08 17:59 UTC (2+ messages)
[PATCH] drm/amdgpu/discovery: Fix device family for DCN42
2026-07-08 17:59 UTC (3+ messages)
[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
2026-07-08 17:58 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH v2 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
` [PATCH v2 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
` [PATCH v2 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base
[PATCH v6 00/20] rust: I/O type generalization and projection
2026-07-08 17:58 UTC (3+ messages)
` [PATCH v6 13/20] rust: io: add projection macro and methods
Programmatically edit the git rebase sequence?
2026-07-08 17:58 UTC (2+ messages)
[PATCH v3 0/2] HID: sensor: custom: Fix fields lifetime issues
2026-07-08 17:58 UTC (5+ messages)
` [PATCH v3 1/2] HID: sensor: custom: Fix use-after-free in enable_sensor
` [PATCH v3 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-08 17:58 UTC (4+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCHSET] xfs: LLM-inspired bug fixes, part 1
2026-07-08 17:57 UTC (5+ messages)
` [PATCH 1/6] xfs: don't replace the wrong part of the cow fork
[PATCH 1/2] dm-io: clone the source bio instead of copying its biovec
2026-07-08 17:57 UTC (6+ messages)
` [PATCH 2/2] dm-raid1: don't fail the mirror for invalid I/O errors
[PATCH 0/2] Prevent abort on non-UTF-8 data loaded from storage
2026-07-08 17:56 UTC (3+ messages)
` [PATCH 1/2] technology: Ignore invalid UTF-8 tethering identifier and passphrase
` [PATCH 2/2] service: Ignore invalid UTF-8 service name
[PATCH net-next v6 4/6] pds_core: add PLDM component info display
2026-07-08 17:55 UTC (3+ messages)
[PATCH v2 0/2] tests/msm: Add PERFCNTR_CONFIG ioctl
2026-07-08 17:54 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for tests/msm: Add PERFCNTR_CONFIG ioctl (rev2)
[PATCH] mm/damon: prevent migration fallback to non-target nodes
2026-07-08 17:55 UTC (3+ messages)
[PATCH] Documentation: RCU: fix brackets
2026-07-08 17:53 UTC (2+ messages)
[GIT PULL] amd/xilinx/fpga patches for v2025.10-rc1 v3
2026-07-08 17:53 UTC (2+ messages)
[PATCH v4 0/6] drm/msm: A couple lazy-vm fixes
2026-07-08 17:53 UTC (12+ messages)
` [PATCH v4 1/6] drm/msm: Fix barriers accessing ctx vm
` [PATCH v4 2/6] drm/msm: Block VM_BIND for shared VMs
` [PATCH v4 3/6] drm/msm: Validate lazy VM is created in GEM_SUBMIT
` [PATCH v4 4/6] drm/msm: Validate lazy VM in GEM_NEW
` [PATCH v4 5/6] drm/msm: Fix per-process-pgtables check
` [PATCH v4 6/6] drm/msm: Remove invalid overflow check
[PATCH v1 0/2] mm: split underused anonymous mTHP folios
2026-07-08 17:52 UTC (4+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
[jack-fs:for_next 1/4] fs/udf/inode.c:2302:44: error: 'sbi' undeclared
2026-07-08 17:51 UTC
[PATCH] rust: sync: improve `Arc` documentation links
2026-07-08 17:51 UTC
[PATCH v2] prio-queue: use cascade-down for faster extract-min
2026-07-08 17:49 UTC (4+ messages)
` [PATCH v3 0/2] prio-queue: use bottom-up sift for extract-min
` [PATCH v3 1/2] prio-queue: extract sift_up() from prio_queue_put()
` [PATCH v3 2/2] prio-queue: use cascade for unfused gets
[PATCH v3 0/5] net: qrtr: ns: A bunch of fixs
2026-07-08 17:49 UTC (3+ messages)
` [PATCH v3 4/5] net: qrtr: ns: Limit the total number of nodes
[PATCH V3 0/6] null_blk: fix init/exit races and memleaks
2026-07-08 17:49 UTC (3+ messages)
` [PATCH V3 6/6] null_blk: mark racy configfs attribute accesses with READ_ONCE/WRITE_ONCE
[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
2026-07-08 17:48 UTC (13+ messages)
[PATCH v2] drm/xe/configfs: Add disable_multi_queue attribute
2026-07-08 17:48 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/configfs: Add disable_multi_queue attribute (rev2)
[RFC] clone: allow sparse-checkout paths to be specified during clone
2026-07-08 17:48 UTC (3+ messages)
[PATCH v8 00/10] can: bcm: collected fixes - final3 :-/
2026-07-08 17:47 UTC (28+ messages)
` [PATCH v8 01/10] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v8 02/10] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v8 03/10] can: bcm: add locking when updating filter and timer values
` [PATCH v8 04/10] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v8 05/10] can: bcm: add missing rcu list annotations and operations
` [PATCH v8 06/10] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v8 07/10] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v8 08/10] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v8 09/10] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v8 10/10] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
2026-07-08 17:47 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type (rev3)
` ✓ i915.CI.BAT: "
[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
2026-07-08 17:47 UTC (4+ messages)
[PATCH] merge --abort: don't delete autostash before reset succeeds
2026-07-08 17:46 UTC (3+ messages)
[PATCH 1/4] spi: atmel-quadspi: add controller init callback
2026-07-08 17:46 UTC (3+ messages)
[PATCHSET 2/2] xfsprogs: new libxfs code from kernel 7.2
2026-07-08 17:45 UTC (3+ messages)
` [PATCH 18/18] xfs: move XFS_LSN_CMP to xfs_log_format.h
` [PATCH v1.1 "
[PATCH] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
2026-07-08 17:44 UTC (4+ messages)
[RFC PATCH] net/bonding: reject control operations in secondary
2026-07-08 17:42 UTC
[PATCH] gzip: fix CVE-2026-41992
2026-07-08 17:42 UTC (3+ messages)
` [OE-core] "
[PATCH i-g-t v12] tests/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
2026-07-08 17:41 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_vm: Add oversubscribe concurrent bind stress subtest (rev2)
[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-07-08 17:39 UTC (7+ messages)
` [RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
` [RESEND PATCH v4 02/15] x86/resctrl: Add PLZA support to command-line options
[PATCH] clk: qcom: sa8775p: enable GPLL9 before SDCC1 high-speed rates
2026-07-08 17:02 UTC
[PATCH] mtd: spi-nor: Add Dosilicon DS25Q4BB support
2026-07-08 14:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-07-08 17:38 UTC (6+ messages)
` [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC
[PATCH v2] lib/mbedtls: Do not use ERR_PTR with mbedTLS error values
2026-07-08 17:30 UTC (5+ messages)
[PATCH v2] video: add ChipWealth CH13726A AMOLED panel driver
2026-07-08 13:45 UTC (3+ messages)
[PATCH 00/12] power: domain: mediatek: refactor driver and add MT8188 support
2026-07-08 13:07 UTC (13+ messages)
` [PATCH 01/12] power: domain: keep Makefile and Kconfig sorted
` [PATCH 02/12] configs: mediatek: drop unused CONFIG_MTK_POWER_DOMAIN
` [PATCH 03/12] power: domain: mediatek: remove enum scp_domain_type
` [PATCH 04/12] power: domain: mediatek: prefix internal identifiers with mtk_
` [PATCH 05/12] power: domain: mediatek: constify scp_domain_data instances
` [PATCH 06/12] power: domain: mediatek: split into per-SoC drivers
` [PATCH 07/12] power: domain: mediatek: wrap domain tables in struct scp_soc_data
` [PATCH 08/12] power: domain: mediatek: rename mtk_power_domain_probe to mtk_scpsys_probe
` [PATCH 09/12] power: domain: mediatek: rename struct mtk_scp_domain to mtk_scpsys
` [PATCH 10/12] power: domain: mediatek: add support for the power-controller model
` [PATCH 11/12] power: domain: mediatek: add MT8188 power domain driver
` [PATCH 12/12] configs: mediatek: enable MT8188 power domain
[PATCH 1/4] glibc: inherit update-rc.d
2026-07-08 17:36 UTC (4+ messages)
` [PATCH 2/4] glibc: only install nscd if it's been enabled
` [PATCH 3/4] glibc: only inherit init script classes if nscd is enabled
` [PATCH 4/4] glibc: disable nscd by default
[PATCH 0/6] receive-pack: use ODB transactions to stage object writes
2026-07-08 17:36 UTC (10+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 07/11] odb/transaction: propagate commit errors
` [PATCH v2 09/11] odb/transaction: introduce ODB transaction flags
[meta-ti][master/wrynose][PATCH] firmware: Update license path
2026-07-08 17:35 UTC (2+ messages)
[PATCH v3 00/21] Introduce support for CRTC (post-blend) color pipeline
2026-07-08 17:35 UTC (3+ messages)
` [PATCH v3 20/21] drm/vkms: Introduce support for post-blend "
[PATCH v2 0/3] usb: typec: tipd: add TPS66993 support
2026-07-08 17:34 UTC (4+ messages)
` [PATCH v2 3/3] "
[PATCH v2 0/2] Add driver for DAC8163:
2026-07-08 17:33 UTC (4+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163
[PATCH net] tipc: fix NULL deref in tipc_lxc_xmit() on node up
2026-07-08 17:30 UTC
[PATCH] boot: android: fix out-of-bounds access in bootconfig parsing
2026-07-08 17:32 UTC
linux-next: manual merge of the kvm tree with the tip tree
2026-07-08 17:31 UTC (2+ messages)
[android-common:android14-kiwi-6.1 166/166] include/trace/stages/init.h:2:23: warning: 'str__futex__trace_system_name' defined but not used
2026-07-08 17:28 UTC
[PATCH 0/2] Fix PCIe dma-ranges for RZ/V2N and RZ/G3E SoCs
2026-07-08 17:28 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g056: Fix PCIe dma-ranges memory space code
` [PATCH 2/2] arm64: dts: renesas: r9a09g047: "
[PATCH RFC net-next 3/3] net: dsa: mxl862xx: add devlink flash_update and info_get
2026-07-08 17:27 UTC (2+ messages)
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-08 17:26 UTC (13+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
[PATCH] drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
2026-07-08 17:26 UTC (3+ messages)
[XTF PATCH] XSA-475 PoC: Viridian Out-of-bounds
2026-07-08 17:25 UTC
[PATCH v3] dts: update test suite names to be clear and consistent
2026-07-08 17:25 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/2] commit-reach: fix !FIND_ALL early exit with v1 commit graph
2026-07-08 17:24 UTC (3+ messages)
` [PATCH 2/2] commit-reach: guard !FIND_ALL early exit with generation ordering check
[XTF PATCH] XSA-475 PoC: Viridian Out-of-bounds
2026-07-08 17:22 UTC
[PATCH net-next v5 00/13] net: Add ADIN1140 support
2026-07-08 17:23 UTC (3+ messages)
` [PATCH net-next v5 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
[PATCH RFC net-next 2/3] net: dsa: mxl862xx: add SMDIO clause-22 register access
2026-07-08 17:22 UTC (2+ messages)
[PATCH v2 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
2026-07-08 17:22 UTC (2+ messages)
[Linux Kernel Bug] INFO: task hung in hfsplus_commit_superblock
2026-07-08 17:22 UTC (2+ messages)
[PATCH v7 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
2026-07-08 17:22 UTC (3+ messages)
[Intel-wired-lan] [PATCH v5 net 2/7] i40e: avoid null ptr dereference in i40e_ptp_stop()
2026-07-08 17:22 UTC (4+ messages)
` "
[PATCH 0/3] doc: CONTRIBUTE: hint at different kinds of contribution
2026-07-08 17:21 UTC (4+ messages)
` [PATCH 1/3] doc: CONTRIBUTE: use internal link instead of hardcoded external URL
` [PATCH 2/3] doc: CONTRIBUTE: tell people reviewing *is* contributing
` [PATCH 3/3] doc: CONTRIBUTE: explicitly list tests and documentation as welcome contributions
[PATCH v2] media: v4l2-core: Fix memory leak in v4l2_fwnode_parse_link
2026-07-08 17:21 UTC (2+ messages)
[PATCH 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
2026-07-08 17:20 UTC (5+ messages)
` [PATCH 5/5] "
[PATCH] fit: prefer the default configuration on best-match ties
2026-07-08 17:19 UTC (2+ messages)
[RESEND PATCH v2] KVM: SVM: Add Bus Lock Detect support
2026-07-08 17:19 UTC (3+ messages)
[PATCH] RDMA/hns: Fix arithmetic overflow in hns_roce_v2_set_hem()
2026-07-08 17:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] bootstd: firmware-owned devicetree for EBBR / SystemReady IR
2026-07-08 17:18 UTC (3+ messages)
` [PATCH 1/4] bootstd: add a firmware-owned devicetree source
[PATCH TEST-ARTEFACTS] Add PantherLake microcode
2026-07-08 17:17 UTC (3+ messages)
Fwd: File operations on NTFS drives causes kernel BUG at fs/iomap/buffered-io.c:1061
2026-07-08 17:17 UTC
[PATCH 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
2026-07-08 17:16 UTC (4+ messages)
` [PATCH 08/16] drm: renesas: rz-du: Add RZ/G3L (R9A08G046) DU support
[PATCH bpf v3 0/2] bpf, sockmap: Fix FIONREAD for sockets without a verdict program
2026-07-08 17:16 UTC (3+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: Account for receive queue in FIONREAD "
[PATCH] video: fix no display when serial console is disabled
2026-07-08 17:16 UTC (3+ messages)
[PATCH v3 0/3] Optimize S2 page splitting
2026-07-08 17:17 UTC (3+ messages)
` [PATCH v3 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
[PATCH v8 0/4] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
2026-07-08 17:15 UTC (3+ messages)
` [PATCH v8 3/4] arm64: dts: nuvoton: npcm845: Add peripheral nodes
drivers/net/usb/lan78xx.c:2625 lan78xx_set_fixed_link() warn: format string contains non-ascii character '\xe2'
2026-07-08 17:15 UTC
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.