linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-27 13:38:37 to 2025-01-27 16:07:27 UTC [more...]

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-01-27 16:05 UTC  (4+ messages)
` [PATCH v4 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v4 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v4 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations

[PATCH 00/20] Arch-PEBS and PMU supports for Clearwater Forest
 2025-01-27 16:07 UTC  (12+ messages)
` [PATCH 03/20] perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs
` [PATCH 11/20] perf/x86/intel: Setup PEBS constraints base on counter & pdist map
` [PATCH 13/20] perf/x86/intel: Add SSP register support for arch-PEBS
` [PATCH 18/20] perf tools: Support to capture more vector registers (common part)

[syzbot] [lsm?] WARNING in handle_policy_update
 2025-01-27 16:05 UTC  (7+ messages)
` [PATCH v2] lsm: check size of writes

[PATCH v5 -next 00/11] Add PCIe support for bcm2712
 2025-01-27 16:04 UTC  (5+ messages)
` [PATCH v5 -next 09/11] PCI: brcmstb: Fix for missing of_node_put

[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-27 16:04 UTC  (3+ messages)

[PATCH 0/5] remove tlb_remove_page_ptdesc()
 2025-01-27 16:02 UTC  (5+ messages)
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()

[PATCH v2] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
 2025-01-27 16:00 UTC  (4+ messages)

[PATCH v3 1/2] io_uring: refactor io_uring_allowed()
 2025-01-27 15:57 UTC  (2+ messages)
` [PATCH v3 2/2] lsm,io_uring: add LSM hooks for io_uring_setup()

[syzbot] [usb?] KASAN: stack-out-of-bounds Read in usb_check_int_endpoints
 2025-01-27 15:59 UTC  (2+ messages)

[PATCH] clk: renesas: r9a07g043: Fix HP clock source for RZ/Five SoC
 2025-01-27 15:57 UTC  (3+ messages)

[PATCH] ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control
 2025-01-27 15:54 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v6.14
 2025-01-27 15:54 UTC  (7+ messages)
` [GIT PULL] x86/boot enhancements "
    ` [PATCH] Revert "x86/boot: Reject absolute references in .head.text
      ` [GIT PULL] x86 fix

[linux-next:master] [modpost] e8639b7ef0: WARNING:at_include/trace/events/printk.h:#printk_sprint
 2025-01-27 15:53 UTC  (2+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-27 15:51 UTC  (6+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH 0/5] mm: further simplify VMA merge operation
 2025-01-27 15:50 UTC  (6+ messages)
` [PATCH 1/5] mm: simplify vma merge structure and expand comments
` [PATCH 2/5] mm: further refactor commit_merge()
` [PATCH 3/5] mm: eliminate adj_start parameter from commit_merge()
` [PATCH 4/5] mm: make vmg->target consistent and further simplify commit_merge()
` [PATCH 5/5] mm: completely abstract unnecessary adj_start calculation

[PATCH V10 1/4] perf/x86/intel: Apply static call for drain_pebs
 2025-01-27 15:51 UTC  (3+ messages)
` [PATCH V10 4/4] perf/x86/intel: Support PEBS counters snapshotting

[RFC v2 0/8] drm/panthor: Add performance counters with manual sampling mode
 2025-01-27 15:50 UTC  (7+ messages)
` [RFC v2 3/8] drm/panthor: Add panthor_perf_init and panthor_perf_unplug
` [RFC v2 4/8] drm/panthor: Add panthor perf ioctls
` [RFC v2 5/8] drm/panthor: Introduce sampling sessions to handle userspace clients

[PATCH] Add io_sync stubs to generic IO memcpy/memset
 2025-01-27 15:48 UTC  (4+ messages)

[PATCH] firmware: qcom: uefisecapp: fix efivars registration race
 2025-01-27 15:46 UTC  (2+ messages)

[PATCH 0/8] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-27 15:43 UTC  (6+ messages)
` [PATCH 1/8] nfsd: don't restart v4.1+ callback when RPC_SIGNALLED is set

[PATCH v2 0/5] misc: fastrpc: Add invokeV2 to support new features
 2025-01-27 15:43 UTC  (5+ messages)
` [PATCH v2 1/5] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v2 2/5] misc: fastrpc: Introduce context params structure

[PATCH 1/4] rcutorture: Allow a negative value for nfakewriters
 2025-01-27 15:42 UTC  (12+ messages)
