All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-24 18:40:17 to 2024-09-24 20:31:27 UTC [more...]

Bouncing maintainer: Shengyang Chen
 2024-09-24 20:30 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-09-24 20:30 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: controller: allow node name to be named slot@*
` [PATCH v2 2/3] dt-bindings: mmc: document mmc-slot

Bouncing maintainer: Samin Guo
 2024-09-24 20:30 UTC  (2+ messages)

[PATCH v1 1/4] perf stat: Fix affinity memory leaks on error path
 2024-09-24 20:29 UTC  (4+ messages)
` [PATCH v1 2/4] perf test: Fix memory leaks on event-times error paths
` [PATCH v1 3/4] perf test: Skip not fail tp fields test when insufficient permissions
` [PATCH v1 4/4] perf test: Skip not fail syscall "

[PATCH v7 03/19] Deprecate enabled probe ID (epid)
 2024-09-24 20:25 UTC  (7+ messages)
` [PATCH v2 05/19] Split dt_pid_create_probes() into pid and USDT functions
` [PATCH v3 07/19] Create the BPF usdt_prids map
` [PATCH v3 09/19] Use usdt_prids map to call clauses conditionally for USDT probes
` [PATCH v3 11/19] Support USDT wildcard provider descriptions
` [PATCH v2 14/19] Ignore clauses in USDT trampoline if we know they are impossible
` [PATCH v2 15/19] Ignore clauses: some clauses are impossible regardless of uprp

[PATCH v2 0/4] drm/xe/vf: Post-migration recovery worker basis
 2024-09-24 20:25 UTC  (5+ messages)
` [PATCH v2 1/4] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v2 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
` [PATCH v2 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v2 4/4] drm/xe/vf: Defer fixups if migrated twice fast

[PATCH v4 2/5] Replace generic memcpy and memset by IO memcpy functions
 2024-09-24 20:25 UTC  (2+ messages)

[openeuler:OLK-6.6 13559/14103] drivers/crypto/ccp/hygon/csv-dev.c:1009:5: warning: no previous prototype for function 'vpsp_do_cmd'
 2024-09-24 20:25 UTC 

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 703/1001] htmldocs: Warning: arch/arm64/boot/dts/xilinx/zynqmp-p-a2197-00-revA.dts references a file that doesn't exist: Documentation/hwmon/pmbus
 2024-09-24 20:25 UTC 

[PATCH 0/2] add block size > page size support to ramfs
 2024-09-24 20:24 UTC  (5+ messages)
` [PATCH 1/2] ramfs: add blocksize mount option
` [PATCH 2/2] ramfs: enable block size > page size

[PATCH v2] rust: add trylock method support for lock backend
 2024-09-24 20:24 UTC  (3+ messages)

[PATCH 01/19] Change probes from having lists of clauses to lists of stmts
 2024-09-24 20:24 UTC  (4+ messages)
` [PATCH 05/19] Add flag to dt_pid_create_probes()

[PATCH] builtin: fix typos
 2024-09-24 20:23 UTC  (3+ messages)

[RFC/PATCHSET 00/10] perf tools: Do not set attr.exclude_guest by default (v3)
 2024-09-24 20:21 UTC  (5+ messages)
` [PATCH 04/10] perf stat: Add --exclude-guest option

[GIT PULL] [GIT PULL] cpupower fixes for Linux 6.12-rc1
 2024-09-24 20:21 UTC  (5+ messages)

[GIT PULL] Kbuild updates for v6.12-rc1
 2024-09-24 20:21 UTC  (2+ messages)

[GIT PULL] I3C changes for 6.12
 2024-09-24 20:21 UTC  (3+ messages)

[git pull] Input updates for v6.12-rc0
 2024-09-24 20:21 UTC  (2+ messages)

Bouncing maintainer: Jianlong Huang
 2024-09-24 20:20 UTC  (2+ messages)

