public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 05:13:48 to 2025-02-06 07:49:28 UTC [more...]

[PATCH v3 0/8] Support Multi-frequency scale for UFS
 2025-02-06  7:47 UTC  (7+ messages)
` [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop
` [PATCH v3 3/8] scsi: ufs: core: Add a vop to map clock frequency to gear speed

[PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2025-02-06  7:47 UTC  (10+ messages)
          ` 答复: "

[PATCHv4 00/17] zsmalloc/zram: there be preemption
 2025-02-06  7:47 UTC  (11+ messages)
` [PATCHv4 01/17] zram: switch to non-atomic entry locking
` [PATCHv4 02/17] zram: do not use per-CPU compression streams

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2025-02-06  7:46 UTC  (4+ messages)

[PATCH v1 0/9] Add PERIC0/1 support for Exynos 990
 2025-02-06  7:45 UTC  (10+ messages)
` [PATCH v1 1/9] dt-bindings: clock: samsung,exynos990-clock: add PERIC0/1 clock management unit
` [PATCH v1 2/9] dt-bindings: i2c: exynos5: add samsung,exynos990-hsi2c compatible
` [PATCH v1 3/9] dt-bindings: serial: samsung: add Exynos990 compatible
` [PATCH v1 5/9] spi: dt-bindings: samsung: add samsung,exynos990-spi compatible

[PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
 2025-02-06  7:44 UTC  (12+ messages)

Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110`
 2025-02-06  7:43 UTC  (2+ messages)

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-02-06  7:40 UTC  (5+ messages)

linux-next: build failure after merge of the tty tree
 2025-02-06  7:40 UTC  (2+ messages)

[PATCH v3 0/6] x86 CRC optimizations
 2025-02-06  7:39 UTC  (7+ messages)
` [PATCH v3 1/6] x86: move ZMM exclusion list into CPU feature flag
` [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py
` [PATCH v3 3/6] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
` [PATCH v3 4/6] x86/crc32: implement crc32_le using new template
` [PATCH v3 5/6] x86/crc-t10dif: implement crc_t10dif "
` [PATCH v3 6/6] x86/crc64: implement crc64_be and crc64_nvme "

[syzbot] [ntfs3?] KASAN: out-of-bounds Read in __wait_on_bit
 2025-02-06  7:40 UTC  (2+ messages)

[PATCH] fpga: m10bmc-sec: update email address for Peter Colberg
 2025-02-06  7:37 UTC  (2+ messages)

[PATCH] dt-bindings: iio: light: fix missing type definition
 2025-02-06  7:38 UTC  (4+ messages)

[PATCH v3] ACPI: fan: Add fan speed reporting for fans with only _FST
 2025-02-06  7:37 UTC  (3+ messages)

[PATCH v9 0/7] Add PCIe support for Qualcomm IPQ5332
 2025-02-06  7:37 UTC  (10+ messages)
` [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[linus:master] [x86] 0b6476f939: will-it-scale.per_process_ops 24.8% improvement
 2025-02-06  7:34 UTC 

[PATCH v4 0/5] Fix and cleanups to xarray
 2025-02-06  7:34 UTC  (5+ messages)
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()

[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-06  7:25 UTC  (3+ messages)

[PATCH v4 00/21] Add Counter delegation ISA extension support
 2025-02-06  7:23 UTC  (22+ messages)
` [PATCH v4 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v4 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v4 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v4 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v4 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v4 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v4 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v4 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v4 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v4 19/21] tools/perf: Support event code for arch standard events
` [PATCH v4 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v4 21/21] Sync empty-pmu-events.c with autogenerated one

[PATCH] net: stmmac: dwmac-loongson: Add fix_soc_reset function
 2025-02-06  7:22 UTC  (5+ messages)

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-06  7:21 UTC  (17+ messages)
` [PATCH v6 01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v6 03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v6 04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
` [PATCH v6 05/16] crypto: iaa - Enable async mode and make it the default
` [PATCH v6 06/16] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v6 07/16] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v6 08/16] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v6 09/16] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v6 10/16] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v6 11/16] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v6 13/16] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v6 14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio
` [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

[PATCH] drm/bridge: convert to use devm_platform_ioremap_resource()
 2025-02-06  7:17 UTC 

kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
 2025-02-06  7:12 UTC  (6+ messages)

[PATCH v2 0/2] tools/nolibc: support for 32-bit s390
 2025-02-06  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/nolibc: rename s390 to s390x
` [PATCH v2 2/2] tools/nolibc: add support for 32-bit s390

