All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-18 14:57:09 to 2023-09-18 15:29:46 UTC [more...]

[PATCH] PCI/sysfs: Protect driver's D3cold preference from user space
 2023-09-18 14:52 UTC  (7+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-09-18 14:51 UTC  (12+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall

[PATCH v1 00/52] Modernize nfsd4_encode_fattr()
 2023-09-18 14:02 UTC  (41+ messages)
` [PATCH v1 07/52] NFSD: Add nfsd4_encode_fattr4_supported_attrs()
` [PATCH v1 09/52] NFSD: Add nfsd4_encode_fattr4_fh_expire_type()
` [PATCH v1 12/52] NFSD: Add nfsd4_encode_fattr4_fsid()
` [PATCH v1 13/52] NFSD: Add nfsd4_encode_fattr4_lease_time()
` [PATCH v1 14/52] NFSD: Add nfsd4_encode_fattr4_rdattr_error()
` [PATCH v1 15/52] NFSD: Add nfsd4_encode_fattr4_aclsupport()
` [PATCH v1 16/52] NFSD: Add nfsd4_encode_nfsace4()
` [PATCH v1 17/52] NFSD: Add nfsd4_encode_fattr4_acl()
` [PATCH v1 18/52] NFSD: Add nfsd4_encode_fattr4_filehandle()
` [PATCH v1 19/52] NFSD: Add nfsd4_encode_fattr4_fileid()
` [PATCH v1 20/52] NFSD: Add nfsd4_encode_fattr4_files_avail()
` [PATCH v1 21/52] NFSD: Add nfsd4_encode_fattr4_files_free()
` [PATCH v1 22/52] NFSD: Add nfsd4_encode_fattr4_files_total()
` [PATCH v1 23/52] NFSD: Add nfsd4_encode_fattr4_fs_locations()
` [PATCH v1 24/52] NFSD: Add nfsd4_encode_fattr4_maxfilesize()
` [PATCH v1 25/52] NFSD: Add nfsd4_encode_fattr4_maxlink()
` [PATCH v1 26/52] NFSD: Add nfsd4_encode_fattr4_maxname()
` [PATCH v1 27/52] NFSD: Add nfsd4_encode_fattr4_maxread()
` [PATCH v1 28/52] NFSD: Add nfsd4_encode_fattr4_maxwrite()
` [PATCH v1 29/52] NFSD: Add nfsd4_encode_fattr4_mode()
` [PATCH v1 30/52] NFSD: Add nfsd4_encode_fattr4_numlinks()
` [PATCH v1 31/52] NFSD: Add nfsd4_encode_fattr4_owner()
` [PATCH v1 33/52] NFSD: Add nfsd4_encode_fattr4_rawdev()
` [PATCH v1 34/52] NFSD: Add nfsd4_encode_fattr4_space_avail()
` [PATCH v1 35/52] NFSD: Add nfsd4_encode_fattr4_space_free()
` [PATCH v1 36/52] NFSD: Add nfsd4_encode_fattr4_space_total()
` [PATCH v1 38/52] NFSD: Add nfsd4_encode_fattr4_time_access()
` [PATCH v1 39/52] NFSD: Add nfsd4_encode_fattr4_time_create()
` [PATCH v1 41/52] NFSD: Add nfsd4_encode_fattr4_time_metadata()
` [PATCH v1 42/52] NFSD: Add nfsd4_encode_fattr4_time_modify()
` [PATCH v1 43/52] NFSD: Add nfsd4_encode_fattr4_mounted_on_fileid()
` [PATCH v1 44/52] NFSD: Add nfsd4_encode_fattr4_fs_layout_types()
` [PATCH v1 45/52] NFSD: Add nfsd4_encode_fattr4_layout_types()
` [PATCH v1 46/52] NFSD: Add nfsd4_encode_fattr4_layout_blksize()
` [PATCH v1 47/52] NFSD: Add nfsd4_encode_fattr4_suppattr_exclcreat()
` [PATCH v1 48/52] NFSD: Add nfsd4_encode_fattr4_sec_label()
` [PATCH v1 49/52] NFSD: Add nfsd4_encode_fattr4_xattr_support()
` [PATCH v1 50/52] NFSD: Copy FATTR4 bit number definitions from RFCs
` [PATCH v1 51/52] NFSD: Use a bitmask loop to encode FATTR4 results
` [PATCH v1 52/52] NFSD: Rename nfsd4_encode_fattr()

pull-request: bpf-next 2023-09-16
 2023-09-18 14:23 UTC  (7+ messages)

[PATCH v3 0/3] DCP as trusted keys backend
 2023-09-18 14:18 UTC  (2+ messages)
` [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys

[syzbot] [net?] WARNING in __ip6_append_data
 2023-09-18 14:46 UTC  (6+ messages)

usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
 2023-09-18 15:18 UTC  (9+ messages)

[PATCH v2 00/12] KVM: xen: update shared_info and vcpu_info handling
 2023-09-18 13:24 UTC  (4+ messages)
` [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN

[PATCH wpan-next v3 00/11] ieee802154: Associations between devices
 2023-09-18 15:18 UTC  (2+ messages)

[PATCH 0/4] btrfs: RAID stripe tree updates
 2023-09-18 14:18 UTC  (3+ messages)
` [PATCH 1/4] btrfs: fix 64bit division in btrfs_insert_striped_mirrored_raid_extents

[PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-09-18 14:49 UTC  (5+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-18 15:29 UTC  (27+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO

[RFC PATCH v2 00/30] Device Tree support for SH7751 based board
 2023-09-18 15:16 UTC  (7+ messages)
` [RFC PATCH v2 01/30] arch/sh: head_32.S passing FDT address to initialize function
` [RFC PATCH v2 03/30] arch/sh: Disable SH specific drivers in OF enabled
` [RFC PATCH v2 04/30] include: sh_intc.h Add stub function "intc_finalize"

[PATCH v6] driver core: platform: set numa_node before platform_device_add()
 2023-09-18 13:45 UTC 

split up ->kill_sb
 2023-09-18 15:24 UTC  (4+ messages)
` [PATCH 15/19] kernfs: split ->kill_sb

[PATCH] dev-manual: disk-space: improve wording for obsolete sstate cache files
 2023-09-18 15:28 UTC  (3+ messages)
` [docs] "

[PATCH v2 0/2] Add DSS support for TI AM62A7 SoC
 2023-09-18 15:23 UTC  (4+ messages)
` [PATCH v2 2/2] drivers/tidss: Add support for AM62A7 DSS

[PATCH net-next 0/3] Wangxun ethtool stats
 2023-09-18 15:23 UTC  (3+ messages)
` [PATCH net-next 1/3] net: libwx: support hardware statistics

[PATCH v5] hid-mcp2200: added driver for GPIOs of MCP2200
 2023-09-18 15:14 UTC  (2+ messages)
` [PATCH v6] HID: mcp2200: "

[PATCH 0/1] MAINTAINERS: Add myself into x86 platform driver
 2023-09-18 13:21 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers

[PATCH tip] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
 2023-09-18 14:08 UTC 

[RFC PATCH bpf-next 0/5] bpf, cgroup: Enable cgroup_array map on cgroup1
 2023-09-18 14:44 UTC  (10+ messages)

[PATCH 0/2] Fix for GPIO interrupts
 2023-09-18 13:18 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: renesas: rzg2l: Enable noise filter for GPIO interrupt input

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-09-18 15:15 UTC  (5+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support

[PATCH tip v2] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
 2023-09-18 15:14 UTC 

[PATCH 6.5 000/285] 6.5.4-rc1 review
 2023-09-18 15:25 UTC  (5+ messages)

Issue: padata: UAF in padata_serial_worker reproduce
 2023-09-18 13:21 UTC  (2+ messages)

[PATCH 00/10] IFS support for GNR and SRF
 2023-09-18 15:25 UTC  (6+ messages)
` [PATCH 03/10] platform/x86/intel/ifs: Image loading for new generations

[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-18 14:50 UTC  (3+ messages)
` [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH] platform/x86: thinkpad_acpi: Take mutex in hotkey_resume
 2023-09-18 13:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
 2023-09-18 13:17 UTC 

[PATCH] wifi: ath10k: simplify SDIO async handling
 2023-09-18 14:37 UTC 

[PULL 0/9] testing updates (back to green!)
 2023-09-18 15:23 UTC  (3+ messages)

[PATCH v4] gpio: sim: fix an invalid __free() usage
 2023-09-18 14:55 UTC 

[PATCH 0/2 v3] tracing: Remove eventfs_files by use of callbacks
 2023-09-18 15:01 UTC  (3+ messages)
` [PATCH 1/2 v3] eventfs: Remove eventfs_file and just use eventfs_inode

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-18 13:56 UTC  (3+ messages)
` [PATCH RFC v2 12/18] cxl/region: Notify regions of DC changes

[PATCH 00/21] implement discard operation for Parallels images
 2023-09-18 15:21 UTC  (9+ messages)
` [PATCH 03/21] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts
` [PATCH 19/21] tests: extend test 131 to cover availability of the discard operation
` [PATCH 20/21] parallels: naive implementation of parallels_co_pwrite_zeroes
` [PATCH 21/21] tests: extend test 131 to cover availability of the write-zeroes

[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
 2023-09-18 15:22 UTC  (2+ messages)

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-09-18 15:22 UTC  (11+ messages)
` [PATCH v2 1/5] bbdev: add operation type for MLDTS procession
` [PATCH v2 2/5] bbdev: add new capabilities for FFT processing
` [PATCH v2 3/5] bbdev: add new capability for FEC 5G UL processing
` [PATCH v2 4/5] bbdev: improving error handling for queue configuration
` [PATCH v2 5/5] devtools: ignore changes into bbdev experimental API

[PATCH 5.10 000/406] 5.10.195-rc1 review
 2023-09-18 15:22 UTC  (4+ messages)
` [PATCH 5.10 261/406] leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false

Reducing security.capability xattr checks in audit subsystem?
 2023-09-18 14:16 UTC  (2+ messages)

[PATCH 0/2] qdev: Ensure devices are fully realized when calling DeviceReset handler
 2023-09-18 15:22 UTC  (4+ messages)
` [PATCH 1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized

[PATCH iproute2 v2] allow overriding color option in environment
 2023-09-18 15:11 UTC  (2+ messages)

+ mm-damon-core-test-fix-memory-leak-in-damon_new_ctx.patch added to mm-unstable branch
 2023-09-18 15:11 UTC 

[V11 0/8] Enable Wifi RFI interference mitigation feature support
 2023-09-18 13:04 UTC  (3+ messages)
` [V11 1/8] ACPI: Add support for AMD ACPI based Wifi band RFI mitigation feature

[PATCH net-next v4 1/2] pktgen: Automate flag enumeration for unknown flag handling
 2023-09-18 14:28 UTC  (4+ messages)
` [PATCH net-next v4 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb

[PATCH] drm/bridge: panel: Fix device link for DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2023-09-18 15:00 UTC  (2+ messages)

[PATCH 0/6] arm64: xilinx: Tune DTSes to remove warnings from make W=1 dtbs
 2023-09-18 15:01 UTC  (6+ messages)
` [PATCH 2/6] arm64: xilinx: Use lower case for partition address
` [PATCH 3/6] arm64: xilinx: Remove mt25qu512a compatible string from SOM

[igt-dev] [PATCH i-g-t 00/14] Adapt copy commands for Xe2
 2023-09-18 15:17 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t 02/14] lib/gpu_cmds: Remove prefix from gen7_fill_binding_table()
  ` [igt-dev] [Intel-xe] "
      `  "
` [igt-dev] [PATCH i-g-t 12/14] lib/intel_blt: Support Xe2 in xy-block-copy command
  ` [igt-dev] [Intel-xe] "
    ` [Intel-xe] [igt-dev] "
` [igt-dev] [PATCH i-g-t 13/14] lib/intel_blt: Support xe2 in xy-fast-copy command
  ` [igt-dev] [Intel-xe] "
    ` [Intel-xe] [igt-dev] "
` [igt-dev] [PATCH i-g-t 14/14] lib/intel_blt: Support xe2 in ctrl-surf-copy command
    ` [Intel-xe] "
      ` [igt-dev] [Intel-xe] "

[Intel-wired-lan] [PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-18 13:11 UTC  (14+ messages)
` [Intel-wired-lan] [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [Intel-wired-lan] [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [Intel-wired-lan] [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [Intel-wired-lan] [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [Intel-wired-lan] [PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
` [Intel-wired-lan] [PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [Intel-wired-lan] [PATCH v2 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [Intel-wired-lan] [PATCH v2 08/13] e1000e: Remove unreliable pci_disable_link_state{, _locked}() workaround
` [Intel-wired-lan] [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [Intel-wired-lan] [PATCH v2 10/13] wifi: ath11k: "
` [Intel-wired-lan] [PATCH v2 11/13] wifi: ath12k: "
` [Intel-wired-lan] [PATCH v2 12/13] RDMA/hfi1: "
` [Intel-wired-lan] [PATCH v2 13/13] misc: rtsx: "

[PATCH v1 1/2] platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_replace()
 2023-09-18 14:48 UTC  (3+ messages)
` [PATCH v1 2/2] platform/x86: think-lmi: Use strreplace() to replace a character by nul

+ mm-damon-core-test-fix-memory-leak-in-damon_new_region.patch added to mm-unstable branch
 2023-09-18 15:11 UTC 

[PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
 2023-09-18 14:51 UTC  (5+ messages)

[PATCH v2] rt-tests: cyclictest: Remove warnings due different signedness in comparison
 2023-09-18 15:12 UTC  (2+ messages)

[PATCH v6] HID: mcp2200: added driver for GPIOs of MCP2200
 2023-09-18 15:16 UTC 

[PATCH V6 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
 2023-09-18 15:01 UTC  (3+ messages)

BPF memory model
 2023-09-18 15:09 UTC  (3+ messages)

more RELOCATABLE + errata code model issues
 2023-09-18 15:15 UTC  (2+ messages)

[PATCH 0/3] qga: Add optional stream-output argument to guest-exec
 2023-09-18 15:14 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH v2 15/17] ALSA: hda: Drop snd_hdac_calc_stream_format()
 2023-09-18 15:11 UTC  (2+ messages)

[PATCH 1/3] common/qat: limit configuration to the primary process
 2023-09-18 15:07 UTC  (2+ messages)

[PATCH v2] x86/shutdown: change default reboot method preference
 2023-09-18 15:09 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
 2023-09-18 15:09 UTC  (9+ messages)

[linus:master] [workqueue] fe089f87cc: fxmark.ssd_xfs_dbench_client_72_bufferedio.works/sec -32.0% regression
 2023-09-18 15:07 UTC 

[PATCH 0/3] hw/cxl: Misc small fixes
 2023-09-18 15:02 UTC  (4+ messages)
` [PATCH 1/3] hw/cxl: Fix out of bound array access
` [PATCH 2/3] hw/mem/cxl_type3: Add missing copyright and license notice
` [PATCH 3/3] docs/cxl: Cleanout some more aarch64 examples

[RFC PATCH] ALSA: pcm: Introduce MSBITS subformat API extension
 2023-09-18 15:04 UTC  (5+ messages)

[PULL 00/28] Block layer patches
 2023-09-18 15:03 UTC  (2+ messages)

[PATCH V2 0/3] andes: rearrange defconfig and dts
 2023-09-18 15:04 UTC  (5+ messages)
` [PATCH V2 1/3] configs: andes: add vender prefix for target name
` [PATCH V2 3/3] dts: andes: add SPL config option for itb layout

A confusion about CXL in arm virt machine
 2023-09-18 15:03 UTC  (6+ messages)

[PATCH 0/8] ppc: Clean up local variable shadowing
 2023-09-18 14:58 UTC  (9+ messages)
` [PATCH 1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine
` [PATCH 2/8] pnv/psi: Clean up local variable shadowing
` [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
` [PATCH 4/8] spapr: Clean up local variable shadowing in spapr_init_cpus()
` [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PATCH 7/8] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
` [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()

[PATCH tty v1 00/74] serial: wrappers for uart port lock
 2023-09-18  8:26 UTC  (9+ messages)

[Intel-xe] [PATCH] drm/xe/regs: Add definition for the PERF_LIMIT_REASONS register
 2023-09-18 15:00 UTC  (2+ messages)

[PATCH] um: Remove CONFIG_REISERFS_FS from defconfig
 2023-09-18 14:58 UTC  (5+ messages)
` [PATCH RESEND] "

[Intel-xe] [PATCH v3 00/13] DRM scheduler changes for Xe
 2023-09-18 14:57 UTC  (8+ messages)
` [Intel-xe] [PATCH v3 11/13] drm/sched: Waiting for pending jobs to complete in scheduler kill
          `  "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.