+ mm-migrate-annotate-data-race-in-migrate_folio_unmap.patch added to mm-hotfixes-unstable branch
 2024-09-24 20:19 UTC 

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-24 20:17 UTC  (4+ messages)
` [PATCH v1 10/14] s390x/pv: check initial, not maximum RAM size

+ mm-percpu-fix-typo-to-pcpu_alloc_noprof-description.patch added to mm-unstable branch
 2024-09-24 20:16 UTC 

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-24 20:15 UTC  (2+ messages)

[PATCH net 00/14] Netfilter fixes for net
 2024-09-24 20:14 UTC  (15+ messages)
` [PATCH net 01/14] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
` [PATCH net 02/14] netfilter: conntrack: add clash resolution for reverse collisions
` [PATCH net 03/14] selftests: netfilter: add reverse-clash resolution test case
` [PATCH net 04/14] selftests: netfilter: nft_tproxy.sh: add tcp tests
` [PATCH net 05/14] netfilter: ctnetlink: Guard possible unused functions
` [PATCH net 06/14] docs: tproxy: ignore non-transparent sockets in iptables
` [PATCH net 07/14] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
` [PATCH net 08/14] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
` [PATCH net 09/14] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
` [PATCH net 10/14] netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
` [PATCH net 11/14] netfilter: nf_tables: missing objects with no memcg accounting
` [PATCH net 12/14] netfilter: nfnetlink_queue: remove old clash resolution logic
` [PATCH net 13/14] kselftest: add test for nfqueue induced conntrack race
` [PATCH net 14/14] selftests: netfilter: Avoid hanging ipvs.sh

[PATCH] mm: refactor mm_access() to not return NULL
 2024-09-24 20:13 UTC  (2+ messages)

[PATCH v5] dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
 2024-09-24 20:11 UTC  (2+ messages)

[PATCH v3] mm: Make SPLIT_PTE_PTLOCKS depend on SMP
 2024-09-24 20:10 UTC  (2+ messages)

+ mm-make-split_pte_ptlocks-depend-on-smp.patch added to mm-hotfixes-unstable branch
 2024-09-24 20:07 UTC 

+ tools-fix-shared-radix-tree-build.patch added to mm-hotfixes-unstable branch
 2024-09-24 20:03 UTC 

[PATCH 00/23] E500 Cleanup
 2024-09-24 20:02 UTC  (12+ messages)
` [PATCH 07/23] hw/ppc/e500: Extract ppce500_ccsr.c
` [PATCH 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers
` [PATCH 09/23] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register

[PATCH v2 0/4] CAST Controller Area Network driver support
 2024-09-24 20:03 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: can: Add CAST CAN Bus Controller

[PATCH] drivers/gpu: Switching Adreno x1-85 device check to family check
 2024-09-24 20:02 UTC  (6+ messages)
  ` (No Subject)

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2024-09-24 18:36 UTC  (17+ messages)
` [PATCH v1 01/20] arm: socfpga: agilex5: Add new system manager base addresses
` [PATCH v1 03/20] linker: Add SPL linker script for SoC64 devices
` [PATCH v1 04/20] arm: socfpga: agilex5: Add low level initialization
` [PATCH v1 08/20] arm: dts: agilex5: Enable XGMAC

+ selftests-mm-add-pkey_sighandler_xx-hugetlb_dio-to-gitignore.patch added to mm-unstable branch
 2024-09-24 20:01 UTC 

Bouncing maintainers: Xing Tong Wu, Gerd Haeussler
 2024-09-24 20:00 UTC  (2+ messages)

[PATCH v7 01/26] rust: alloc: add `Allocator` trait
 2024-09-24 19:58 UTC  (6+ messages)
` [RFC PATCH] rust: alloc: pass `old_layout` to `Allocator`

[PATCH i-g-t,v3 0/2] Add test for fault injection
 2024-09-24 19:54 UTC  (3+ messages)
` [PATCH i-g-t,v3 1/2] lib/igt_sysfs: Promote driver rebind function
` [PATCH i-g-t, v3 2/2] tests/intel/xe_fault_injection: Add new test for fault injection

[PATCH 0/2] selftest: rtc: Add rtc feature detection and rtc file check
 2024-09-24 19:57 UTC  (7+ messages)
` [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing

[Buildroot] [PATCH 1/1] package/proj: bump to 9.5.0
 2024-09-24 19:56 UTC 

[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
 2024-09-24 19:56 UTC  (9+ messages)

[PATCH v2] drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functions
 2024-09-24 19:55 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62-main: Update otap/itap values
 2024-09-24 19:53 UTC 

[GIT PULL] remoteproc updates for v6.12
 2024-09-24 19:52 UTC  (4+ messages)

[PATCH v4] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-24 19:52 UTC  (2+ messages)

[PATCH v1 0/3] 2 memory fixes and a build fix
 2024-09-24 19:51 UTC  (8+ messages)
` [PATCH v1 1/3] perf disasm: Fix capstone memory leak
` [PATCH v1 2/3] perf probe: Fix libdw "

[PATCH V1 0/9] iommu_ioas_map_file
 2024-09-24 19:50 UTC  (5+ messages)
` [PATCH V1 2/9] iommufd: remove uptr from iopt_alloc_iova

[PATCH net] gso: fix gso fraglist segmentation after pull from frag_list
 2024-09-24 19:50 UTC  (3+ messages)