` [PATCH 2/4] torture: Remove CONFIG_NR_CPUS configuration

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-27 15:42 UTC  (7+ messages)
  `  "
      `  "

[PATCH] i2c: Fix core-managed per-client debugfs handling
 2025-01-27 15:39 UTC 

[PATCH v4 0/6] mtd: spinand: add OTP support
 2025-01-27 15:38 UTC  (7+ messages)
` [PATCH v4 1/6] mtd: spinand: make spinand_{read,write}_page global
` [PATCH v4 2/6] mtd: spinand: add OTP support
` [PATCH v4 3/6] mtd: spinand: make spinand_{wait,otp_page_size} global
` [PATCH v4 4/6] mtd: spinand: otp: add helpers functions
` [PATCH v4 5/6] mtd: spinand: micron: OTP access for MT29F2G01ABAGD
` [PATCH v4 6/6] mtd: spinand: esmt: OTP access for F50{L,D}1G41LB

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-01-27 15:34 UTC  (6+ messages)
` [RFC PATCH 2/2] livepatch: Implement livepatch "

[PATCH v8 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2025-01-27 15:34 UTC  (4+ messages)
` [PATCH v8 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v8 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v8 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH v6 0/3] selftests/lam: get_user additions and LAM enabled check
 2025-01-27 15:31 UTC  (4+ messages)
` [PATCH v6 1/3] selftests/lam: Move cpu_has_la57() to use cpuinfo flag
` [PATCH v6 2/3] selftests/lam: Skip test if LAM is disabled
` [PATCH v6 3/3] selftests/lam: Test get_user() LAM pointer handling

[PATCH v2 0/3] Add Variscite i.MX6UL SoM and Concerto board support
 2025-01-27 15:31 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6UL SoM and Concerto board
` [PATCH v2 2/3] ARM: dts: imx6ul: Add Variscite VAR-SOM-MX6UL SoM support
` [PATCH v2 3/3] ARM: dts: imx6ul: Add Variscite Concerto board support

[syzbot] [mm?] INFO: rcu detected stall in sys_umount (3)
 2025-01-27 15:31 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.14
 2025-01-27 15:26 UTC 

[GIT PULL] KVM changes for Linux 6.14
 2025-01-27 15:25 UTC  (11+ messages)

[PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-01-27 15:24 UTC  (4+ messages)

[PATCH v5 0/2] iio: adc: ad7173: add ad4111 openwire detection support
 2025-01-27 15:24 UTC  (4+ messages)
` [PATCH v5 1/2] iio: introduce the FAULT event type
` [PATCH v5 2/2] iio: adc: ad7173: add openwire detection support for single conversions

[PATCH tty-next v5 0/6] convert 8250 to nbcon
 2025-01-27 15:21 UTC  (12+ messages)
` [PATCH tty-next v5 5/6] serial: 8250: Switch to nbcon console

[PATCH V11] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2025-01-27 15:18 UTC 

[gustavoars:testing/wfamnae-next20250124 6/15] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_915' declared with attribute error: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_CCMP
 2025-01-27 15:18 UTC 

[PATCH V10] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2025-01-27 15:18 UTC  (3+ messages)

[PATCH v8 0/7] Add PCIe support for Qualcomm IPQ5332
 2025-01-27 15:16 UTC  (3+ messages)
` [PATCH v8 2/7] phy: qcom: Introduce PCIe UNIPHY 28LP driver

[PATCH v2 1/2] dt-bindings: mmc: mtk-sd: Add eMMC for AN7581
 2025-01-27 15:15 UTC  (5+ messages)
` [PATCH v2 2/2] mmc: mtk-sd: add support for AN7581 MMC Host

[PATCH v2 00/16] Add features, improvements, and fixes
 2025-01-27 15:14 UTC  (17+ messages)
` [PATCH v2 01/16] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v2 02/16] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v2 03/16] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v2 04/16] dt-bindings: iio: adc: ad7768-1: add VMC output property
` [PATCH v2 05/16] Documentation: ABI: add wideband filter type to sysfs-bus-iio
` [PATCH v2 06/16] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v2 07/16] iio: adc: ad7768-1: convert driver to use regmap
` [PATCH v2 08/16] iio: adc: ad7768-1: Add reset gpio
` [PATCH v2 09/16] iio: adc: ad7768-1: remove unnecessary locking
` [PATCH v2 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v2 11/16] iio: adc: ad7768-1: Add VCM output support
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v2 13/16] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v2 14/16] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v2 15/16] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v2 16/16] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[RFC PATCH 00/14] AHCI power management cleanup
 2025-01-27 15:13 UTC  (5+ messages)
` [PATCH RFC 05/14] ahci: imx: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH RFC 14/14] ahci: sata_rcar: "

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-01-27 15:12 UTC  (3+ messages)
` [PATCH 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424

[PATCH v2 0/9] Modem support for MSM8226
 2025-01-27 15:09 UTC  (6+ messages)
` [PATCH v2 9/9] ARM: dts: qcom: msm8226-samsung-matisse-common: Enable modem

