messages from 2026-07-16 09:55:04 to 2026-07-16 10:31:04 UTC [more...]
[android-common:android15-6.6-2026-04 1/1] mm/shmem.c:2180:12: warning: no previous prototype for 'shmem_fault'
2026-07-16 10:30 UTC
WARNING: modpost: vmlinux: section mismatch in reference: __do_trace_initcall_level+0x40 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
2026-07-16 10:30 UTC
[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
2026-07-16 10:30 UTC (4+ messages)
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test
[PATCH v6 00/24] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-07-16 10:30 UTC (2+ messages)
` [PATCH v6 01/24] mm: Make readahead store folio count in readahead_control
[PATCH] wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper
2026-07-16 10:30 UTC
[PATCH] ALSA: hda: cs35l41: Fix Speakers on HP OmniBook 7 16-bh0xxx
2026-07-16 10:29 UTC (2+ messages)
[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
2026-07-16 10:29 UTC (3+ messages)
` [PATCH 08/60] drm/ssd130x: Convert to atomic_create_state
[PATCH 1/5] Bluetooth: bfusb: validate received block boundaries
2026-07-16 10:29 UTC (2+ messages)
` Bluetooth: harden packet and transport parsing
[PATCH RFC v2 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
2026-07-16 10:28 UTC (8+ messages)
[PATCH v1 net 0/2] net: Fix two issues in sk_clone() error path
2026-07-16 10:29 UTC (2+ messages)
[PATCH v3 0/4] xen/console: updates to rate-limiting
2026-07-16 10:26 UTC (8+ messages)
` [PATCH v3 2/4] xen/console: correct leaky-bucket rate limiter
` [PATCH v3 3/4] xen/console: add build-time rate-limiting controls
` [PATCH v3 4/4] xen/console: reduce number of printouts in __printk_ratelimit()
[agd5f:drm-next-7.3 130/155] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
2026-07-16 10:26 UTC
[PATCH RFC 0/2] irqchip/ls-scfg-msi: add multi-MSI support
2026-07-16 10:15 UTC (3+ messages)
` [PATCH RFC 1/2] irqchip/ls-scfg-msi: refactor allocation to bitmap_find_free_region()
` [PATCH RFC 2/2] irqchip/ls-scfg-msi: enable multi-MSI allocation
[PATCH v3] tests/docker: ensure container command is probed at most once
2026-07-16 10:25 UTC
[PATCH] ASoC: meson: Keep link pointers valid on realloc failure
2026-07-16 10:25 UTC (3+ messages)
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-16 10:25 UTC (7+ messages)
` [PATCH v15 17/37] KVM: arm64: Expose support for private memory
` [PATCH v15 27/37] KVM: arm64: CCA: Allow userspace to inject aborts
` [PATCH v15 28/37] KVM: arm64: CCA: Support RSI_HOST_CALL
[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
2026-07-16 10:25 UTC (5+ messages)
` [PATCH i-g-t v3 05/31] lib/igt_tools_stub: add stubs needed by tools
[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
2026-07-16 10:24 UTC (4+ messages)
` [PATCH v4 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
[PATCH 00/22] Simplify special kernel page table handling
2026-07-16 10:24 UTC (4+ messages)
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
2026-07-16 10:24 UTC (2+ messages)
[PATCH v3 0/3] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
2026-07-16 10:23 UTC (3+ messages)
` [PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
[PATCH 1/4] dt-bindings: leds: Document "gpio" trigger
2026-07-16 10:23 UTC (3+ messages)
` (subset) "
[PATCH v2] meson.build: re-add explicit gcrypt/nettle request check
2026-07-16 10:23 UTC (2+ messages)
[PATCH] rust: device: avoid trailing ; in printing macros
2026-07-16 10:22 UTC
[pci:dt-binding] BUILD SUCCESS 068601b547da091d9f56131cbb25e40ad40f4825
2026-07-16 10:22 UTC
[PATCH 00/31] block/swim: Fixes and improvements
2026-07-16 10:02 UTC (32+ messages)
` [PATCH 18/31] swim: Remove redundant RELAX actions
` [PATCH 24/31] swim: Remove pointless specifiers
` [PATCH 22/31] swim: Remove pointless mode0 register write
` [PATCH 30/31] swim: Define symbols for constants
` [PATCH 10/31] swim: Add track zero recalibration delay
` [PATCH 20/31] swim: Check drive ready bit
` [PATCH 13/31] swim: Check for CRC errors
` [PATCH 02/31] swim: Select appropriate drive once only
` [PATCH 21/31] swim: Revisit delays
` [PATCH 31/31] swim: Unexport global symbols
` [PATCH 29/31] swim: Define macros for constants
` [PATCH 07/31] swim: Enable clock divider only where appropriate
` [PATCH 17/31] swim: Convert to blocking queue
` [PATCH 14/31] swim: Check error register during sector read
` [PATCH 27/31] swim: Remove unused macro definitions
` [PATCH 11/31] swim: Handle FIFO timeout error
` [PATCH 12/31] swim: Simplify return value initialization
` [PATCH 19/31] swim: Deduplicate polling loops
` [PATCH 28/31] swim: Clean up whitespace
` [PATCH 23/31] swim: Don't needlessly re-read sectors
` [PATCH 15/31] swim: Don't use the mark register to read data
` [PATCH 08/31] swim: Don't start motor until medium is present
` [PATCH 09/31] swim: Recalibrate when drive is probed
` [PATCH 05/31] swim: Perform ISM/IWM mode switching according to specs
` [PATCH 04/31] swim: Don't disable drive after every sector
` [PATCH 26/31] swim: Add some helpful references
` [PATCH 25/31] swim: Move swd initialization
` [PATCH 16/31] swim: Fix buffer overflow
` [PATCH 01/31] swim: Assert strobe with stable outputs
` [PATCH 06/31] swim: Configure parameter memory
` [PATCH 03/31] swim: Enable the drive when probing
[PATCH V13 00/11] Add memory page offlining support
2026-07-16 10:21 UTC (12+ messages)
` [PATCH V13 01/11] drm/xe: Link VRAM object with gpu buddy
` [PATCH V13 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V13 03/11] drm/xe: Link LRC BO and its execution Queue
` [PATCH V13 04/11] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V13 05/11] drm/xe: Handle physical memory address error
` [PATCH V13 06/11] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V13 07/11] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V13 08/11] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V13 09/11] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V13 10/11] drm/xe: Add soft/hard offline mode for VRAM page retirement
` [PATCH V13 11/11] drm/xe: Add fault-inject based VRAM page offline injection
[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
2026-07-16 10:20 UTC (2+ messages)
` [PATCH v3] "
[bluez/bluez]
2026-07-16 10:21 UTC
[PATCH 0/3] migration: postcopy blocktime cleanups and assert fix
2026-07-16 10:19 UTC (4+ messages)
` [PATCH 1/3] migration: fix ineffective overflow assert in postcopy blocktime
` [PATCH 2/3] migration: fix const mismatch in format_time_str()
` [PATCH 3/3] migration: clean up postcopy blocktime presentation
[bluez/bluez] 9ce798: policy: Connect profiles for bonded inbound ACL co
2026-07-16 10:20 UTC
[PATCH v2 0/2] ARM: dts: renesas: r9a06g032-rzn1d400: GPIO updates
2026-07-16 10:20 UTC (5+ messages)
` [PATCH v2 1/2] ARM: dts: renesas: r9a06g032-rzn1d400: don't enable gpiochips which are always on
` [PATCH v2 2/2] ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable GPIOs on CN12
[PATCH] mm/mseal: Fix range_contains_unmapped() ignoring its mm argument
2026-07-16 10:19 UTC (2+ messages)
[PATCH v2 00/10] ASoC: ti: Improve probe error handling
2026-07-16 10:19 UTC (6+ messages)
` [PATCH v2 07/10] ASoC: ti: omap-hdmi: Use dev_err_probe() for "
` [PATCH v2 10/10] ASoC: ti: rx51: "
[android-common:android15-6.6-2025-10 1/1] lib/sbitmap.c:104: warning: Function parameter or member 'sb' not described in 'sbitmap_spinlock'
2026-07-16 10:18 UTC
[PATCH 6.1.y 3/5] cifs: Fix reacquisition of volume cookie on still-live connection
2026-07-16 10:18 UTC (2+ messages)
` [PATCH 6.1.y 4/5] cifs: Add tracing for the cifs_tcon struct refcounting
[PATCH 6.18.y 1/3] cifs: SMB1 split: Rename cifstransport.c
2026-07-16 10:18 UTC (2+ messages)
` [PATCH 6.18.y 2/3] cifs: SMB1 split: Add some #includes
[PATCH 0/3] history: sign rewritten commits
2026-07-16 10:18 UTC (5+ messages)
` [PATCH 1/3] builtin/history: "
` [PATCH 2/3] doc: document history signing options
[PATCH v1 0/3] Add workarounds for Picoheart erratas
2026-07-16 10:14 UTC (3+ messages)
` [PATCH v1 2/3] riscv: errata: picoheart: Add workaround for cbo.clean errata
[PATCH] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown in remove
2026-07-16 10:15 UTC (2+ messages)
` [PATCH v2] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown
[PATCH v5 0/7] Add initial device trees for Nord platform
2026-07-16 10:16 UTC (6+ messages)
` [PATCH v5 5/7] arm64: dts: qcom: Add device tree for Nord Embedded variant
[PATCH i-g-t] tests/kms_plane_alpha_blend: Skip 7efc alpha-swap CRC check on AMD at >8bpc/DSC
2026-07-16 10:16 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v7] drm/ttm/pool: back up at native page order
2026-07-16 10:16 UTC (4+ messages)
[PATCH] iotests: increase timeouts for tests to 5 minutes
2026-07-16 10:15 UTC (2+ messages)
[RESEND PATCH 00/22] IIO: Clean out superfluous I2C checks for single transfers
2026-07-16 10:15 UTC (2+ messages)
[PATCH net v2] phonet: check register_netdevice_notifier() error in phonet_device_init()
2026-07-16 10:15 UTC
[PATCH 0/3 v6] Oe-selftest for Clang, LLVM, LLD
2026-07-16 10:14 UTC (3+ messages)
` [OE-core] "
[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Shikra
2026-07-16 10:14 UTC (2+ messages)
` (subset) "
[PATCH v4 0/2] Record maintainer/reviewer Git Lab handles
2026-07-16 10:13 UTC (3+ messages)
` [PATCH v4 1/2] gitlab: introduce files mapping GitLab accounts to real names
` [PATCH v4 2/2] get_maintainer: add ability to report Git Lab handle
linux-next: manual merge of the scsi-mkp tree with the origin tree
2026-07-16 10:13 UTC (2+ messages)
[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
2026-07-16 10:14 UTC
[PATCH 0/2] Fix for unintended FUSE ACL cache
2026-07-16 10:12 UTC (7+ messages)
` [PATCH 2/2] selftests/fuse: add ACL_DONT_CACHE regression test
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-16 10:12 UTC (3+ messages)
` [PATCH v7 5/7] mm/vmalloc: Extract vm_shift() to consolidate mapping shift selection
[PATCH] rust: Upgrade 1.96.1 -> 1.97.0
2026-07-16 10:11 UTC (2+ messages)
` [OE-core] "
Security: OS command injection
2026-07-16 10:11 UTC (2+ messages)
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-16 10:11 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v10] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
2026-07-16 10:11 UTC (2+ messages)
[PATCH] ARM: dts: renesas: r9a06g032: don't set status to the default value
2026-07-16 10:10 UTC
[PATCH 6.12.y-cip 00/23] Add support for RZ/G3L pincontrol
2026-07-16 10:11 UTC (7+ messages)
` [PATCH 6.12.y-cip 02/23] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [cip-dev] "
` [cip-dev] [PATCH 6.12.y-cip 00/23] Add support for RZ/G3L pincontrol
[PATCH] spi: geni-qcom: Fix sticky ret causing wrong return value on invalid proto
2026-07-16 10:10 UTC (2+ messages)
[PATCH net] mac802154: llsec: reject frames shorter than the authentication tag
2026-07-16 10:09 UTC (2+ messages)
[PATCH net-next v2 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers
2026-07-16 10:09 UTC (3+ messages)
[PATCH v3 0/2] Record maintainer/reviewer Git Lab handles
2026-07-16 10:07 UTC (4+ messages)
` [PATCH v3 1/2] gitlab: introduce files mapping GitLab accounts to real names
[PATCH v2 1/2] liveupdate: fix GET_NAME ioctl argument validation
2026-07-16 10:08 UTC (2+ messages)
[PATCH v2 blktests 1/2] common/rc: add _have_debugfs()
2026-07-16 10:08 UTC (2+ messages)
` [PATCH blktests v2 2/2] nvme/039: skip cleanly when debugfs is not mounted
[PATCH 0/3] Batch unmap of uffd-wp file folios
2026-07-16 10:08 UTC (7+ messages)
` [PATCH 1/3] mm/memory: move pte_install_uffd_wp_if_needed() into memory.c
` [PATCH 2/3] mm/memory: batch set uffd-wp markers during zapping
[PATCH] stash: add 'rename' subcommand
2026-07-16 10:08 UTC (2+ messages)
[PATCH] mm/secretmem: disable under HIGHMEM
2026-07-16 10:08 UTC (12+ messages)
[kvm-unit-tests PATCH v4] x86/lam: Allocate test page from AREA_LOW instead of AREA_NORMAL
2026-07-16 10:07 UTC
[soc:arm/deprecation] BUILD SUCCESS 6cb7a10ef7488720f4379e27575d723a85790b30
2026-07-16 10:06 UTC
[PATCH net v2] nfc: llcp: bound the connect_sn TLV walk to the skb
2026-07-16 10:07 UTC (2+ messages)
[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-16 10:06 UTC (13+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v3 4/4] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH] regcache: Warn if regcache_sync() is called in cache_only mode
2026-07-16 10:06 UTC (3+ messages)
[PATCH bpf] veth: convert frag_list skbs before running XDP
2026-07-16 10:06 UTC
[RFC PATCH] KVM: x86: RFC for per-VM C-state policy enforcement (KVM_CAP_CSTATE_POLICY)
2026-07-16 10:05 UTC (2+ messages)
[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
2026-07-16 10:05 UTC (5+ messages)
` [PATCH v5 2/7] KVM: guest_memfd: Rename invalidate() arch hook to reclaim() and isolate it
` [PATCH v5 3/7] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
[PATCH 1/2] common/rc: add _have_debugfs()
2026-07-16 10:05 UTC (2+ messages)
[PATCH] fstests: generic: add a basic cachestat test case
2026-07-16 10:05 UTC (2+ messages)
[PATCH] block: do not warn when doing greedy allocation in folio_alloc_greedy()
2026-07-16 10:05 UTC (3+ messages)
[PATCH] vhost-vdpa: reject zero-size unmap
2026-07-16 10:04 UTC (2+ messages)
[PATCH v2 1/2] net: sctp: socket: Fix uninitialized error on socket shutdown
2026-07-16 10:04 UTC (2+ messages)
` [PATCH v2 2/2] net: sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling
[GIT PULL] pinctrl: renesas: Updates for v7.3
2026-07-16 10:04 UTC
[PATCH 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-07-16 10:04 UTC (5+ messages)
` [PATCH 03/17] mm/sparse-vmemmap: introduce folio-oriented vmemmap optimization macros
[GIT PULL] clk: renesas: Updates for v7.3
2026-07-16 10:04 UTC
[PATCH] policy: Connect profiles for bonded inbound ACL connections
2026-07-16 10:04 UTC
[GIT PULL 0/3] Renesas SoC updates for v7.3
2026-07-16 10:03 UTC (4+ messages)
` [GIT PULL 1/3] Renesas ARM "
` [GIT PULL 2/3] Renesas driver "
` [GIT PULL 3/3] Renesas DTS "
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-16 10:03 UTC (2+ messages)
[PATCH 0/2] mm/huge_memory: drop dead split helper variants
2026-07-16 10:03 UTC (3+ messages)
` [PATCH 1/2] mm/huge_memory: remove unused can_split_folio()
` [PATCH 2/2] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()
[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-16 10:02 UTC (4+ messages)
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
[PATCH] arm64/defconfig: Restore built-in 9P rootfs support
2026-07-16 10:02 UTC
[[PATCHv3] meta: Add pam to the defaults if using systemd
2026-07-16 10:02 UTC (4+ messages)
` [OE-core] "
[PATCH v2 0/6] Add audio support for QCS6490 RubikPi3
2026-07-16 8:46 UTC (2+ messages)
[PATCH] vhost-vdpa: propagate set_map error to caller
2026-07-16 10:01 UTC (2+ messages)
[PATCH] drm/i915/display: expose blend mode on alpha-capable planes
2026-07-16 10:00 UTC (3+ messages)
[scarthgap][PATCH] binutils: fix CVE-2025-69645
2026-07-16 9:58 UTC
[PATCH v4 0/3] Add drm_ras netlink error event support
2026-07-16 9:57 UTC (4+ messages)
` [PATCH v4 3/3] drm/xe/xe_ras: Add error-event support for CRI
[PATCH] rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread()
2026-07-16 9:57 UTC
[i-g-t] tests/intel/xe_mempage_offline: Add fault-inject based page offline tests
2026-07-16 9:57 UTC
[PATCH v2 6/6] arm64: dts: qcom: qcs6490-rubikpi3: Add audio support
2026-07-16 9:52 UTC (2+ messages)
[PATCH 1/7] ksmbd: implement the command sequence window
2026-07-16 9:57 UTC (7+ messages)
` [PATCH 2/7] ksmbd: add SMB3 request replay support
` [PATCH 3/7] ksmbd: fix malformed procfs status output
` [PATCH 4/7] ksmbd: expose connection runtime state in procfs
` [PATCH 5/7] ksmbd: report session and open file details "
` [PATCH 6/7] ksmbd: add procfs monitoring for active shares
` [PATCH 7/7] ksmbd: extend procfs server statistics
[android-common:android14-6.1-2026-03 0/1] mm/mmap.c:2413:34: warning: variable 'e' set but not used
2026-07-16 9:56 UTC
mempool cache change
2026-07-16 9:56 UTC (6+ messages)
[PATCH] workqueue: Use raise_softirq() to trigger softirq in irq_work handler
2026-07-16 9:56 UTC
[PATCH] copy: drop dependency on `the_repository`
2026-07-16 9:56 UTC
pull-request: nxpwifi-2026-07-15
2026-07-16 9:55 UTC
[PATCH net] geneve: fix hint header definition wrt endianness
2026-07-16 9:55 UTC (2+ messages)
[PATCH 0/5] platform/x86: hp-wmi: Fix WMI error handling
2026-07-16 9:54 UTC (4+ messages)
` [PATCH 3/5] platform/x86: hp-wmi: handle errors in the OMEN key event
` [PATCH 4/5] platform/x86: hp-wmi: normalize GPU thermal mode errors
` [PATCH 5/5] platform/x86: hp-wmi: report fan speed command failures
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.