[PATCH] remoteproc: qcom: q6v5-mss: Use common error handling code in q6v5_mpss_load()
 2024-09-24 19:49 UTC  (2+ messages)

[Buildroot] Variscite Dart
 2024-09-24 19:47 UTC  (13+ messages)

[PATCHv2] mm: do not export const kfree and kstrdup variants
 2024-09-24 19:45 UTC  (5+ messages)

[PATCH nf-next 0/7] netfilter: rework conntrack/flowtable interaction
 2024-09-24 19:44 UTC  (8+ messages)
` [PATCH nf-next 1/7] netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
` [PATCH nf-next 2/7] netfilter: nft_flow_offload: update tcp state flags under lock
` [PATCH nf-next 3/7] netfilter: conntrack: remove skb argument from nf_ct_refresh
` [PATCH nf-next 4/7] netfilter: flowtable: prefer plain nf_ct_refresh for setting initial timeout
` [PATCH nf-next 5/7] netfilter: conntrack: rework offload nf_conn timeout extension logic
` [PATCH nf-next 6/7] netfilter: nft_flow_offload: never grow the timeout when moving packets back to slowpath
` [PATCH nf-next 7/7] netfilter: nft_flow_offload: do not remove flowtable entry for fin packets

[PATCH v10 0/8] File abstractions needed by Rust Binder
 2024-09-24 19:45 UTC  (3+ messages)
` [PATCH v10 1/8] rust: types: add `NotThreadSafe`

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-09-24 19:44 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: Fix invalid ring usage in full monitor mode
 2024-09-24 19:41 UTC 

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-24 19:38 UTC  (10+ messages)
` [PATCH v7 3/8] mm: zswap: Refactor code to store an entry in zswap xarray
` [PATCH v7 4/8] mm: zswap: Refactor code to delete stored offsets in case of errors
` [PATCH v7 5/8] mm: zswap: Compress and store a specific page in a folio
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-09-24 19:36 UTC  (3+ messages)

[PATCH -next v2] scsi: qedf: Remove dead code
 2024-09-24 19:38 UTC  (2+ messages)

[PATCH v8 0/3] fix abort defect
 2024-09-24 19:36 UTC  (5+ messages)
` [PATCH v8 3/3] ufs: core: add a quirk for MediaTek SDB mode aborted

[GIT PULL] VFIO updates for v6.12-rc1
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] hwspinlock update for v6.12
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v6.12
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.12
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-09-24 19:36 UTC  (2+ messages)

[PATCH] ssb: Call ssb_bus_may_powerdown(bus) only once in ssb_bus_register()
 2024-09-24 19:33 UTC 

[PATCH] ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
 2024-09-24 19:33 UTC  (3+ messages)

[PATCH] i2c: I2C_KEBA should depend on KEBA_CP500
 2024-09-24 18:32 UTC  (2+ messages)

[PATCH v2] m68k: Define NR_CPUS
 2024-09-24 19:23 UTC  (6+ messages)

Mute LED light is not working on my HP laptop
 2024-09-24 19:30 UTC  (3+ messages)

[PATCH v4 0/3] doc: introducing synopsis para
 2024-09-24 19:30 UTC  (4+ messages)
