messages from 2024-08-21 06:38:09 to 2024-08-21 07:40:56 UTC [more...]
[PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers
2024-08-21 7:08 UTC (3+ messages)
[PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
2024-08-21 7:37 UTC (9+ messages)
` [PATCH v2 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
` [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
` [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing
[syzbot] [ocfs2?] possible deadlock in ocfs2_setattr
2024-08-21 7:40 UTC
[PATCH v1] drivers:controllers:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:39 UTC
[PATCH] net: do not release sk in sk_wait_event
2024-08-21 7:38 UTC (2+ messages)
[syzbot] [mm?] WARNING in zswap_swapoff
2024-08-21 7:38 UTC (4+ messages)
[PATCH v1 0/2] LoongArch: Fix some build issues with randconfig
2024-08-21 7:37 UTC (3+ messages)
` [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty
Quick Question About Collaboration
2024-08-21 7:35 UTC
[Buildroot] [PATCH] package/elf2flt: fix riscv64 C++ compilations
2024-08-21 7:37 UTC
[PATCH v1] net: filter: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 7:37 UTC
[PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
2024-08-21 7:37 UTC (3+ messages)
[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
2024-08-21 7:33 UTC (6+ messages)
` [PATCH 1/5] hw/net/can/xlnx-versal-canfd: Fix interrupt level
` [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
[i-g-t 0/4] Add more logs to skips (KMS)
2024-08-21 7:35 UTC (3+ messages)
` ✓ CI.xeBAT: success for Add more logs to skips (KMS) (rev2)
` ✓ Fi.CI.BAT: "
[PATCH v1] lib:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:34 UTC
[PATCH resend v2 0/5] mm: memory_hotplug: improve do_migrate_range()
2024-08-21 7:33 UTC (4+ messages)
` [PATCH v2 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()
[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
2024-08-21 7:32 UTC (3+ messages)
[PATCH net-next v2] net: airoha: configure hw mac address according to the port id
2024-08-21 7:30 UTC
[f2fs-dev] [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio
2024-08-21 7:31 UTC (5+ messages)
[PATCH 0/2] here-doc test bodies
2024-08-21 7:31 UTC (5+ messages)
` [PATCH v2 0/9] here-doc test bodies (now with 100% more chainlinting)
` [PATCH v2 5/9] chainlint.pl: check line numbers in expected output
[PATCH v2] platform/x86/intel-uncore-freq: Do not present separate package-die domain
2024-08-21 7:30 UTC (2+ messages)
[GSoC][PATCH 00/10] t: port reftable/block_test.c to the unit testing framework
2024-08-21 7:30 UTC (3+ messages)
` [GSoC][PATCH v2 00/11] "
[PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
2024-08-21 7:30 UTC (11+ messages)
` [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM
[PATCH 1/2] makedumpfile: Add ftruncate error handling
2024-08-21 7:30 UTC (3+ messages)
[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
2024-08-21 7:29 UTC (5+ messages)
[PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:29 UTC
[PATCH -next v2] wifi: brcmsmac: Use kvmemdup to simplify the code
2024-08-21 7:29 UTC (2+ messages)
[Buildroot] [1/1] package/libkcapi: update site path
2024-08-21 7:29 UTC (2+ messages)
[Buildroot] [git commit] package/libkcapi: update site path
2024-08-21 7:28 UTC
[PATCH] libbpf: Initialize st_ops->tname with strdup()
2024-08-21 7:20 UTC (2+ messages)
[PATCH] drm/amdgpu: add list empty check to avoid null pointer issue
2024-08-21 7:29 UTC (2+ messages)
out of space (>865 GB free), filesystem remounts read-only - how to recover?
2024-08-21 7:26 UTC (3+ messages)
[PATCH v2] HID: corsair-void: Add Corsair Void headset family driver
2024-08-21 7:26 UTC (6+ messages)
` [v2] "
[PATCH 0/3] USB-Serial serdev support
2024-08-21 7:25 UTC (4+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive
[PATCH v2 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
2024-08-21 7:25 UTC (11+ messages)
` [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions
[PATCH v1] drivers:megaraid:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:24 UTC
[PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
2024-08-21 7:24 UTC (6+ messages)
` [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 7:24 UTC
[PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function
2024-08-21 7:22 UTC
[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
2024-08-21 7:21 UTC (2+ messages)
Control-Path Procedure
2024-08-21 7:20 UTC
[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
2024-08-21 7:21 UTC (3+ messages)
[PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX
2024-08-21 7:20 UTC (4+ messages)
[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 7:20 UTC
[opencloudos:next 9924/9936] arch/x86/kernel/cpu/mce/apei.c:69:6: warning: variable 'apei_error' set but not used
2024-08-21 7:19 UTC
[brauner-vfs:work.i_state 44/46] fs/bcachefs/fs.c:1650:61: error: passing argument 2 of 'inode_bit_waitqueue' from incompatible pointer type
2024-08-21 7:19 UTC
[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-21 7:18 UTC (10+ messages)
` [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v2 3/9] block: mtip32xx: "
` [PATCH v2 4/9] gpio: "
` [PATCH v2 5/9] ethernet: cavium: "
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
` [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions()
[PATCH 1/2] wifi: rtw88: Fix USB devices not transmitting beacons
2024-08-21 7:17 UTC (3+ messages)
[PATCH v1] drivers:ras:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:17 UTC
[OE-core] [PATCH v2] kmod: upgrade 32 -> 33
2024-08-21 7:17 UTC (3+ messages)
[PATCH v12 00/10] enable bs > ps in XFS
2024-08-21 7:16 UTC (5+ messages)
[PATCH -next 0/5] drm/amd/display: Make some symobols static
2024-08-21 6:40 UTC (6+ messages)
` [PATCH -next 1/5] drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static
` [PATCH -next 2/5] drm/amd/display: Make core_dcn4_ip_caps_base static
` [PATCH -next 3/5] drm/amd/display: Make dcn35_hubp_funcs static
` [PATCH -next 4/5] drm/amd/display: Make dcn401_dsc_funcs static
` [PATCH -next 5/5] drm/amd/display: Make dcn35_fpga_funcs static
v6.11-rc4 amdgpu regression from v6.10.0
2024-08-21 2:44 UTC (5+ messages)
[PATCH RESEND] drm/amd/display: avoid using null object of framebuffer
2024-08-21 4:27 UTC
[i-g-t,11/12] tests/intel/kms_dp_fallback: add test for validating fallback
2024-08-21 7:16 UTC
[PATCH v5 00/44] Color Pipeline API w/ VKMS
2024-08-21 1:07 UTC (5+ messages)
` [PATCH v5 03/44] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH v5 20/44] drm/tests: Add a few tests around drm_fixed.h
[PATCH] drm/amd/gfx11: move the gfx mutex into the caller
2024-08-20 14:48 UTC (2+ messages)
[PATCH] Documentation: iomap: fix a typo
2024-08-21 7:15 UTC (3+ messages)
[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
2024-08-21 7:11 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton, ma35d1-nand: add new bindings
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: "
` [PATCH v3 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
[Buildroot] [PATCH] package/docker-engine: fix runtime problem
2024-08-21 7:12 UTC (6+ messages)
[PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop
2024-08-21 7:18 UTC
[PATCH v1] ALSA: hda: fix snd_hda_bus_reset when single_cmd is not supported
2024-08-21 7:11 UTC (2+ messages)
[PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:10 UTC
[PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
2024-08-21 7:10 UTC (2+ messages)
[PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop
2024-08-21 7:17 UTC
[PATCH v4 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
2024-08-21 7:09 UTC
[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
2024-08-21 7:08 UTC (7+ messages)
[PATCH v1 0/2] Add Aspeed G7 gpio support
2024-08-21 7:07 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver
[PATCH v1] Bluetooth: hci_qca: Drop unused event during BT on
2024-08-21 7:07 UTC (5+ messages)
[PATCH v4 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-08-21 7:05 UTC (6+ messages)
` [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
[qemu-mainline test] 187295: regressions - FAIL
2024-08-21 7:05 UTC
[net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation
2024-08-21 7:05 UTC
[PATCH v6 0/4] initial clock support for exynosauto v920 SoC
2024-08-21 7:06 UTC (8+ messages)
` [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto "
[PATCH i-g-t v3 00/14] Test coverage for GPU debug support
2024-08-21 7:05 UTC (6+ messages)
` [PATCH i-g-t v3 04/14] lib/xe_eudebug: Introduce eu debug testing framework
[PATCH i-g-t v2] lib/gpgpu_shader: Fix compilation warning and write dword shader
2024-08-21 7:03 UTC (3+ messages)
[PATCH] acpi/prmt: find block with specific type
2024-08-21 7:03 UTC (9+ messages)
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-21 7:02 UTC (8+ messages)
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol
[PATCH v3 0/2] Introduce tracepoint for hugetlbfs
2024-08-21 7:03 UTC (2+ messages)
[PATCH v4 00/18] KVM: arm64: nv: Add support for address translation instructions
2024-08-21 7:02 UTC (3+ messages)
[PATCH v2 00/14] qemuarm64-secureboot: Add UEFI Secure Boot
2024-08-21 7:02 UTC (3+ messages)
` [PATCH v2 14/14] qemuarm64-secureboot.yml: Set branch to scarthgap
[PATCH v1] drivers:mpt3saa:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:02 UTC
Using drm_exec in TTM
2024-08-21 7:02 UTC (12+ messages)
` [PATCH 4/7] drm/ttm: move LRU walk defines into new internal header
[PATCH v1 0/2] Add EDAC driver for loongson memory controller
2024-08-21 7:01 UTC (5+ messages)
` [PATCH v1 1/2] Loongarch: "
` [PATCH v1 2/2] dt-bindings: EDAC "
[PATCH] docs: explain the order of output in cat-file batch operations
2024-08-21 7:00 UTC (2+ messages)
[PATCH] char: mxc-rnga: Use devm_clk_get_enabled() helpers
2024-08-21 6:42 UTC (2+ messages)
[PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl
2024-08-21 6:59 UTC (3+ messages)
[oe][meta-webserver][scarthgap][PATCH V2] nginx: Backport fix for CVE-2024-7347
2024-08-21 6:59 UTC
[PATCH] mm, slub: prefetch freelist in ___slab_alloc()
2024-08-21 6:58 UTC (3+ messages)
[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
2024-08-21 6:58 UTC (4+ messages)
[PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook
2024-08-21 6:57 UTC (3+ messages)
[rmk:for-next 1/2] arch/arm/kernel/entry-armv.S:1074: Error: junk at end of line, first unrecognized character is `('
2024-08-21 6:55 UTC
[jgunthorpe:fwctl 17/20] drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once
2024-08-21 6:55 UTC
[PATCH v3 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
2024-08-21 6:54 UTC (7+ messages)
` [PATCH v3 2/2] "
[PATCH 1/3] perf annotate-data: Fix missing constant copy
2024-08-21 6:54 UTC (3+ messages)
` [PATCH 2/3] perf annotate-data: Prefer struct/union over base type
` [PATCH 3/3] perf annotate-data: Fix percpu pointer check
[PATCH v3 0/7] mm: Optimize mseal checks
2024-08-21 6:53 UTC (7+ messages)
` [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v3 3/7] mm/mprotect: "
` [PATCH v3 4/7] mm/mremap: "
[PATCH] doc: add --show-names for git config
2024-08-21 6:53 UTC (5+ messages)
` [PATCH v2] "
[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-21 6:53 UTC (3+ messages)
[PATCH v2] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers
2024-08-21 6:53 UTC (2+ messages)
[oe][meta-webserver][kirkstone][PATCH] nginx: Backport fix for CVE-2024-7347
2024-08-21 6:52 UTC
[PATCH v3 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
2024-08-21 6:52 UTC (3+ messages)
` [PATCH v3 1/3] soc: qcom: pmic_glink: Fix race during initialization
[PATCH -next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API
2024-08-21 6:59 UTC
[PATCH] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
2024-08-21 6:46 UTC
[PATCH] scsi: lpfc: fix overflow build issue
2024-08-21 6:51 UTC
[PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 6:49 UTC
[PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 6:49 UTC
[PATCH v3] HID: corsair-void: Add Corsair Void headset family driver
2024-08-21 6:49 UTC (4+ messages)
` [v3] "
[PATCH 0/3] Devicetree updates for MT8186
2024-08-21 6:48 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains
[PATCH -next] smb: use LIST_HEAD() to simplify code
2024-08-21 6:56 UTC
[PATCH v1 0/3] Add compatibles for different eud access modes
2024-08-21 6:48 UTC (12+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud
[PATCH] powerpc: Remove LHZX_BE macro
2024-08-21 6:47 UTC
[PULL 0/1] LoongArch: Fix for 9.1
2024-08-21 6:46 UTC (2+ messages)
[PATCH -next] fs: use LIST_HEAD() to simplify code
2024-08-21 6:54 UTC
[PATCH mptcp-net v2] mptcp: pr_debug: add missing \n at the end
2024-08-21 6:46 UTC (2+ messages)
[PATCH 0/2] dt-bindings fixup for brcm,bcm4329-fmac.yaml
2024-08-21 6:46 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: wireless: restore constraint for brcm,bcm4329-fmac compatible property
[PATCH -next] nfsd: use LIST_HEAD() to simplify code
2024-08-21 6:53 UTC
[syzbot] [ntfs3?] possible deadlock in ntfs_unlink
2024-08-21 6:45 UTC
next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc4-208-g2a8f5e00ea9f3)
2024-08-21 6:45 UTC
[PATCH -next] ubifs: Display the inode number when orphan twice happens
2024-08-21 6:44 UTC (2+ messages)
[PATCH -next] reiserfs: use LIST_HEAD() to simplify code
2024-08-21 6:51 UTC
[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-21 6:43 UTC (6+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[PATCH -next] wifi: mac80211: Use kvmemdup to simplify the code
2024-08-21 6:43 UTC (3+ messages)
[PATCH v1 0/2] scsi: ufs: introduce a callback to override OCS value
2024-08-21 6:44 UTC (3+ messages)
` [PATCH v1 1/2] scsi: ufs: core: introduce override_cqe_ocs
` [PATCH v1 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs
[PATCH] doc: updates to README
2024-08-21 6:40 UTC (2+ messages)
` [DTrace-devel] "
[PATCH fstests v2] generic/755: test that inode's ctime is updated on unlink
2024-08-21 6:39 UTC (2+ messages)
convert XFS perag lookup to xarrays v2
2024-08-21 6:38 UTC (6+ messages)
` [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures
` [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c
` [PATCH 3/5] xfs: simplify tagged perag iteration
` [PATCH 4/5] xfs: convert perag lookup to xarray
` [PATCH 5/5] xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
[viro-vfs:work.fdtable 13/13] kernel/fork.c:3242 unshare_fd() warn: passing a valid pointer to 'PTR_ERR'
2024-08-21 6:38 UTC (4+ messages)
[PATCH 1/2] test: fix missing line continuation in tst.perf-types.sh
2024-08-21 6:38 UTC (2+ messages)
` [PATCH 2/2] test: fix broken shebang in tst.plddGrab32.sh
[PATCH V3 00/15] Add Battery and USB Supply for AXP717
2024-08-21 6:37 UTC (5+ messages)
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
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.