messages from 2026-03-14 01:32:12 to 2026-03-14 09:26:16 UTC [more...]
[PATCH v4 0/2] Add scmi powerdomain for sky1
2026-03-14 9:26 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains
[PATCH] slub: clarify kmem_cache_refill_sheaf() failure behavior
2026-03-14 9:23 UTC (3+ messages)
[PATCH v8 0/5] I2C Mux per channel bus speed
2026-03-14 9:22 UTC (6+ messages)
` [PATCH v8 1/5] i2c: core: add callback to change bus frequency
` [PATCH v8 2/5] i2c: mux: add support for per channel "
` [PATCH v8 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v8 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH v8 5/5] docs: i2c: i2c-topology: add section about bus speed
[PATCH v4 00/10] clk: realtek: Add RTD1625 Clock Support
2026-03-14 9:19 UTC (5+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v4 03/10] clk: realtek: Add basic reset support
[PATCH 0/6] phy: qcom-qmp: Clean up QSERDES COM and TXRX register headers
2026-03-14 9:16 UTC (13+ messages)
` [PATCH 1/6] phy: qcom-qmp: Add missing QSERDES COM v2 registers
` [PATCH 2/6] phy: qcom-qmp: Use explicit QSERDES COM v2 register definitions
` [PATCH 3/6] phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3
` [PATCH 4/6] phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functions
` [PATCH 5/6] phy: qcom-qmp: Drop unused register headers
` [PATCH 6/6] phy: qcom-qmp: Make QSERDES TXRX v2 registers explicit
[PATCH] jobserver: Fix typo in docstring
2026-03-14 9:14 UTC
[PATCH v2] fs: make insert_inode_locked() wait for inode destruction
2026-03-14 9:12 UTC (3+ messages)
include/linux/list.h:72:19: warning: storing the address of local variable 'pbufl' in '*&buf_33(D)->list.prev'
2026-03-14 9:11 UTC
[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
2026-03-14 9:11 UTC (4+ messages)
[PATCH] staging: rtl8723bs: replace kmalloc + memcpy with kmemdup in ioctl_cfg80211.c
2026-03-14 9:11 UTC
[PATCH 0/2] bootconfig: Add EBNF definition and more tests
2026-03-14 9:06 UTC (3+ messages)
` [PATCH 1/2] Documentation: bootconfig: Add EBNF definiton of bootconfig
` [PATCH 2/2] bootconfig: Add more test samples
[PATCH net-next v2] net: macb: set default_an_inband to true for SGMII
2026-03-14 9:06 UTC (3+ messages)
[PATCH v4 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-14 9:04 UTC (4+ messages)
` [PATCH v4 1/3] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v4 2/3] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v4 3/3] lib/test_vmalloc: add vrealloc test case
[PATCH v4 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
2026-03-14 9:04 UTC
[PATCH] sched_ext/selftests: Fix incorrect include guard comments
2026-03-14 9:04 UTC
[PATCH] sched_ext: Fix uninitialized ret in scx_alloc_and_add_sched()
2026-03-14 9:04 UTC
[PATCH V5 0/5] Enable ADSP and CDSP for Glymur SoC
2026-03-14 9:01 UTC (5+ messages)
` [PATCH V5 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP
` [PATCH V5 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
[PATCH 0/4] riscv: spacemit: k3: Add more resource to UART
2026-03-14 8:52 UTC (4+ messages)
` [PATCH 1/4] riscv: dts: spacemit: k3: add clock tree
[PATCH 1/2] dt-bindings: hwmon: lm75: Add label property
2026-03-14 8:50 UTC (3+ messages)
[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
2026-03-14 8:45 UTC (4+ messages)
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-14 8:49 UTC (5+ messages)
` [PATCH v3 5/7] dt-bindings: mfd: Add synology,microp device
[PATCH v2 resend] driver core: Make deferred_probe_timeout default a Kconfig option
2026-03-14 8:49 UTC
[PATCH v3] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
2026-03-14 8:45 UTC (3+ messages)
[PATCH sched_ext/for-7.1] selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
2026-03-14 8:45 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: remove unnecessary braces for single statement
2026-03-14 8:34 UTC
[PATCH 0/2] Allow virtio-mmio to work on m68k nommu 68000
2026-03-14 8:32 UTC (5+ messages)
` [PATCH 1/2] virtio-mmio: Replace sizeof x with sizeof(x)
` [PATCH 2/2] virtio-mmio: Use raw io accessors to avoid arch issues
[PATCH 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-03-14 8:26 UTC (9+ messages)
` [PATCH 1/8] i2c: rtl9300: split data_reg into read and write reg
` [PATCH 2/8] i2c: rtl9300: introduce max length property to driver data
` [PATCH 3/8] i2c: rtl9300: introduce F_BUSY to the reg_fields struct
` [PATCH 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address
` [PATCH 5/8] i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
` [PATCH 6/8] i2c: rtl9300: intoduce new function properties to driver data
` [PATCH 7/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9607C support
` [PATCH 8/8] i2c: rtl9300: add RTL9607C i2c controller support
[PATCH v2] reset: spacemit: k3: Decouple composite reset lines
2026-03-14 8:27 UTC
[PATCH bpf-next v6 0/2] bpf: Add multi-level pointer parameter support for trampolines
2026-03-14 8:21 UTC (3+ messages)
` [PATCH bpf-next v6 1/2] bpf: Support pointer param types via SCALAR_VALUE "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage
[PATCH 0/2] gpio/pinctrl: spacemit: Add GPIO pin configuration support for K1
2026-03-14 8:20 UTC (5+ messages)
` [PATCH 1/2] pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations
` [PATCH 2/2] gpio: spacemit-k1: Add set_config callback support
[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
2026-03-14 8:19 UTC (7+ messages)
` [PATCH v3 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization
[PATCH 0/8] iommu/vt-d: Hitless PASID updates via entry_sync
2026-03-14 8:13 UTC (5+ messages)
` [PATCH 1/8] iommu: Lift and generalize the STE/CD update code from SMMUv3
[PATCH] net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
2026-03-14 8:11 UTC
[PATCH V2 08/11] vfio: Enable cdev noiommu mode under iommufd
2026-03-14 8:09 UTC (2+ messages)
[PATCH 1/3] staging: sm750fb: Rename enum sm750_pnltype values to snake_case
2026-03-14 8:09 UTC (3+ messages)
` [PATCH 2/3] staging: sm750fb: Rename struct init_status members "
` [PATCH 3/3] staging: sm750fb: Rename struct sm750_dev "
[PATCH v3 0/4] rust: add basic serial device bus abstractions
2026-03-14 8:07 UTC (3+ messages)
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
[PATCH v2 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
2026-03-14 8:05 UTC (3+ messages)
` [PATCH v2 1/6] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
[PATCH 0/2] reset: spacemit: k3: Decouple the composite reset
2026-03-14 8:05 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: soc: spacemit: k3: Decouple composite reset lines
[PATCH v2 4/4] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2
2026-03-14 8:00 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: remove unnecessary braces for single statement
2026-03-14 7:58 UTC (2+ messages)
[PATCH 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()
2026-03-14 7:57 UTC (3+ messages)
[PATCH] xpad: Overhaul device data for wireless devices
2026-03-14 7:50 UTC
[PATCH 7/7] riscv: dts: spacemit: PCIe and PHY-related updates for OrangePi RV2
2026-03-14 7:50 UTC (2+ messages)
[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-03-14 7:47 UTC (7+ messages)
[PATCH v3] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
2026-03-14 7:47 UTC
[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
2026-03-14 7:40 UTC (4+ messages)
` [PATCH v2 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver
[PATCH] bus: sunxi-rsb: Always check register address validity
2026-03-14 7:33 UTC (2+ messages)
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-03-14 7:31 UTC (12+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
[PATCH] net: 9p: usbg: clear stale client pointer on close
2026-03-14 7:24 UTC (3+ messages)
[PATCH v2 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-03-14 7:10 UTC (2+ messages)
[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
2026-03-14 7:06 UTC (5+ messages)
` [PATCH v2 1/4] driver core: Add conditional guard support for device_lock()
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
` [PATCH v2 3/4] cxl/pci: Hold memdev lock in cxl_event_trace_record()
` [PATCH v2 4/4] cxl/pci: Check memdev driver binding status in cxl_reset_done()
[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-03-14 7:08 UTC (7+ messages)
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains
[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-14 7:01 UTC (7+ messages)
` [PATCH v3 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v3 2/2] mm/vmalloc: free unused pages on vrealloc() shrink
[PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for indirect jump targets
2026-03-14 6:48 UTC (3+ messages)
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-03-14 6:35 UTC (6+ messages)
[PATCH net v1] team: fix header_ops type confusion with non-Ethernet ports
2026-03-14 6:23 UTC
[PATCH bpf-next v5 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage
2026-03-14 6:16 UTC (4+ messages)
[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()
2026-03-14 3:36 UTC (2+ messages)
[PATCH] RDMA/efa: Fix possible deadlock
2026-03-14 5:38 UTC (2+ messages)
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 5:29 UTC
[PATCH] crypto: atmel - use list_first_entry_or_null to simplify find_dev
2026-03-14 5:19 UTC (2+ messages)
[PATCH v14 23/26] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
2026-03-14 5:18 UTC (2+ messages)
[PATCH] crypto: atmel-tdes - fix DMA sync direction
2026-03-14 5:17 UTC (2+ messages)
[PATCH] crypto: inside-secure/eip93 - register hash before authenc algorithms
2026-03-14 5:17 UTC (2+ messages)
[PATCH 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-03-14 5:16 UTC (3+ messages)
` [PATCH 1/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
` [PATCH 2/2] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
[PATCH v2 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
2026-03-14 5:16 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove bouncing maintaner for IAA driver
2026-03-14 5:16 UTC (3+ messages)
[PATCH] crypto: ccp - Fix leaking the same page twice
2026-03-14 5:15 UTC (2+ messages)
[PATCH] crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
2026-03-14 5:14 UTC (2+ messages)
[RFC PATCH 0/3] f2fs: reduce zoned LFS memory by sharing SIT valid maps
2026-03-14 5:14 UTC (5+ messages)
` [RFC PATCH 2/3] "
` [RFC PATCH 3/3] f2fs: add mount option to disable shared SIT mirror checks
[PATCH v3] PCI: dw-rockchip: Enable async probe by default
2026-03-14 5:12 UTC (15+ messages)
[PATCH v3 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
2026-03-14 5:12 UTC (2+ messages)
[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
2026-03-14 5:11 UTC (2+ messages)
[PATCH] crypto: tcrypt: stop ahash speed tests when setkey fails
2026-03-14 5:11 UTC (2+ messages)
[PATCH] crypto: tcrypt: clamp num_mb to avoid divide-by-zero
2026-03-14 5:11 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range
2026-03-14 5:11 UTC
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 5:09 UTC (5+ messages)
` Forwarded: [PATCH] bonding: debug: add printk to bond_header_create
` Forwarded: Re: [syzbot] [net?] general protection fault in bond_header_create
[PATCH 1/2] crypto: ccp - simplify sev_update_firmware()
2026-03-14 5:07 UTC (2+ messages)
[PATCH] crypto: qce - Remove return variable and unused assignments
2026-03-14 5:07 UTC (2+ messages)
[PATCH v6 0/6] Add support for Microchip LAN969x
2026-03-14 5:06 UTC (3+ messages)
` [PATCH v6 2/6] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
[PATCH v5 0/4] drm/msm/hdmi & phy: use generic PHY framework
2026-03-14 5:06 UTC (5+ messages)
` [PATCH v5 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v5 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v5 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v5 4/4] phy: qualcomm: add MSM8974 HDMI PHY support
[PATCH v2 0/2] tools/nolibc: add err.h
2026-03-14 4:59 UTC (3+ messages)
` [PATCH v2 1/2] tools/nolibc: add support for program_invocation_{,short_}name
[PATCH] crypto: caam - remove HMAC key hex dumps from hash_digest_key
2026-03-14 4:56 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: stack-out-of-bounds Read in l2cap_send_cmd
2026-03-14 4:51 UTC
[PATCH v5 next 00/17] Enhance printf()
2026-03-14 4:48 UTC (6+ messages)
[PATCH 0/8] scsi-multipath: Basic ALUA support
2026-03-14 4:48 UTC (5+ messages)
` [PATCH 4/8] scsi: Create a core ALUA driver
` [PATCH 5/8] scsi: scsi-multipath: Add basic ALUA support
[PATCH v4] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
2026-03-14 4:47 UTC (2+ messages)
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 4:45 UTC
[PATCH] staging: rtl8723bs: remove unnecessary braces for single statement
2026-03-14 4:34 UTC
[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
2026-03-14 4:33 UTC (4+ messages)
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "
[-next v9 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-03-14 4:21 UTC (4+ messages)
` [PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs
[PATCH] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
2026-03-14 4:17 UTC (2+ messages)
[PATCH] staging: rtl8723bs: add missing blank lines after declarations
2026-03-14 4:17 UTC (2+ messages)
[PATCH] drm/msm: Fix GMEM_BASE for A650
2026-03-14 4:14 UTC
[PATCH v4 0/5] Add driver for EC found on Qualcomm reference devices
2026-03-14 4:09 UTC (6+ messages)
[PATCH] nvme-tcp.h: drop kernel-doc comments, fix a few descriptions
2026-03-14 4:04 UTC
[PATCH 0/2] Make 'kunit.py run --alltests' run all crypto library tests
2026-03-14 3:59 UTC (3+ messages)
` [PATCH 1/2] lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT
` [PATCH 2/2] kunit: configs: Enable all crypto library tests in all_tests.config
[PATCH v3 0/3] Add support for hashing algorithms in TI DTHE V2
2026-03-14 3:59 UTC (3+ messages)
` [PATCH v3 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
[PATCH] net: ax25: fix UAF in timer paths
2026-03-14 3:58 UTC
[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
2026-03-14 3:58 UTC (5+ messages)
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 3:50 UTC
[PATCH 4/4] mm: align file-backed mmap to exec folio order in thp_get_unmapped_area
2026-03-14 3:47 UTC (2+ messages)
[PATCH] ALSA: usb-audio: validate full match when resolving quirk aliases
2026-03-14 3:34 UTC
[PATCH] media: subdev: Fix error pointer dereference
2026-03-14 3:06 UTC (2+ messages)
[PATCH v2] atm: lec: fix use-after-free in sock_def_readable()
2026-03-14 2:53 UTC (2+ messages)
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 2:50 UTC
[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
2026-03-14 2:32 UTC (4+ messages)
` [PATCH v3 7/7] ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle
[PATCH v5] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
2026-03-14 2:20 UTC (2+ messages)
[PATCH v2] Do not enable the v1 uAPI by default
2026-03-14 2:16 UTC (2+ messages)
[PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
2026-03-14 2:10 UTC (4+ messages)
[PATCH v5 0/2] Add lontium lt8713sx bridge driver
2026-03-14 2:09 UTC (2+ messages)
[PATCH v3 0/2] Add ITE IT6162 MIPI DSI to HDMI bridge driver
2026-03-14 2:09 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH v3 2/2] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver
[PATCH] smb: smbdirect: fix inverted comparison operator in negotiation log message
2026-03-14 2:06 UTC (3+ messages)
[PATCH v2 0/1] update riscv prctl for discovering V extension
2026-03-14 2:01 UTC (3+ messages)
[PATCH] drm/bridge: ite-it66121: Disable HDMI audio capture stream
2026-03-14 1:59 UTC (2+ messages)
[PATCH] PCI: qcom: Advertise hotplug with no command completion support
2026-03-14 1:56 UTC
[PATCH v7 0/2] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2026-03-14 1:56 UTC (3+ messages)
` [PATCH v7 2/2] drm/bridge: "
[PATCH v3] spi: atcspi200: fix mutex initialization order
2026-03-14 1:50 UTC (2+ messages)
[PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices
2026-03-14 1:50 UTC (11+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: Add AYN QCS8550 Common
[PATCH -tip v3 1/4] x86/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base accessors
2026-03-14 1:46 UTC (3+ messages)
` [PATCH -tip v3 3/4] x86/segment: Use ASM_INPUT_RM in __loadsegment_fs()
[PATCH 0/2] clk: airoha: Add EcoNet EN751221 support
2026-03-14 1:45 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: clock, reset: Add econet EN751221
[PATCH 0/2] Add UCSI I2C transport driver for ITE885x USB-C controllers
2026-03-14 1:31 UTC (3+ messages)
` [PATCH 1/2] i2c: acpi: skip generic I2C device when vendor-specific sibling exists
` [PATCH 2/2] usb: typec: ucsi: add ITE885x I2C transport driver
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