messages from 2025-01-29 18:39:24 to 2025-01-29 23:21:32 UTC [more...]
[PATCH net] net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN
2025-01-29 23:13 UTC
[PATCH v3 0/6] nfsd: CB_SEQUENCE error handling fixes and cleanups
2025-01-29 23:20 UTC (7+ messages)
` [PATCH v3 1/6] nfsd: add routines to get/put session references for callbacks
` [PATCH v3 2/6] nfsd: make clp->cl_cb_session be an RCU managed pointer
` [PATCH v3 3/6] nfsd: add a cb_ses pointer to nfsd4_callback and use it instead of clp->cb_cb_session
` [PATCH v3 4/6] nfsd: overhaul CB_SEQUENCE error handling
` [PATCH v3 5/6] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
` [PATCH v3 6/6] nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
[PATCH v9 1/7] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
2025-01-29 23:19 UTC (2+ messages)
[PATCH] xarray: port tests to kunit
2025-01-29 23:17 UTC (10+ messages)
[PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done()
2025-01-29 23:10 UTC (4+ messages)
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2025-01-29 23:06 UTC (3+ messages)
` [PATCH v6 11/43] arm64: RME: RTT tear down
Multigrain timestamps do not work on RISC-V
2025-01-29 23:06 UTC (4+ messages)
[PATCH RFC net-next 0/2] Add SGMII port support to KSZ9477 switch
2025-01-29 23:05 UTC (10+ messages)
` [PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip "
clang thin-lto not working for aarch64 for v6.13
2025-01-29 23:04 UTC (3+ messages)
[PATCH v5 0/5] Add PCIe Root Port support for Agilex family of chips
2025-01-29 23:03 UTC (14+ messages)
` [PATCH v5 2/5] arm64: dts: agilex: add soc0 label
` [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port
` [PATCH v5 4/5] arm64: dts: agilex: add dts enabling "
` [PATCH v5 5/5] PCI: altera: Add Agilex support
[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
2025-01-29 23:01 UTC (8+ messages)
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings to YAML
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings
` [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc bindings to YAML
[PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
2025-01-29 22:52 UTC (4+ messages)
[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
2025-01-29 22:46 UTC (4+ messages)
[PATCH 00/27] hugetlb/CMA improvements for large systems
2025-01-29 22:43 UTC (5+ messages)
` [PATCH 27/27] mm/hugetlb: enable bootmem allocation from CMA areas
[PATCH v2 00/28] hugetlb/CMA improvements for large systems
2025-01-29 22:41 UTC (29+ messages)
` [PATCH v2 01/28] mm/cma: export total and free number of pages for CMA areas
` [PATCH v2 02/28] mm, cma: support multiple contiguous ranges, if requested
` [PATCH v2 03/28] mm/cma: introduce cma_intersects function
` [PATCH v2 04/28] mm, hugetlb: use cma_declare_contiguous_multi
` [PATCH v2 05/28] mm/hugetlb: fix round-robin bootmem allocation
` [PATCH v2 06/28] mm/hugetlb: remove redundant __ClearPageReserved
` [PATCH v2 07/28] mm/hugetlb: use online nodes for bootmem allocation
` [PATCH v2 08/28] mm/hugetlb: convert cmdline parameters from setup to early
` [PATCH v2 09/28] x86/mm: make register_page_bootmem_memmap handle PTE mappings
` [PATCH v2 10/28] mm/bootmem_info: export register_page_bootmem_memmap
` [PATCH v2 11/28] mm/sparse: allow for alternate vmemmap section init at boot
` [PATCH v2 12/28] mm/hugetlb: set migratetype for bootmem folios
` [PATCH v2 13/28] mm: define __init_reserved_page_zone function
` [PATCH v2 14/28] mm/hugetlb: check bootmem pages for zone intersections
` [PATCH v2 15/28] mm/sparse: add vmemmap_*_hvo functions
` [PATCH v2 16/28] mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
` [PATCH v2 17/28] mm/hugetlb: move huge_boot_pages list init "
` [PATCH v2 18/28] mm/hugetlb: add pre-HVO framework
` [PATCH v2 19/28] mm/hugetlb_vmemmap: fix hugetlb_vmemmap_restore_folios definition
` [PATCH v2 20/28] mm/hugetlb: do pre-HVO for bootmem allocated pages
` [PATCH v2 21/28] x86/setup: call hugetlb_bootmem_alloc early
` [PATCH v2 22/28] x86/mm: set ARCH_WANT_SPARSEMEM_VMEMMAP_PREINIT
` [PATCH v2 23/28] mm/cma: simplify zone intersection check
` [PATCH v2 24/28] mm/cma: introduce a cma validate function
` [PATCH v2 25/28] mm/cma: introduce interface for early reservations
` [PATCH v2 26/28] mm/hugetlb: add hugetlb_cma_only cmdline option
` [PATCH v2 27/28] mm/hugetlb: enable bootmem allocation from CMA areas
` [PATCH v2 28/28] mm/hugetlb: move hugetlb CMA code in to its own file
[PATCH] btrfs/zstd: enable negative compression levels mount option
2025-01-29 22:42 UTC (4+ messages)
[PATCH bpf-next v1 0/8] Introduce load-acquire and store-release BPF instructions
2025-01-29 22:42 UTC (7+ messages)
` [PATCH bpf-next v1 3/8] bpf: Introduce load-acquire and store-release instructions
[GIT PULL]: Generic phy updates for v6.14
2025-01-29 22:42 UTC (2+ messages)
[GIT PULL]: dmaengine updates for v6.14
2025-01-29 22:42 UTC (2+ messages)
[PATCH v3 1/2] clocksource: Use pr_info() for "Checking clocksource synchronization" message
2025-01-29 22:40 UTC (2+ messages)
` [PATCH v3 2/2] clocksource: Use get_random_bytes() in clocksource_verify_choose_cpus()
linux-next: manual merge of the fuse tree with Linus' tree
2025-01-29 22:32 UTC
[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
2025-01-29 22:22 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 0/6] RDMA: switch to using CRC32 library functions
2025-01-29 22:21 UTC (11+ messages)
` [PATCH 1/6] RDMA/rxe: handle ICRC correctly on big endian systems
drivers/hid/intel-thc-hid/intel-thc/intel-thc-dma.c:298:38: sparse: sparse: dubious: !x | !y
2025-01-29 22:21 UTC (2+ messages)
drivers/platform/surface/surface3_power.c:243:2: warning: 'snprintf' will always be truncated; specified size is 10, but format string expands to at least 12
2025-01-29 22:16 UTC (4+ messages)
[PATCH stable 5.4] arm64: mm: account for hotplug memory when randomizing the linear region
2025-01-29 22:15 UTC (10+ messages)
` [PATCH] "
[PATCH v5 00/14] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
2025-01-29 22:11 UTC (7+ messages)
` [PATCH v5 02/14] drm/msm/dpu: move resource allocation to CRTC
` [PATCH v5 06/14] drm/msm/dpu: Fail atomic_check if multiple outputs request CDM block
` [PATCH v5 07/14] drm/msm/dpu: Reserve resources for CWB
[PATCH v2] perf test: Skip Intel TPEBS under hypervisor
2025-01-29 22:10 UTC (4+ messages)
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-29 22:05 UTC (11+ messages)
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH] MAINTAINERS: add Danilo Krummrich as Rust reviewer
2025-01-29 22:04 UTC (2+ messages)
v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range
2025-01-29 22:01 UTC (13+ messages)
[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-29 22:00 UTC (2+ messages)
[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
2025-01-29 21:51 UTC (5+ messages)
` [PATCH v4 07/11] mtd: intel-dg: wake card on operations
` [PATCH v4 10/11] drm/xe/nvm: add on-die non-volatile memory device
[PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags
2025-01-29 21:50 UTC
drivers/gpu/drm/scheduler/sched_main.c:266: warning: Function parameter or struct member 'result' not described in 'drm_sched_job_done'
2025-01-29 21:44 UTC
[PATCH] mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr
2025-01-29 21:43 UTC
[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
2025-01-29 21:42 UTC (3+ messages)
` [PATCH v1 01/12] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
[PATCH 0/2] Support single-PD in wcnss driver
2025-01-29 21:42 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms
[PATCH v8 2/2] rust: add dma coherent allocator abstraction
2025-01-29 21:33 UTC (11+ messages)
[RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
2025-01-29 21:27 UTC (2+ messages)
[RFC PATCH] fuse: fix race in fuse_notify_store()
2025-01-29 21:26 UTC (3+ messages)
[PATCH v2 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
2025-01-29 21:23 UTC (3+ messages)
` [PATCH v2 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets
` [PATCH v2 3/3] arm64: dts: qcom: sdm630: Add missing resets to mmc blocks
[PATCH v5 3/4] perf record: Skip don't fail for events that don't open
2025-01-29 21:24 UTC (11+ messages)
[PATCH 0/2] ipv4, bpf: Introduced to support the ULP to get or set sockets
2025-01-29 21:20 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH v3 1/1] regmap: Synchronize cache for the page selector
2025-01-29 21:19 UTC (11+ messages)
[PATCH RFC 0/2] cxl: Further clean up of memdev state
2025-01-29 21:16 UTC (6+ messages)
` [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state
[PATCH] MAINTAINERS: add lib/test_xarray.c
2025-01-29 21:13 UTC
[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
2025-01-29 21:13 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
2025-01-29 21:09 UTC (11+ messages)
` [RFC PATCH v2 1/4] mm/madvise: split out mmap locking operations for madvise()
` [RFC PATCH v2 2/4] mm/madvise: split out madvise input validity check
` [RFC PATCH v2 3/4] mm/madvise: split out madvise() behavior execution
` [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-01-29 21:03 UTC (3+ messages)
` [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies()
[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-29 20:59 UTC (8+ messages)
` [PATCH v11 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v11 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v11 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v11 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v11 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v11 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v11 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[PATCH] lib/bch.c: Use __builtin_parity() when available
2025-01-29 20:57 UTC
[PATCH RFC v2] soc: qcom: pmic_glink: Fix device access from worker during suspend
2025-01-29 20:57 UTC (2+ messages)
[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
2025-01-29 20:54 UTC (11+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
[PATCH 1/2] clk: qcom: gcc-sdm660: Add missing SDCC block resets
2025-01-29 20:52 UTC (3+ messages)
[RFC PATCH v2 0/2] ipe support for anonymous memory and memfd
2025-01-29 20:39 UTC (3+ messages)
` [RFC PATCH v2 1/2] memfd,lsm: add a security hook to memfd_create()
` [RFC PATCH v2 2/2] ipe: add 'anonymous_memory' property for policy decisions
[PATCH] riscv: Simplify base extension checks and direct boolean return
2025-01-29 20:38 UTC
[PATCH] s390/vfio-ap: Replace one-element array with flexible array member
2025-01-29 20:38 UTC (2+ messages)
[PATCH v3 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2025-01-29 20:31 UTC
[PATCH v2 1/2] clocksource: Use pr_info() for "Checking clocksource synchronization" message
2025-01-29 20:29 UTC (6+ messages)
` [PATCH v2 2/2] clocksource: Use get_random_bytes() in clocksource_verify_choose_cpus()
[PATCH v5 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
2025-01-29 20:29 UTC (7+ messages)
` [PATCH v5 5/6] kernfs: Use RCU to access kernfs_node::parent
[PATCH] Bluetooth: Fix code style warning
2025-01-29 20:20 UTC (2+ messages)
[PATCH] Bluetooth: Unnecessary braces around single line statment
2025-01-29 20:20 UTC (2+ messages)
[PATCH] Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
2025-01-29 20:20 UTC (2+ messages)
[PATCH] [v3] x86/cpu: Help users notice when running old Intel microcode
2025-01-29 20:18 UTC
[GIT PULL] bcachefs fixes for 6.14-rc1
2025-01-29 20:17 UTC
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-01-29 20:15 UTC (14+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
[PATCH 0/6] Address some issues related to Python version
2025-01-29 20:13 UTC (3+ messages)
` [PATCH 5/6] tools: selftests/bpf: test_bpftool_synctypes: escape raw symbols
[RFC PATCH] mm, memcg: introduce memory.high.throttle
2025-01-29 20:10 UTC (2+ messages)
[GIT PULL] MM updates for 6.14-rc1
2025-01-29 20:10 UTC (7+ messages)
[PATCH 0/2] i3c: Add basic HDR mode support
2025-01-29 20:05 UTC (3+ messages)
` [PATCH 1/2] i3c: Add basic HDR support
` [PATCH 2/2] i3c: master: svc: Add basic HDR mode support
[GIT PULL] xen: branch for v6.14-rc1
2025-01-29 20:00 UTC (2+ messages)
[GIT PULL] CRC fixes for 6.14
2025-01-29 20:00 UTC (2+ messages)
[GIT PULL] Compute Express Link (CXL) changes for 6.14
2025-01-29 20:00 UTC (2+ messages)
[GIT PULL] fuse update for 6.14
2025-01-29 20:00 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.14-2 tag
2025-01-29 20:00 UTC (2+ messages)
[GIT PULL] regulator fixes for v6.14-merge-window
2025-01-29 20:00 UTC (2+ messages)
[GIT PULL] sysctl constification changes for v6.14-rc1
2025-01-29 20:00 UTC (3+ messages)
[PATCH 0/4] alpha: stack fixes
2025-01-29 19:59 UTC (4+ messages)
` [PATCH 1/4] alpha/uapi: do not expose kernel-only stack frame structures
[tip:tip/urgent] BUILD SUCCESS 509f4ec1317be76d51466ea33c6beaebed915da6
2025-01-29 19:54 UTC
[PATCH] sched: Clarify wake_up_q()'s write to task->wake_q.next
2025-01-29 19:53 UTC
[PATCH 0/8] Various io_uring micro-optimizations (reducing lock contention)
2025-01-29 19:43 UTC (10+ messages)
` [PATCH 4/8] io_uring/io-wq: cache work->flags in variable
` [PATCH 7/8] io_uring: cache io_kiocb->flags "
[PATCH v1 1/1] spi: realtek-rtl-snand: Drop unneeded assignment for cache_type
2025-01-29 19:40 UTC (2+ messages)
[PATCH v2] hwmom/applesmc: add imacpro
2025-01-29 19:36 UTC (4+ messages)
[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-01-29 19:36 UTC (6+ messages)
` [PATCH v3 13/18] perf build: Remove libbfd support
[PATCH v1] perf symbol: Add rust v0 demangling support
2025-01-29 19:30 UTC
[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2025-01-29 19:21 UTC (11+ messages)
[PATCH v2 0/2] mm: zswap: remove z3fold and zbud
2025-01-29 19:26 UTC (3+ messages)
` [PATCH v2 2/2] mm: zbud: remove zbud
[linus:master] [x86] 4817f70c25: stress-ng.mmapaddr.ops_per_sec 63.0% regression
2025-01-29 19:19 UTC (11+ messages)
[PATCH v4 0/5] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
2025-01-29 19:14 UTC (4+ messages)
` [PATCH v4 2/5] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
Maybe a race window in cgroup.kill?
2025-01-29 19:08 UTC (2+ messages)
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-29 18:51 UTC (2+ messages)
Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)
2025-01-29 18:48 UTC (2+ messages)
[PATCH v3 0/5] Tracing contention lock owner call stack
2025-01-29 18:48 UTC (3+ messages)
` [PATCH v3 2/5] perf lock: Retrieve owner callstack in bpf program
[RFC PATCH 00/14] AHCI power management cleanup
2025-01-29 18:43 UTC (3+ messages)
` [PATCH RFC 10/14] ahci: sunxi: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
[PATCH] clk: qcom: dispcc-sm8750: Drop incorrect CLK_SET_RATE_PARENT on byte intf parent
2025-01-29 18:43 UTC (2+ messages)
[PATCH 14/14] defconfig: Enable RZ/T2H Soc and RZ_SCI
2025-01-29 18:40 UTC (2+ messages)
SoundWire subsystem updates for v6.14
2025-01-29 18:39 UTC
[PATCH 0/3] misc nvme related fixes
2025-01-29 18:39 UTC (3+ messages)
` [PATCH 2/3] nvme-fc: use ctrl state getter
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