public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-18 23:24:03 to 2023-10-19 05:28:49 UTC [more...]

[PATCH 0/2] PCI: dwc: Fix the BAR size programming
 2023-10-19  5:28 UTC  (13+ messages)
` [PATCH 1/2] PCI: dwc: Add new accessors to enable/disable DBI CS2 while setting the BAR size
` [PATCH 2/2] PCI: qcom-ep: Implement dbi_cs2_access() function callback for DBI CS2 access

include/linux/netlink.h:115:13: warning: ' conflicts with existing pse...' directive output truncated writing 57 bytes into a region of size 39
 2023-10-19  5:07 UTC 

include/linux/bitops.h:52:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0]'
 2023-10-19  5:07 UTC 

linux-next: manual merge of the gpio-brgl tree with the gpio-brgl-fixes tree
 2023-10-19  5:06 UTC 

[PATCH] amd64: Fix csum_partial_copy_generic()
 2023-10-19  5:02 UTC  (4+ messages)
  ` AW: "

[PATCH] nvmet-fc: Remove unused function
 2023-10-19  5:02 UTC  (2+ messages)

[PATCH RFC v6 00/10] Support for Solid Fill Planes
 2023-10-19  4:59 UTC  (7+ messages)
` [PATCH RFC v6 01/10] drm: Introduce pixel_source DRM plane property
` [PATCH RFC v6 08/10] drm/msm/dpu: Allow NULL FBs in atomic commit

[PATCH] iomap: fix short copy in iomap_write_iter()
 2023-10-19  4:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf] Fold smp_mb__before_atomic() into atomic_set_release()
 2023-10-19  4:54 UTC  (3+ messages)

[PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function
 2023-10-19  4:50 UTC  (3+ messages)

[PATCH net-next v5 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-19  4:50 UTC  (4+ messages)
` [PATCH net-next v5 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support

[PATCH v2 1/6] powerpc/smp: Cache CPU has Asymmetric SMP
 2023-10-19  4:49 UTC  (10+ messages)
` [PATCH v2 2/6] powerpc/smp: Enable Asym packing for cores on shared processor
` [PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h
` [PATCH v2 4/6] powerpc/smp: Disable MC domain for shared processor
` [PATCH v2 5/6] powerpc/smp: Add read_mostly attribute

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-10-19  4:46 UTC  (8+ messages)
` [PATCH 4/9] dma-buf: heaps: Initialise "
` [PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH v2] PCI: keystone: Fix ks_pcie_v3_65_add_bus() for AM654x SoC
 2023-10-19  4:44 UTC  (2+ messages)

[PATCH v2] PCI: keystone: Fix ks_pcie_v3_65_add_bus() for AM654x SoC
 2023-10-19  4:37 UTC  (5+ messages)

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-19  4:33 UTC  (10+ messages)

[PATCH] block: replace deprecated strncpy with strscpy
 2023-10-19  4:32 UTC  (4+ messages)

[PATCH] ACPI: NFIT: Optimize nfit_mem_cmp() for efficiency
 2023-10-19  4:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] drm/virtio: add new virtio gpu capset definitions
 2023-10-19  4:23 UTC  (6+ messages)

linux-next: manual merge of the tip tree with the efi-fixes tree
 2023-10-19  4:19 UTC  (2+ messages)

[PATCH v2] clk: ralink: mtmips: quiet unused variable warning
 2023-10-19  4:10 UTC  (3+ messages)

[PATCH] powerpc/perf: Optimize find_alternatives_list() using binary search
 2023-10-19  3:56 UTC  (3+ messages)

[PATCH v3 4/4] HID: touchscreen: Add initial support for Himax HID-over-SPI
 2023-10-19  3:51 UTC  (2+ messages)

Is strncpy really less secure than strscpy ?
 2023-10-19  3:40 UTC  (5+ messages)

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2023-10-19  3:38 UTC 

[PATCH v11 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-10-19  3:33 UTC  (4+ messages)
` [PATCH v11 1/3] sched: Add cpus_share_resources API
` [PATCH v11 2/3] sched/fair: Scan cluster before scanning LLC in wake-up path
` [PATCH v11 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup

[PATCH] arm64: Independently update HDFGRTR_EL2 and HDFGWTR_EL2
 2023-10-19  3:36 UTC  (3+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene
 2023-10-19  3:21 UTC 

[PATCH v2] wifi: wl1251: replace deprecated strncpy with strscpy
 2023-10-19  3:25 UTC  (2+ messages)

[PATCH] block: ublk_drv: Remove unused function
 2023-10-19  3:13 UTC  (2+ messages)

[PATCH] tracefs/eventfs: Modify mismatched function name
 2023-10-19  3:13 UTC 

[PATCH v8 0/8] Batch hugetlb vmemmap modification operations
 2023-10-19  3:12 UTC  (11+ messages)
` [PATCH v8 1/8] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
` [PATCH v8 2/8] hugetlb: restructure pool allocations
` [PATCH v8 3/8] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v8 4/8] hugetlb: perform vmemmap restoration "
` [PATCH v8 5/8] hugetlb: batch freeing of vmemmap pages
` [PATCH v8 6/8] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH v8 7/8] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH v8 8/8] hugetlb: batch TLB flushes when restoring vmemmap

