public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-27 21:09:41 to 2025-01-28 00:06:36 UTC [more...]

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-28  0:06 UTC  (16+ messages)
` [RFC v2 02/38] docs: media: ipu3: fix two footnote references
` [RFC v2 03/38] docs: block: ublk.rst: remove a reference from a dropped text
` [RFC v2 05/38] docs: sphinx/kernel_abi: adjust coding style
` [RFC v2 06/38] docs: admin-guide: abi: add SPDX tags to ABI files
` [RFC v2 07/38] ABI: sysfs-class-rfkill: fix kernelversion tags
` [RFC v2 09/38] ABI: sysfs-driver-dma-idxd: fix date tags
` [RFC v2 10/38] ABI: sysfs-fs-f2fs: "
` [RFC v2 11/38] ABI: sysfs-power: fix a what tag
` [RFC v2 12/38] scripts/documentation-file-ref-check: don't check perl/python scripts
` [RFC v2 14/38] scripts/get_abi.py: add support for symbol search
` [RFC v2 15/38] docs: use get_abi.py for ABI generation
` [RFC v2 16/38] scripts/get_abi.py: optimize parse_abi() function
` [RFC v2 17/38] scripts/get_abi.py: use an interactor for ReST output
` [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly
` [RFC v2 20/38] docs: sphinx/kernel_abi: properly split lines

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-01-28  0:06 UTC  (13+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
 2025-01-28  0:04 UTC  (3+ messages)

[PATCH 00/20] Add support for shared PTEs across processes
 2025-01-27 23:59 UTC  (3+ messages)

[PATCH] drm/vkms: Add support for ABGR8888 pixel format
 2025-01-27 23:59 UTC 

[PATCH net 0/3] mptcp: fixes addressing syzbot reports
 2025-01-28  0:00 UTC  (2+ messages)

[PATCH 2/2] mm: z3fold: remove z3fold
 2025-01-27 23:58 UTC 

[PATCH 1/2] mm: zbud: deprecate CONFIG_ZBUD
 2025-01-27 23:58 UTC 

[PATCH 0/2] mm: zswap: deprecate zbud and remove z3fold
 2025-01-27 23:58 UTC 

linux-next: Signed-off-by missing for commit in the perf-current tree
 2025-01-27 23:56 UTC  (2+ messages)

[PATCH] cgroup/misc: Remove unused misc_cg_res_total_usage
 2025-01-27 23:52 UTC 

[PATCH bpf-next v9 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-27 23:46 UTC  (6+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v9 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v9 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v9 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` [PATCH bpf-next v9 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc

[PATCH] bus: mhi: Remove unused functions
 2025-01-27 23:50 UTC  (2+ messages)

[PATCH v2 00/16] Add features, improvements, and fixes
 2025-01-27 23:47 UTC  (11+ messages)
` [PATCH v2 08/16] iio: adc: ad7768-1: Add reset gpio
` [PATCH v2 09/16] iio: adc: ad7768-1: remove unnecessary locking
` [PATCH v2 11/16] iio: adc: ad7768-1: Add VCM output support
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v2 13/16] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode

[RFC PATCH 1/2] mmc: Update sdhci tune function to return errors
 2025-01-27 22:36 UTC 

[gustavoars:testing/wfamnae-next20250124] BUILD REGRESSION 86b653e4edef7b0f7b7afe5dd8e0241fc1165238
 2025-01-27 23:39 UTC 

[tip:x86/urgent] BUILD SUCCESS fb1102a09a3b6710ac1e033690f0283696dc94dc
 2025-01-27 23:32 UTC 

[linus:master] [tcp_cubic] 25c1a9ca53: packetdrill.packetdrill/gtests/net/tcp/cubic/cubic-bulk-166k-idle-restart_ipv4-mapped-v6.fail
 2025-01-27 23:30 UTC  (5+ messages)

[git pull] d_revalidate pile
 2025-01-27 23:26 UTC  (11+ messages)

[PATCH 00/27] hugetlb/CMA improvements for large systems
 2025-01-27 23:22 UTC  (28+ messages)
` [PATCH 01/27] mm/cma: export total and free number of pages for CMA areas
` [PATCH 02/27] mm, cma: support multiple contiguous ranges, if requested
` [PATCH 03/27] mm/cma: introduce cma_intersects function
` [PATCH 04/27] mm, hugetlb: use cma_declare_contiguous_multi
` [PATCH 05/27] mm/hugetlb: fix round-robin bootmem allocation
` [PATCH 06/27] mm/hugetlb: remove redundant __ClearPageReserved
` [PATCH 07/27] mm/hugetlb: use online nodes for bootmem allocation
` [PATCH 08/27] mm/hugetlb: convert cmdline parameters from setup to early
` [PATCH 09/27] x86/mm: make register_page_bootmem_memmap handle PTE mappings
` [PATCH 10/27] mm/bootmem_info: export register_page_bootmem_memmap
` [PATCH 11/27] mm/sparse: allow for alternate vmemmap section init at boot
` [PATCH 12/27] mm/hugetlb: set migratetype for bootmem folios
` [PATCH 13/27] mm: define __init_reserved_page_zone function
` [PATCH 14/27] mm/hugetlb: check bootmem pages for zone intersections
` [PATCH 15/27] mm/sparse: add vmemmap_*_hvo functions
` [PATCH 16/27] mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
` [PATCH 17/27] mm/hugetlb: move huge_boot_pages list init "
` [PATCH 18/27] mm/hugetlb: add pre-HVO framework
` [PATCH 19/27] mm/hugetlb_vmemmap: fix hugetlb_vmemmap_restore_folios definition
` [PATCH 20/27] mm/hugetlb: do pre-HVO for bootmem allocated pages
` [PATCH 21/27] x86/setup: call hugetlb_bootmem_alloc early
` [PATCH 22/27] x86/mm: set ARCH_WANT_SPARSEMEM_VMEMMAP_PREINIT
` [PATCH 23/27] mm/cma: simplify zone intersection check
` [PATCH 24/27] mm/cma: introduce a cma validate function
` [PATCH 25/27] mm/cma: introduce interface for early reservations
` [PATCH 26/27] mm/hugetlb: add hugetlb_cma_only cmdline option
` [PATCH 27/27] mm/hugetlb: enable bootmem allocation from CMA areas

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-27 23:17 UTC  (5+ messages)
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH net v2] net: davicom: fix UAF in dm9000_drv_remove
 2025-01-27 23:10 UTC  (2+ messages)

[PATCH net] rxrpc, afs: Fix peer hash locking vs RCU callback
 2025-01-27 23:10 UTC  (2+ messages)

[PATCH net] vxlan: Fix uninit-value in vxlan_vnifilter_dump()
 2025-01-27 23:10 UTC  (3+ messages)

[PATCH net v3] net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
 2025-01-27 23:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-27 23:09 UTC  (10+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH bpf-next v2 4/7] tools headers UAPI: Update tools's copy of bpf.h header

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2025-01-27 23:08 UTC  (3+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=

[PATCH] usb: roles: cache usb roles received during switch registration
 2025-01-27 23:07 UTC 

[PATCH bpf v2] bpf: Fix deadlock when freeing cgroup storage
 2025-01-27 23:05 UTC  (5+ messages)
  `  "

[PATCH] mm/cma: add an API to enable/disable concurrent memory allocation for the CMA
 2025-01-27 23:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display/msm/dsi-phy: Add header with exposed clock IDs
 2025-01-27 22:52 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dsi/phy: Use the header with "

[PATCH v3 00/13] Modem support for MSM8226
 2025-01-27 22:45 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Support platforms with one power domain
` [PATCH v3 02/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8226
` [PATCH v3 03/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8926
` [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
` [PATCH v3 05/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8226
` [PATCH v3 06/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8926
` [PATCH v3 07/13] ARM: dts: qcom: msm8226: Add node for TCSR halt regs
` [PATCH v3 08/13] ARM: dts: qcom: msm8226: Add smsm node
` [PATCH v3 09/13] ARM: dts: qcom: msm8226: Add modem remoteproc node
` [PATCH v3 10/13] ARM: dts: qcom: msm8226: Add BAM DMUX Ethernet/IP device
` [PATCH v3 11/13] ARM: dts: qcom: Introduce dtsi for LTE-capable MSM8926
` [PATCH v3 12/13] ARM: dts: qcom: msm8926-htc-memul: Enable modem
` [PATCH v3 13/13] ARM: dts: qcom: msm8226-samsung-matisse-common: "

[PATCH v2] x86/fpu: make WARN_ON_FPU get fully optimized out
 2025-01-27 22:45 UTC 

[PATCH v3] sched_ext: Move built-in idle CPU selection policy to a separate file
 2025-01-27 22:44 UTC  (2+ messages)

Reminder for January 28 Boot-time SIG meeting
 2025-01-27 22:14 UTC 

[PATCH v5] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 2025-01-27 22:41 UTC  (2+ messages)

[ANNOUNCE] 6.6.74-rt48
 2025-01-27 22:33 UTC 

[PATCH v3 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2025-01-27 22:40 UTC  (3+ messages)

[PATCH RESEND net] ptp: Ensure info->enable callback is always set
 2025-01-27 22:40 UTC  (2+ messages)

[PATCH 0/6] RDMA: switch to using CRC32 library functions
 2025-01-27 22:38 UTC  (7+ messages)
` [PATCH 1/6] RDMA/rxe: handle ICRC correctly on big endian systems
` [PATCH 2/6] RDMA/rxe: consolidate code for calculating ICRC of packets
` [PATCH 3/6] RDMA/rxe: switch to using the crc32 library
` [PATCH 4/6] RDMA/irdma: switch to using the crc32c library
` [PATCH 5/6] RDMA/siw: fix type of CRC field
` [PATCH 6/6] RDMA/siw: switch to using the crc32c library

[PATCH 0/4] Add R5F and C7xv device nodes
 2025-01-27 22:37 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH 3/4] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH 4/4] arm64: dts: ti: k3-am62a-main: Add C7xv "

[PATCH V2] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-01-27 22:34 UTC  (3+ messages)

[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
 2025-01-27 22:32 UTC  (18+ messages)
` [RFC net-next v3 1/4] net: protect queue -> napi linking with netdev_lock()
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping

[PATCH net] net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq
 2025-01-27 22:30 UTC  (2+ messages)

[PATCH net v3] net: the appletalk subsystem no longer uses ndo_do_ioctl
 2025-01-27 22:30 UTC  (2+ messages)

[RFC PATCH 0/2] Fix more head.text bugs and improve diagnostic
 2025-01-27 22:28 UTC  (8+ messages)
` [RFC PATCH 1/2] x86/relocs: Improve diagnostic for rejected absolute references
` [RFC PATCH 2/2] x86/sev: Disable jump tables in SEV startup code

[PATCH bpf-next v8 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-27 22:23 UTC  (2+ messages)

[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-27 22:21 UTC 

[PATCH v2 0/9] Modem support for MSM8226
 2025-01-27 22:21 UTC  (4+ messages)
` [PATCH v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

linux-next: manual merge of the vfs tree with Linus' tree
 2025-01-27 22:21 UTC 

[RFC PATCH 0/4] PMU partitioning driver support
 2025-01-27 22:20 UTC  (5+ messages)
` [RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
` [RFC PATCH 2/4] KVM: arm64: Make guests see only counters they can access
` [RFC PATCH 3/4] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH 4/4] perf: arm_pmuv3: Keep out of guest counter partition

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-27 22:16 UTC  (2+ messages)

[RFC v2 0/8] drm/panthor: Add performance counters with manual sampling mode
 2025-01-27 22:17 UTC  (7+ messages)
` [RFC v2 2/8] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [RFC v2 5/8] drm/panthor: Introduce sampling sessions to handle userspace clients
` [RFC v2 6/8] drm/panthor: Implement the counter sampler and sample handling

[PATCH] dm-crypt: switch to using the crc32 library
 2025-01-27 22:15 UTC 

[PATCH] drivers/hv: select PCI_HYPERV if PCI is enabled
 2025-01-27 22:14 UTC  (4+ messages)

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-27 22:11 UTC  (2+ messages)

[PATCH v7 4/4] userfaultfd: use per-vma locks in userfaultfd operations
 2025-01-27 22:08 UTC  (5+ messages)

[PATCH v3 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2025-01-27 22:07 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: mips: mips-cm: Add a new compatible string for EyeQ6

[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
 2025-01-27 22:06 UTC  (2+ messages)

[RFC PATCH 0/6] zsmalloc: make zsmalloc preemptible
 2025-01-27 21:58 UTC  (4+ messages)
` [RFC PATCH 5/6] zsmalloc: introduce handle mapping API

[PATCH v2] riscv: Add runtime constant support
 2025-01-27 21:55 UTC 

[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-01-27 21:52 UTC  (5+ messages)
` [PATCH v8 08/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

[PATCH v3 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-01-27 21:50 UTC  (3+ messages)
` [PATCH v3 1/2] mm/compaction: remove low watermark cap for "
` [PATCH v3 2/2] mm/compaction: make proactive compaction high watermark configurable via sysctl

[PATCH v2 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-01-27 21:46 UTC  (3+ messages)
` [PATCH v2 1/2] mm/compaction: remove low watermark cap for "
` [PATCH v2 2/2] mm/compaction: make proactive compaction high watermark configurable via sysctl

[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
 2025-01-27 21:46 UTC  (9+ messages)
` [PATCH] ext4: use private version of page_zero_new_buffers() for data=journal mode

[PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup
 2025-01-27 21:37 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: MGMT: Remove unused mgmt_pending_find_data
` [PATCH 2/2] Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-01-27 21:33 UTC  (9+ messages)
` [PATCH 1/8] unwind: build kernel with sframe info
` [PATCH 2/8] arm64: entry: add unwind info for various kernel entries
` [PATCH 3/8] unwind: add sframe v2 header
` [PATCH 4/8] unwind: Implement generic sframe unwinder library
` [PATCH 5/8] unwind: arm64: Add sframe unwinder on arm64
` [PATCH 6/8] unwind: arm64: add reliable stacktrace support for arm64
` [PATCH 7/8] arm64: Define TIF_PATCH_PENDING for livepatch
` [PATCH 8/8] arm64: Enable livepatch for ARM64

[PATCH 00/20] Arch-PEBS and PMU supports for Clearwater Forest
 2025-01-27 21:29 UTC  (5+ messages)
` [PATCH 02/20] perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF

[PATCH net 1/2] udp4: Rescan udp hash chains if cross-linked
 2025-01-27 21:26 UTC  (3+ messages)

[PATCH v3 1/2] io_uring: refactor io_uring_allowed()
 2025-01-27 21:23 UTC  (4+ messages)
` [PATCH v3 2/2] lsm,io_uring: add LSM hooks for io_uring_setup()

[PATCH] mips: fix shmctl/semctl/msgctl syscall for o32
 2025-01-27 21:20 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: pass a correct pointer to the driver data
 2025-01-27 21:20 UTC  (2+ messages)

[PATCH V4] mm: compaction: use the proper flag to determine watermarks
 2025-01-27 21:20 UTC  (2+ messages)

[PATCH v1] perf test: Skip Intel TPEBS under hypervisor
 2025-01-27 21:17 UTC 

[PATCH v3] drm/i915: Fix page cleanup on DMA remap failure
 2025-01-27 21:15 UTC  (2+ messages)

[PATCH 0/4] Fix broken SNP support with KVM module built-in
 2025-01-27 21:12 UTC  (8+ messages)
` [PATCH 1/4] iommu/amd: Check SNP support before enabling IOMMU

[PATCH] s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
 2025-01-27 21:09 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox