messages from 2024-08-30 10:44:27 to 2024-08-30 12:55:47 UTC [more...]
[RFC 0/7] dlm: the ultimate verifier for DLM lock correctness
2024-08-30 12:55 UTC (3+ messages)
` [RFC 7/7] rv: add dlm compatible lock state kernel verifier
[GIT PULL]: Generic phy fixes for v6.11
2024-08-30 12:55 UTC
[PATCH] fs: drop GFP_NOFAIL mode from alloc_page_buffers
2024-08-30 12:54 UTC (7+ messages)
[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-08-30 12:53 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-08-30 12:53 UTC (9+ messages)
` [PATCH v14 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280
[GIT PULL]: soundwire fixes for v6.11
2024-08-30 12:52 UTC
[PATCH v2 0/4] Increase mseal test coverage
2024-08-30 12:52 UTC (6+ messages)
` [PATCH v2 1/4] selftests/mm: mseal_test, add vma size check
` [PATCH v2 2/4] selftests/mm: mseal_test add sealed madvise type
[PATCH] drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check
2024-08-30 12:52 UTC
[PATCH v1] can: kvaser_usb: Simplify with dev_err_probe()
2024-08-30 12:50 UTC (2+ messages)
[git pull] IOMMU Fixes for Linux v6.11-rc5
2024-08-30 12:48 UTC
[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
2024-08-30 12:16 UTC (7+ messages)
[PATCH] usb: gadget: udc: Add null pointer check for udc in gadget_match_driver
2024-08-30 12:46 UTC (4+ messages)
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-30 12:47 UTC (6+ messages)
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-30 12:45 UTC (7+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
` [PATCH v4 06/10] KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-30 12:45 UTC (4+ messages)
` [PATCH nf-next v4 1/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable
BUG: WARNING: ODEBUG bug in schedule_timeout
2024-08-30 12:45 UTC (3+ messages)
[PATCH 1/5] selftests: vdso: Fix vDSO name for powerpc
2024-08-30 12:41 UTC (6+ messages)
` [PATCH 2/5] selftests: vdso: Fix vdso_config "
` [PATCH 3/5] selftests: vdso: Fix vDSO symbols lookup for powerpc64
` [PATCH 4/5] selftests: vdso: Fix the way vDSO functions are called for powerpc
` [PATCH 5/5] selftests: vdso: Use parse_vdso.h in vdso_test_abi
[PATCH] selftests: splice: Add splice_read.sh and hint
2024-08-30 12:37 UTC (2+ messages)
commit c2fe0480cd77 leads to hang on boot
2024-08-30 12:37 UTC (2+ messages)
[PATCH 17/24] sched/fair: Implement delayed dequeue
2024-08-30 12:34 UTC
[PATCH v4 1/2] dt-bindings: arm: ti: Add BeagleY-AI
2024-08-30 12:33 UTC (3+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai
[PATCH net,v7] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-30 12:30 UTC (2+ messages)
[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
2024-08-30 12:29 UTC (9+ messages)
` [PATCH v2 2/7] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
` [PATCH v2 3/7] dt-bindings: rtc: mt6397: merge to MFD mediatek,mt6397 DT schema
` [PATCH v2 4/7] regulator: dt-bindings: mt6397: move examples to parent PMIC mt6397
` [PATCH v2 5/7] dt-bindings: leds: mt6323: merge to MFD mediatek,mt6397 DT schema
` [PATCH v2 6/7] dt-bindings: power: reset: "
` [PATCH v2 7/7] dt-bindings: sound: mt6358: "
[PATCH v9 0/5] arm64: ptdump: View the second stage page-tables
2024-08-30 12:28 UTC (3+ messages)
` [PATCH v9 2/5] arm64: ptdump: Expose the attribute parsing functionality
[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-08-30 12:28 UTC (4+ messages)
[PATCH] dt-bindings: mtd: ti, gpmc-nand: support partitions node
2024-08-30 12:27 UTC
[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-08-30 12:27 UTC (21+ messages)
` [PATCH v3 2/8] x86/virt/tdx: Remove 'struct field_mapping' and implement TD_SYSINFO_MAP() macro
` [PATCH v3 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v3 5/8] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v3 7/8] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v3 8/8] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature
[PATCH v2 0/2] media: i2c: imx290: check for availability in probe()
2024-08-30 12:25 UTC (8+ messages)
` [PATCH v2 1/2] media: i2c: imx290: Check "
[PATCH v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
2024-08-30 12:24 UTC (7+ messages)
[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
2024-08-30 12:24 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
[PATCH v2 0/7] dmaengine:Use devm_clk_get_enabled() helpers
2024-08-30 12:24 UTC (3+ messages)
` [PATCH v2 2/7] dmaengine:at_hdmac:Use "
[PATCH v5 0/7] PCI: Consolidate TLP Log reading and printing
2024-08-30 12:23 UTC (2+ messages)
[PATCH V2] ovl: fsync after metadata copy-up via mount option "fsync=strict"
2024-08-30 12:23 UTC (10+ messages)
` 答复: "
[PATCH V6 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-30 12:16 UTC (12+ messages)
` [PATCH V6 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V6 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V6 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V6 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V6 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V6 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V6 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V6 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V6 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V6 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V6 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address
[PATCH v1 0/8] Correct inject's handling of pipe files on disk
2024-08-30 12:19 UTC (7+ messages)
` [PATCH v1 5/8] perf header: Allow attributes to be written after data
[PATCH v2 1/2] bus: mhi: host: pci_generic: Update the file path for Foxconn SDX55/SDX72
2024-08-30 12:18 UTC (6+ messages)
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Enable trigger_edl for Foxconn SDX55/SDX65/SDX24 products
[PATCH v4 0/3] Devicetree updates for MT8186
2024-08-30 12:18 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: display: mediatek: dpi: Add power domains
[PATCH v1 0/9] perf arm-spe: Introduce metadata version 2
2024-08-30 12:12 UTC (4+ messages)
` [PATCH v1 1/9] perf: arm_spe: Introduce 'lds' capacity
[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
2024-08-30 12:09 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4
[PATCH] ath11k: Fix potential RCU dereference issue in ath11k_debugfs_htt_ext_stats_handler
2024-08-30 12:02 UTC
[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
2024-08-30 12:04 UTC (3+ messages)
[RFC PATCH 0/2] block: CPU latency PM QoS tuning
2024-08-30 12:01 UTC (6+ messages)
` [RFC PATCH 1/2] bdev: add support for "
[PATCH RFC] mm: mmap: Change DEFAULT_MAX_MAP_COUNT to INT_MAX
2024-08-30 12:01 UTC (3+ messages)
[PATCH v8 0/7] Linux RISC-V IOMMU Support
2024-08-30 12:01 UTC (4+ messages)
` [PATCH v8 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-30 11:58 UTC (8+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
[PATCH] wifi: mwifiex: Ensure all STA and AP use the same channel
2024-08-30 11:58 UTC (4+ messages)
[PATCH] mm: fix vmalloc memcg accounting issue
2024-08-30 11:58 UTC (2+ messages)
[PATCH v4 0/4] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
2024-08-30 11:55 UTC (4+ messages)
` [PATCH v4 4/4] dt-bindings: pinctrl: Convert Atmel PIO3 pinctrl to json-schema
[PATCH] arm64: dts: ti: k3-am654-idk: Fix dtbs_check warning in ICSSG dmas
2024-08-30 11:52 UTC (2+ messages)
[PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation
2024-08-30 11:50 UTC (3+ messages)
[PATCH 2/2] hwmon: Add driver for ADS71x8
2024-08-30 11:49 UTC
[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
2024-08-30 11:49 UTC
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-30 11:46 UTC (5+ messages)
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
[PATCH v1 1/1] drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unused
2024-08-30 11:43 UTC (2+ messages)
[PATCH 0/6] selftests/resctrl: Support diverse platforms with MBM and MBA tests
2024-08-30 11:42 UTC (9+ messages)
` [PATCH 2/6] selftests/resctrl: Ensure measurements skip initialization of default benchmark
` [PATCH 3/6] selftests/resctrl: Simplify benchmark parameter passing
` [PATCH 4/6] selftests/resctrl: Use cache size to determine "fill_buf" buffer size
` [PATCH 5/6] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth
[PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
2024-08-30 11:41 UTC (4+ messages)
[PATCH] drm: drm_fourcc: adding 10/12/14 bit formats
2024-08-30 11:35 UTC (2+ messages)
[PATCH v2 0/2] add S32G2/S32G3 uSDHC pinmux
2024-08-30 11:33 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: s32g: Add "
` [PATCH v2 2/2] arm64: dts: s32g2: Disable support for SD/eMMC UHS mode
[PATCH v1] pmdomain: bcm: Convert to use dev_err_probe()
2024-08-30 11:32 UTC
[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
2024-08-30 11:32 UTC (5+ messages)
[PATCH V2] arm64: dts: ti: k3-am642-evm-nand: Rename pinctrl node and gpio-hog names
2024-08-30 11:31 UTC
[PATCH] kselftest/arm64: Fix build warnings for ptrace
2024-08-30 11:29 UTC (2+ messages)
[PATCH] wifi: mwifiex: avoid AP and STA running on different channel
2024-08-30 11:25 UTC (6+ messages)
` [EXT] "
[PATCH] dt-bindings: mfd: mediatek,mt6357: Fixup reference to pwrap node
2024-08-30 11:25 UTC (3+ messages)
[PATCH net-next v16 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-30 11:18 UTC (15+ messages)
` [PATCH net-next v16 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v16 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v16 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v16 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v16 05/14] xtensa: remove the get_order() implementation
` [PATCH net-next v16 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v16 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v16 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v16 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v16 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v16 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v16 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v16 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v16 14/14] mm: page_frag: add an entry in MAINTAINERS "
[PATCH] arm64: dts: ti: k3-am68-sk-som: Update Partition info for OSPI Flash
2024-08-30 11:24 UTC (2+ messages)
[PATCH v2] ocfs2: fix null-ptr-deref when journal load failed
2024-08-30 11:22 UTC (4+ messages)
[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
2024-08-30 11:20 UTC (6+ messages)
` [PATCH v4 4/4] riscv: dts: sophgo: Add LicheeRV Nano board device tree
[PATCH] arm64: dts: ti: k3-am642-evm-nand: Rename pinctrl node and gpio-hog names
2024-08-30 11:21 UTC (2+ messages)
[PATCH] kexec/crash: no crash update when kexec in progress
2024-08-30 11:17 UTC (7+ messages)
[PATCH] hwmon: ltc2991: fix register bits defines
2024-08-30 11:13 UTC
[PATCH md-6.12 0/7] md: enhance faulty chekcing for blocked handling
2024-08-30 11:12 UTC (4+ messages)
` [PATCH md-6.12 4/7] md/raid1: factor out helper to handle blocked rdev from raid1_write_request()
[PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-30 11:12 UTC (2+ messages)
[PATCH v3 0/2] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
2024-08-30 11:10 UTC (4+ messages)
` [PATCH v3 2/2] cpufreq: "
[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-30 11:09 UTC (5+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
[PATCHSET v2 sched_ext/for-6.12] sched_ext: Add cgroup support
2024-08-30 11:06 UTC (2+ messages)
CVE-2022-48936: gso: do not skip outer ip header in case of ipip and net_failover
2024-08-30 11:06 UTC (8+ messages)
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-08-30 11:05 UTC (4+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
[PATCH v1] pmdomain: bcm: Simplify with dev_err_probe()
2024-08-30 11:04 UTC
[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
2024-08-30 11:03 UTC (12+ messages)
` [PATCH 01/11] sched_ext: Rename scx_kfunc_set_sleepable to unlocked and relocate
` [PATCH 02/11] sched_ext: Refactor consume_remote_task()
` [PATCH 03/11] sched_ext: Make find_dsq_for_dispatch() handle SCX_DSQ_LOCAL_ON
` [PATCH 04/11] sched_ext: Make dispatch_to_local_dsq() return void
` [PATCH 05/11] sched_ext: Restructure dispatch_to_local_dsq()
` [PATCH 06/11] sched_ext: Reorder args for consume_local/remote_task()
` [PATCH 07/11] sched_ext: Move sanity check and dsq_mod_nr() into task_unlink_from_dsq()
` [PATCH 08/11] sched_ext: Move consume_local_task() upward
` [PATCH 09/11] sched_ext: Replace consume_local_task() with move_local_task_to_local_dsq()
` [PATCH 10/11] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
` [PATCH 11/11] scx_qmap: Implement highpri boosting
[PATCH 5.15 000/479] 5.15.165-rc3 review
2024-08-30 11:04 UTC (6+ messages)
[PATCH v4 0/2] Fix handling of S2 stalls
2024-08-30 11:03 UTC (3+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH v4 2/2] iommu/arm-smmu-v3-test: Test masters with stall enabled
[PATCH] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
2024-08-30 11:02 UTC (2+ messages)
[PATCH v2 0/4] K3 include entire FSS region in ranges
2024-08-30 11:00 UTC (3+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Include "
[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-30 10:58 UTC (8+ messages)
` [PATCH vhost v2 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost v2 2/7] vdpa/mlx5: Delete "
` [PATCH vhost v2 3/7] vdpa/mlx5: Rename function
` [PATCH vhost v2 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost v2 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost v2 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost v2 7/7] vdpa/mlx5: Postpone MR deletion
[PATCH v1] soc: qcom: pbs: Simplify with dev_err_probe()
2024-08-30 10:57 UTC (4+ messages)
[PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
2024-08-30 10:57 UTC (11+ messages)
[PATCH v2] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250
2024-08-30 10:56 UTC (3+ messages)
[PATCH 1/1] Net: bcm.c: Remove Subtree Instead of Entry
2024-08-30 10:56 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-j721s2-evm-gesi-exp-board: Rename gpio-hog node name
2024-08-30 10:54 UTC (2+ messages)
[PATCH] dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII
2024-08-30 10:53 UTC
CVE-2024-43910: bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses
2024-08-30 10:53 UTC (2+ messages)
[PATCH 1/2 sched_ext/for-6.12] sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()
2024-08-30 10:52 UTC (2+ messages)
` [PATCH 2/2 sched_ext/for-6.12] sched_ext: Use ktime_get_ns() instead of rq_clock_task() in touch_core_sched()
[PATCH v2] clk: sunxi: sun9i-mmc: Use dev_err_probe() to simplfy code
2024-08-30 10:49 UTC
[PATCH] crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
2024-08-30 10:47 UTC (2+ messages)
CVE-2022-48921: sched/fair: Fix fault in reweight_entity
2024-08-30 10:45 UTC (3+ 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