[PATCH v3 1/2] misc: rtsx: add to support new card reader rts5264
 2023-10-19  3:08 UTC 

[PATCH v4] platform/x86: inspur-wmi: Add platform profile support
 2023-10-19  3:05 UTC 

[PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb
 2023-10-19  3:05 UTC  (5+ messages)
` [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
` [PATCH 3/3] coresight: ultrasoc-smb: fix uninitialized before use buf_hw_base

[PATCH v3 2/2] mmc: rtsx: add rts5264 to support sd express card
 2023-10-19  3:00 UTC 

[PATCH v3 4/4] mtd: rawnand: brcmnand: exec_op implementation
 2023-10-19  2:55 UTC  (3+ messages)

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-19  2:53 UTC  (17+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-19  2:48 UTC  (7+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v5 0/3] media: imx-jpeg: Assign a single slot
 2023-10-19  2:48 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: media: imx-jpeg: Assign slot for imx jpeg encoder/decoder
` [PATCH v5 2/3] arm64: dts: imx8-ss-img: Add vendor prefix in slot property
` [PATCH v5 3/3] media: imx-jpeg: "

[PATCH] Bluetooth: btusb: Add return error code
 2023-10-19  2:39 UTC 

[PATCH 0/2] some fix of multi-gen lru
 2023-10-19  2:39 UTC  (8+ messages)
` [PATCH 1/2] tracing: mm: multigen-lru: fix mglru trace
` [PATCH 2/2] mm: multi-gen lru: fix stat count

[PATCH 0/3 RESEND] Per memcg lru_gen node stat
 2023-10-19  2:32 UTC  (4+ messages)

[PATCH v7 0/8] Batch hugetlb vmemmap modification operations
 2023-10-19  2:29 UTC  (6+ messages)
` [PATCH v7 2/8] hugetlb: restructure pool allocations
  ` Bisected: "

mm/vmalloc.c:3689 vread_iter() error: we previously assumed 'vm' could be null (see line 3667)
 2023-10-19  2:28 UTC  (8+ messages)

[PATCH v3] bcachefs: Refactor memcpy into direct assignment
 2023-10-19  2:28 UTC  (3+ messages)

[PATCH V4 10/17] linux/io.h: iounmap/ioport_unmap cleanup.h support
 2023-10-19  2:23 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp: Add NPU Node
 2023-10-19  2:23 UTC 

[tip:x86/cache] BUILD SUCCESS 4cee14bcb14881aae81d60f106a335c68553ac1f
 2023-10-19  2:20 UTC 

[PATCH 0/6] Add support for Translation Buffer Units
 2023-10-19  2:19 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
` [PATCH 2/6] iommu/arm-smmu-qcom: Add support for TBUs
` [PATCH 3/6] iommu/arm-smmu-qcom: Add Qualcomm TBU driver
` [PATCH 4/6] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH 5/6] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH 6/6] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs

[PATCH v2 0/5] Some khugepaged folio conversions
 2023-10-19  2:17 UTC  (4+ messages)
` [PATCH v2 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() to use folios

drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1438:58: warning: '%s' directive output may be truncated writing up to 1 bytes into a region of size between 0 and 29
 2023-10-19  2:12 UTC 

[PATCH -next 0/6] md: remvoe rcu protection to access rdev from conf
 2023-10-19  1:59 UTC  (4+ messages)

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2023-10-19  1:57 UTC  (2+ messages)

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-19  1:56 UTC  (11+ messages)
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains

[PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hns3 pmu uninit process
 2023-10-19  1:52 UTC  (2+ messages)

[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
 2023-10-19  1:49 UTC  (6+ messages)

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-19  1:41 UTC  (16+ messages)
` [PATCH v9 26/34] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API
` [PATCH v9 27/34] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v9 28/34] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v9 29/34] ASoC: qcom: qdsp6: Add SND kcontrol to select offload device
` [PATCH v9 30/34] ASoC: qcom: qdsp6: Add SND kcontrol for fetching offload status

[PATCH v2 2/6] i3c: master: svc: add hot join support
 2023-10-19  1:23 UTC  (2+ messages)

[PATCH v2] net/tls: Fix slab-use-after-free in tls_encrypt_done
 2023-10-19  1:25 UTC  (2+ messages)

[PATCH v4 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-10-19  1:22 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties
` [PATCH v4 4/5] clk: twl: add clock driver for TWL6032

[PATCH] ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
 2023-10-19  1:22 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: fw: replace deprecated strncpy with strscpy
 2023-10-19  1:22 UTC  (2+ messages)

[PATCH v2 4/8] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
 2023-10-19  1:15 UTC  (2+ messages)

[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-19  1:20 UTC  (3+ messages)

[PATCH v2 net] net: mdio-mux: fix C45 access returning -EIO after API change
 2023-10-19  1:20 UTC  (2+ messages)

[PATCH net v2] net: phy: bcm7xxx: Add missing 16nm EPHY statistics
 2023-10-19  1:20 UTC  (2+ messages)

[PATCH v2] wifi: ipw2x00: replace deprecated strncpy with strscpy_pad
 2023-10-19  1:19 UTC  (2+ messages)

[PATCH] selftests:modify the incorrect print format
 2023-10-19  1:16 UTC  (2+ messages)

[PATCH] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
 2023-10-19  1:16 UTC  (2+ messages)

[PATCH 1/5] clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
 2023-10-19  1:16 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: clk-mt6779: "
` [PATCH 3/5] clk: mediatek: clk-mt6797: "
` [PATCH 4/5] clk: mediatek: clk-mt7629-eth: "
` [PATCH 5/5] clk: mediatek: clk-mt7629: "

[PATCH 2/2] backlight: Add Kinetic KTD2801 driver
 2023-10-19  1:14 UTC  (2+ messages)

[PATCH v3 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-19  1:10 UTC  (6+ messages)
` [PATCH v3 1/5] vdpa: introduce .reset_map operation callback
` [PATCH v3 2/5] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH v3 3/5] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
` [PATCH v3 4/5] vdpa/mlx5: implement .reset_map driver op
` [PATCH v3 5/5] vdpa_sim: implement .reset_map support

[PATCH 0/7] Coresight for Kernel panic and watchdog reset
 2023-10-19  1:12 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
    ` [EXT] "

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-19  1:11 UTC  (11+ messages)
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[PATCH net v3] octeon_ep: update BQL sent bytes before ringing doorbell
 2023-10-19  1:10 UTC  (2+ messages)

[PATCH v2] powerpc/paravirt: Improve vcpu_is_preempted
 2023-10-19  1:09 UTC  (2+ messages)

linux-next: build failure after merge of the amdgpu tree
 2023-10-19  1:06 UTC  (2+ messages)

[PATCH] clk: npcm7xx: Fix incorrect kfree
 2023-10-19  1:06 UTC  (2+ messages)

[PATCH V4 03/17] platform/x86/intel/vsec: Use cleanup.h
 2023-10-19  1:03 UTC  (2+ messages)

[PATCH -next 1/2] drm/amd/display: clean up one inconsistent indenting
 2023-10-19  1:03 UTC  (2+ messages)
` [PATCH -next 2/2] "

[PATCH] drivers: net: wwan: iosm: Fixed multiple typos in multiple files
 2023-10-19  1:00 UTC  (2+ messages)

[RFC 4/8] clk: qcom: gcc-sm8450: Keep usb30 prim gdsc on during runtime suspend
 2023-10-19  0:58 UTC  (2+ messages)

[GIT PULL] seccomp fix for v6.6-rc7
 2023-10-19  0:53 UTC 

[PATCH] clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
 2023-10-19  0:53 UTC  (2+ messages)

[PATCH -next] dmaengine: dw-axi-dmac: drm/amd/display: clean up some inconsistent indentings
 2023-10-19  0:48 UTC 

[PATCH] MAINTAINERS: Include stackleak paths in hardening entry
 2023-10-19  0:46 UTC 

[PATCH v5 0/5] Add LVTS support for mt8192
 2023-10-19  0:44 UTC  (2+ messages)

[PATCH net-next v6 0/2] Switch DSA to inclusive terminology
 2023-10-19  0:42 UTC  (5+ messages)
` [PATCH net-next v6 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next v6 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

[PATCH v2 00/13] Improvements to memory use
 2023-10-19  0:39 UTC  (4+ messages)
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default

[PATCH] stackleak: Remove unnecessary ‘0’ values from ret
 2023-10-19  0:39 UTC  (3+ messages)
` [PATCH] stackleak: Remove unnecessary '0' "

[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-19  0:27 UTC  (5+ messages)
` [PATCH v2 04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps

arch/arm/include/asm/memory.h:298:23: warning: array subscript -1 is outside array bounds of 'const void[2147483647]'
 2023-10-19  0:21 UTC 

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-19  0:21 UTC  (10+ messages)

[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-19  0:20 UTC  (5+ messages)
` [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
` [PATCH v7 04/11] net/socket: Break down __sys_getsockopt

[PATCH v2 00/11] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
 2023-10-19  0:16 UTC  (4+ messages)
` [PATCH v2 01/11] clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks

[PATCH v2] stop_machine: Avoid potential non-atomic read of multi_stop_data::state
 2023-10-19  0:11 UTC 

[PATCH] stop_machine: Avoid potential race behaviour of multi_stop_data::state
 2023-10-19  0:13 UTC  (2+ messages)

[PATCH] vsock: initialize the_virtio_vsock before using VQs
 2023-10-19  0:12 UTC  (2+ messages)

[PATCH v5 2/2] input: joystick: driver for Adafruit Seesaw Gamepad
 2023-10-19  0:10 UTC  (2+ messages)

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-19  0:06 UTC  (2+ messages)

[PATCH v3 0/2] wifi: brcm80211: replace deprecated strncpy
 2023-10-19  0:03 UTC  (3+ messages)
` [PATCH v3 2/2] wifi: brcmsmac: replace deprecated strncpy with memcpy

[PATCH v3 0/8] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-19  0:01 UTC  (7+ messages)
` [PATCH v3 1/8] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH v3 2/8] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v3 3/8] clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config

[PATCH v1] ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
 2023-10-18 23:59 UTC 

linux-next: build failure after merge of the vfs-brauner tree
 2023-10-18 23:54 UTC 

[PATCH v2] drm/modes: replace deprecated strncpy with strscpy_pad
 2023-10-18 23:51 UTC  (2+ messages)

[RFC v2 PATCH] vdpa_sim: implement .reset_map support
 2023-10-18 23:47 UTC  (3+ messages)

[PATCH] atmel: replace deprecated strncpy/strcpy with strscpy
 2023-10-18 23:46 UTC  (2+ messages)

[PATCH v5 0/7] iommu: Retire bus ops
 2023-10-18 23:40 UTC  (7+ messages)
` [PATCH v5 5/7] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v5 6/7] iommu: Retire bus ops
` [PATCH v5 7/7] iommu: Clean up open-coded ownership checks

Reserved bits and commit x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach
 2023-10-18 23:39 UTC  (3+ messages)

[tip:locking/core] BUILD SUCCESS 184fdf9fc7ae6ae7155768faa48fc609d1a24b7e
 2023-10-18 23:38 UTC 

[PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
 2023-10-18 23:24 UTC  (5+ messages)
` [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
 2023-10-18 23:35 UTC  (3+ messages)

arch/powerpc/platforms/pseries/lpar.c:2032:36: error: '%ld' directive writing between 1 and 20 bytes into a region of size 12
 2023-10-18 23:30 UTC 

[PATCH] net: mdio: replace deprecated strncpy with strscpy
 2023-10-18 23:23 UTC  (2+ messages)


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