The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-10-20 18:33:59 to 2023-10-20 22:54:52 UTC [more...]

[PATCH] drm/ssd130x: Fix possible uninitialized usage of crtc_state variable
 2023-10-20 22:52 UTC 

[RFC] usb: dwc3: core: Fix RAM interface getting stuck during enumeration
 2023-10-20 22:54 UTC  (7+ messages)

[PATCH 0/3] perf/arm-cmn: Multi-DTC improvements
 2023-10-20 22:53 UTC  (6+ messages)
` [PATCH 1/3] perf/arm-cmn: Fix DTC domain detection
` [PATCH 2/3] perf/arm-cmn: Rework DTC counters (again)

[PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
 2023-10-20 22:48 UTC  (2+ messages)

[PATCH] blk-throttle: check for overflow in calculate_bytes_allowed
 2023-10-20 22:36 UTC 

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

[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-20 22:36 UTC  (4+ messages)
` [PATCH v12 10/20] cxl/pci: Introduce config option PCIEAER_CXL

[PATCH] checkpatch: allow tags between co-developed-by and their sign-off
 2023-10-20 22:34 UTC  (2+ messages)

[PATCH] dt-bindings: display: ssd132x: Remove '-' before compatible enum
 2023-10-20 22:30 UTC 

[PATCH v2 1/3] arm64: dts: imx93: Add audio device nodes
 2023-10-20 22:30 UTC  (2+ messages)

[PATCH v4 0/6] drm/solomon: Add support for the SSD132x controller family
 2023-10-20 22:28 UTC  (4+ messages)
` [PATCH v4 6/6] dt-bindings: display: Add SSD132x OLED controllers

[for-next][PATCH 0/6] tracing: Updates for 6.7
 2023-10-20 22:27 UTC  (7+ messages)
` [for-next][PATCH 1/6] eventfs: Use ERR_CAST() in eventfs_create_events_dir()
` [for-next][PATCH 2/6] eventfs: Fix failure path "
` [for-next][PATCH 3/6] tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
` [for-next][PATCH 4/6] tracefs/eventfs: Modify mismatched function name
` [for-next][PATCH 5/6] tracing: Move readpos from seq_buf to trace_seq
` [for-next][PATCH 6/6] seq_buf: fix a misleading comment

[PATCH v4 2/3] dt-bindings: usb: snps,dwc3: Add runtime-suspend-on-usb-suspend property
 2023-10-20 22:26 UTC  (11+ messages)

[PATCH v4 0/4] vduse: add support for networking devices
 2023-10-20 22:20 UTC  (5+ messages)
` [PATCH v4 1/4] vduse: validate block features only with block devices
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type

[PATCH] selftests: add a sanity check for zswap
 2023-10-20 22:20 UTC 

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-10-20 22:18 UTC  (6+ messages)
` [PATCH 04/12] usb: dwc3: Expose core driver as library
` [PATCH 05/12] usb: dwc3: Override end of dwc3 memory resource

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

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

[PATCH] tools/nolibc: Add Linux specific waitpid() flags
 2023-10-20 21:56 UTC 

[GIT PULL] perf tools fixes for v6.6: 2nd batch
 2023-10-20 21:54 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.6-rc7
 2023-10-20 21:53 UTC  (2+ messages)

[PATCH 2/5] [brcmfmac] Add support for 6G bands
 2023-10-20 21:46 UTC  (5+ messages)
  ` [PATCH 1/5] [brcmfmac] Add support for encoding/decoding 6g chanspecs

[RESEND PATCH v2] arm64: dts: Update cache properties for socionext
 2023-10-20 21:45 UTC  (3+ messages)

[PATCH net-next v6 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-20 21:41 UTC  (7+ messages)
` [PATCH net-next v6 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support

[PATCH v8 00/13] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-20 21:40 UTC  (14+ messages)
` [PATCH v8 01/13] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v8 02/13] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
` [PATCH v8 03/13] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v8 04/13] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v8 05/13] KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
` [PATCH v8 06/13] KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
` [PATCH v8 07/13] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v8 08/13] tools: Import arm_pmuv3.h
` [PATCH v8 09/13] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v8 10/13] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v8 11/13] KVM: selftests: aarch64: vPMU register test for unimplemented counters
` [PATCH v8 12/13] KVM: selftests: aarch64: vPMU test for validating user accesses
` [PATCH v8 13/13] KVM: selftests: aarch64: vPMU test for immutability

[PATCH iwl-next 1/6] i40e: Remove unused flags
 2023-10-20 21:35 UTC  (13+ 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

[resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent
 2023-10-20 21:34 UTC  (5+ messages)
` [PATCH v3] fuse: share lookup state between submount and its parent
    ` [PATCH v4] "

[PATCH v8 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-10-20 21:31 UTC  (10+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v9 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v9 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v9 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v9 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v9 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v9 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v9 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

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

[PATCH v1] ALSA: SOF: sof-pci-dev: Fix community key quirk detection
 2023-10-20 21:21 UTC  (3+ messages)

[PATCH] perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
 2023-10-20 21:21 UTC  (2+ messages)

[PATCH] perf trace: Use the right bpf_probe_read(_str) variant for reading user data
 2023-10-20 21:21 UTC  (2+ messages)

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

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

[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] [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 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  (4+ messages)

[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

[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 

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  (3+ messages)
` [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  (5+ messages)
` [PATCH v1 5/8] ACPI: x86: use acpi_dev_uid_match() for matching _UID

[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  (3+ messages)
` [PATCH v3 4/5] mm/khugepaged: Convert alloc_charge_hpage() to use folios
` [PATCH v3 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "


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