[syzbot] [block?] INFO: task hung in bioset_init
2025-06-29 15:21 UTC (2+ messages)
` [syzbot] "
arch/x86/Makefile REALMODE_CFLAGS needs -std=gnu11 with recent GCC versions
2025-06-29 15:15 UTC
[PATCH] rust: helpers: sort includes alphabetically
2025-06-29 15:13 UTC
[PATCH v6 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
2025-06-29 15:11 UTC (3+ messages)
` [PATCH v6 1/3] rust: implement `Wrapper<T>` for `Opaque<T>`
[PATCH v4 0/5] Improvements for Devres
2025-06-29 15:11 UTC (2+ messages)
[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
2025-06-29 15:10 UTC (6+ messages)
` syztest
` [syzbot] [smc?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
[PATCH] rust: helpers: sort includes alphabetically
2025-06-29 15:10 UTC
[PATCH 0/4] tools/nolibc: assorted fixes and small updates
2025-06-29 15:10 UTC (12+ messages)
` [PATCH 3/4] tools/nolibc: move FD_* definitions to sys/select.h
[PATCH] rust: devres: require T: Send for Devres
2025-06-29 15:08 UTC (2+ messages)
[PATCH 0/3] Add PM4125 audio codec driver
2025-06-29 15:00 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH 2/3] dt-bindings: mfd: qcom,spmi-pmic: add "
[PATCH v3 0/2] drm/gpuvm: Locking helpers
2025-06-29 14:56 UTC (4+ messages)
` [PATCH v3 2/2] drm/gpuvm: Add locking helpers
[PATCH v2] rust: io_pgtable: Add io_pgtable abstraction
2025-06-29 14:55 UTC (2+ messages)
[PATCH net/next 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
2025-06-29 14:54 UTC (5+ messages)
` [PATCH net/next 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM
[PATCH v8 00/42] drm/msm: sparse / "VM_BIND" support
2025-06-29 14:54 UTC (45+ messages)
` [PATCH v8 01/42] drm/gpuvm: Fix doc comments
` [PATCH v8 02/42] drm/gpuvm: Add locking helpers
` [PATCH v8 03/42] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v8 04/42] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v8 05/42] drm/msm: Improve msm_context comments
` [PATCH v8 06/42] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v8 07/42] drm/msm: Remove vram carveout support
` [PATCH v8 08/42] drm/msm: Collapse vma allocation and initialization
` [PATCH v8 09/42] drm/msm: Collapse vma close and delete
` [PATCH v8 10/42] drm/msm: Don't close VMAs on purge
` [PATCH v8 11/42] drm/msm: Stop passing vm to msm_framebuffer
` [PATCH v8 12/42] drm/msm: Refcount framebuffer pins
` [PATCH v8 13/42] drm/msm: drm_gpuvm conversion
` [PATCH v8 14/42] drm/msm: Convert vm locking
` [PATCH v8 15/42] drm/msm: Use drm_gpuvm types more
` [PATCH v8 16/42] drm/msm: Split out helper to get iommu prot flags
` [PATCH v8 17/42] drm/msm: Add mmu support for non-zero offset
` [PATCH v8 18/42] drm/msm: Add PRR support
` [PATCH v8 19/42] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v8 20/42] drm/msm: Drop queued submits on lastclose()
` [PATCH v8 21/42] drm/msm: Lazily create context VM
` [PATCH v8 22/42] drm/msm: Add opt-in for VM_BIND
` [PATCH v8 23/42] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v8 24/42] drm/msm: Add _NO_SHARE flag
` [PATCH v8 25/42] drm/msm: Crashdump prep for sparse mappings
` [PATCH v8 26/42] drm/msm: rd dumping "
` [PATCH v8 27/42] drm/msm: Crashdump support for sparse
` [PATCH v8 28/42] drm/msm: rd dumping "
` [PATCH v8 29/42] drm/msm: Extract out syncobj helpers
` [PATCH v8 30/42] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v8 31/42] drm/msm: Add VM_BIND submitqueue
` [PATCH v8 32/42] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v8 33/42] drm/msm: Support pgtable preallocation
` [PATCH v8 34/42] drm/msm: Split out map/unmap ops
` [PATCH v8 35/42] drm/msm: Add VM_BIND ioctl
` [PATCH v8 36/42] drm/msm: Add VM logging for VM_BIND updates
` [PATCH v8 37/42] drm/msm: Add VMA unmap reason
` [PATCH v8 38/42] drm/msm: Add mmu prealloc tracepoint
` [PATCH v8 39/42] drm/msm: use trylock for debugfs
` [PATCH v8 40/42] drm/msm: Bump UAPI version
` [PATCH v8 41/42] drm/msm: Defer VMA unmap for fb unpins
` [PATCH v8 42/42] drm/msm: Add VM_BIND throttling
[PATCH] media: ov2659: Fix memleak in ov2659_probe()
2025-06-29 14:49 UTC
[PATCH 0/5] media: i2c: imx214: Add some style improvements
2025-06-29 14:49 UTC (6+ messages)
` [PATCH 1/5] media: i2c: imx214: Remove unneeded parentheses
` [PATCH 2/5] media: i2c: imx214: Drop dev argument from imx214_parse_fwnode()
` [PATCH 3/5] media: i2c: imx214: Use __free(fwnode_handle)
` [PATCH 4/5] media: i2c: imx214: Move imx214_pll_update to imx214_ctrls_init
` [PATCH 5/5] media: i2c: imx214: Separat legacy link frequency check from PLL calculation
[PATCH v7 00/14] further mt7988 devicetree work
2025-06-29 14:46 UTC (3+ messages)
` [PATCH v7 07/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
[PATCH] drm/ci: Remove sdm845/cheza jobs
2025-06-29 14:45 UTC (2+ messages)
[PATCH v3 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
2025-06-29 14:40 UTC (3+ messages)
` [PATCH v3 1/2] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
` [PATCH v3 2/2] staging: fbtft: cleanup error handling "
[PATCH v2 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
2025-06-29 14:23 UTC (4+ messages)
` [PATCH v2 2/2] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()
[PATCH v1 net-next PATCH 1/1] net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization
2025-06-29 14:23 UTC (2+ messages)
[PATCH net-next v12 0/8] Support rate management on traffic classes in devlink and mlx5
2025-06-29 14:21 UTC (9+ messages)
` [PATCH net-next v12 1/8] netlink: introduce type-checking attribute iteration for nlmsg
` [PATCH net-next v12 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next v12 3/8] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next v12 4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next v12 5/8] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next v12 6/8] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next v12 7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next v12 8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution
[PATCH RFC] pci: report surprise removal events
2025-06-29 13:36 UTC (2+ messages)
[PATCH] usb: gadget: m66592-udc: Ignore feature requests for EP0
2025-06-29 13:33 UTC (2+ messages)
[PATCH v2 0/8] auxdisplay: Add TM16xx and compatible LED display controllers driver
2025-06-29 13:19 UTC (10+ messages)
` [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Fuda Hisi Microelectronics
` [PATCH v2 2/8] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [PATCH v2 3/8] dt-bindings: vendor-prefixes: Add Princeton Technology Corp
` [PATCH v2 4/8] dt-bindings: vendor-prefixes: Add Winrise Technology
` [PATCH v2 5/8] dt-bindings: vendor-prefixes: Add Wuxi i-Core Electronics
` [PATCH v2 6/8] dt-bindings: auxdisplay: add Titan Micro Electronics TM16XX
` [PATCH v2 7/8] auxdisplay: Add Titanmec TM16xx 7-segment display controllers driver
` [PATCH v2 8/8] MAINTAINERS: Add entry for TM16xx driver
[PATCH v9 0/8] platform/x86: Add asus-armoury driver
2025-06-29 13:14 UTC (9+ messages)
` [PATCH v9 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI
` [PATCH v9 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v9 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute
` [PATCH v9 4/8] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v9 5/8] platform/x86: asus-armoury: add core count control
` [PATCH v9 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v9 7/8] platform/x86: asus-wmi: deprecate bios features
` [PATCH v9 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
[PATCH v6 1/2] rust: regulator: add a bare minimum regulator abstraction
2025-06-29 13:10 UTC (2+ messages)
[PATCH v7] staging: media: atomisp: code style cleanup series
2025-06-29 13:02 UTC (3+ messages)
[PATCH] x86/dmi: Fix misaligned dmi_alloc use on dmi_scan.c by using struct alignment On x86, dmi_alloc() uses extend_brk() with only 4-byte alignment, which can cause UBSAN warnings when accessing struct dmi_device, whose members require 8-byte alignment. Fix this by aligning allocations to the maximum of sizeof(int) and __alignof__(struct dmi_device)
2025-06-29 12:51 UTC
[PATCH v7 0/4] PCI: rockchip: Improve driver quality
2025-06-29 12:48 UTC (4+ messages)
` [PATCH v7 1/4] PCI: rockchip: Use standard PCIe defines
` [PATCH v7 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [PATCH v7 4/4] phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal
[PATCH net-next 1/2] net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_region
2025-06-29 12:35 UTC (2+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Use kcalloc()
[PATCH v3 00/10] Fix several DTB validation issues
2025-06-29 12:34 UTC (11+ messages)
` [PATCH v3 01/10] arm64: dts: rockchip: Move dsi address+size-cells from SoC to px30 boards
` [PATCH v3 02/10] arm64: dts: rockchip: Move dsi address+size-cells from SoC to rk3399 boards
` [PATCH v3 03/10] dt-bindings: display: rockchip,dw-mipi-dsi: Drop address/size cells
` [PATCH v3 04/10] arm64: dts: rockchip: Simplify VOP port definition on rk3328
` [PATCH v3 05/10] arm64: dts: rockchip: Simplify edp endpoints on several rk3399 boards
` [PATCH v3 06/10] arm64: dts: rockchip: Simplify mipi_out endpoint on rk3399 RP64 dtso
` [PATCH v3 07/10] arm64: dts: rockchip: Move mipi_out node on rk3399 haikou demo dtso
` [PATCH v3 08/10] arm64: dts: rockchip: Fix LCD panel port on rk3566-pinetab2
` [PATCH v3 09/10] arm64: dts: rockchip: Drop unneeded address+size-cells on px30
` [PATCH v3 10/10] arm64: dts: rockchip: Drop regulator-compatible property on rk3399
[GIT PULL] Staging driver fix for 6.16-rc4
2025-06-29 12:30 UTC
[GIT PULL] TTY / Serial driver fixes for 6.16-rc4
2025-06-29 12:29 UTC
[PATCH v2 0/7] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
2025-06-29 12:28 UTC (4+ messages)
[PATCH v13 0/5] Add RSCI driver for Renesas RZ/T2H SoC
2025-06-29 12:27 UTC (3+ messages)
` [PATCH v13 5/5] serial: sh-sci: Add support for RZ/T2H SCI
Linux 6.15.4
2025-06-29 12:09 UTC (3+ messages)
[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
2025-06-29 12:07 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: simple-framebuffer: Add interconnects property
[PATCH] net: bcmgenet: Initialize u64 stats seq counter
2025-06-29 11:41 UTC
[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
2025-06-29 11:40 UTC (5+ messages)
[PATCH v3] can: ucan: Use two USB endpoint API functions rather than duplicating their implementations
2025-06-29 11:38 UTC (6+ messages)
` [v3] "
[PATCH v2] skbuff: Improve the sending efficiency of __skb_send_sock
2025-06-29 11:33 UTC (3+ messages)
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-29 11:28 UTC (7+ messages)
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
[syzbot] [perf?] WARNING in perf_pending_task
2025-06-29 10:51 UTC (2+ messages)
[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
2025-06-29 10:38 UTC (3+ messages)
[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-29 10:29 UTC (11+ messages)
` [PATCH v5 4/9] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v5 1/9] rust: pwm: Add Kconfig and basic data structures
[PATCH v4] fs/buffer: remove the min and max limit checks in __getblk_slow()
2025-06-29 10:15 UTC (3+ messages)
[PATCH 2/8] arm64: dts: rockchip: Refactor DSI nodes on rk3399 boards
2025-06-29 10:09 UTC (3+ messages)
[PATCH v6 00/28] KVM: arm64: Implement support for SME
2025-06-29 10:08 UTC (5+ messages)
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers
[PATCH] regulator: mp886x: Fix ID table driver_data
2025-06-29 9:59 UTC
[PATCH] regulator: sy8824x: Fix ID table driver_data
2025-06-29 9:59 UTC
[PATCH] vfio/mlx5: fix possible overflow in tracking max
2025-06-29 9:58 UTC
[PATCH] regulator: tps6287x-regulator: Enable REGCACHE_MAPLE
2025-06-29 9:58 UTC
[PATCH] regulator: sy8827n: make enable gpio NONEXCLUSIVE
2025-06-29 9:57 UTC
[PATCH] staging: media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
2025-06-29 9:51 UTC (3+ messages)
[PATCH] regulator: tps6286x-regulator: Enable REGCACHE_MAPLE
2025-06-29 9:51 UTC
[PATCH] regulator: rt5739: Enable REGCACHE_MAPLE
2025-06-29 9:48 UTC
[PATCH] greybus: loopback: remove gb_loopback_async_wait_all()
2025-06-29 9:47 UTC (2+ messages)
[PATCH] usb: dwc2: disable platform lowlevel hw resources during shutdown
2025-06-29 9:46 UTC
[syzbot] [ntfs3?] WARNING in ni_rename
2025-06-29 9:46 UTC
[PATCH] net: stmmac: add support for dwmac 5.20
2025-06-29 9:44 UTC
[PATCH net-next] octeontx2-af: Fix error code in rvu_mbox_init()
2025-06-29 9:40 UTC (2+ messages)
[PATCH v3 1/2] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-29 9:36 UTC (7+ messages)
` [PATCH v3 2/2] e1000e: ignore factory-default checksum value on TGP platform
[PATCH v3 0/4] spi: sophgo: Add SPI NOR controller for SG2042
2025-06-29 9:29 UTC (7+ messages)
` [PATCH v3 1/4] spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042
` [PATCH v3 2/4] spi: spi-sg2044-nor: Add configurable chip info
` [PATCH v3 3/4] spi: spi-sg2044-nor: Fix reading bytes issue on SG2042
` [PATCH v3 4/4] riscv: dts: sophgo: Add SPI NOR node for SG2042
[PATCH] ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx
2025-06-29 9:17 UTC (2+ messages)
[PATCH 0/3] usb: dwc3: Fix TRB reclaim regression and clean up reclaim logic
2025-06-29 9:06 UTC (7+ messages)
` [PATCH 2/3] usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument
` [PATCH v3] "
[PATCH v4 1/2] usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs
2025-06-29 9:04 UTC (2+ messages)
` [PATCH v4 2/2] usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument
[PATCH v1 0/4] mm: folio_pte_batch() improvements
2025-06-29 8:59 UTC (6+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
[PATCH v2 0/4] mm/userfaultfd: modulize memory types
2025-06-29 8:55 UTC (9+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v2 2/4] mm/shmem: Support "
` [PATCH v2 3/4] mm/hugetlb: "
` [PATCH v2 4/4] mm: Apply vm_uffd_ops API to core mm
[GIT PULL] perf/urgent for v6.16-rc4
2025-06-29 8:49 UTC
[GIT PULL] x86/urgent for v6.16-rc4
2025-06-29 8:46 UTC
[GIT PULL] locking/urgent for v6.16-rc4
2025-06-29 8:44 UTC
[GIT PULL] EDAC urgent for v6.16-rc4
2025-06-29 8:35 UTC
[PATCH 1/2] cxl/edac: Fix wrong dpa checking for PPR operation
2025-06-29 8:20 UTC (2+ messages)
` [PATCH 2/2] cxl/core: Add a helper function to check dpa availability
Ta vs Ya (the polarities of opensource) (was fair pay philosophy, low-jitter)
2025-06-29 8:19 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®