` [PATCH v5 "

About one million subvols limit
 2024-09-24 19:29 UTC 

[PATCH v4 0/2] Minor fixes error handling of perf stat
 2024-09-24 19:29 UTC  (3+ messages)
` [PATCH v4 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-24 19:28 UTC  (12+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH 0/2] Fix ieee80211_color_collision_detection_work() locking
 2024-09-24 19:28 UTC  (3+ messages)
` [PATCH 1/2] wifi: cfg80211: Add wiphy_delayed_work_pending()
` [PATCH 2/2] wifi: mac80211: Convert color collision detection to wiphy work

[PATCH] kconfig: use memcmp instead of deprecated bcmp
 2024-09-24 18:47 UTC 

[AUH] gnutls: upgrading to 3.8.7.1 FAILED
 2024-09-24 19:25 UTC  (3+ messages)
  ` [OE-core] "

[davidhildenbrand:nr_cpus 1/1] include/linux/threads.h:16:2: error: #error "CONFIG_NR_CPUS not defined"
 2024-09-24 19:23 UTC 

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-24 19:24 UTC  (14+ messages)

[TOPIC 07/11] New Contributors and Discord
 2024-09-24 19:23 UTC  (7+ messages)

[PATCH] kbuild: remove unnecessary export of RUST_LIB_SRC
 2024-09-24 19:23 UTC  (3+ messages)

[RFC PATCH] hw/arm/armv7m: Expose and access System Control Space as little endian
 2024-09-24 19:19 UTC 

[PATCH v2 00/12] target/arm: Implement FEAT_MOPS
 2024-09-24 19:14 UTC  (3+ messages)
` [PATCH v2 09/12] target/arm: Implement the SETG* instructions

ct hardware offload ignores RST packet
 2024-09-24 19:11 UTC  (6+ messages)

[PATCH v2 dwarves 0/3] reduce memory overhead of BTF encoding
 2024-09-24 19:10 UTC  (6+ messages)
` [PATCH v2 dwarves 1/3] btf_encoder: record BTF-centric function state instead of DWARF-centric

[PATCH v3 1/1] dmaengine: dw: Select only supported masters for ACPI devices
 2024-09-24 19:07 UTC  (2+ messages)

[PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
 2024-09-24 19:05 UTC  (2+ messages)

[PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
 2024-09-24 19:04 UTC  (2+ messages)

[PATCH 0/2] Add interconnect support for QCS615 SoC
 2024-09-24 19:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "

[PATCH] power: supply: bq27xxx_battery: Do not return ENODEV when busy
 2024-09-24 19:02 UTC  (7+ messages)

[PATCH] selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore
 2024-09-24 18:59 UTC 

[PATCH v3 net] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
 2024-09-24 18:56 UTC 

[PATCH] spi: slave-mt27xx: Call clk_disable_unprepare() only once in mtk_spi_slave_probe()
 2024-09-24 18:56 UTC 

[xen-unstable-smoke test] 187842: tolerable all pass - PUSHED
 2024-09-24 18:55 UTC 

[PATCH v3 net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
 2024-09-24 18:50 UTC  (4+ messages)

[PATCH 0/4] Remove the_repository global for am, annotate, apply, archive builtins
 2024-09-24 18:50 UTC  (4+ messages)
` [PATCH 3/4] apply: remove the_repository global variable

[Intel-wired-lan] [PATCH iwl-net v3 1/2] ice: Fix entering Safe Mode
 2024-09-24 18:49 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-net v3 2/2] ice: Fix netif_is_ice() in "
    `  "
  ` [PATCH iwl-net v3 1/2] ice: Fix entering "

[PATCH] tools: fix shared radix-tree build
 2024-09-24 18:48 UTC  (2+ messages)

[PATCH v1 1/1] selftests: set executable bit
 2024-09-24 18:47 UTC  (2+ messages)

[PATCH] Fix a bug in ebpf verifier
 2024-09-24 18:46 UTC  (9+ messages)

[PATCH v4 1/2] panic: add option to dump task maps info in panic_print
 2024-09-24 18:36 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: show signal info for global init

[GIT PULL] fuse update for 6.12
 2024-09-24 18:46 UTC 

[GIT PULL] Followup io_uring fixes for 6.12-rc1
 2024-09-24 18:45 UTC  (2+ messages)

[GIT PULL] sched_ext: Fixes for v6.12-rc1
 2024-09-24 18:45 UTC  (2+ messages)

[GIT PULL] sysctl changes for v6.12-rc1
 2024-09-24 18:45 UTC  (2+ messages)

[PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
 2024-09-24 18:43 UTC  (2+ messages)

[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
 2024-09-24 18:45 UTC  (9+ messages)

[PATCH] dm-verity: restart or panic on an I/O error
 2024-09-24 18:36 UTC  (4+ messages)

[PATCH v2] drm/xe: Take ref to job and job's fence in xe_sched_job_arm
 2024-09-24 18:45 UTC 

[PATCH bpf-next v3 0/2] Support eliding map lookup nullness
 2024-09-24 18:44 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: verifier: "

[PATCH 0/4] binder: several fixes for frozen notification
 2024-09-24 18:43 UTC  (5+ messages)
` [PATCH 1/4] binder: fix node UAF in binder_add_freeze_work()
` [PATCH 2/4] binder: fix OOB "
` [PATCH 3/4] binder: fix freeze UAF in binder_release_work()
` [PATCH 4/4] binder: fix BINDER_WORK_FROZEN_BINDER debug logs

[PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures
 2024-09-24 18:42 UTC  (2+ messages)

grout: DPDK router project
 2024-09-24 18:41 UTC 

[patch v2 3/3] riscv: dts: starfive: add framework dts
 2024-09-24 18:40 UTC  (4+ messages)

[PATCH v5 0/5] Lazy flush for the auth session
 2024-09-24 18:40 UTC  (5+ messages)
` [PATCH v5 5/5] tpm: flush the auth session only when /dev/tpm0 is open

[PATCH v4 0/6] Add support for PCIe3 on x1e80100
 2024-09-24 18:39 UTC  (3+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml


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.