public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-14 22:02:36 to 2025-01-15 01:21:55 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2025-01-15  1:21 UTC 

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-15  1:18 UTC  (35+ messages)
` [PATCH v5 03/16] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v5 09/16] cxl/pci: Map CXL PCIe Upstream Switch Port RAS registers
` [PATCH v5 10/16] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v5 11/16] cxl/pci: Add log message for umnapped registers in existing RAS handlers
` [PATCH v5 12/16] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v5 14/16] cxl/pci: Add trace logging "
` [PATCH v5 15/16] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v5 16/16] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH v6 0/6] media: Fix coccinelle warning/errors
 2025-01-15  1:17 UTC  (5+ messages)
` [PATCH v6 2/6] media: venus: vdec: Clamp parm smaller than 1fps and bigger than 240
` [PATCH v6 6/6] media: venus: vdec: Make the range of us_per_frame explicit

[PATCH 0/2] PCI: Simplify few things
 2025-01-15  1:15 UTC  (3+ messages)
` [PATCH 2/2] PCI: dwc: layerscape: Use syscon_regmap_lookup_by_phandle_args

main.c:(.text.unlikely+0x18): relocation truncated to fit: R_ARC_S25W_PCREL against symbol `__st_r13_to_r15' defined in .text section in ../lib/gcc/arc-elf/12.3.0/arc700/libgcc.a(_millicodethunk_st.o)
 2025-01-15  1:12 UTC 

[syzbot] [ext4?] [ocfs2?] WARNING in jbd2_journal_update_sb_log_tail
 2025-01-15  1:13 UTC  (2+ messages)
` [syzbot] "

[PATCH 1/2] alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
 2025-01-15  1:10 UTC  (10+ messages)
` [PATCH 2/2] alloc_tag: skip pgalloc_tag_swap if "

[PATCH v2] iio: hid-sensor-attributes: validate sensitivity attributes
 2025-01-15  1:10 UTC  (4+ messages)

linux-next: manual merge of the rdma tree with Linus' tree
 2025-01-15  1:07 UTC  (5+ messages)

[PATCH v2 0/2] perf hist: Fix bogus profiles when filters are enabled
 2025-01-15  1:07 UTC  (3+ messages)
` [PATCH v2 1/2] perf hist: Deduplicate cmp/sort/collapse code

[PATCH v7 00/15] Introduce support for Fabric Discovery and
 2025-01-15  1:03 UTC  (7+ messages)
` [PATCH v7 07/15] scsi: fnic: Add and integrate support for FDMI

[PATCH v2 00/21] Add Counter delegation ISA extension support
 2025-01-15  0:57 UTC  (25+ messages)
` [PATCH v2 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v2 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v2 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v2 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v2 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v2 06/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v2 07/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v2 08/21] dt-bindings: riscv: add Ssccfg ISA extension description
` [PATCH v2 09/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v2 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v2 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v2 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v2 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v2 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v2 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v2 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v2 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v2 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v2 19/21] tools/perf: Support event code for arch standard events
` [PATCH v2 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v2 21/21] Sync empty-pmu-events.c with autogenerated one

[PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
 2025-01-15  0:54 UTC 

[PATCH rc 0/2] iommufd/fault: Two bug fixes prior to vEVENTQ
 2025-01-15  0:54 UTC  (4+ messages)
` [PATCH rc 1/2] iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
` [PATCH rc 2/2] iommufd/fault: Use a separate spinlock to protect fault->deliver list

Crash when attaching uretprobes to processes running in Docker
 2025-01-15  0:50 UTC  (13+ messages)

[syzbot] [kernel?] WARNING in posixtimer_send_sigqueue (2)
 2025-01-15  0:49 UTC  (8+ messages)
` [PATCH] signal/posixtimers: Handle ignore/blocked sequences correctly
          ` [PATCH V2] "

[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-15  0:49 UTC  (10+ messages)
` [PATCH 08/13] x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
` [PATCH 11/13] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents

[PATCH] rust: irq: add support for request_irq()
 2025-01-15  0:45 UTC  (6+ messages)

[PATCH net] net: phy: realtek: clear status if link is down
 2025-01-15  0:46 UTC 

[PATCH] selftests/rseq: Fix handling of glibc without rseq support
 2025-01-15  0:45 UTC  (3+ messages)

[PATCH] can: ctucanfd: handle skb allocation failure
 2025-01-15  0:40 UTC  (2+ messages)

Bug: INFO_ task hung in lock_two_nondirectories
 2025-01-15  0:38 UTC  (15+ messages)

[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
 2025-01-15  0:37 UTC  (3+ messages)
` [PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place

[PATCH v2 0/4] PCI: Simplify bus range parsing
 2025-01-15  0:34 UTC  (9+ messages)
` [PATCH v2 1/4] PCI: Unexport of_pci_parse_bus_range()
` [PATCH v2 2/4] PCI: of: Drop 'No bus range found' message
` [PATCH v2 3/4] PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface
` [PATCH v2 4/4] sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()

[PATCH] tools/perf: Add wall-clock and parallelism profiling
 2025-01-15  0:30 UTC  (5+ messages)
` [PATCH v2] perf report: "

[PATCH] xfs: using mutex instead of semaphore for xfs_buf_lock()
 2025-01-15  0:28 UTC  (2+ messages)

[RFC PATCH 0/6] qcom: Add an SoC PM driver for sc7180 using PM domains
 2025-01-15  0:24 UTC  (9+ messages)
` [RFC PATCH 2/6] dt-bindings: bus: Add qcom,soc-sc7180 SoC
` [RFC PATCH 5/6] bus: qcom-sc7180: Attach pm domain to watchdog device

[PATCH RESEND] ksmbd: fix integer overflows on 32 bit systems
 2025-01-15  0:20 UTC  (4+ messages)

[PATCH] security: fix typos and spelling errors
 2025-01-15  0:18 UTC  (6+ messages)
` [PATCH V2] "

Immutable vs read-only for Windows compatibility
 2025-01-15  0:16 UTC  (15+ messages)

[PATCH v10 1/3] PCI: microchip: Fix outbound address translation tables
 2025-01-15  0:13 UTC  (2+ messages)

[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-15  0:05 UTC  (2+ messages)

[PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2025-01-15  0:04 UTC  (9+ messages)

[PATCH] riscv: Add initial Xen guest support for RISC-V
 2025-01-15  0:01 UTC  (2+ messages)

[PATCH v8 0/2] selftests/resctrl: SNC kernel support discovery
 2025-01-14 23:58 UTC  (6+ messages)

[PATCH v5 00/10] DTS updates for system1 BMC
 2025-01-14 23:57 UTC  (13+ messages)
` [PATCH v5 01/10] dt-bindings: net: faraday,ftgmac100: Add phys mode
` [PATCH v5 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v5 04/10] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v5 05/10] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v5 06/10] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v5 07/10] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v5 08/10] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v5 09/10] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v5 10/10] ARM: dts: aspeed: system1: Disable gpio pull down

