messages from 2026-04-27 13:02:54 to 2026-04-27 14:19:25 UTC [more...]
[PATCH v4 0/7] iio: adc: hx711: add HX710B support
2026-04-27 14:19 UTC (16+ messages)
` [PATCH v4 2/7] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v4 3/7] iio: adc: hx711: update Kconfig, module description and file header
` [PATCH v4 4/7] iio: adc: hx711: introduce hx711_chip_info per-variant structure
` [PATCH v4 5/7] iio: adc: hx711: pass trailing pulse count into hx711_read()
` [PATCH v4 6/7] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read()
[syzbot] [usb?] memory leak in hub_event (4)
2026-04-27 14:19 UTC (3+ messages)
[RFC PATCH] mm/hugetlb: fix resv_map memory leak in __mmap_region error path
2026-04-27 14:18 UTC (3+ messages)
[PATCH 0/9] serial: add new I/O type for SPI and I2C bus devices
2026-04-27 14:18 UTC (7+ messages)
` [PATCH 2/9] serial: core: use uart_iotype_*() to simplify code
[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
2026-04-27 14:17 UTC (9+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-27 14:17 UTC (4+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH v2 0/2] pinctrl: qcom: add support for the TLMM controller on Nord platforms
2026-04-27 14:17 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: describe the Qualcomm nord-tlmm
` [PATCH v2 2/2] pinctrl: qcom: add the TLMM driver for the Nord platforms
[PATCH] rust: alloc: fix assert in `Vec::reserve` doc test
2026-04-27 14:15 UTC
[PATCH net] ice: fix missing SMA pin initialization in DPLL subsystem
2026-04-27 14:14 UTC (2+ messages)
[PATCH iwl-net v2] ice: fix SMA and U.FL pin state changes affecting paired pin
2026-04-27 14:14 UTC (2+ messages)
[PATCH sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
2026-04-27 14:14 UTC (3+ messages)
[PATCH 0/5] Improvements to PCI hibernate path
2026-04-27 14:14 UTC (3+ messages)
[PATCH 0/4] MIPS: SiByte: Fix serial device regressions
2026-04-27 14:13 UTC (4+ messages)
` [PATCH 4/4] Revert "drivers: convert sbd_duart.map_guard from atomic_t to refcount_t"
[PATCH v2 0/3] driver core: remove software node from platform devices on device release
2026-04-27 14:13 UTC (6+ messages)
` [PATCH v2 1/3] driver core: platform: remove software node on release()
[PATCH DRAFT] net: cirrus: ep93xx: fix probe error unwind
2026-04-27 14:12 UTC (3+ messages)
[RFC 0/7] mm: dual-bitmap page allocator consistency checker
2026-04-27 14:10 UTC (11+ messages)
` [RFC 4/7] mm: add page consistency checker implementation
[RFC] HP laptop charge mode control via POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR
2026-04-27 14:08 UTC
[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hidraw_report_event
2026-04-27 14:09 UTC (3+ messages)
[PATCH] iio: light: si1133: prefer complex macros enclosed in parenthesis
2026-04-27 14:08 UTC
[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
2026-04-27 14:05 UTC (9+ messages)
` [PATCH v4 1/4] iommufd/device: Associate a kvm pointer to iommufd_device
` [PATCH v4 2/4] iommufd/viommu: Associate a kvm pointer to iommufd_viommu
` [PATCH v4 4/4] iommufd/vdevice: add TSM guest request ioctl
[PATCH 0/2] drm/panel/visionox-rm69299: Split DSI commands out into enable/disable
2026-04-27 13:56 UTC (3+ messages)
` [PATCH 1/2] drm/panel: visionox-rm69299: "
` [PATCH 2/2] drm/panel: visionox-rm69299: Move power_on/off into prepare/unprepare
[PATCH v2 00/14] media: qcom: camss: CAMSS Offline Processing Engine support
2026-04-27 14:04 UTC (3+ messages)
` [PATCH v2 02/14] media: qcom: camss: Add PM clock support and integrate with runtime PM
[PATCH v9 0/3] spi: support the SpacemiT K1 SPI controller
2026-04-28 2:01 UTC (4+ messages)
` [PATCH v9 1/3] spi: dt-bindings: add SpacemiT K1 SPI support
` [PATCH v9 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v9 3/3] riscv: dts: spacemit: define a SPI controller node
[PATCH v2] arm64/irqflags: __always_inline the arch_local_irq_*() helpers
2026-04-27 14:01 UTC (5+ messages)
` [PATCH] arm64/daifflags: Make local_daif_*() helpers __always_inline
[REGRESSION] amdgpu error -22 first encountered in kernel 6.19, not fixed in 7.0
2026-04-27 14:01 UTC (4+ messages)
[PATCH v9 0/9] drivers/base: Introduce revocable
2026-04-27 13:58 UTC (10+ messages)
` [PATCH v9 1/9] revocable: Revocable resource management
` [PATCH v9 2/9] revocable: Add KUnit test cases
` [PATCH v9 3/9] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v9 4/9] gpio: cdev: Leverage revocable for accessing "
` [PATCH v9 5/9] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v9 6/9] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v9 7/9] gpio: Remove unused `chip` and `srcu` in struct gpio_device
` [PATCH v9 8/9] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v9 9/9] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable
[PATCH v2] arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
2026-04-27 13:58 UTC
[PATCH] dcache: use QSTR() instead of QSTR_INIT()
2026-04-27 13:58 UTC (3+ messages)
[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
2026-04-27 13:58 UTC (3+ messages)
` [PATCH v2 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
[PATCH RFC] hwrng: core - Set hwrng_fillfn() kernel thread freezable
2026-04-27 13:58 UTC
Positive Reviews
2026-04-27 13:53 UTC
[PATCH] arm64: dts: exynos850: Add syscon-poweroff node
2026-04-27 13:52 UTC (2+ messages)
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
2026-04-27 13:51 UTC (5+ messages)
` [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
[PATCH 00/18] Migrate rpcsec_gss_krb5 to the crypto/krb5 library
2026-04-27 13:51 UTC (19+ messages)
` [PATCH 01/18] SUNRPC: Add Kconfig dependency on CRYPTO_KRB5
` [PATCH 02/18] SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctx
` [PATCH 03/18] SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
` [PATCH 04/18] SUNRPC: Add errno-to-GSS status conversion helper
` [PATCH 05/18] SUNRPC: Prepare crypto/krb5 encryption and checksum handles
` [PATCH 06/18] SUNRPC: Switch wrap token encryption to crypto/krb5
` [PATCH 07/18] SUNRPC: Switch wrap token decryption "
` [PATCH 08/18] SUNRPC: Switch Camellia decrypt "
` [PATCH 09/18] SUNRPC: Switch MIC token generation "
` [PATCH 10/18] SUNRPC: Switch MIC token verification "
` [PATCH 11/18] SUNRPC: Remove get_mic/verify_mic function pointers from enctype table
` [PATCH 12/18] SUNRPC: Remove wrap/unwrap "
` [PATCH 13/18] SUNRPC: Remove encrypt/decrypt "
` [PATCH 14/18] SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctx
` [PATCH 15/18] SUNRPC: Remove dead code from rpcsec_gss_krb5
` [PATCH 16/18] SUNRPC: Remove per-enctype Kconfig options
` [PATCH 17/18] SUNRPC: Remove redundant crypto Kconfig dependencies
` [PATCH 18/18] SUNRPC: Remove dead rpcsec_gss_krb5 definitions
[PATCH 0/7] Add MediaTek VCP remoteproc driver support
2026-04-27 13:51 UTC (3+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: Add MediaTek mt8196 VCP binding
[PATCH net-next] net: mana: Force single RX buffer per page for CVM/encrypted guest memory
2026-04-27 13:51 UTC
[PATCH 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-04-27 13:50 UTC (7+ messages)
` [PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
` [PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug
` [PATCH 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
[PATCH] btrfs: replace BUG_ON() with error return in get_new_location()
2026-04-27 13:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH] ARM: dts: exynos: Add bluetooth support to manta
2026-04-27 13:49 UTC (2+ messages)
[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
2026-04-27 13:49 UTC (5+ messages)
` [PATCH v4 2/3] swiotlb: dma: its: "
[PATCH] cgroup/cpuset: make DL attach bandwidth reservation root-domain aware
2026-04-27 13:47 UTC (4+ messages)
[PATCH 0/8] char: misc: Introduce misc_sync to fix UAF
2026-04-27 13:46 UTC (9+ messages)
` [PATCH 1/8] char: misc: Simplify locking with guard()
` [PATCH 2/8] char: misc: Introduce misc_find() helper
` [PATCH 3/8] char: misc: Introduce misc_sync_register()
` [PATCH 4/8] char: misc: Use SRCU to protect list traversal
` [PATCH 5/8] platform/chrome: cros_ec_chardev: Introduce chardev_data
` [PATCH 6/8] platform/chrome: cros_ec_chardev: Move data to chardev_pdata
` [PATCH 7/8] platform/chrome: cros_ec_chardev: Add event relayer
` [PATCH 8/8] platform/chrome: cros_ec_chardev: Use misc_sync_register()
[PATCH] mcb: fix KASAN bug slab-use-after-free while removing mcb-pci
2026-04-27 13:46 UTC
[RFC PATCH] fs/buffer: serialize set_buffer_uptodate against concurrent clears
2026-04-27 13:46 UTC (4+ messages)
linux-next: build failure after merge of the bpf-next tree
2026-04-27 13:45 UTC (5+ messages)
` linux-next: build failure after merge of the bfp-next tree
[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
2026-04-27 13:44 UTC (2+ messages)
[PATCH] rust: alloc: add doc test for `Vec::extend_with` and fix comment
2026-04-27 13:44 UTC (6+ messages)
` [PATCH v2 2/2] rust: alloc: fix `Vec::extend_with` SAFETY comment
[PATCH] ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states
2026-04-27 13:44 UTC (2+ messages)
[PATCH v3 0/6] Add Tegra238 and Tegra264 pinctrl support
2026-04-27 13:42 UTC (7+ messages)
` [PATCH v3 1/6] pinctrl: tegra: Export tegra_pinctrl_probe()
` [PATCH v3 2/6] dt-bindings: pinctrl: Document Tegra238 pin controllers
` [PATCH v3 3/6] pinctrl: tegra: Add Tegra238 pinmux driver
` [PATCH v3 4/6] dt-bindings: pinctrl: Document Tegra264 pin controllers
` [PATCH v3 5/6] pinctrl: tegra: Add Tegra264 pinmux driver
` [PATCH v3 6/6] arm64: tegra: Add pinctrl nodes for Tegra264
[PATCH 1/1] tee: amdtee: store buffer ID in tee_shm->sec_world_id
2026-04-27 13:43 UTC (3+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-27 12:32 UTC (2+ messages)
[PATCH] tee: optee: Allow MT_NORMAL_TAGGED shared memory
2026-04-27 13:42 UTC (3+ messages)
[PATCH v2 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-04-27 13:41 UTC (5+ messages)
[PATCH] tee: shm: fix shm leak in register_shm_helper()
2026-04-27 13:41 UTC (3+ messages)
[PATCH V15 0/7] Rust support for powerpc
2026-04-27 13:39 UTC (3+ messages)
` [PATCH V15 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
[PATCH RFC] arm64/scs: Fix potential sign extension issue of advance_loc4
2026-04-27 13:39 UTC (2+ messages)
[PATCH v4 00/27] mtd: spi-nor: Enhance software protection
2026-04-27 13:39 UTC (4+ messages)
` [PATCH v4 17/27] mtd: spi-nor: debugfs: Add locking support
[PATCH 00/13] mm: PMD-level swap entries for anonymous THPs
2026-04-27 13:38 UTC (2+ messages)
[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
2026-04-27 13:36 UTC (2+ messages)
[PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
2026-04-27 13:36 UTC (2+ messages)
[syzbot] [integrity?] [lsm?] WARNING: bad unlock balance in __filemap_add_folio
2026-04-27 13:36 UTC
[PATCH 0/2] Add support for LX1308
2026-04-27 13:35 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: (pmbus/lx1308) Add LX1308 support
[PATCH] kernfs: protect of->kn access in fop_read_iter/fop_mmap
2026-04-27 13:35 UTC
[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
2026-04-27 13:28 UTC (3+ messages)
` (subset) "
[PATCH net-next v2 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
2026-04-27 13:23 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next v2 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations
[PATCH v2] ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
2026-04-27 13:34 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
2026-04-27 13:31 UTC (2+ messages)
[PATCH] usb: gadget: net2280: Fix double free in probe error path
2026-04-27 13:31 UTC
[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
2026-04-27 13:29 UTC (3+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
[PATCH 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
2026-04-27 13:29 UTC (5+ messages)
` [PATCH 2/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH 3/3] LoongArch: Skip relocation-time KASLR if it has already been applied
[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
2026-04-27 13:25 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
` [PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
[PATCH v2] iio: adc: ad7625: fix type mismatch in clamp() macro
2026-04-27 13:28 UTC (2+ messages)
[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
2026-04-27 13:28 UTC (2+ messages)
[PATCH v3] xfs: check da node block pad field during scrub
2026-04-27 13:26 UTC (2+ messages)
[PATCH] xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()
2026-04-27 13:26 UTC (2+ messages)
[PATCH v2] xfs: fix memory leak on error in xfs_alloc_zone_info()
2026-04-27 13:26 UTC (2+ messages)
[PATCH v3 0/3] xfs: clean up directory data block header padding
2026-04-27 13:26 UTC (2+ messages)
[PATCH] xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
2026-04-27 13:26 UTC (2+ messages)
[RFC PATCH 1/1] mm/filemap: tighten mmap_miss hit accounting
2026-04-27 13:25 UTC (2+ messages)
[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
2026-04-27 13:25 UTC (10+ messages)
` [RFC PATCH 02/19] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH 04/19] mm/damon/core: commit probes
` [RFC PATCH 13/19] mm/damon/sysfs: implement filter dir files
` [RFC PATCH 14/19] mm/damon/sysfs: setup probes on DAMON core API parameters
[PATCH v2 0/1] clk: tegra: support 48MHz clock for pll_p_out1
2026-04-27 13:24 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 0/3] mm: remove page_mapped()
2026-04-27 13:23 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH v5 0/5] phy: qcom: edp: Add DP/eDP switch for phys
2026-04-27 13:21 UTC (3+ messages)
` [PATCH v5 3/5] phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tables
[PATCH 1/2] rust: allow `clippy::collapsible_match` globally
2026-04-27 13:21 UTC (4+ messages)
` [PATCH 2/2] rust: allow `clippy::collapsible_if` globally
[PATCH v2] arm64: smp: Do not mark secondary CPUs possible under nosmp
2026-04-27 13:20 UTC (2+ messages)
[PATCH v2] software node: provide wrappers around kobject_get/put()
2026-04-27 13:18 UTC
[PATCH v2] Documentation/rv: Replace stale website link
2026-04-27 13:17 UTC
[PATCH v2 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
2026-04-27 13:17 UTC (9+ messages)
` [PATCH v2 1/6] clk: qcom: gdsc: Add custom disable callback for GX GDSC
` [PATCH v2 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe
` [PATCH v2 4/6] clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align with IFPC
` [PATCH v2 6/6] drm/msm/a6xx: Limit GXPD votes to recovery in A8x
[PATCH] mfd: cros_ec: Delay dev_set_drvdata() until probe success
2026-04-27 13:17 UTC
[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
2026-04-27 13:17 UTC (2+ messages)
[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
2026-04-27 13:16 UTC (3+ messages)
` [PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function
[bug report] Potential order violation in fs/dlm/midcomms.c, between 'dlm_midcomms_addr()' and 'dlm_midcomms_exit()'
2026-04-27 13:15 UTC (2+ messages)
[PATCH] pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()
2026-04-27 13:13 UTC (2+ messages)
[RFC] debugfs: sched/migration_cost_ns should accept -1 like legacy sysctl interface?
2026-04-27 13:13 UTC
[PATCH 1/2] mtd: mtdoops: replace simple_strtoul with kstrtouint
2026-04-27 13:13 UTC (2+ messages)
[PATCH] pmdomain: core: Fix detach procedure for virtual devices in genpd
2026-04-27 13:13 UTC (3+ messages)
[PATCH v2 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
2026-04-27 13:11 UTC (8+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: fix OOB write in HT_caps_handler()
[PATCH] mtd: qcom: Unify user-visible "Qualcomm" name
2026-04-27 13:10 UTC (2+ messages)
[PATCH 0/5] mtd/spi: Fix Winbond W35N02JW / W35N04JW support
2026-04-27 13:10 UTC (3+ messages)
` (subset) "
[PATCH] mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()
2026-04-27 13:08 UTC (2+ messages)
[PATCH v2 RESEND] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
2026-04-27 13:08 UTC
[PATCH 0/4] firmware: samsung: acpm: Various fixes for sashiko bug reports
2026-04-27 13:06 UTC (3+ messages)
` [PATCH 2/4] firmware: samsung: acpm: Fix sequence number leak and infinite loop
Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
2026-04-27 13:05 UTC (2+ messages)
` "
[PATCH v3 00/12] Auto-generate maintainer profile entries
2026-04-27 13:05 UTC (2+ messages)
[PATCH v11 0/1] Add USB2.0 VBUS mux driver for RZ/G3E
2026-04-27 13:03 UTC (2+ messages)
` [PATCH v11 1/1] mux: Add driver for Renesas RZ/V2H USB VBENCTL VBUS_SEL mux
[PATCH V13 0/7] Rust support for powerpc
2026-04-27 13:04 UTC (7+ messages)
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
[PATCH] drm/sti: hda: Fix bridge leak on component_add() failure
2026-04-27 13:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox