messages from 2025-06-30 14:20:29 to 2025-06-30 15:02:43 UTC [more...]
[PULL 00/35] RISCV, i386, endianness fixes for 2025-05-20
2025-06-30 15:22 UTC (5+ messages)
` [PULL 35/35] qom: reverse order of instance_post_init calls
` [Regression] "
[PATCH] regulator: sy8827n: make enable gpio NONEXCLUSIVE
2025-06-30 15:02 UTC (2+ messages)
[PATCH] media: uvcvideo: fix build error in uvc_ctrl_cleanup_fh
2025-06-30 15:01 UTC
[PATCH 25.11 0/3] remove fallbacks for old Linux versions
2025-06-30 15:02 UTC (2+ messages)
[PATCH net-next v7 00/15] net: phy: Introduce PHY ports representation
2025-06-30 14:33 UTC (12+ messages)
` [PATCH net-next v7 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v7 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v7 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v7 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v7 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v7 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v7 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v7 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v7 09/15] net: phy: marvell: "
` [PATCH net-next v7 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v7 11/15] net: phy: at803x: Support SFP through phy_port interface
[LTP] [PATCH v2] misc: rewrite crash02 test
2025-06-30 15:01 UTC (5+ messages)
[PATCH] ext4: fix JBD2 credit overflow with large folios
2025-06-30 15:01 UTC (3+ messages)
[PATCH net-next v1 1/2] selftests: pp-bench: remove unneeded linux/version.h
2025-06-30 15:00 UTC (3+ messages)
` [PATCH net-next v1 2/2] selftests: pp-bench: remove page_pool_put_page wrapper
[PATCH v5 00/12] Crashlog Type1 Version2 support
2025-06-30 15:00 UTC (4+ messages)
` [PATCH v5 01/12] platform/x86/intel/pmt: fix a crashlog NULL pointer access
[PATCH] drm/ttm: Remove unneeded blank line in comment
2025-06-30 15:00 UTC (2+ messages)
[PATCH] pinctrl: renesas: Initial RZ/A2 R7S9210 support
2025-06-30 14:29 UTC
[PATCH v7 00/10] Add falcon support for am62a, 62p and 62x
2025-06-30 14:05 UTC (2+ messages)
[PATCH v5 0/9] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-06-30 14:59 UTC (7+ messages)
` [PATCH v5 3/9] xen/riscv: imsic_init() implementation
` [PATCH v5 4/9] xen/riscv: aplic_init() implementation
` [PATCH v5 6/9] xen/riscv: implementation of aplic and imsic operations
[PATCH v1 for-next] spi: spi-pci1xxxx: enable concurrent DMA read/write across SPI transfers
2025-06-30 14:59 UTC (2+ messages)
[PATCH] test/argparse: fix out of bound memcpy
2025-06-30 14:58 UTC (4+ messages)
` [PATCH v2] test/argparse: change initialization to workaround LTO
[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
2025-06-30 14:59 UTC (5+ messages)
[PATCH] xfs: replace strncpy with memcpy in xattr listing
2025-06-30 14:59 UTC (2+ messages)
[PATCH v6 1/5] drm: move the debugfs accel driver code to drm layer
2025-06-30 14:58 UTC (5+ messages)
` [PATCH v6 2/5] drm: move debugfs functionality from drm_drv.c to drm_debugfs.c
[PATCH v3 net-next 0/3] Support some features for the HIBMCGE driver
2025-06-30 14:58 UTC (4+ messages)
` [PATCH v3 net-next 1/3] net: hibmcge: support scenario without PHY
Incomplete fix for recent bug in tc / hfsc
2025-06-30 14:57 UTC (16+ messages)
` [PATCH] net/sched: Always pass notifications when child class becomes empty
[PATCH] vfio/pci: Separate SR-IOV VF dev_set
2025-06-30 14:57 UTC (3+ messages)
[PATCH v2 0/3] cmake: Major version bump to 4.0.3
2025-06-30 14:57 UTC (2+ messages)
` [OE-core] "
[PATCH net-next v4 0/2] Add Si3474 PSE controller driver
2025-06-30 14:57 UTC (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v4 2/2] net: pse-pd: Add Si3474 PSE controller driver
[PATCH] Introduce Tyr
2025-06-30 14:56 UTC (3+ messages)
[bluez/bluez]
2025-06-30 14:56 UTC
[PATCH bpf-next 00/13] Extend skb dynptr for metadata access from TC
2025-06-30 14:55 UTC (14+ messages)
` [PATCH bpf-next 01/13] bpf: Ignore dynptr offset in skb data access
` [PATCH bpf-next 02/13] bpf: Helpers for skb dynptr read/write/slice
` [PATCH bpf-next 03/13] bpf: Add new variant of skb dynptr for the metadata area
` [PATCH bpf-next 04/13] bpf: Enable read access to skb metadata with bpf_dynptr_read
` [PATCH bpf-next 05/13] bpf: Enable write access to skb metadata with bpf_dynptr_write
` [PATCH bpf-next 06/13] bpf: Enable read-write access to skb metadata with dynptr slice
` [PATCH bpf-next 07/13] net: Clear skb metadata on handover from device to protocol
` [PATCH bpf-next 08/13] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next 09/13] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next 10/13] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next 11/13] selftests/bpf: Cover write "
` [PATCH bpf-next 12/13] selftests/bpf: Cover lack of access to skb metadata at ip layer
` [PATCH bpf-next 13/13] selftests/bpf: Count successful bpf program runs
[PATCH net-next v3] ip6_tunnel: enable to change proto of fb tunnels
2025-06-30 14:54 UTC
[PATCH v17 00/22] Type2 device basic support
2025-06-30 14:55 UTC (8+ messages)
` [PATCH v17 01/22] cxl: Add type2 "
` [PATCH v17 02/22] sfc: add cxl support
[PATCH v2] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-06-30 14:39 UTC (2+ messages)
[PATCH net] virtio-net: fix a rtnl_lock() deadlock during probing
2025-06-30 14:54 UTC (3+ messages)
[PATCH v4 0/7] net/ena: release 2.13.0
2025-06-30 14:54 UTC (4+ messages)
[PATCH v5 0/4] drm/xe: i2c support
2025-06-30 14:54 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: i2c support (rev5)
` ✓ CI.KUnit: success "
[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
2025-06-30 14:53 UTC (4+ messages)
[PATCH] uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
2025-06-30 14:52 UTC (2+ messages)
[LTP] [PATCH v2] device-drivers/cpufreq_boost: Don't hardcode to CPU0
2025-06-30 14:51 UTC
[PATCH v5 00/10] LKMM generic atomics in Rust
2025-06-30 14:51 UTC (11+ messages)
` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics
` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
[scarthgap][PATCH] busybox: fix CVE-2022-48174
2025-06-30 14:50 UTC
[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
2025-06-30 14:50 UTC (12+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
2025-06-30 14:50 UTC (5+ messages)
` [PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy
[PATCH 00/10] Improve link power management
2025-06-30 14:50 UTC (15+ messages)
` [PATCH 01/10] ata: libata-core: Introduce ata_dev_config_lpm()
` [PATCH 02/10] ata: libata-core: Move device LPM quirk settings to ata_dev_config_lpm()
` [PATCH 03/10] ata: libata-core: Advertize device support for DIPM and HIPM features
` [PATCH 04/10] ata: libata-eh: Avoid unnecessary resets when revalidating devices
` [PATCH 05/10] ata: libata-sata: Disallow changing LPM state if not supported
` [PATCH 06/10] ata: ahci: Disable DIPM if host lacks support
` [PATCH 07/10] ata: ahci: Disallow LPM policy control for external ports
futex performance regression from "futex: Allow automatic allocation of process wide futex hash"
2025-06-30 14:50 UTC (11+ messages)
` [PATCH] futex: Temporary disable FUTEX_PRIVATE_HASH
[bluez/bluez] e5587b: gatt-client: avoid UAF after acquire notify failure
2025-06-30 14:50 UTC
[PATCH v5 00/14] Add a deadline server for sched_ext tasks
2025-06-30 14:50 UTC (10+ messages)
` [PATCH v5 03/14] sched/deadline: Clear the defer params
` [PATCH v5 04/14] sched/deadline: Prevent setting server as started if params couldn't be applied
` [PATCH v5 05/14] sched/deadline: Return EBUSY if dl_bw_cpus is zero
[PATCH] fanotify: introduce unique event identifier
2025-06-30 14:50 UTC (4+ messages)
HP Omnibook Ultra Flip 14 - power profiles
2025-06-30 14:49 UTC (11+ messages)
boot fvp-base in aarch32
2025-06-30 14:49 UTC (2+ messages)
[PATCH] libucontext: use hard/soft float
2025-06-30 14:48 UTC
[PATCH 0/2] Small emit_wa_job() tidy
2025-06-30 14:48 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] btrfs: change dump_block_groups in btrfs_dump_space_info from int to bool
2025-06-30 14:47 UTC
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 14:45 UTC (3+ messages)
` [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
2025-06-30 14:45 UTC (7+ messages)
` [PATCH v3 14/25] appended signatures: verification tests
` [PATCH v3 15/25] appended signatures: documentation
` [PATCH v3 16/25] ieee1275: enter lockdown based on /ibm,secure-boot
[PATCH v4] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
2025-06-30 14:45 UTC (8+ messages)
[PATCH v2 00/17] xen/riscv: introduce p2m functionality
2025-06-30 14:45 UTC (7+ messages)
` [PATCH v2 08/17] xen/riscv: add new p2m types and helper macros for type classification
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-30 14:44 UTC (7+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
netlink 'keyring' attribute
2025-06-30 14:43 UTC
[PATCH v3 0/8] media: uvcvideo: Invert granular PM logic + PM fix
2025-06-30 14:43 UTC (11+ messages)
` [PATCH v3 1/8] media: uvcvideo: Use vb2 ioctl and fop helpers
` [PATCH v3 2/8] media: uvcvideo: Handle locks in uvc_queue_return_buffers
` [PATCH v3 3/8] media: uvcvideo: Split uvc_stop_streaming()
` [PATCH v3 4/8] media: uvcvideo: Remove stream->is_streaming field
` [PATCH v3 5/8] media: uvcvideo: Turn on the camera if V4L2_EVENT_SUB_FL_SEND_INITIAL
` [PATCH v3 6/8] media: uvcvideo: Do not enable camera during UVCIOC_CTRL_MAP*
` [PATCH v3 7/8] media: core: export v4l2_translate_cmd
` [PATCH v3 8/8] media: uvcvideo: uvc_v4l2_unlocked_ioctl: Invert PM logic
[i-g-t, v3] tests/intel/xe_pm: Enhance vram-d3cold-threshold test to verify VRAM self-refresh
2025-06-30 14:41 UTC (2+ messages)
[PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive path
2025-06-30 14:42 UTC (4+ messages)
` [PATCH net v2 1/3] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net v2 2/3] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net v2 3/3] virtio-net: use the check_mergeable_len helper
[PATCH] target/arm: Make RETA[AB] UNDEF when pauth is not implemented
2025-06-30 14:41 UTC (2+ messages)
[PATCH RESEND] x86/cpu/intel: replace deprecated strcpy with strscpy
2025-06-30 14:29 UTC
[PATCH v4 0/5] Misc rework on hugetlb faulting path
2025-06-30 14:42 UTC (6+ messages)
` [PATCH v4 1/5] mm,hugetlb: change mechanism to detect a COW on private mapping
` [PATCH v4 2/5] mm,hugetlb: sort out folio locking in the faulting path
` [PATCH v4 3/5] mm,hugetlb: rename anon_rmap to new_anon_folio and make it boolean
` [PATCH v4 4/5] mm,hugetlb: drop obsolete comment about non-present pte and second faults
` [PATCH v4 5/5] mm,hugetlb: drop unlikelys from hugetlb_fault
[PATCH 00/18] drm/i915/display: convert to generic read_poll_timeout()
2025-06-30 14:41 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: convert to generic read_poll_timeout() (rev2)
[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-06-30 14:39 UTC (4+ messages)
` [PATCH v2 01/11] kasan: unify static kasan_flag_enabled across modes
[PATCH BlueZ v2] gatt-client: avoid UAF after acquire notify failure
2025-06-30 14:39 UTC
[PATCH] MAINTAINERS: add myself as reviewer for Apple Silicon HVF
2025-06-30 14:38 UTC (2+ messages)
[PATCH] drm/gem-shmem: Do not map s/g table by default
2025-06-30 14:34 UTC
[PATCH v2 0/4] crypto: Add support for shake128/256 XOFs
2025-06-30 14:38 UTC (5+ messages)
` [PATCH v2 1/4] crypto: Add squeeze function to shash_alg for support of XOFs
` [PATCH v2 2/4] crypto: Add shake128/256 to generic sha3 module
` [PATCH v2 3/4] crypto: Add tests cases for shake128 & shake256 to testmgr
` [PATCH v2 4/4] crypto: Extend testmgr with tests for shake128/256 XOFs
[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
2025-06-30 14:38 UTC (7+ messages)
` [RFC PATCH 1/1] "
[kirkstone][PATCH] libarchive: Fix CVE-2025-5914
2025-06-30 14:37 UTC (2+ messages)
` [kirkstone][PATCH v2] "
[PATCH v7 1/5] drm: move the debugfs accel driver code to drm layer
2025-06-30 14:36 UTC (5+ messages)
` [PATCH v7 2/5] drm: move debugfs functionality from drm_drv.c to drm_debugfs.c
` [PATCH v7 3/5] drm: add debugfs support on per client-id basis
` [PATCH v7 4/5] drm/amdgpu: add debugfs support for VM pagetable per client
` [PATCH v7 5/5] drm/amdgpu: add support of debugfs for mqd information
[PATCH 0/5] module: Fix minor problems related to MODULE_NAME_LEN
2025-06-30 14:32 UTC (6+ messages)
` [PATCH 1/5] module: Prevent silent truncation of module name in delete_module(2)
` [PATCH 2/5] module: Remove unnecessary +1 from last_unloaded_module::name size
` [PATCH 3/5] module: Restore the moduleparam prefix length check
` [PATCH 4/5] tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
` [PATCH 5/5] module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LEN
[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
2025-06-30 13:30 UTC
Enabling hardware flow control for serial console?
2025-06-30 13:35 UTC
[PATCH v1 0/4] mm: folio_pte_batch() improvements
2025-06-30 14:35 UTC (3+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
[Bug 220272] New: Latent race condition in USB code unveiled with optimized memset_64.S
2025-06-30 14:35 UTC (3+ messages)
` [Bug 220272] "
[PATCH] obexd: reject to accept file when replying any error message
2025-06-30 14:35 UTC (2+ messages)
[PATCH V4 0/5] Add Texas Instruments BQ25703A Charger
2025-06-30 14:33 UTC (4+ messages)
` [PATCH V4 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "
[PATCH] eal: deprecate old coremask-based EAL parameters
2025-06-30 14:33 UTC (2+ messages)
[PATCH net-next v3 0/3] selftest: net: Add selftest for netpoll
2025-06-30 14:32 UTC (4+ messages)
` [PATCH net-next v3 3/3] selftests: net: add netpoll basic functionality test
[PATCH] test/intel/xe_pmt: Add testing for BMG crashlog
2025-06-30 14:31 UTC (3+ messages)
[syzbot] [ntfs3?] WARNING in ni_rename
2025-06-30 14:32 UTC
[PATCH] khugepaged: Reduce race probability between migration and khugepaged
2025-06-30 14:30 UTC (3+ messages)
[PATCH] send-pack: clean up extra_have oid array
2025-06-30 14:31 UTC (2+ messages)
Failing to push to a repository erases authentication helper credentials
2025-06-30 14:31 UTC (2+ messages)
[PATCH v2 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
2025-06-30 14:30 UTC (3+ messages)
` [PATCH v2 2/2] spl: fit: Add ability to jump to Linux via "
[LTP] [PATCH 0/6] ioctl_pidfd testing suite
2025-06-30 14:30 UTC (5+ messages)
` [LTP] [PATCH 5/6] Add ioctl_pidfd03 test
[PATCH] Bluetooth: HCI: fix disabling of adv instance before updating params
2025-06-30 14:30 UTC (2+ messages)
[PATCH v1] Bluetooth: hci_sync: Fix not disabling advertising instance
2025-06-30 14:30 UTC (2+ messages)
[PATCH v1] Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
2025-06-30 14:30 UTC (2+ messages)
[PATCH] pcapng: allow any protocol link type for the interface block
2025-06-30 14:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH 6.12.y 0/3] r8169: add support for RTL8125D
2025-06-30 14:27 UTC (4+ messages)
` [PATCH 6.12.y 1/3] "
` [PATCH 6.12.y 2/3] net: phy: realtek: merge the drivers for internal NBase-T PHY's
` [PATCH 6.12.y 3/3] net: phy: realtek: add RTL8125D-internal PHY
[RFC 00/19] Kernel API Specification Framework
2025-06-30 14:27 UTC (10+ messages)
[PATCH] gendwarfksyms: order -T symtypes output by name
2025-06-30 14:27 UTC (2+ messages)
` [PATCH] gendwarfksyms: use preferred form of sizeof for allocation
[PATCH v2 0/3] PCI: Resource fitting algorith fixes
2025-06-30 14:26 UTC (4+ messages)
` [PATCH v2 1/3] PCI: Relaxed tail alignment should never increase min_align
` [PATCH v2 2/3] PCI: Fix pdev_resources_assignable() disparity
` [PATCH v2 3/3] PCI: Fix failure detection during resource resize
[PATCH] usb: mon_text: find valid buffer offset for iso transfer
2025-06-30 14:26 UTC (4+ messages)
[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
2025-06-30 14:26 UTC (2+ messages)
[PATCH v19] pwm: airoha: Add support for EN7581 SoC
2025-06-30 14:26 UTC (2+ messages)
[PATCH 2/2] drm/radeon/evergreen_cs: lower evergreen_surface_check_linear_aligned restriction
2025-06-30 14:25 UTC (3+ messages)
` [PATCH] drm/radeon: bump version to 2.51.0
[PATCH v2] cgroup/rstat: change cgroup_base_stat to atomic
2025-06-30 14:25 UTC (5+ messages)
[libgpiod] Version 2.3.0 fails with RPi OS with Kernel 6.12
2025-06-30 14:25 UTC (2+ messages)
[Buildroot] [PATCH] package/squashfs: bump to version 4.7
2025-06-30 14:25 UTC (2+ messages)
[PATCH v2 00/10] net: Add passt netdev backend
2025-06-30 14:22 UTC (9+ messages)
` [PATCH v2 09/10] net: Add passt network backend
[RFC PATCH v2] tracing: add testable specifications for event_enable_write/read
2025-06-30 14:23 UTC (2+ messages)
[PATCH v3 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
2025-06-30 14:22 UTC (5+ messages)
` [PATCH v3 06/10] gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
[linux-next:master 2933/6007] arch/arm64/boot/dts/qcom/msm8976-longcheer-l9360.dts:111.20-139.4: Warning (avoid_unnecessary_addr_size): /soc@0/i2c@78b6000/led-controller@30: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property
2025-06-30 14:22 UTC
[PATCH v1 00/15] perf vendor events: Update Intel events
2025-06-30 14:21 UTC (3+ messages)
[PATCH 0/5] vsock/virtio: SKB allocation improvements
2025-06-30 14:21 UTC (7+ messages)
` [PATCH 3/5] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH 5/5] vhost/vsock: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH] testsuite/init_module: Handle __NR_riscv_hwprobe in syscall wrapper
2025-06-30 14:21 UTC
[RFC PATCH v3] tracing: add testable specifications for event_enable_write/read
2025-06-30 14:20 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.