messages from 2024-09-11 07:41:09 to 2024-09-11 09:12:39 UTC [more...]
[PATCH] net: check the return value of the copy_from_sockptr
2024-09-11 9:12 UTC (4+ messages)
[PATCH 10/24] sched/uclamg: Handle delayed dequeue
2024-09-11 9:10 UTC (15+ messages)
[PATCH v8 0/3] Add extioi virt extension support
2024-09-11 9:11 UTC (3+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "
[PATCH net] netlink: specs: mptcp: fix port endianness
2024-09-11 9:10 UTC
[PATCH 00/13] ALSA: update sample rate definitions
2024-09-11 9:09 UTC (3+ messages)
` [PATCH 01/13] ALSA: pcm: add more "
[PATCH 1/1] mmc: core: Use dev_err_probe for deferred regulators
2024-09-11 9:09 UTC
[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-09-11 9:04 UTC (18+ messages)
` [PATCH v12 01/17] EDAC: Add support for EDAC device features control
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "
` [PATCH v12 04/17] cxl: Move mailbox related bits to the same context
` [PATCH v12 05/17] cxl: Fix comment regarding cxl_query_cmd() return data
` [PATCH v12 06/17] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v12 07/17] cxl: Add Get Supported Features command for kernel usage
` [PATCH v12 08/17] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v12 09/17] cxl/mbox: Add SET_FEATURE "
` [PATCH v12 10/17] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v12 11/17] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v12 12/17] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 14/17] ras: mem: Add memory "
` [PATCH v12 15/17] EDAC: Add EDAC PPR control driver
` [PATCH v12 16/17] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v12 17/17] cxl/memfeature: Add CXL memory device PPR control feature
[PATCH v2 0/2] firmware: qcom: scm: fix SMC calls on ARM32
2024-09-11 9:07 UTC (3+ messages)
` [PATCH v2 1/2] firmware: qcom: scm: fix a NULL-pointer dereference
` [PATCH v2 2/2] firmware: qcom: scm: fall back to kcalloc() for no SCM device bound
[PATCH v2] arm64: dts: mt8183: Add encoder node
2024-09-11 9:07 UTC
[syzbot] [mptcp?] possible deadlock in sk_clone_lock (3)
2024-09-11 9:06 UTC (2+ messages)
` [syzbot] [PATCH net v2] mptcp: initialize sock lock with its own lockdep keys
[PATCH v4 0/2] DMA IOMMU static calls
2024-09-11 9:05 UTC (6+ messages)
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops
[PATCH v3 0/3] debugobjects: Do some minor optimizations, fixes and cleaups
2024-09-11 9:04 UTC (5+ messages)
` [PATCH v3 1/3] debugobjects: Delete a piece of redundant code
` [PATCH v3 2/3] debugobjects: Use hlist_splice_init() to reduce lock conflicts
` [PATCH v3 3/3] debugobjects: Reduce contention on pool lock in fill_pool()
[RFC 0/5] ext4: Implement support for extsize hints
2024-09-11 9:01 UTC (6+ messages)
` [RFC 1/5] ext4: add aligned allocation hint in mballoc
` [RFC 2/5] ext4: allow inode preallocation for aligned alloc
` [RFC 3/5] ext4: Support for extsize hint using FS_IOC_FS(GET/SET)XATTR
` [RFC 4/5] ext4: pass lblk and len explicitly to ext4_split_extent*()
` [RFC 5/5] ext4: Add extsize hint support
fs/bcachefs/super.c:1096:59-60: Unneeded semicolon
2024-09-11 8:59 UTC
[PATCH RESEND] soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
2024-09-11 8:59 UTC (4+ messages)
[PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit
2024-09-11 8:59 UTC (2+ messages)
[PATCH RFC v2] soc: qcom: llcc: Use designated initializers for LLC settings
2024-09-11 8:59 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: Enable GPU
2024-09-11 8:57 UTC (2+ messages)
[PATCH v3 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
2024-09-11 8:56 UTC (3+ messages)
[PATCH net] net: stmmac: Stop using a single dma_map() for multiple descriptors
2024-09-11 8:55 UTC (4+ messages)
[PATCH 0/3] debugobjects: Add hlist_cut_number() and use it to optimize code
2024-09-11 8:54 UTC (7+ messages)
` [PATCH 3/3] debugobjects: Use hlist_cut_number() to optimize performance and improve readability
[regression] significant delays when secureboot is enabled since 6.10
2024-09-11 8:53 UTC (7+ messages)
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-09-11 8:53 UTC (19+ messages)
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v6 14/26] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v6 15/26] rust: alloc: implement `collect` for `IntoIter`
[PATCH v2] mux: mmio: Add suspend and resume support
2024-09-11 8:53 UTC
[PATCH 00/21] TDX MMU Part 2
2024-09-11 8:52 UTC (3+ messages)
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem
[syzbot] [net?] possible deadlock in rtnl_lock (8)
2024-09-11 8:52 UTC (2+ messages)
` [syzbot] "
[PATCH] can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ
2024-09-11 8:51 UTC
[PATCH 0/2] selftests: vDSO: s390 fixes
2024-09-11 8:50 UTC (3+ messages)
` [PATCH 1/2] selftests: vDSO: fix ELF hash table entry size for s390x
` [PATCH 2/2] selftests: vDSO: fix vdso_config for s390
[PATCH 00/22] Initial device trees for A7-A11 based Apple devices
2024-09-11 8:41 UTC (23+ messages)
` [PATCH 01/22] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH 02/22] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH 03/22] dt-bindings: cpufreq: apple,cluster-cpufreq: Add A10 compatible
` [PATCH 04/22] dt-bindings: pinctrl: apple,pinctrl: Add A7-A11 compatibles
` [PATCH 05/22] dt-bindings: arm: apple: Add A7 devices
` [PATCH 06/22] dt-bindings: arm: apple: Add A8 devices
` [PATCH 07/22] dt-bindings: arm: apple: Add A8X devices
` [PATCH 08/22] dt-bindings: arm: apple: Add A9 devices
` [PATCH 09/22] dt-bindings: arm: apple: Add A9X devices
` [PATCH 10/22] dt-bindings: arm: apple: Add A10 devices
` [PATCH 11/22] dt-bindings: arm: apple: Add A10X devices
` [PATCH 12/22] dt-bindings: arm: apple: Add A11 devices
` [PATCH 13/22] arm64: dts: apple: Add A7 devices
` [PATCH 14/22] arm64: dts: apple: Add A8 devices
` [PATCH 15/22] arm64: dts: apple: Add A8X devices
` [PATCH 16/22] arm64: dts: apple: Add A9 devices
` [PATCH 17/22] arm64: dts: apple: Add A9X devices
` [PATCH 18/22] arm64: dts: apple: Add A10 devices
` [PATCH 19/22] arm64: dts: apple: Add A10X devices
` [PATCH 20/22] arm64: dts: apple: Add A11 devices
` [PATCH 21/22] arm64: dts: apple: t8010: Add cpufreq nodes
` [PATCH 22/22] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE
[PATCH v2 0/9] iio: add support for the ad3552r AXI DAC IP
2024-09-11 8:45 UTC (8+ messages)
` [PATCH v2 1/9] dt-bindings: iio: dac: ad3552r: add io-backend property
[PATCH can-next 0/2] can: rockchip_canfd: rework delay calculation and decoding of error code register
2024-09-11 8:45 UTC (3+ messages)
` [PATCH can-next 1/2] can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculation
` [PATCH can-next 2/2] can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error code register
[PATCH][next][V2] qlcnic: make read-only const array key static
2024-09-11 8:43 UTC (2+ messages)
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2024-09-11 8:43 UTC (3+ messages)
[PATCH v9] i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
2024-09-11 8:39 UTC
[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
2024-09-11 7:40 UTC (7+ messages)
` [PATCH 1/6] iommu/vt-d: Separate page request queue from SVM
` [PATCH 3/6] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU
[PATCH net v4 0/2] bpf: devmap: provide rxq after redirect
2024-09-11 8:41 UTC (3+ messages)
` [PATCH net v4 1/2] "
` [PATCH net v4 2/2] bpf: selftests: send packet to devmap redirect XDP
[syzbot] [net?] general protection fault in send_hsr_supervision_frame (2)
2024-09-11 8:39 UTC (4+ messages)
` [PATCH net] net: hsr: Fix null-ptr-deref in hsr_proxy_announce
[PATCH net-next] net: ethtool: phy: Check the req_info.pdn field for GET commands
2024-09-11 8:37 UTC (4+ messages)
[PATCH] media: verisilicon: av1: Fix reference video buffer pointer assignment
2024-09-11 8:36 UTC (3+ messages)
[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
2024-09-11 8:32 UTC (11+ messages)
[peterz-queue:perf/core] [perf/x86/rapl] 90942140bb: UBSAN:array-index-out-of-bounds_in_arch/x86/events/rapl.c
2024-09-11 8:32 UTC
[PATCH v6 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-09-11 8:25 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH v6 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH v6 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
` [PATCH v6 4/5] arm64: dts: st: Add combophy node on stm32mp251
` [PATCH v6 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board
[PATCH] testusb: Fix the cacography in testusb.c
2024-09-02 14:32 UTC
[PATCH 0/4] workqueue: Destroy workers in idle_cull_fn()
2024-09-11 8:27 UTC (8+ messages)
` [PATCH 1/4] workqueue: Reap workers via kthread_stop() and remove detach_completion
[PATCH] bpf: devmap: allow for repeated redirect
2024-09-11 8:26 UTC (3+ messages)
[PATCH] arm/mm: fix typos
2024-09-11 8:26 UTC (2+ messages)
[PATCH v1] wifi: mt76: mt7615: Convert comma to semicolon
2024-09-11 8:25 UTC (2+ messages)
[PATCH 0/3] Add atomic transfer support to i2c-cadence
2024-09-11 8:24 UTC (5+ messages)
` [PATCH 3/3] i2c: cadence: Add atomic transfer support for controller version 1.4
[PATCH] dt-bindings: clock: mediatek: Drop duplicate mediatek,mt6795-sys-clock.yaml
2024-09-11 8:24 UTC (2+ messages)
[PATCH 0/8] Add support for PCIe3 on x1e80100
2024-09-11 8:22 UTC (9+ messages)
` [PATCH 4/8] arm64: dts: qcom: x1e80100: "
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies
[PATCH] ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
2024-09-11 8:14 UTC (3+ messages)
[PATCH net] net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
2024-09-11 8:21 UTC (5+ messages)
[PATCH 0/2] rtc: isl12022: Add alarm support
2024-09-11 8:20 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-11 8:19 UTC (25+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate
[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
2024-09-11 8:17 UTC (2+ messages)
[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GA
2024-09-11 8:16 UTC
[PATCH v3 0/2] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
2024-09-11 8:16 UTC (3+ messages)
` [PATCH v3 1/2] x86/mm: rename the confusing local variable in early_memremap_is_setup_data()
` [PATCH v3 2/2] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
[PATCH net-next v6 0/5] Introduce HSR offload support for ICSSG
2024-09-11 8:16 UTC (6+ messages)
` [PATCH net-next v6 1/5] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v6 2/5] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v6 3/5] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v6 4/5] net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
` [PATCH net-next v6 5/5] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
[tip:sched/core 69/70] drivers/cpufreq/cppc_cpufreq.c:227:20: error: use of undeclared identifier 'NSER_PER_MSEC'
2024-09-11 8:15 UTC (2+ messages)
[PATCH 0/8] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-11 8:14 UTC (4+ messages)
` [PATCH 1/8] perf cs-etm: Don't flush when packet_queue fills up
linux-next: build failure after merge of the s390 tree
2024-09-11 8:09 UTC (2+ messages)
[PATCH net-next v3 00/12] net: vxlan: add skb drop reasons support
2024-09-11 8:08 UTC (3+ messages)
` [PATCH net-next v3 06/12] net: vxlan: make vxlan_snoop() return drop reasons
linux-next: build warning after merge of the drm-misc-fixes tree
2024-09-11 8:07 UTC (2+ messages)
[PATCH] arm64: dts: mt8183: Add encoder node
2024-09-11 8:06 UTC (2+ messages)
[PATCH] ASoC: tlv320aic31xx: Fix typos
2024-09-11 8:07 UTC (3+ messages)
[PATCH] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
2024-09-11 8:06 UTC (4+ messages)
[PATCH v6 0/8] perf: Support searching local debugging vdso or specify vdso path in cmdline
2024-09-11 8:05 UTC (13+ messages)
` [PATCH v6 1/8] perf: support "
` [PATCH v6 4/8] perf: symbol: generalize vmlinux path searching
` [PATCH v6 5/8] perf: build-id: add support for build-id cache vdso debug
` [PATCH v6 6/8] perf: build-id: extend build_id_cache__find_debug() to find local debugging vdso
` [PATCH v6 7/8] perf: disasm: prefer debugging files in build-id cache
` [PATCH v6 8/8] perf buildid-cache: recognize vdso when adding files
[PATCH v2 0/4] dt-bindings: arm: qcom: Add compatible for QCS8300 SoC
2024-09-11 8:03 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller
` [PATCH v2 2/4] dt-bindings: firmware: qcom,scm: document SCM on QCS8300 SoCs
` [PATCH v2 3/4] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
` [PATCH v2 4/4] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel
[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
2024-09-11 8:02 UTC (3+ messages)
[PATCHv3 0/6] zram: optimal post-processing target selection
2024-09-11 8:01 UTC (7+ messages)
` [PATCHv3 1/6] zram: introduce ZRAM_PP_SLOT flag
` [PATCHv3 2/6] zram: permit only one post-processing operation at a time
` [PATCHv3 3/6] zram: rework recompress target selection strategy
` [PATCHv3 4/6] zram: rework writeback "
` [PATCHv3 5/6] zram: do not mark idle slots that cannot be idle
` [PATCHv3 6/6] zram: reshuffle zram_free_page() flags operations
[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
2024-09-11 8:00 UTC (4+ messages)
` [PATCH mlx5-vhost v2 01/10] net/mlx5: Support throttled commands from async API
[syzbot] [net?] WARNING: refcount bug in ethnl_phy_done
2024-09-11 8:00 UTC
[GIT PULL] printk build fixup for 6.11
2024-09-11 7:58 UTC
[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
2024-09-11 7:55 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "
[regression] frozen usb mouse pointer at boot
2024-09-11 7:55 UTC
[PATCH 0/2] iio: bmi323: Fix some bugs in suspend resume
2024-09-11 7:54 UTC (3+ messages)
` [PATCH 1/2] iio: bmi323: fix copy and paste "
` [PATCH 2/2] iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
[PATCH] net: ag71xx: remove dead code path
2024-09-11 7:53 UTC (3+ messages)
[PATCH 2/3] xhci: Fix control transfer error on Etron xHCI host
2024-09-11 7:52 UTC (2+ messages)
[PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements
2024-09-11 7:52 UTC (5+ messages)
` [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding
[RFC net-next v2 0/9] Add support for per-NAPI config via netlink
2024-09-11 7:51 UTC (9+ messages)
` [RFC net-next v2 1/9] net: napi: Add napi_storage
[PATCH] tools: PCI: Remove unused BILLION macro
2024-09-11 6:04 UTC
[PATCH -next v2] usb: musb: mediatek: Simplify code with dev_err_probe()
2024-09-11 7:48 UTC (2+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-11 7:47 UTC (3+ messages)
` [PATCH 12/12] mm: Remove devmap related functions and page table bits
linux-next: duplicate patch in the vhost tree
2024-09-11 7:47 UTC
[PATCH v2] mm: move mm flags to mm_types.h
2024-09-11 7:44 UTC
[PATCH v2 0/8] serial: qcom-geni: fix console corruption
2024-09-11 7:45 UTC (3+ messages)
[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
2024-09-11 7:45 UTC (7+ messages)
` [PATCH v2 09/15] timers: Add a warning to usleep_range_state() for wrong order of arguments
` [PATCH v2 10/15] checkpatch: Remove broken sleep/delay related checks
[PATCH v2] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300
2024-09-11 7:44 UTC
[PATCH next] wifi: mt76: mt7925: fix off by one in mt7925_load_clc()
2024-09-11 7:43 UTC
[PATCH 0/5] drm: misc: few simple cleanups
2024-09-11 7:42 UTC (3+ messages)
` [PATCH 4/5] drm/mediatek: dp: constify regmap_config
[PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions
2024-09-11 7:41 UTC (6+ 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