messages from 2026-05-27 06:35:31 to 2026-05-27 07:32:55 UTC [more...]
[PATCH v7 0/4] mm: swap: introduce swap tier infrastructure
2026-05-27 7:32 UTC (3+ messages)
` [PATCH v7 4/4] mm: swap: filter swap allocation by memcg tier mask
[PATCH v2] x86/vm86: Remove deprecated VM86 support
2026-05-27 7:31 UTC
[PATCH v2 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
2026-05-27 7:32 UTC (6+ messages)
` [PATCH v2 1/2] lib/raid: use kvmalloc() in calibrate_xor_blocks()
` [PATCH v2 2/2] lib/raid6: use kvmalloc() in raid6_select_algo()
[PATCH] nvme-multipath: fix flex array size in struct nvme_ns_head
2026-05-27 7:30 UTC (3+ messages)
block/genhd.c:150:23-24: WARNING opportunity for max()
2026-05-27 7:29 UTC
[PATCH i-g-t v1 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
2026-05-27 7:30 UTC (5+ messages)
` [PATCH i-g-t v1 1/3] tests/intel/kms_pipe_stress: fix inverted condition skipping plane setup
` [PATCH i-g-t v1 2/3] tests/intel/kms_pipe_stress: fix plane source crop and separate cursor loop
` [PATCH i-g-t v1 3/3] tests/intel/kms_pipe_stress: use ARGB8888/LINEAR for cursor framebuffer
` ✓ Xe.CI.BAT: success for tests/intel/kms_pipe_stress: fix plane setup and cursor handling
[LTP] [PATCH v8] cpufreq.c: add new test for cpufreq sysfs interface validation
2026-05-27 7:27 UTC (2+ messages)
[PATCH RFC bpf-next v3 0/6] bpf: better error reporting when verifier hits 1M instructions limit
2026-05-27 7:29 UTC (7+ messages)
` [PATCH RFC bpf-next v3 1/6] bpf: move live registers and scc printout to a standalone function
` [PATCH RFC bpf-next v3 2/6] bpf: compute loops hierarchy
` [PATCH RFC bpf-next v3 3/6] selftests/bpf: test cases for loop hierarchy computation
` [PATCH RFC bpf-next v3 4/6] bpf: report hot simulated callchains when 1M instructions limit is met
` [PATCH RFC bpf-next v3 5/6] bpf: report register diff summary for hot callchains
` [PATCH RFC bpf-next v3 6/6] selftests/bpf: test budget exhaustion profiling report
[LTP] [PATCH v21] thermal: add new test group
2026-05-27 7:28 UTC (5+ messages)
` [LTP] "
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-05-27 7:28 UTC (12+ messages)
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
2026-05-27 7:28 UTC (5+ messages)
` [PATCH v2 03/14] fuse: refactor io-uring header copying from ring
` [PATCH v2 04/14] fuse: use enum types for header copying
[PATCH v4 0/5] net: lan743x: Add SFP support for PCI11x1x
2026-05-27 7:28 UTC (7+ messages)
` [PATCH v4 2/5] net: lan743x: read SFP straps from PCI11x1x device
` [PATCH v4 3/5] net: lan743x: Add support to software-nodes for SFP
[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-05-27 7:27 UTC (3+ messages)
` [RFC PATCH v5 1/2] "
improve the kmem_cache_alloc_bulk API
2026-05-27 7:27 UTC (3+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
[PATCH v4 0/4] kexec-tool:bug fix for crashdump load on riscv
2026-05-27 7:27 UTC (3+ messages)
` [PATCH v4 2/4] RISCV: Fix incorrect virtual address translation in crashdump load
` [PATCH v4 2/4] RISCV: Fix incorrect virtual address translation in? "
[PATCH 0/3] ASoC: simple-card: remove platform data style
2026-05-27 7:26 UTC (5+ messages)
` [PATCH 1/3] sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support
` [PATCH 2/3] sh: 7724se: remove FSI/AK4642/Simple-Audio-Card support
` [PATCH 3/3] ASoC: simple-card: remove platform data style
[PATCH v2] media: atomisp: remove function name from dev_dbg calls
2026-05-27 7:26 UTC (3+ messages)
[PATCH v2 0/5] powerpc/pseries: Add full RTAS-based error injection support
2026-05-27 7:24 UTC (6+ messages)
` [PATCH v2 1/5] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
` [PATCH v2 2/5] powerpc/pseries: Add RTAS error injection buffer infrastructure
` [PATCH v2 3/5] powerpc/pseries: Add RTAS error injection validation helpers
` [PATCH v2 4/5] powerpc/pseries: Implement RTAS error injection via pseries_eeh_err_inject
` [PATCH v2 5/5] powerpc/powernv: Map EEH error types to OPAL error injection types
[PATCH v16 0/8] virtio-net: live-TAP local migration
2026-05-27 7:24 UTC (8+ messages)
` [PATCH v16 5/8] virtio-net: support local migration of backend
[patch 00/24] timekeeping/ptp: Expand snapshot functionality
2026-05-27 7:24 UTC (27+ messages)
` [patch 01/24] timekeeping: Provide ktime_get_snapshot_id()
` [patch 02/24] timekeeping: Use system_time_snapshot::sys instead of ::real
` [patch 03/24] pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()
` [patch 04/24] pps: Convert to ktime_get_snapshot_id()
` [patch 05/24] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
` [patch 06/24] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
` [patch 07/24] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
` [patch 08/24] timekeeping: Remove system_time_snapshot::real/boot
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
` [patch 17/24] timekeeping: Remove ktime_get_snapshot()
` [patch 18/24] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
` [patch 22/24] timekeeping: Remove system_device_crosststamp::sys_realtime
` [patch 23/24] timekeeping: Add support for AUX clock cross timestamping
[PATCH RFC 00/12] Add support for DisplayPort link training information report
2026-05-27 7:24 UTC (7+ messages)
[PATCH v2 0/2] zram: fix UAF in zram_bvec_write_partial() and drop dead bio plumbing
2026-05-27 7:24 UTC (6+ messages)
` [PATCH v2 1/2] zram: fix use-after-free in zram_bvec_write_partial()
` [PATCH v2 2/2] zram: drop unused bio parameter from write helpers
[PATCH] rv: Use 0 to check for preemption enabled in opid
2026-05-27 7:24 UTC
[PATCH] fanotify: report thread pidfds for FAN_REPORT_TID
2026-05-27 7:23 UTC (5+ messages)
` [LTP] [PATCH] fanotify: prepare tests for thread pidfd reporting
` "
[Buildroot] [PATCH] package/qemu: bump to version 11.0.0
2026-05-27 7:23 UTC (2+ messages)
[PATCH] kernel/sched/fair: Fix the issue of virtual runtime conversion error
2026-05-27 7:21 UTC (4+ messages)
` [PATCH v2] "
[PATCH] scsi: ufs: core: Fix NULL pointer dereference in scsi_cmd_priv() calls
2026-05-27 7:22 UTC
[PATCH i-g-t v1] igt/kms_plane: fix NV12 Tile4 test to run on i915 platforms
2026-05-27 7:21 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH mptcp-net] mptcp: sockopt: set sockopt on all subflows
2026-05-27 7:20 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net] ice: reject out-of-range ptype in ice_parser_profile_init
2026-05-27 7:18 UTC (4+ messages)
` "
` [Intel-wired-lan] [PATCH net] ice: validate FDIR action queue index against VF VSI queue count
` "
[PATCH 00/12] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
2026-05-27 7:18 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev6)
[PATCH v2] arm64: dts: renesas: r8a78000: Fix GIC-720AE View 1 Redistributor description
2026-05-27 7:18 UTC (2+ messages)
revisiting alloc_pages_bulks semantics?
2026-05-27 7:18 UTC
[PATCH net] rtnetlink: Require CAP_NET_ADMIN in link netns for changelink
2026-05-27 7:17 UTC (2+ messages)
[PATCHv6 0/8] nvme-multipath: introduce latency I/O policy
2026-05-27 7:16 UTC (3+ messages)
` [PATCHv6 2/8] nvme-multipath: pass I/O type to nvme_find_path()
[PATCH net-next 0/6] net: dsa: mv88e6xxx: add MQPRIO/CBS offload
2026-05-27 7:15 UTC (4+ messages)
` [PATCH net-next 1/6] net: bridge: mdb: add MDB_FLAGS_STREAM_RESERVED flag
[PATCH net] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
2026-05-27 7:16 UTC (2+ messages)
[PATCH net-next] ipv6: mcast: annotate data-races around mca_users
2026-05-27 7:15 UTC (2+ messages)
[PATCH v2 0/5] ASoC: loongson: Refactor DMA handling and regmap
2026-05-27 7:15 UTC (4+ messages)
` [PATCH v2 2/5] ASoC: loongson: Combined regmap definitions
[PATCH bpf-next 0/5] bpf: Minimize annotations for arena programs
2026-05-27 7:14 UTC (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: libarena: Add "arena" BTF type tag to __arena qualifier
` [PATCH bpf-next 2/5] verifier: parse BTF type tags for function arguments
` [PATCH bpf-next 3/5] selftests/bpf: libarena: make all typedefs pointer-based
` [PATCH bpf-next 4/5] bpf: Allow subprogs to return arena pointers
` [PATCH bpf-next 5/5] selftests/bpf: libarena: Directly "
[PATCH 0/1] thunderbolt: Defer DP tunnel teardown until display driver is ready
2026-05-27 7:14 UTC (3+ messages)
` [PATCH] "
[PATCH v3] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
2026-05-27 7:14 UTC (3+ messages)
` [PATCH v4] "
[PATCH net] ice: dpll: fix memory leak in ice_dpll_init_info error paths
2026-05-27 7:13 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v2 0/3] ASoC: sunxi: sun4i-spdif: Cleanup and runtime PM improvements
2026-05-27 7:13 UTC (7+ messages)
` [PATCH v2 2/3] ASoC: sunxi: sun4i-spdif: Resume device before kcontrol register access
[PATCH v2] counter: ti-eqep: balance pm_runtime on devm_clk_get_enabled() failure
2026-05-27 7:12 UTC (2+ messages)
[PATCH v3 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
2026-05-27 7:12 UTC (5+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: Document Shikra and its EVK boards
[PATCH] drm/amdgpu: Add lockdep annotations for lock ordering validation
2026-05-27 7:11 UTC (2+ messages)
on ai generated and code provenance
2026-05-27 7:11 UTC (4+ messages)
[PATCH] vfio/container: Restrict dma_map_file() to shared RAM
2026-05-27 7:09 UTC (4+ messages)
[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
2026-05-27 7:10 UTC (6+ messages)
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-05-27 6:45 UTC (8+ messages)
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
[PATCH] arm64: dts: renesas: r8a78000: Add PSCI node
2026-05-27 7:09 UTC (2+ messages)
[PATCH net v1 0/2] af_unix: Fix inq_len update issue
2026-05-27 7:08 UTC (5+ messages)
` [PATCH net v1 1/2] af_unix: Fix inq_len update problem in partial read
` [PATCH net v1 2/2] af_unix: Add test for SCM_INQ on "
[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
2026-05-27 7:07 UTC (5+ messages)
[PATCH v2 0/1] thunderbolt: Defer DP tunnel teardown until display driver is ready
2026-05-27 7:06 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
2026-05-27 7:05 UTC (4+ messages)
` [PATCH v3 14/17] arm64: dts: realtek: Add EL2 virtual timer interrupt
[BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask dereference in build_sched_domains on POWER9
2026-05-27 7:05 UTC (10+ messages)
` [BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask
[PATCH v2 0/2] cgroup/cpuset: Fix sibling CPU exclusion in partcmd_update
2026-05-27 7:05 UTC (3+ messages)
` [PATCH v2 1/2] cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculation
` [PATCH v2 2/2] cgroup/cpuset: Add test cases for sibling CPU exclusion on partition update
[PATCH v4 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-05-27 7:05 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v4 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
limiting git branch --contains
2026-05-27 7:05 UTC (2+ messages)
[PATCH] pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPP
2026-05-27 7:04 UTC (2+ messages)
[PATCH v1] target/riscv: Add mseccfg to VMStateDescription
2026-05-27 7:03 UTC (4+ messages)
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-27 7:03 UTC (10+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
[PATCH] drm: xe: selftests: fix fence refcount leak in run_sanity_job()
2026-05-27 7:02 UTC
[PATCH bpf-next v1] bpf: Use hlist_nulls_replace_rcu() when updating htab elements
2026-05-27 7:01 UTC
[PATCH v2] counter: ftm-quaddec: use devm_mutex_init()
2026-05-27 7:02 UTC (2+ messages)
[tip:tip/urgent] BUILD SUCCESS 400375501c49a6d7c6c49e5c1bbd2090de068293
2026-05-27 7:01 UTC
[PATCH v2] MAINTAINERS: Update PhilMD's email address
2026-05-27 6:59 UTC
CI: packetdrill failures with debug mode are now ignored
2026-05-27 6:59 UTC
[PATCH v4] MAINTAINERS: Orphanize FW schema specs section
2026-05-27 6:58 UTC (2+ messages)
[PATCH v2 1/2] uboot-sign: sign SPL FIT configurations instead of images
2026-05-27 6:58 UTC (2+ messages)
` [OE-core] "
[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-27 6:57 UTC (4+ messages)
` [PATCH v5 2/4] dma-buf: add optional get_tph() callback
[PATCH] ASoC: soc-card: add snd_soc_card_set_topology_name()
2026-05-27 6:57 UTC
[PATCH for-4.22 v2 0/2] xen/arm: handle vGIC vCPU init failures
2026-05-27 6:56 UTC (3+ messages)
` [PATCH for-4.22 v2 2/2] docs/arm: Document GICv3 vCPU limit for host-layout domains
[PATCH v2 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
2026-05-27 6:57 UTC (2+ messages)
[PATCH] ASoC: soc-core: remove card->dmi_longname
2026-05-27 6:57 UTC
[PATCH 0/5] intel_iommu: Enable PRQ support for passthrough device
2026-05-27 6:55 UTC (4+ messages)
` [PATCH 3/5] intel_iommu_accel: Add PRQ injection "
[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-05-27 6:56 UTC (6+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
[PATCH v2] counter: interrupt-cnt: use devm_mutex_init()
2026-05-27 6:56 UTC (2+ messages)
[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
2026-05-27 6:56 UTC (5+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl
[poky][kirkstone][PATCH v4] systemd: backport patch to fix journal-file issue
2026-05-27 6:55 UTC (2+ messages)
` [OE-core] "
[PATCHv2 0/2] block, nvme: enable passthrough iostats
2026-05-27 6:46 UTC (5+ messages)
` [PATCHv2 2/2] nvme: add support multipath "
` [PATCHv2 1/2] block: export passthrough stats enabled
[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
2026-05-27 6:53 UTC (4+ messages)
` [PATCH v3 4/4] s390: Enable Rust support
[PATCH] block/partitions/ldm: fix TOCBLOCK bitmap mismatch message argument order
2026-05-27 6:52 UTC
[RFC mptcp-next v20 00/15] MPTCP KTLS support
2026-05-27 6:52 UTC (3+ messages)
` [RFC mptcp-next v20 05/15] mptcp: implement tls_mptcp_ops
[syzbot] [io-uring?] WARNING in io_wq_put_and_exit (2)
2026-05-27 6:52 UTC
[PATCH 0/4] fs: mark selected blocking waits as freezable
2026-05-27 6:49 UTC (5+ messages)
` [PATCH 1/4] eventpoll: mark ep_poll() sleep "
` [PATCH 2/4] jbd2: make kjournald2 commit wait freezable
` [PATCH 3/4] pipe: mark blocking pipe read and FIFO open sleeps as freezable
` [PATCH 4/4] select: make select() and poll() waits freezable
[PATCH v4 2/2] drm/panel: Add Ilitek ILI9488 controller driver
2026-05-27 6:50 UTC (2+ messages)
[PATCH] fstests: generic/362: remove the old file to reflect new mount options
2026-05-27 6:50 UTC (3+ messages)
[PATCH v2 0/4] crypto: skcipher - per-tfm multi-data-unit batching
2026-05-27 6:50 UTC (5+ messages)
` [PATCH v2 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
` [PATCH v2 2/4] crypto: xts - support multiple data units per request in template
` [PATCH v2 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
` [PATCH v2 4/4] dm crypt: batch all sectors of a bio per crypto request
[PATCH v3 0/2] mptcp: per-event MIB counters for MPTCP_RST_EMPTCP
2026-05-27 6:50 UTC (3+ messages)
` [PATCH v3 1/2] mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resets
[Buildroot] [git commit] package/libheif: security bump version to 1.22.2
2026-05-27 6:38 UTC
[Buildroot] [PATCH 1/4] package/libde265: link with libatomic if needed
2026-05-27 6:44 UTC (3+ messages)
` [Buildroot] [PATCH 3/4] package/libheif: security bump version to 1.22.2
[PATCH v3 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
2026-05-27 6:44 UTC (3+ messages)
[PATCH i-g-t] tests/intel/xe_oa: Restrict reason check to default OA buffer size
2026-05-27 6:42 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH 0/3] Negative tests for VM_BIND decompression
2026-05-27 6:42 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH 1/2] Bluetooth: ISO: fix UAF in iso_recv_frame
2026-05-27 6:41 UTC (2+ messages)
` [1/2] "
[PATCH v3] Revert "drm/msm: Restore second parameter name in purge() and evict()"
2026-05-27 6:41 UTC
[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-27 6:40 UTC (5+ messages)
[PATCH v2] Revert "drm/msm: Restore second parameter name in purge() and evict()"
2026-05-27 6:40 UTC
[PATCH] bvec: make the bvec_iter helpers inline functions
2026-05-27 6:39 UTC (3+ messages)
[PATCH] 9p/xen: Use flexible array for data rings
2026-05-27 6:38 UTC (3+ messages)
[PATCH] Revert "drm/msm: Restore second parameter name in purge() and evict()"
2026-05-27 6:38 UTC
[PATCH v5 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-05-27 6:37 UTC (3+ messages)
` [PATCH v5 18/18] arm/cpu-features: document ID reg properties
[PATCH 0/1] fix error handling in client
2026-05-27 6:37 UTC (2+ messages)
[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
2026-05-27 6:36 UTC (6+ messages)
[PATCH v2] bpf: add bpf_real_inode() kfunc
2026-05-27 6:36 UTC (2+ messages)
[PATCH] drm/amdgpu/userq: remove the vital queue unmap logging
2026-05-27 6:35 UTC (2+ messages)
[PATCH i-g-t] lib/intel_wa: Return false for non-root users
2026-05-27 6:35 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/9] tools: Move more tools sources into tools/
2026-05-27 6:35 UTC (3+ messages)
` [PATCH 1/9] ebpf: move ebpf skeleton source to ebpf/ directory
[PATCH] drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroy
2026-05-27 6:35 UTC (2+ messages)
[brgl:gpio/for-current] BUILD SUCCESS 39785f2b3e9fb8f3375dde1e3e4c94ff953871af
2026-05-27 6:34 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.