messages from 2024-01-05 03:20:39 to 2024-01-05 09:10:13 UTC [more...]
arch/riscv/kernel/irq.c:49:1: sparse: sparse: symbol '__pcpu_scope_irq_stack' was not declared. Should it be static?
2024-01-05 9:10 UTC
[PATCH] usb: typec: tipd: Separate reset for TPS6598x
2024-01-05 9:06 UTC
[PATCH net-next v15 05/13] rtase: Implement hardware configuration function
2024-01-05 9:05 UTC (6+ messages)
` [PATCH net-next v15 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v15 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v15 08/13] rtase: Implement net_device_ops
` [PATCH net-next v15 09/13] rtase: Implement pci_driver suspend and resume function
[PATCH v8 00/26] Enable CET Virtualization
2024-01-05 9:04 UTC (8+ messages)
` [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
[PATCH net-next v15 00/13] Add Realtek automotive PCIe driver
2024-01-05 9:04 UTC (6+ messages)
` [PATCH net-next v15 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v15 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v15 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v15 04/13] rtase: Implement the interrupt routine and rtase_poll
[PATCH net-next v15 00/13] Add Realtek automotive PCIe driver
2024-01-05 9:04 UTC (10+ messages)
` [PATCH net-next v15 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v15 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v15 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v15 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v15 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v15 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v15 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v15 08/13] rtase: Implement net_device_ops
[PATCH net-next v15 00/13] Add Realtek automotive PCIe driver
2024-01-05 9:03 UTC (6+ messages)
` [PATCH net-next v15 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v15 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v15 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v15 04/13] rtase: Implement the interrupt routine and rtase_poll
[PATCH v3 00/10] IOMMU memory observability
2024-01-05 9:02 UTC (8+ messages)
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
2024-01-05 8:56 UTC (8+ messages)
[PATCH net v2 0/1] net: ethernet: ti: am65-cpsw: Allow for MTU values
2024-01-05 8:55 UTC (2+ messages)
` [PATCH net v2 1/1] net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
[PATCH net] net: phy: micrel: populate .soft_reset for KSZ9131
2024-01-05 8:52 UTC
[PATCH] um: vector: fix return value check in vector_legacy_rx
2024-01-05 8:52 UTC (4+ messages)
[PATCH] mmc: rpmb: do not force a retune before RPMB switch
2024-01-05 8:49 UTC (11+ messages)
[PATCH net-next v5 00/13] Introduce PHY listing and link_topology tracking
2024-01-05 9:43 UTC (18+ messages)
` [PATCH net-next v5 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v5 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v5 07/13] net: ethtool: Introduce a command to list PHYs on an interface
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2024-01-05 8:40 UTC (18+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[PATCH v2 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
2024-01-05 8:39 UTC (5+ messages)
[PATCH] pwm: linux/pwm.h: fix Excess kernel-doc description warning
2024-01-05 8:32 UTC (2+ messages)
[PATCH v3 0/3] w1: add UART w1 bus driver
2024-01-05 8:26 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v3 2/3] dt-bindings: serial: allow onewire as child node
` [PATCH v3 3/3] w1: add UART w1 bus driver
[PATCH] RDMA/device: Fix a race between mad_client and cm_client init
2024-01-05 8:15 UTC (4+ messages)
[PATCH net-next v3 00/19] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2024-01-05 8:23 UTC (20+ messages)
` [PATCH net-next v3 01/19] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v3 02/19] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v3 03/19] net: ravb: Make reset controller support mandatory
` [PATCH net-next v3 04/19] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v3 05/19] net: ravb: Use tabs instead of spaces
` [PATCH net-next v3 06/19] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v3 07/19] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v3 09/19] net: ravb: Split GTI computation and set operations
` [PATCH net-next v3 10/19] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v3 11/19] net: ravb: Move DBAT configuration to "
` [PATCH net-next v3 12/19] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v3 13/19] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v3 14/19] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v3 15/19] net: ravb: Simplify ravb_resume()
` [PATCH net-next v3 16/19] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v3 17/19] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v3 18/19] net: ravb: Do not apply RX CSUM settings to hardware "
` [PATCH net-next v3 19/19] net: ravb: Add runtime PM support
[PATCH] linux/export.h: remove unneeded .balign directive
2024-01-05 8:20 UTC (4+ messages)
[PATCH v8 00/13] Introduce STM32 Firewall framework
2024-01-05 8:19 UTC (4+ messages)
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
2024-01-05 8:12 UTC (9+ messages)
[PATCH v6 0/3] vduse: add support for networking devices
2024-01-05 8:10 UTC (4+ messages)
` [PATCH v6 2/3] vduse: Temporarily fail if control queue features requested
arch/x86/events/amd/uncore.c:941:52: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8
2024-01-05 8:10 UTC (2+ messages)
[PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-01-05 8:10 UTC (3+ messages)
` [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree
[PATCH v3 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems
2024-01-05 8:09 UTC (2+ messages)
[PATCH] riscv: Optimize crc32 with Zbc extension
2024-01-05 8:08 UTC
[PATCH] Bluetooth: mgmt: Fix wrong param be used
2024-01-05 8:03 UTC (2+ messages)
[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
2024-01-05 8:02 UTC (4+ messages)
` [PATCH v10 2/4] pwm: opencores: Add PWM "
[PATCH net-next 0/8] pds_core: Various improvements and AQ race condition cleanup
2024-01-05 7:59 UTC (2+ messages)
[PATCH 5.15 00/95] 5.15.146-rc1 review
2024-01-05 7:59 UTC (2+ messages)
[PATCH v2 0/2] wifi: wilc1000: fix RCU warning in connect path
2024-01-05 7:57 UTC (3+ messages)
` [PATCH v2 1/2] wifi: wilc1000: fix declarations ordering
` [PATCH v2 2/2] wifi: wilc1000: fix RCU usage in connect path
[RESEND PATCH 1/2] PM / devfreq: Fix buffer overflow in trans_stat_show
2024-01-05 7:52 UTC (5+ messages)
[PATCH v3 0/8] Add support to configure TPDM CMB subunit
2024-01-05 7:49 UTC (10+ messages)
` [PATCH v3 6/8] coresight-tpdm: Add timestamp control register support for the CMB
[RFC PATCH v4 0/4] Introduce mseal()
2024-01-05 7:44 UTC (3+ messages)
` [RFC PATCH v4 1/4] mseal: Wire up mseal syscall
[PATCH v2 0/9] swapin refactor for optimization and unified readahead
2024-01-05 7:43 UTC (9+ messages)
` [PATCH v2 2/9] mm/swap: move no readahead swapin code to a stand-alone helper
` [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg
` [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy
[PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
2024-01-05 7:38 UTC (11+ messages)
[PATCH v3 0/3] riscv: modules: Fix module loading error handling
2024-01-05 7:38 UTC (2+ messages)
[PATCH] [v2] ALSA: hdsp: fix some memleaks in snd_hdsp_hwdep_ioctl
2024-01-05 7:36 UTC (2+ messages)
[PATCH] media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
2024-01-05 7:34 UTC (4+ messages)
[PATCH] PCI/P2PDMA: Fix a sleeping issue in a RCU read section
2024-01-05 7:26 UTC (2+ messages)
[PATCH net-next v2 0/8] add octeon_ep_vf driver
2024-01-05 7:26 UTC (4+ messages)
` [PATCH net-next v2 6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support
` [EXT] "
[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
2024-01-05 7:25 UTC (12+ messages)
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH v2] usb: mon: Fix atomicity violation in mon_bin_vma_fault
2024-01-05 7:23 UTC (3+ messages)
[PATCH] net: can: Add support for aliases in CAN
2024-01-05 7:19 UTC (3+ messages)
[PATCH] Bluetooth: Avoid potential use-after-free in hci_error_reset
2024-01-05 7:14 UTC (2+ messages)
[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
2024-01-05 2:35 UTC (3+ messages)
` 回复: "
[PATCH net-next v2 0/4] net: stmmac: Enable Per DMA Channel interrupt
2024-01-05 7:09 UTC (5+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: snps,dwmac: per channel irq
` [PATCH net-next v2 2/4] net: stmmac: Make MSI interrupt routine generic
` [PATCH net-next v2 3/4] net: stmmac: Add support for TX/RX channel interrupt
` [PATCH net-next v2 4/4] net: stmmac: Use interrupt mode INTM=1 for per channel irq
[Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware
2024-01-05 7:08 UTC (21+ messages)
[PATCH] regulator: event: Ensure atomicity for sequence number
2024-01-05 7:07 UTC (2+ messages)
[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
2024-01-05 7:04 UTC (5+ messages)
[PATCH] arm64: dts: qcom: qcm6490: Update PSCI suspend param for cluster sleep
2024-01-05 7:02 UTC
[PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2024-01-05 6:59 UTC (8+ messages)
` [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
lib/iov_iter.c:27:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-01-05 6:55 UTC
[PATCH v2 0/3] list: Add hlist_count_nodes()
2024-01-05 6:55 UTC (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] bcache: Use of hlist_count_nodes()
[net PATCH] octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2
2024-01-05 6:54 UTC
[PATCH v2 0/2] Fix panel polarity mixup in S6D7AA0 panel driver and Galaxy Tab 3 8.0 DTSI
2024-01-05 6:53 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd
` [PATCH v2 2/2] drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02
[PATCH 0/2] um: improve UML page fault handling
2024-01-05 6:51 UTC (3+ messages)
linux-next: build warning after merge of the drm tree
2024-01-05 6:47 UTC
arch/riscv/kernel/signal.c:94:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-01-05 6:44 UTC
[PATCH V3 0/7] Clean up perf mem
2024-01-05 6:38 UTC (5+ messages)
linux-next: Tree for Jan 5
2024-01-05 6:38 UTC
[PATCH v3 0/9] Add CMDQ secure driver for SVP
2024-01-05 6:37 UTC (6+ messages)
` [PATCH v3 8/9] mailbox: mediatek: Add CMDQ secure mailbox driver
linux-next: build warning after merge of the leds-lj tree
2024-01-05 6:33 UTC
linux-next: build warning after merge of the drivers-x86 tree
2024-01-05 6:29 UTC
[PATCH v4 0/4] Improve hugetlbfs read on HWPOISON hugepages
2024-01-05 6:27 UTC (3+ messages)
` [PATCH v4 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read
[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
2024-01-05 6:25 UTC (3+ messages)
` [RFC PATCH v2 3/3] KVM: selftests: Add set_memory_region_io to test memslots for MMIO BARs
[RFC KERNEL PATCH v4 0/3] Support device passthrough when dom0 is PVH on Xen
2024-01-05 6:22 UTC (4+ messages)
` [RFC KERNEL PATCH v4 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v4 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
Suggestion for Capability Check Refinement in check_syslog_permissions()
2024-01-05 6:20 UTC (2+ messages)
` [PATCH] cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict
[PATCH v2 0/2] Enable compressed files in EXTRA_FIRMWARE
2024-01-05 6:10 UTC (3+ messages)
` [PATCH v2 1/2] kbuild: Enable decompression for use by EXTRA_FIRMWARE
` [PATCH v2 2/2] firmware_loader: Enable compressed files with EXTRA_FIRMWARE
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2024-01-05 6:10 UTC (11+ messages)
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
[PATCH] drm/mediatek/dp: Add the HDCP feature for DisplayPort
2024-01-05 6:10 UTC
[PATCH v2] lockdep: Add missing graph_unlock in check_prev_add
2024-01-05 6:04 UTC
[PATCH v6 0/7]Coresight for Kernel panic and watchdog reset
2024-01-05 5:58 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v6 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v6 3/7] coresight: core: Add provision for panic callbacks
` [PATCH v6 4/7] coresight: tmc: Enable panic sync handling
` [PATCH v6 5/7] coresight: tmc: Add support for reading tracedata from previous boot
` [PATCH v6 6/7] coresight: tmc: Stop trace capture on FlIn
` [PATCH v6 7/7] coresight: config: Add preloaded configuration
[PATCH for-next 0/6] RDMA/hns: Improvement for multi-level addressing
2024-01-05 5:55 UTC (6+ messages)
` [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
[PATCH v8] hv/hv_kvp_daemon:Support for keyfile based connection profile
2024-01-05 5:41 UTC (5+ messages)
[PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
2024-01-05 5:25 UTC (11+ messages)
` [PATCH v7 17/23] sched: Initial sched_football test implementation
` [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance
[PATCH] drm: Check output polling initialized before disabling
2024-01-05 5:24 UTC (4+ messages)
[PATCH v3] usb: mon: Fix atomicity violation in mon_bin_vma_fault
2024-01-05 5:24 UTC
[PATCH v8] bus: mhi: host: Add tracing support
2024-01-05 5:17 UTC (5+ messages)
linux-next: build failure after merge of the cxl tree
2024-01-05 5:17 UTC
[PATCH v3 00/17] enable nvmet-fc for blktests
2024-01-05 5:05 UTC (4+ messages)
` [PATCH v3 06/16] nvme-fc: Do not wait in vain when unloading module
[PATCH v3 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
2024-01-05 4:54 UTC (5+ messages)
drivers/usb/fotg210/fotg210-udc.c:632:17: sparse: sparse: restricted __le16 degrades to integer
2024-01-05 4:52 UTC
[PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
2024-01-05 4:52 UTC (6+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
` [PATCH] Fix oops in NFS
[PATCH] lock/lockdep: Add missing graph_unlock in validate_chain
2024-01-05 4:46 UTC (3+ messages)
[PATCH] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
2024-01-05 4:41 UTC (7+ messages)
[PATCH 1/2] nvmet: re-fix tracing strncpy() warning
2024-01-05 4:31 UTC (3+ messages)
` [PATCH 2/2] nvme: trace: avoid memcpy overflow warning
[PATCH v2] firmware: imx: scu: ensure wakeup procedure calls pm_system_wakeup()
2024-01-05 4:28 UTC
[PATCH v1 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
2024-01-05 4:15 UTC
[PATCH v6] io_uring: Statistics of the true utilization of sq threads
2024-01-05 4:02 UTC (3+ messages)
` "
linux-next: duplicate patch in the vhost tree
2024-01-05 4:06 UTC
[PATCH 1/1] MAINTAINERS: Update LTP maintainers
2024-01-05 4:04 UTC (2+ messages)
x86 SGDT emulation for Wine
2024-01-05 4:03 UTC (7+ messages)
[PATCH] sched: save to call pick_eevdf when TIF_NEED_RESCHED is set
2024-01-05 4:01 UTC
[PATCH v2] arm64: dts: ti: k3-j721e: Add support for DFS in J721E A72
2024-01-05 3:56 UTC (3+ messages)
[PATCH 00/13] Implement Trusted Security Event Modeling
2024-01-05 3:54 UTC (6+ messages)
` [PATCH 02/13] Add TSEM specific documentation
linux-next: manual merge of the nfsd tree with the nfsd-fixes tree
2024-01-05 3:51 UTC (2+ messages)
[PATCH 00/36] Remove UCLINUX from LTP
2024-01-05 3:52 UTC (7+ messages)
[git pull] drm fixes (part2) for 6.7 final
2024-01-05 3:31 UTC
[PATCH] rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
2024-01-05 3:27 UTC (2+ messages)
[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
2024-01-05 3:25 UTC (3+ messages)
[PATCH V3 0/4] gpio: eic-sprd: Modification of UNISOC Platform EIC Driver
2024-01-05 3:25 UTC (3+ messages)
` [PATCH V3 1/4] gpio: eic-sprd: Keep the clock rtc_1k on
[PATCH v11 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-01-05 3:20 UTC (4+ messages)
` [PATCH v11 7/7] phy: freescale: Add HDMI PHY driver "
` [EXT] "
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