public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-20 16:12:37 to 2023-10-20 20:20:56 UTC [more...]

[PATCH] x86/mm: Print the encryption features correctly when a paravisor is present
 2023-10-20 20:20 UTC  (7+ messages)

[net-next] net: sched: extend flow action with RSS
 2023-10-20 20:13 UTC  (5+ messages)

[GIT PULL] perf tools fixes for v6.6: 2nd batch
 2023-10-20 20:08 UTC 

[PATCH 0/5] mlx5 ConnectX diagnostic misc driver
 2023-10-20 20:07 UTC  (10+ messages)
` [PATCH 2/5] misc: mlx5ctl: Add mlx5ctl "
            ` Dual licensing [was: [PATCH 2/5] misc: mlx5ctl: Add mlx5ctl misc driver]

[PATCH] bpf: hide cgroup functions for configs without cgroups
 2023-10-20 20:06 UTC  (3+ messages)

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-20 20:06 UTC  (11+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing

[ANNOUNCE] 6.1.59-rt16
 2023-10-20 20:02 UTC 

[PATCH v2 Resent 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-20 19:58 UTC  (12+ messages)
` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error
                ` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout errory

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-20 19:58 UTC  (9+ messages)
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[PATCH] rpmsg: core: replace deprecated strncpy with strscpy
 2023-10-20 19:56 UTC 

KVM exit to userspace on WFI
 2023-10-20 19:56 UTC  (2+ messages)

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-20 19:52 UTC  (8+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name
` [PATCH v15 08/11] Smack: implement setselfattr and getselfattr hooks

[RESEND PATCH v2] arm64: dts: Update cache properties for socionext
 2023-10-20 19:50 UTC 

[GIT PULL] SCSI fixes for 6.6-rc6
 2023-10-20 19:50 UTC 

[PATCH] arm64: dts: Update cache properties for socionext
 2023-10-20 19:49 UTC 

[PATCH] power: supply: surface-charger: replace deprecated strncpy with strscpy
 2023-10-20 19:46 UTC 

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-20 19:45 UTC  (10+ messages)

[PATCH v5 0/4] Add initial support for SM7125 and Xiaomi SM7125 platform
 2023-10-20 19:42 UTC  (3+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: Add SM7125 device tree

[PATCH] platform/surface: aggregator: replace deprecated strncpy with strscpy
 2023-10-20 19:39 UTC  (2+ messages)

[PATCH v2] power: supply: surface_battery: replace deprecated strncpy with strscpy
 2023-10-20 19:39 UTC 

[PATCH iwl-next 1/6] i40e: Remove unused flags
 2023-10-20 19:37 UTC  (6+ messages)
` [PATCH iwl-next 2/6] i40e: Remove _t suffix from enum type names
` [PATCH iwl-next 3/6] i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
` [PATCH iwl-next 4/6] i40e: Use DECLARE_BITMAP for flags field in i40e_hw
` [PATCH iwl-next 5/6] i40e: Consolidate hardware capabilities
` [PATCH iwl-next 6/6] i40e: Initialize hardware capabilities at single place

drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1443:66: warning: '%s' directive output may be truncated writing 1 byte into a region of size between 0 and 29
 2023-10-20 19:36 UTC 

[PATCH v1] ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
 2023-10-20 19:35 UTC  (7+ messages)

[PATCH net-next v8 0/3] net: axienet: Introduce dmaengine
 2023-10-20 19:27 UTC  (4+ messages)
` [PATCH net-next v8 3/3] net: axienet: Introduce dmaengine support

[PATCH] rcu: Remove unused macros from rcupdate.h
 2023-10-20 19:22 UTC  (2+ messages)

[PATCH] power: supply: charger-manager: replace deprecated strncpy with strscpy
 2023-10-20 19:21 UTC 

[PATCH v3 net-next 0/3] ipv6: avoid atomic fragment on GSO output
 2023-10-20 19:16 UTC  (3+ messages)
` [PATCH v3 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling

[PATCH] power: supply: bq25980: replace deprecated strncpy with strscpy
 2023-10-20 19:11 UTC 

[PATCH 00/13] Introduce support for multiqueue (MQ) in
 2023-10-20 19:06 UTC  (14+ messages)
` [PATCH 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
` [PATCH 02/13] scsi: fnic: Add and use fnic number
` [PATCH 03/13] scsi: fnic: Add and improve log messages
` [PATCH 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
` [PATCH 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
` [PATCH 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
` [PATCH 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ)
` [PATCH 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs
` [PATCH 09/13] scsi: fnic: Remove usage of host_lock
` [PATCH 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
` [PATCH 11/13] scsi: fnic: Use fnic_lock to protect fnic structures in queuecommand
` [PATCH 12/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver
` [PATCH 13/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)

[PATCH v4 0/9] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-10-20 19:06 UTC  (5+ messages)
` [PATCH v4 6/9] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v4 8/9] KVM: selftests: Test Intel supported fixed counters bit mask

[PATCH] power: supply: bq256xx: replace deprecated strncpy with strscpy
 2023-10-20 19:06 UTC  (2+ messages)

[PATCH] power: supply: bq2515x: replace deprecated strncpy with strscpy
 2023-10-20 19:06 UTC  (2+ messages)

[PATCH] cdrom: Missing a blank line after declarations
 2023-10-20 19:01 UTC  (3+ messages)

[PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
 2023-10-20 18:59 UTC  (11+ messages)

[PATCH v2] dt-bindings: pinctrl: brcm: Ensure all child node properties are documented
 2023-10-20 18:52 UTC 

[PATCH 0/3] ARM ZSTD boot compression
 2023-10-20 18:53 UTC  (7+ messages)

[PATCH] KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
 2023-10-20 18:52 UTC  (2+ messages)

[PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
 2023-10-20 18:47 UTC 

[PATCH] power: supply: bq24190_charger: replace deprecated strncpy with strscpy
 2023-10-20 18:43 UTC  (2+ messages)

[PATCH v1 0/8] Refine _UID references across kernel
 2023-10-20 18:42 UTC  (14+ messages)
` [PATCH v1 3/8] ACPI: sysfs: use acpi_device_uid() for fetching _UID
` [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
` [PATCH v1 5/8] ACPI: x86: "
` [PATCH v1 6/8] perf: qcom: use acpi_device_uid() for fetching _UID

[PATCH 2/5] [brcmfmac] Add support for 6G bands
 2023-10-20 18:37 UTC  (7+ messages)
  ` [PATCH 1/5] [brcmfmac] Add support for encoding/decoding 6g chanspecs
  ` [PATCH 4/5] wifi: brcmfmac: Support bss_info up to v112

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

[PATCH v3 0/5] Some khugepaged folio conversions
 2023-10-20 18:33 UTC  (6+ messages)
` [PATCH v3 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
` [PATCH v3 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() "
` [PATCH v3 3/5] mm/khugepaged: Convert is_refcount_suitable() "
` [PATCH v3 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
` [PATCH v3 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-10-20 18:30 UTC  (8+ messages)
` the nul-terminated string helper desk chair rearrangement, was: "
  ` the nul-terminated string helper desk chair rearrangement

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-10-20 18:26 UTC  (20+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
            ` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllery
` [PATCH v2 3/5] PCI: endpoint: pci-epf-test: add doorbell test
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v2 5/5] tools: PCI: Add 'B' option for test doorbell

[PATCH v6 0/7] Add support for LUT PPG
 2023-10-20 18:22 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v6 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v6 3/7] soc: qcom: add QCOM PBS driver
` [PATCH v6 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` [PATCH v6 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v6 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v6 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme

[PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
 2023-10-20 18:13 UTC  (11+ messages)

[PATCH net-next v2] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
 2023-10-20 18:12 UTC  (4+ messages)

[PATCH] speakup: Document USB support
 2023-10-20 18:10 UTC 

[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
 2023-10-20 18:04 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module

[PATCH 0/5] avoid divide-by-zero due to max_nr_accesses overflow
 2023-10-20 18:02 UTC  (5+ messages)

[GIT PULL] mtd: Fixes for 6.6-rc7
 2023-10-20 18:00 UTC 

V4L2 Encoders Pre-Processing Support Questions
 2023-10-20 17:56 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpy
 2023-10-20 17:55 UTC  (2+ messages)

[PATCH] PNP: replace deprecated strncpy with memcpy
 2023-10-20 17:51 UTC  (3+ messages)

[PATCH 0/3] perf/arm-cmn: Multi-DTC improvements
 2023-10-20 17:51 UTC  (4+ messages)
` [PATCH 1/3] perf/arm-cmn: Fix DTC domain detection
` [PATCH 2/3] perf/arm-cmn: Rework DTC counters (again)
` [PATCH 3/3] perf/arm-cmn: Enable per-DTC counter allocation

[PATCH] ACPI: replace deprecated strncpy with strscpy
 2023-10-20 17:49 UTC  (3+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-10-20 17:49 UTC  (7+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
  ` (subset) "

[PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
 2023-10-20 17:42 UTC  (4+ messages)

[PATCH v4 0/4] rockchip: add GATE_LINK
 2023-10-20 17:42 UTC  (2+ messages)

[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-10-20 17:36 UTC  (5+ messages)
` [PATCH v7 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v7 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
  ` [PATCH v7 3/4] usb: gadget: uvc: move video disable logic to its own function
  ` [PATCH v7 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[GIT PULL] sound fixes for 6.6-rc7
 2023-10-20 17:28 UTC  (2+ messages)

wait_for_unix_gc can cause CPU overload for well behaved programs
 2023-10-20 17:25 UTC  (2+ messages)

[PATCH v2 0/5] avoid divide-by-zero due to max_nr_accesses overflow
 2023-10-20 17:23 UTC  (6+ messages)
` [PATCH v2 1/5] mm/damon: implement a function for max nr_accesses safe calculation
` [PATCH v2 2/5] mm/damon/core: avoid divide-by-zero during monitoring results update
` [PATCH v2 3/5] mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
` [PATCH v2 4/5] mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
` [PATCH 5/5] mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation

[PATCH v3 net-next] net: microchip: lan743x: improve throughput with rx timestamp config
 2023-10-20 18:58 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.6-rc7
 2023-10-20 17:20 UTC 

[PATCH v1 0/6] thermal: core: Pass trip pointers to governor .throttle() callbacks
 2023-10-20 17:19 UTC  (13+ messages)
` [PATCH v1 1/6] thermal: trip: Simplify computing trip indices
` [PATCH v1 2/6] thermal: trip: Define for_each_trip() macro
` [PATCH v1 4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v1 5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller

[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
 2023-10-20 17:16 UTC  (14+ messages)

PIC probing code from e179f6914152 failing
 2023-10-20 17:13 UTC  (5+ messages)

[PATCHv2 00/13] x86/tdx: Add kexec support
 2023-10-20 17:12 UTC  (6+ messages)
` [PATCHv2 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv2 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled

[git pull] drm fixes for 6.6-rc7
 2023-10-20 17:06 UTC  (2+ messages)

[PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
 2023-10-20 17:05 UTC  (2+ messages)

[PATCH net] net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
 2023-10-20 17:03 UTC 

[PATCH] media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"
 2023-10-20 17:02 UTC 

[PATCH] dt-bindings: pinctrl: nuvoton,npcm845: Add missing additionalProperties on gpio child nodes
 2023-10-20 17:00 UTC 

[PATCH] ACPI: Use the acpi_device_is_present() helper in more places
 2023-10-20 16:52 UTC  (3+ messages)

[PATCH v9 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-20 16:49 UTC  (3+ messages)
` [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH] iio: kx022a: Fix acceleration value scaling
 2023-10-20 16:48 UTC  (4+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-20 16:43 UTC  (9+ messages)
` [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices

[PATCH v3] mux: mmio: use reg property when parent device is not a syscon
 2023-10-20 16:43 UTC  (3+ messages)

[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
 2023-10-20 16:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[GIT PULL] ACPI fixes for v6.6-rc7
 2023-10-20 16:39 UTC 

[PATCH] f2fs: finish previous checkpoints before returning from remount
 2023-10-20 16:36 UTC 

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-20 16:36 UTC  (15+ messages)

[PATCH net v2] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-10-20 16:34 UTC 

[PATCH 1/2] mm/khugepaged: Fix an uninitialized variable bug
 2023-10-20 16:34 UTC  (2+ messages)

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-20 16:33 UTC  (5+ messages)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-19 13:26 UTC  (7+ messages)

[PATCH v2] bus: mhi: host: Add tracing support
 2023-10-20 16:28 UTC  (3+ messages)

[PATCH] usb: core: Prevent infinite loops when usb_reset_device() unbinds/binds
 2023-10-20 16:27 UTC  (5+ messages)

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-20 16:27 UTC  (8+ messages)

[PATCH v2 0/6] i3c: master: some improvment for i3c master
 2023-10-20 16:24 UTC  (7+ messages)
` [PATCH v2 1/6] i3c: master: add enable(disable) hot join in sys entry

[PATCH] x86/percpu: Introduce const-qualified const_pcpu_hot
 2023-10-20 16:19 UTC 

[PATCH v2 0/3] hvc/xen: Xen console fixes
 2023-10-20 16:15 UTC  (4+ messages)
` [PATCH v2 1/3] hvc/xen: fix event channel handling for secondary consoles
` [PATCH v2 2/3] hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
` [PATCH v2 3/3] hvc/xen: fix console unplug

[PATCH v2] platform/x86: support to store/show powermode value for Inspur
 2023-10-20 16:13 UTC  (2+ messages)

[PATCH] kbuild: Add inline-account tool
 2023-10-20 16:12 UTC 


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