[GIT PULL] MIPS changes for v6.14
 2025-01-27 15:05 UTC 

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-27 15:03 UTC  (2+ messages)
` [PATCH v2] "

[linus:master] [tcp_cubic] 25c1a9ca53: packetdrill.packetdrill/gtests/net/tcp/cubic/cubic-bulk-166k-idle-restart_ipv4-mapped-v6.fail
 2025-01-27 15:03 UTC  (4+ messages)

[PATCH 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
 2025-01-27 15:02 UTC  (13+ messages)
` [PATCH 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()

[PATCH] mm/vma: Fix hugetlb accounting error in copy_vma()
 2025-01-27 15:02 UTC  (3+ messages)

[Q] Frequency & duty cycle measurement?
 2025-01-27 15:00 UTC  (2+ messages)

[RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-01-27 14:52 UTC  (7+ messages)

[PATCH 0/2] nfsd: add a new mapping and remove the redundant one
 2025-01-27 14:52 UTC  (2+ messages)

[GIT PULL] virtio: features, fixes, cleanups
 2025-01-27 14:51 UTC 

[PATCH v2] nfsd: clear acl_access/acl_default after releasing them
 2025-01-27 14:50 UTC  (2+ messages)

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2025-01-27 14:50 UTC  (12+ messages)
` [PATCH 1/8] dt-bindings: soc: qcom: eud: Add phy related bindings
` [PATCH 2/8] dt-bindings: soc: qcom: eud: Add usb role switch property

[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2025-01-27 14:43 UTC  (9+ messages)

[PATCH] perf/x86/intel: Clean up PEBS-via-PT on hybrid
 2025-01-27 14:41 UTC  (6+ messages)

[GIT PULL] NFSD changes for v6.14
 2025-01-27 14:39 UTC 

[PATCH 1/2] dt-bindings: display/msm/dsi-phy: Add header with exposed clock IDs
 2025-01-27 14:37 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/dsi/phy: Use the header with "

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-27 14:34 UTC  (8+ messages)

[PATCH] udp: gso: fix MTU check for small packets
 2025-01-27 14:33 UTC  (2+ messages)

[linus:master] [pidfs] 16ecd47cb0: stress-ng.fstat.ops_per_sec 12.6% regression
 2025-01-27 14:32 UTC 

[PATCH v7 0/2] PCI: Enable runtime pm of the host bridge
 2025-01-27 14:31 UTC  (7+ messages)
` [PATCH v7 2/2] "

[PATCH] drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPER
 2025-01-27 14:32 UTC  (2+ messages)

RE: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped
 2025-01-27 14:29 UTC  (2+ messages)
`  "

[GIT PULL] Networking for v6.13-rc7
 2025-01-27 14:27 UTC  (11+ messages)

[PATCH v2 0/8] Add support to load QUP SE firmware from
 2025-01-27 14:27 UTC  (4+ messages)
` [PATCH v2 4/8] dt-bindings: serial: Add support for selecting data transfer mode

[PATCH RESEND] irqchip: riscv: Order normal writes and IPI writes
 2025-01-27 14:26 UTC  (3+ messages)
  ` [External] "

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-01-27 14:24 UTC  (9+ messages)
` [PATCH 3/6] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY

[PATCH v1 0/9] Fixes multiple sysctl bound checks
 2025-01-27 14:20 UTC  (10+ messages)
` [PATCH v1 1/9] sysctl: Fixes nf_conntrack_max bounds
` [PATCH v1 2/9] sysctl: Fixes nf_conntrack_expect_max bounds
` [PATCH v1 3/9] sysctl: Fixes gc_thresh bounds
` [PATCH v1 4/9] sysctl: Fixes idmap_cache_timeout bounds
` [PATCH v1 5/9] sysctl: Fixes nsm_local_state bounds
` [PATCH v1 6/9] sysctl/coda: Fixes timeout bounds
` [PATCH v1 7/9] sysctl: Fixes scsi_logging_level bounds
` [PATCH v1 8/9] sysctl/infiniband: Fixes infiniband sysctl bounds
` [PATCH v1 9/9] sysctl: Fixes max-user-freq bounds

[PATCH 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-01-27 14:13 UTC  (5+ messages)
` [PATCH 1/2] mm/compaction: remove low watermark cap for "

[PATCH] Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"
 2025-01-27 14:12 UTC  (4+ messages)

[PATCH] usb: xhci: Restore xhci_pci support for Renesas HCs
 2025-01-27 14:10 UTC 

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-01-27 14:10 UTC  (3+ messages)
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-27 14:09 UTC  (9+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
          ` [PATCH] refcount: Strengthen inc_not_zero()

[PATCH v1] cpufreq: intel_pstate: Make it possible to avoid enabling CAS
 2025-01-27 13:07 UTC 

[PATCH 00/24] ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs
 2025-01-27 14:05 UTC  (27+ messages)
` [PATCH 01/24] ARM: dts: qcom: msm8226: "
` [PATCH 02/24] ARM: dts: qcom: msm8974: "
` [PATCH 03/24] ARM: dts: qcom: msm8916: "
` [PATCH 04/24] arm64: dts: qcom: msm8917: "
` [PATCH 05/24] arm64: dts: qcom: msm8939: "
` [PATCH 06/24] arm64: dts: qcom: msm8953: "
` [PATCH 07/24] arm64: dts: qcom: msm8976: "
` [PATCH 08/24] arm64: dts: qcom: msm8996: "
` [PATCH 09/24] arm64: dts: qcom: msm8998: "
` [PATCH 10/24] arm64: dts: qcom: qcm2290: "
` [PATCH 11/24] arm64: dts: qcom: sc7180: "
` [PATCH 12/24] arm64: dts: qcom: sc8180x: "
` [PATCH 13/24] arm64: dts: qcom: sdm630: "
` [PATCH 14/24] arm64: dts: qcom: sdm670: "
` [PATCH 15/24] arm64: dts: qcom: sdm845: "
` [PATCH 16/24] arm64: dts: qcom: sm6115: "
` [PATCH 17/24] arm64: dts: qcom: sm6125: "
` [PATCH 18/24] arm64: dts: qcom: sm6350: "
` [PATCH 19/24] arm64: dts: qcom: sm8150: "
` [PATCH 20/24] arm64: dts: qcom: sm8250: "
` [PATCH 21/24] arm64: dts: qcom: sm8350: "
` [PATCH 22/24] arm64: dts: qcom: sm8450: "
` [PATCH 23/24] arm64: dts: qcom: sm8550: "
` [PATCH 24/24] arm64: dts: qcom: sm8650: "

[RFC][PATCH v021 0/9] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2025-01-27 13:57 UTC  (3+ messages)

[PATCH 0/2] bpf/umd possible deadcode
 2025-01-27 13:55 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Enhancements to Page Migration with Multi-threading and Batch Offloading to DMA
 2025-01-27 13:55 UTC  (4+ messages)

[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-01-27 13:51 UTC  (3+ messages)
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code

[PATCH] perf build: fix in-tree build
 2025-01-27 13:48 UTC  (3+ messages)

[PATCH net 0/3] net: stmmac: Fix usage of maximum queue number macros
 2025-01-27 13:47 UTC  (5+ messages)

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-27 13:47 UTC  (9+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local

[PATCH 0/3] rust: miscdevice: Add additional data to MiscDeviceRegistration
 2025-01-27 13:42 UTC  (7+ messages)
` [PATCH 2/3] "

[PATCH v11 0/3] Add dma coherent allocator abstraction
 2025-01-27 13:42 UTC  (9+ messages)
` [PATCH v11 2/3] rust: add "

[PATCH v1 0/2] PM: EM: Two cleanups related to em_check_capacity_update()
 2025-01-27 13:37 UTC  (2+ messages)
` [PATCH v1 1/2] PM: EM: Drop unused parameter from em_adjust_new_capacity()


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