[PATCH 0/4] large atomic writes for xfs
 2025-01-14 23:57 UTC  (8+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-14 23:56 UTC  (13+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-14 23:55 UTC  (8+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open

[PATCH v3 0/2] iio: magnetometer: add support for Si7210
 2025-01-14 23:53 UTC  (6+ messages)
` [PATCH v3 2/2] iio: magnetometer: si7210: add driver "

[PATCH v9 0/8] PCI: Consolidate TLP Log reading and printing
 2025-01-14 23:51 UTC  (2+ messages)

[RFC PATCH] soc: audio-graph-card2: use correct endpoint when getting link parameters
 2025-01-14 23:49 UTC  (4+ messages)

[PATCH] hwmon: (tmp513) Fix division of negative numbers
 2025-01-14 23:41 UTC  (2+ messages)

[PATCH v8 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-14 23:40 UTC  (5+ messages)
` [PATCH v8 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb

[PATCH net-next v7 0/3] Add support for Nuvoton MA35D1 GMAC
 2025-01-14 23:35 UTC  (5+ messages)
` [PATCH net-next v7 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
 2025-01-14 23:33 UTC 

[PATCH net-next v2 0/3] net: stmmac: RX performance improvement
 2025-01-14 23:31 UTC  (3+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Optimize cache prefetch in RX path

[PATCH 0/1] fix priv->dai_props indexing
 2025-01-14 23:29 UTC  (3+ messages)
` [PATCH 1/1] ASoC: simple-card-utils: "

[PATCH v1] mlxbf-bootctl: Supports RTC battery status read and clear
 2025-01-14 23:27 UTC 

[PATCH v3] net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
 2025-01-14 23:27 UTC  (2+ messages)

[Question] Generic way to retrieve IRQ number of Tx/Rx queue
 2025-01-14 23:26 UTC  (4+ messages)

[PATCH] phy: Use str_enable_disable-like helpers
 2025-01-14 23:23 UTC  (2+ messages)

[PATCH] pinctrl: Use str_enable_disable-like helpers
 2025-01-14 23:22 UTC  (2+ messages)

[PATCH v10 0/3] Fix address translations on MPFS PCIe controller
 2025-01-14 23:19 UTC  (2+ messages)

[PATCH 0/3] drm/ssd130x: some small ssd132x fixes
 2025-01-14 23:19 UTC  (7+ messages)
` [PATCH 1/3] drm/ssd130x: Fix reset timing for ssd132x
` [PATCH 2/3] drm/ssd130x: fix ssd132x encoding
` [PATCH 3/3] drm/ssd130x: ensure ssd132x pitch is correct

[PATCH v2] gpio: Use str_enable_disable-like helpers
 2025-01-14 23:19 UTC  (2+ messages)

[PATCH net 1/1] net: ethtool: mm: Allow Verify Enabled before Tx Enabled
 2025-01-15  6:59 UTC 

[PATCH 0/4] timers/migrations fixes and updates
 2025-01-14 23:15 UTC  (5+ messages)
` [PATCH 1/4] timers/migration: Fix another race between hotplug and idle entry/exit
` [PATCH 2/4] timers/migration: Enforce group initialization visibility to tree walkers
` [PATCH 3/4] timers/migration: Annotate accesses to ignore flag
` [PATCH 4/4] timers/migration: Simplify top level detection on group setup

[PATCH v4 0/6] Add Arrow Lake U/H support
 2025-01-14 23:13 UTC  (5+ messages)
` [PATCH v4 4/6] platform/x86/intel/pmc: Create architecture specific callback

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2025-01-14 23:13 UTC  (10+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v1 0/4] perf hwmon related improvements
 2025-01-14 23:13 UTC  (5+ messages)
` [PATCH v1 1/4] perf evsel: Reduce scanning core PMUs in is_hybrid
` [PATCH v1 2/4] perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
` [PATCH v1 3/4] perf stat: Don't merge counters purely on name
` [PATCH v1 4/4] perf stat: Changes to event name uniquification

[PATCH 0/3] Clarifications around Acked-by and "# Suffix" proposal
 2025-01-14 23:13 UTC  (4+ messages)
` [PATCH 2/3] docs: submitting-patches: clarify difference between Acked-by and Reviewed-by

[PATCH 0/3] Enlightened vTPM support for SVSM on SEV-SNP
 2025-01-14 23:12 UTC  (14+ messages)
` [PATCH 3/3] x86/sev: add a SVSM vTPM platform device

[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
 2025-01-14 23:10 UTC  (2+ messages)

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2025-01-14 23:05 UTC  (5+ messages)

[PATCH v3 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2025-01-14 23:04 UTC  (9+ messages)
` [PATCH v3 06/12] of: overlays: dwc3-flattening: Add Qualcomm Arm64 board overlays
` [PATCH v3 08/12] usb: dwc3: core: Expose core driver as library

[RFC PATCH] sched/topology: clear freecpu bit on detach
 2025-01-14 23:04 UTC 

[PATCH] cxl/port: Constify 'struct bin_attribute'
 2025-01-14 23:01 UTC  (2+ messages)

[RFC] sched/deadline: only mark active cpu as free
 2025-01-14 23:01 UTC  (3+ messages)

linux-next: duplicate patch in the tip-fixes tree
 2025-01-14 22:56 UTC 

[PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio()
 2025-01-14 21:08 UTC  (5+ messages)
` [PATCH 3/5] squashfs: Convert squashfs_readpage_block() to take a folio
` [PATCH 5/5] squashfs: Convert squashfs_fill_page() "

[PATCH] net/ncsi: Fix NULL pointer derefence if CIS arrives before SP
 2025-01-14 22:49 UTC  (2+ messages)

[PATCH] PCI/DPC: Yet another quirk for PIO log size on Intel Raptor Lake-P
 2025-01-14 22:45 UTC  (2+ messages)

[PATCH 0/2 v2] add ioctl/sysfs to donate file-backed pages
 2025-01-14 22:39 UTC  (3+ messages)
` [PATCH 1/2] f2fs: register inodes which is able to donate pages
` [PATCH 2/2] f2fs: add a sysfs entry to request donate file-backed pages

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-14 22:40 UTC  (9+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

Unaligned accesses when loading modules
 2025-01-14 22:37 UTC  (2+ messages)

[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-14 22:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH for-next v2] selftests/Makefile: override the srctree for out-of-tree builds
 2025-01-14 22:35 UTC  (2+ messages)

[PATCH v9 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-14 22:33 UTC  (2+ messages)

[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
 2025-01-14 22:31 UTC  (11+ messages)
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output"
 2025-01-14 22:30 UTC  (2+ messages)

[PATCH] pm: runtime: Add new devm functions
 2025-01-14 22:28 UTC 

[PATCH v2 RESEND] x86/kaslr: Ingest nokaslr to avoid passing it to init process
 2025-01-14 22:29 UTC  (9+ messages)

[PATCH 0/7] KVM: TDX SEPT SEAMCALL retry
 2025-01-14 22:27 UTC  (6+ messages)
` [PATCH 1/7] KVM: TDX: Return -EBUSY when tdh_mem_page_add() encounters TDX_OPERAND_BUSY
` [PATCH 2/7] KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault()

[PATCH v6] PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
 2025-01-14 22:23 UTC 

[PATCH 0/6] arm64: dts: qcom: sm8750: Introduce crypto support for SM8750
 2025-01-14 22:21 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: crypto: qcom,prng: Document SM8750 RNG

[PATCH v3 0/4] Driver for Apple Z2 touchscreens
 2025-01-14 22:17 UTC  (3+ messages)
` [PATCH v3 2/4] input: apple_z2: Add a driver "

[PATCH v3 0/2] Introduce Poly/Plantronics mute event support
 2025-01-14 22:14 UTC  (4+ messages)
` [PATCH v3 2/2] ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names

[PATCH v3 00/10] DTS updates for system1 BMC
 2025-01-14 22:09 UTC  (5+ messages)

[PATCH v4 0/9] DTS updates for system1 BMC
 2025-01-14 22:07 UTC  (4+ messages)
` [PATCH v4 2/9] bindings: ipmi: Add binding for IPMB device intf


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