linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 17:14:00 to 2023-10-20 21:11:26 UTC [more...]

[PATCH v4 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-20 21:10 UTC  (5+ messages)
` [PATCH v4 5/5] r8152: Block future register access if register access fails

[PATCH v2 0/5] Preparations for fixing WMI reprobing issue
 2023-10-20 21:10 UTC  (6+ messages)
` [PATCH v2 1/5] platform/x86: wmi: Decouple probe deferring from wmi_block_list
` [PATCH v2 2/5] platform/x86: wmi: Fix refcounting of WMI devices in legacy functions
` [PATCH v2 3/5] platform/x86: wmi: Fix probe failure when failing to register WMI devices
` [PATCH v2 4/5] platform/x86: wmi: Fix opening of char device
` [PATCH v2 5/5] platform/x86: wmi: Decouple WMI device removal from wmi_block_list

[PATCH v2] i40e: add an error code check in i40e_vsi_setup
 2023-10-20 21:09 UTC  (3+ messages)

[PATCH v5 0/8] r8152: Avoid writing garbage to the adapter's registers
 2023-10-20 21:06 UTC  (9+ messages)
` [PATCH v5 1/8] r8152: Increase USB control msg timeout to 5000ms as per spec
` [PATCH v5 2/8] r8152: Run the unload routine if we have errors during probe
` [PATCH v5 3/8] r8152: Cancel hw_phy_work if we have an error in probe
` [PATCH v5 4/8] r8152: Release firmware "
` [PATCH v5 5/8] r8152: Check for unplug in rtl_phy_patch_request()
` [PATCH v5 6/8] r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
` [PATCH v5 7/8] r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
` [PATCH v5 8/8] r8152: Block future register access if register access fails

[PATCH v2 00/13] Improvements to memory use
 2023-10-20 21:08 UTC  (5+ messages)
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default

[GIT PULL] ACPI fixes for v6.6-rc7
 2023-10-20 21:07 UTC  (2+ messages)

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

[PATCH v1] ALSA: SOF: sof-pci-dev: Fix community key quirk detection
 2023-10-20 20:59 UTC 

[PATCH] [v2] nvme: keyring: fix conditional compilation
 2023-10-20 20:54 UTC 

[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-20 20:51 UTC  (6+ messages)
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule

[PATCH] seq_buf: fix a misleading comment
 2023-10-20 20:49 UTC  (2+ messages)

[PATCH] s390/vfio-ap: fix sysfs status attribute for AP queue devices
 2023-10-20 20:48 UTC 

[PATCH v3 1/3] perf lock contention: Clear lock addr after use
 2023-10-20 20:47 UTC  (3+ messages)
` [PATCH v3 2/3] perf lock contention: Check race in tstamp elem creation
` [PATCH v3 3/3] perf lock contention: Use per-cpu array map for spinlocks

[PATCH 0/6] Delay VERW
 2023-10-20 20:45 UTC  (7+ messages)
` [PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH 3/6] x86/entry_32: "
` [PATCH 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 5/6] x86/bugs: Cleanup mds_user_clear
` [PATCH 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

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

[PATCH v1 0/4] Remove BPF event support
 2023-10-20 20:39 UTC  (8+ messages)
` [PATCH v1 1/4] perf parse-events: "

[PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
 2023-10-20 20:34 UTC  (3+ messages)

[PATCH v4] perf bench sched pipe: Add -G/--cgroups option
 2023-10-20 20:32 UTC  (2+ messages)

[PATCH v4] mtd: cfi_cmdset_0001: Byte swap OTP info
 2023-10-20 20:30 UTC 

[PATCH] amd64: Fix csum_partial_copy_generic()
 2023-10-20 20:27 UTC  (9+ messages)
  ` AW: "

[GIT PULL] SCSI fixes for 6.6-rc6
 2023-10-20 20:27 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 6.6-rc7
 2023-10-20 20:27 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.6-rc7
 2023-10-20 20:27 UTC  (2+ messages)

[PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
 2023-10-20 20:23 UTC  (2+ messages)

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

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

[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] bpf: hide cgroup functions for configs without cgroups
 2023-10-20 20:06 UTC  (3+ messages)

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

[PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error
 2023-10-20 19:58 UTC  (11+ messages)
              ` [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 

[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 4/5] wifi: brcmfmac: Support bss_info up to v112
 2023-10-20 18:37 UTC  (5+ messages)
  ` [PATCH 2/5] [brcmfmac] Add support for 6G bands

[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)

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  (4+ messages)
` [PATCH v1 2/6] thermal: trip: Define for_each_trip() macro

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


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).