linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-15 07:45:48 to 2023-05-15 10:01:10 UTC [more...]

[PATCH] fs/jfs: Add a mutex named txEnd_lmLogClose_mutex to prevent a race condition between txEnd and lmLogClose functions
 2023-05-15  9:59 UTC 

[PATCH net-next] octeontx2-pf: mcs: Remove unneeded semicolon
 2023-05-15 10:00 UTC  (2+ messages)

How to debug high sysload in 2,3 seconds
 2023-05-15  9:59 UTC 

selftests: mincore: mincore_selftest fails only on qemu-armv7
 2023-05-15  9:59 UTC 

[PATCH v4 0/3] arm64: qcom: sa8775p: add support for UFS
 2023-05-15  9:58 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: ufs: qcom: add compatible for sa8775p
` [PATCH v4 2/3] arm64: dts: qcom: sa8775p: add UFS nodes
` [PATCH v4 3/3] arm64: dts: qcom: sa8775p-ride: enable UFS

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-15  9:57 UTC  (8+ messages)
` [PATCH 07/10] irqchip/cs42l43: Add support for the cs42l43 IRQs

[PATCH] erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off
 2023-05-15  9:57 UTC 

[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-15  9:33 UTC  (3+ messages)

[PATCH net-next 0/7] net: lan966x: Add support for PCP, DEI, DSCP
 2023-05-15  9:55 UTC  (2+ messages)

[PATCH v6 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-05-15  9:54 UTC  (3+ messages)
` [PATCH v6 1/2] "
  ` [PATCH v6 RESEND "

[RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-05-15  9:49 UTC  (3+ messages)

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-05-15  9:51 UTC  (12+ messages)
` [PATCH V3 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
` [PATCH V3 5/6] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-05-15  9:50 UTC  (3+ messages)

GPIO set config argument value difference in pinconf and gpiolib
 2023-05-15  9:50 UTC  (2+ messages)

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-05-15  9:49 UTC  (2+ messages)

[PATCH v4 0/2] Reduce lcm_reset to DSI LP11 send cmd time
 2023-05-15  9:49 UTC  (3+ messages)
` [PATCH v4 1/2] drm/panel: boe-tv101wum-nl6: Remove extra delay
` [PATCH v4 2/2] drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence

[PATCH v4 0/5] refactoring and fix for Meson NAND
 2023-05-15  9:44 UTC  (6+ messages)
` [PATCH v4 1/5] mtd: rawnand: meson: fix command sequence for read/write
` [PATCH v4 2/5] mtd: rawnand: meson: move OOB to non-protected ECC area
` [PATCH v4 3/5] mtd: rawnand: meson: always read whole OOB bytes
` [PATCH v4 4/5] mtd: rawnand: meson: check buffer length
` [PATCH v4 5/5] mtd: rawnand: meson: remove unneeded bitwise OR with zeroes

[PATCH 0/2] x86/alternatives: More nops and some shrinkage
 2023-05-15  9:47 UTC  (3+ messages)
` [PATCH 1/2] x86_64: Longer NOPs
  ` [PATCH 2/2] x86: Shorten RESET_CALL_DEPTH

[PATCH v4] nubus: Don't list slot resources by default
 2023-05-15  9:44 UTC  (2+ messages)

[PATCH] kselftest/alsa: Increase kselftest timeout
 2023-05-15  9:43 UTC  (3+ messages)

[PATCH] nubus: Remove proc entries before adding them
 2023-05-15  9:42 UTC  (2+ messages)

[PATCH v2 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-05-15  9:23 UTC  (12+ messages)
` [PATCH v2 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
` [PATCH v2 4/4] perf tools: Add printing perf_event_attr config "

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-15  9:42 UTC  (14+ messages)
` [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128
` [PATCH v3 02/11] types: Introduce [us]128
` [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v3 04/11] instrumentation: Wire up cmpxchg128()
` [PATCH v3 05/11] percpu: Wire up cmpxchg128
` [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v3 07/11] x86,intel_iommu: "
` [PATCH v3 08/11] slub: "
` [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
` [PATCH v3 10/11] arch: Remove cmpxchg_double
` [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128()

[Resend PATCHv2] mm: skip CMA pages when they are not available
 2023-05-15  9:38 UTC 

[PATCH] nubus: Partially revert proc_create_single_data() conversion
 2023-05-15  9:38 UTC  (2+ messages)

[PATCH -next] fastrpc: Use memdup_user instead of kmalloc/copy_from_user
 2023-05-15  9:37 UTC  (2+ messages)

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-15  9:36 UTC  (4+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[PATCH] soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparision
 2023-05-15  9:36 UTC  (2+ messages)

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-15  9:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5
` [PATCH v2 2/2] phy: mtk-mipi-csi: add driver for CSI phy

[PATCH net-next v7 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-15  9:33 UTC  (17+ messages)
` [PATCH net-next v7 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v7 02/16] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v7 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v7 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v7 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v7 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v7 08/16] tls: "
` [PATCH net-next v7 09/16] siw: "
` [PATCH net-next v7 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v7 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v7 12/16] ip6, udp6: "
` [PATCH net-next v7 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v7 14/16] ip: Remove ip_append_page()
` [PATCH net-next v7 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v7 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES

[PATCH] arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
 2023-05-15  9:34 UTC  (4+ messages)

[PATCH] misc/xilinx_sdfec: remove redundant _{open, release} function
 2023-05-15  9:33 UTC  (2+ messages)

[PATCH V5] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-15  9:32 UTC 

[PATCH v2] pinctrl: qcom: sa8775p: add the wakeirq map
 2023-05-15  9:32 UTC  (2+ messages)

[PATCH] erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init
 2023-05-15  9:30 UTC  (2+ messages)

[PATCH net-next] net: liquidio: lio_core: Remove unnecessary (void*) conversions
 2023-05-15  9:28 UTC  (2+ messages)

[PATCH 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
 2023-05-15 10:00 UTC  (3+ messages)
` [PATCH 2/2] acpi: CPPC: read delivered_reg and reference_reg in critical section
` [PATCH 0/2] drivers/cpufreq: gain accurate CPU frequency from cpufreq/scaling_cur_freq

[PATCH v2 0/2] iopoll: Busy loop and timeout improvements
 2023-05-15  9:26 UTC  (7+ messages)
` [PATCH v2 2/2] iopoll: Do not use timekeeping in read_poll_timeout_atomic()

[PATCH] hwmon: (nct6683) Add another chip ID for NCT6687D sensor chip found on some MSI boards
 2023-05-15  9:25 UTC 

mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
 2023-05-15  9:25 UTC  (7+ messages)

[PATCH v2 net-next] net: ethernet: microchip: vcap: Remove extra semicolon
 2023-05-15  9:20 UTC  (2+ messages)

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-15  9:15 UTC  (7+ messages)
` [PATCH v9 1/6] s390/ism: Set DMA coherent mask
` [PATCH v9 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v9 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v9 4/6] s390/pci: Use dma-iommu layer
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-15  9:15 UTC  (6+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] cpufreq: sparc: Don't allocate cpufreq_driver dynamically
 2023-05-15  9:14 UTC  (3+ messages)

[PATCH V2] cpufreq: imx6q: No warning output when disabling a non-existing frequency of the OPP
 2023-05-15  9:14 UTC  (2+ messages)

[PATCH v3] i2c: lpi2c: cache peripheral clock rate
 2023-05-15  9:11 UTC  (3+ messages)

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-15  9:08 UTC  (18+ messages)
` [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 08/17] ia64: "
` [PATCH v5 RESEND 09/17] openrisc: "
` [PATCH v5 RESEND 10/17] s390: "
` [PATCH v5 RESEND 11/17] sh: "
` [PATCH v5 RESEND 12/17] xtensa: "
` [PATCH v5 RESEND 13/17] parisc: "
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 RESEND 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH 3/4] Input: st1232 - add virtual touchscreen and buttons handling
 2023-05-15  9:08 UTC  (7+ messages)

[syzbot] [xfs?] KASAN: use-after-free Read in xfs_btree_lookup_get_block
 2023-05-15  9:05 UTC  (3+ messages)

[PATCH v3 00/10] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-05-15  9:05 UTC  (13+ messages)
` [PATCH v3 02/10] dt-bindings: nvmem: qfprom: Add compatible "
` [PATCH v3 04/10] nvmem: qfprom: Add support for secure reading on QDU1000/QRU1000
` [PATCH v3 07/10] dt-bindings: arm: msm: Add LLCC compatible for QDU1000/QRU1000

[PATCH -next] drm/bridge: tc358768: Remove unneeded semicolon
 2023-05-15  9:01 UTC 

[PATCH] efivarfs: expose used and total size
 2023-05-15  8:59 UTC  (3+ messages)

[PATCH v3 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-05-15  8:57 UTC  (5+ messages)
` [PATCH v3 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH v3 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
` [PATCH v3 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
` [PATCH v3 4/4] perf tools: Add printing perf_event_attr config "

[PATCH v4 0/3] Add TDM audio on StarFive JH7110
 2023-05-15  8:58 UTC  (6+ messages)
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm

Fwd: Freeze after resuming from hibernation (culprit is brcmfmac change?)
 2023-05-15  8:56 UTC  (2+ messages)

[PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
 2023-05-15  8:57 UTC  (5+ messages)

[PATCH] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling
 2023-05-15  8:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/5] Add peripherals for J784S4
 2023-05-15  8:55 UTC  (5+ messages)
` [PATCH v4 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux

[PATCH] hwmon: (nct6683) Add another chip ID for NCT6687D sensor chip found on some MSI boards
 2023-05-15  8:53 UTC 

[PATCH 0/2] Fix kernel panic in scsi_queue_rq()
 2023-05-15  8:51 UTC  (5+ messages)
` [PATCH 1/2] Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"
` [PATCH 2/2] scsi: core: decrease scsi_device's iorequest_cnt if dispatch failed

[PATCH v1] docs: quickly-build-trimmed-linux: various small fixes and improvements
 2023-05-15  8:52 UTC 

[PATCH v2] mm, compaction: Skip all non-migratable pages during scan
 2023-05-15  8:47 UTC  (2+ messages)

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-15  8:48 UTC  (4+ messages)
` [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers

[PATCH 00/17] Introduce runtime modifiable Energy Model
 2023-05-15  8:48 UTC  (9+ messages)
` [PATCH 02/17] PM: EM: Find first CPU online while updating OPP efficiency
` [PATCH 10/17] PM: EM: Add runtime update interface to modify EM power

[PATCH v6 1/4] tee: optee: system call property
 2023-05-15  8:47 UTC  (10+ messages)
` [PATCH v6 3/4] tee: optee: support tracking system threads

[PATCH] net: skbuff: remove special handling for SLOB
 2023-05-15  8:42 UTC  (2+ messages)

[PATCH 0/4] ARM: Move dts files to vendor sub-directories
 2023-05-15  8:41 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: Move .dts "

[PATCH v1] docs: handling-regressions: rework section about fixing procedures
 2023-05-15  8:40 UTC 

[linus:master] [sched] af7f588d8f: will-it-scale.per_thread_ops -13.9% regression
 2023-05-15  8:40 UTC  (2+ messages)

[net-next Patch v10 0/8] octeontx2-pf: HTB offload support
 2023-05-15  8:40 UTC  (2+ messages)

Linux 6.4-rc2
 2023-05-15  8:37 UTC  (3+ messages)
` Build regressions/improvements in v6.4-rc2

[PATCH] perf/arm-cmn: fix compilation issue
 2023-05-15  8:35 UTC  (3+ messages)

drivers/acpi/apei/erst.c:792:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-05-15  8:33 UTC 

[PATCH] mm/secretmem: make it on by default
 2023-05-15  8:34 UTC 

[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
 2023-05-15  8:29 UTC  (4+ messages)
` [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code

[PATCH 1/1] sched/psi: avoid resetting the min update period when it is unnecessary
 2023-05-15  8:27 UTC  (2+ messages)

[PATCH] led: qcom-lpg: Fix bugs in lpg_add_led & lpg_probe
 2023-05-15  8:26 UTC 

[PATCH v3] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-15  8:21 UTC  (3+ messages)

[PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP
 2023-05-15  8:19 UTC  (5+ messages)
` [PATCH RFC 1/4] x86/vsyscall: Don't use set_fixmap() to map vsyscall page
` [PATCH RFC 2/4] x86/xen: Pin up to VSYSCALL_ADDR when vsyscall page is out of fixmap area
` [PATCH RFC 3/4] x86/fixmap: Move vsyscall page "
` [PATCH RFC 4/4] x86/fixmap: Unify FIXADDR_TOP

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-15  8:20 UTC  (5+ messages)

[PATCH net-next v3] sctp: add bpf_bypass_getsockopt proto callback
 2023-05-15  8:16 UTC  (2+ messages)

[PATCH v3 0/7] Add support for MHI Endpoint function driver
 2023-05-15  8:07 UTC  (3+ messages)
` [PATCH v3 7/7] PCI: endpoint: Add PCI Endpoint function driver for MHI bus

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-15  8:06 UTC  (3+ messages)
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP

[PATCH] pinctrl: qcom: sa8775p: add the wakeirq map
 2023-05-15  8:01 UTC  (3+ messages)

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2023-05-15  7:57 UTC 

[PATCH V8 0/4] Add S4 SoC PLL and Peripheral clock controller
 2023-05-15  7:57 UTC  (5+ messages)
` [PATCH V8 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL "

[PATCH v4 0/4] devres: Provide krealloc_array
 2023-05-15  7:55 UTC  (4+ messages)
` [PATCH v4 1/4] "

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-15  7:56 UTC  (5+ messages)
` [PATCH v4 6/9] fs: use new capable_any functionality
` [PATCH v4 7/9] kernel: "

[PATCH] soundwire: intel: read AC timing control register before updating it
 2023-05-15  8:13 UTC 

[PATCH v1 1/1] i2c: scmi: Convert to be a platform driver
 2023-05-15  7:51 UTC  (6+ messages)

[PATCH] vfs: Replace all non-returning strlcpy with strscpy
 2023-05-15  7:50 UTC  (2+ messages)

[PATCH v2] net: Remove low_thresh in ip defrag
 2023-05-15  7:50 UTC  (2+ messages)

[PATCH net, v4] net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
 2023-05-15  7:50 UTC  (2+ messages)

[PATCH net] net: fec: remove the xdp_return_frame when lack of tx BDs
 2023-05-15  7:50 UTC  (2+ messages)

[PATCH net v6] virtio_net: Fix error unwinding of XDP initialization
 2023-05-15  7:50 UTC  (2+ messages)

[PATCH v5] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
 2023-05-15  7:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).