[PATCH] iio: imu: bmi270: Match ACPI ID found on newer GPD firmware
 2025-02-06  7:09 UTC 

[PATCH v3 0/3] stratix10: miscellaneous changes and fix for child driver probing
 2025-02-06  7:06 UTC  (3+ messages)
` [PATCH v3 3/3] firmware: stratix10-svc: Add of_platform_default_populate()

[PATCH] net: stmmac: Allow zero for [tr]x_fifo_size
 2025-02-06  7:05 UTC  (8+ messages)

[PATCH net-next v5 0/7] tun: Unify vnet implementation
 2025-02-06  7:04 UTC  (10+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()

[PATCH v17 0/1] MCTP Over PCC Transport
 2025-02-06  7:04 UTC  (3+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "

[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
 2025-02-06  7:01 UTC  (6+ messages)
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver "

[linus:master] [nfsd] 7e13f4f8d2: postmark.transactions 10.4% regression
 2025-02-06  7:00 UTC 

[PATCH 1/2] smb: client: change lease epoch type from unsigned int to __u16
 2025-02-06  6:50 UTC  (2+ messages)
` [PATCH 2/2] smb: client: make lease state changes compliant with the protocol spec

[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
 2025-02-06  6:49 UTC  (2+ messages)

[PATCH v13 00/13] VOP Support for rk3576
 2025-02-06  6:46 UTC  (14+ messages)
` [PATCH v13 01/13] drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regs
` [PATCH v13 02/13] drm/rockchip: vop2: Rename TRANSFORM_OFFSET to TRANSFORM_OFFS
` [PATCH v13 03/13] drm/rockchip: vop2: Add platform specific callback
` [PATCH v13 04/13] drm/rockchip: vop2: Merge vop2_cluster/esmart_init function
` [PATCH v13 05/13] drm/rockchip: vop2: Support for different layer select configuration between VPs
` [PATCH v13 06/13] drm/rockchip: vop2: Introduce vop hardware version
` [PATCH v13 07/13] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v13 08/13] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v13 09/13] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v13 10/13] dt-bindings: display: vop2: describe constraint SoC by SoC
` [PATCH v13 11/13] dt-bindings: display: vop2: Add missing rockchip,grf property for rk3566/8
` [PATCH v13 12/13] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v13 13/13] drm/rockchip: vop2: Add support for rk3576

[LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?
 2025-02-06  6:46 UTC  (2+ messages)

[PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots()
 2025-02-06  6:44 UTC 

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-06  6:46 UTC  (5+ messages)
` [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level

[PATCH] soc: qcom: pd-mapper: defer probing on sdm845
 2025-02-06  6:44 UTC  (4+ messages)

[PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch
 2025-02-06  6:39 UTC  (2+ messages)

[PATCH] LoongArch: Enable Undefined Behavior Sanitizer UBSAN
 2025-02-06  6:38 UTC 

[PATCH v1 1/1] hwmon: (adc128d818): filter out 0x1ff reading
 2025-02-06  6:35 UTC 

[PATCHv3 00/11] Get rid of PG_reclaim and rename PG_dropbehind
 2025-02-06  6:34 UTC  (5+ messages)
` [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim

[PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario
 2025-02-06  6:34 UTC  (5+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-06  6:24 UTC  (3+ messages)
` [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value

[RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06  6:28 UTC  (2+ messages)

[PATCH 00/15] cpufreq: simplify boost handling
 2025-02-06  6:27 UTC  (5+ messages)
` [PATCH 06/15] cpufreq: cppc: Set policy->boost_supported

[PATCH] Bluetooth: btusb: Add 2 HWIDs for MT7922
 2025-02-06  6:11 UTC 

[PATCH 3/3] firmware: stratix10-svc: Add of_platform_default_populate()
 2025-02-06  6:23 UTC  (3+ messages)

[PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length
 2025-02-06  6:22 UTC  (2+ messages)

[PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events
 2025-02-06  6:21 UTC  (5+ messages)
` [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled

[RFC PATCH 0/2] Add support for Timesync Interrupt Router
 2025-02-06  6:18 UTC  (3+ messages)

[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
 2025-02-06  6:15 UTC  (5+ messages)

[PATCH 1/3] iio: add IIO_MOD_NOX modifier
 2025-02-06  6:15 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: iio: chemical: sensirion,senxx: Add yaml description
` [PATCH 3/3] iio: chemical: add support for Sensirion SEN5x/SEN6x

[PATCH 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06  6:15 UTC  (5+ messages)
` [PATCH 1/4] mm/madvise: split out mmap locking operations for madvise()
` [PATCH 2/4] mm/madvise: split out madvise input validity check
` [PATCH 3/4] mm/madvise: split out madvise() behavior execution
` [PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()

[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-06  6:13 UTC  (3+ messages)

[PATCH] mm/memfd: Fix spelling and grammatical issues
 2025-02-06  6:09 UTC 

[PATCH 0/2 v3] perf test: perf record tests (114) changes
 2025-02-06  5:42 UTC  (5+ messages)
` [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling

[RFC v2 0/1]Add user space interaction for FPGA programming
 2025-02-06  6:04 UTC  (7+ messages)
` [RFC v2 1/1] fpga-region: Add generic IOCTL interface for runtime "

[syzbot] [wireless?] WARNING in ieee80211_tdls_build_mgmt_packet_data
 2025-02-06  6:05 UTC  (2+ messages)

[PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support
 2025-02-06  6:04 UTC  (6+ messages)
` [PATCH bpf-next v9 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v9 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v9 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v9 5/5] igc: Add launch time support to XDP ZC

[PATCH v3 0/8] Introduce debugfs support in IOMMU
 2025-02-06  6:00 UTC  (9+ messages)
` [PATCH v3 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v3 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v3 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v3 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v3 5/8] iommu/amd: Add support for device id user input
` [PATCH v3 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v3 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v3 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support

sound/soc/samsung/aries_wm8994.c:525:34: warning: 'samsung_wm8994_of_match' defined but not used
 2025-02-06  5:54 UTC 

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-06  5:42 UTC  (20+ messages)
` [PATCH 01/19] VFS: introduce vfs_mkdir_return()
` [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it
` [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
` [PATCH 06/19] VFS: repack DENTRY_ flags
` [PATCH 07/19] VFS: repack LOOKUP_ bit flags
` [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
` [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
` [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops
` [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations
` [PATCH 12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates
` [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
` [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed
` [PATCH 15/19] VFS: Change lookup_and_lock() to use shared lock when possible
` [PATCH 16/19] VFS: add lookup_and_lock_rename()
` [PATCH 17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one()
` [PATCH 18/19] nfs: change mkdir inode_operation to mkdir_async
` [PATCH 19/19] nfs: switch to _async for all directory ops

[PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
 2025-02-06  5:41 UTC 

[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
 2025-02-06  5:41 UTC  (7+ messages)
` [PATCH v3 3/3] x86/sev: "

[RESEND v5 0/4] Add static channel mapping between soundwire master and slave
 2025-02-06  5:29 UTC  (4+ messages)
` [RESEND v5 3/4] soundwire: qcom: Add set_channel_map api support

[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-06  5:28 UTC  (5+ messages)
` [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH 5/8] module: Add module_for_each_mod() function

[v3?] scsi: qedf: Replace kmalloc_array() with kcalloc()
 2025-02-06  5:25 UTC  (4+ messages)
` [PATCH 0/2] scsi: qedf: Replace alloction API and add null check
  ` [PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc()
  ` [PATCH 2/2] scsi: qedf: Add check for bdt_info

linux-next: Tree for Feb 6
 2025-02-06  5:24 UTC 

[PATCH v8 00/14] platform/x86: alienware-wmi driver rework
 2025-02-06  5:23 UTC  (2+ messages)

[PATCH 6.6 000/393] 6.6.76-rc1 review
 2025-02-06  5:21 UTC  (2+ messages)

[PATCH v3 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-06  5:21 UTC  (3+ messages)
` [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH v3 2/2] netconsole: allow selection of egress interface via MAC address

[PATCH 6.12 000/590] 6.12.13-rc1 review
 2025-02-06  5:20 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] Add prog_kfunc feature probe
 2025-02-06  5:15 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] libbpf: Extract prog load type check from libbpf_probe_bpf_helper
` [PATCH bpf-next v4 2/4] libbpf: Init fd_array when prog probe load
` [PATCH bpf-next v4 3/4] libbpf: Add libbpf_probe_bpf_kfunc API
` [PATCH bpf-next v4 4/4] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests


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