public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-13 23:57:49 to 2024-08-14 04:05:03 UTC [more...]

[PATCH v4 00/39] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-08-14  4:04 UTC  (25+ messages)
` [PATCH v4 03/39] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v4 04/39] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v4 05/39] x86/resctrl: Use schema type to determine the schema format string
` [PATCH v4 06/39] x86/resctrl: Move data_width to be a schema property
` [PATCH v4 07/39] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v4 08/39] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v4 11/39] x86/resctrl: Export resctrl fs's init function
` [PATCH v4 15/39] x86/resctrl: Move monitor exit work to a resctrl exit call
` [PATCH v4 19/39] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v4 20/39] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v4 23/39] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v4 37/39] fs/resctrl: Add boiler plate for external resctrl code

[PATCH v2 0/6] Add and fix ESM nodes
 2024-08-14  4:04 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update HiSilicon SAS controller driver maintainer
 2024-08-14  4:01 UTC 

[PATCH] autofs: add per dentry expire timeout
 2024-08-14  3:50 UTC 

[PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14  3:58 UTC  (6+ messages)

[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_commit_atomic_write
 2024-08-14  3:58 UTC  (6+ messages)

[PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-14  3:57 UTC  (8+ messages)
` [PATCH v2 1/6] iomap: correct the range of a partial dirty clear

[PATCH] drm/exynos: Remove unnecessary code
 2024-08-14  3:57 UTC 

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-08-14  3:54 UTC  (4+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP
` [PATCH mm-unstable v2 2/3] mm/cma: add cma_{alloc,free}_folio()
` [PATCH mm-unstable v2 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios

[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-08-14  3:47 UTC  (2+ messages)

[PATCH] f2fs: Create COW inode from parent dentry for atomic write
 2024-08-14  3:46 UTC  (2+ messages)

[PATCH -next] ceph: Remove unused declarations
 2024-08-14  3:34 UTC 

[PATCH V2] firmware: arm_scmi: bus: bypass set fwnode for scmi cpufreq
 2024-08-14  3:35 UTC  (8+ messages)

[PATCH -next] lockdown: Make lockdown_lsmid static
 2024-08-14  3:30 UTC 

[PATCH v2] Bluetooth: btusb: Add new VID/PID 0489/e139 for MT7925
 2024-08-14  3:31 UTC 

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-14  3:30 UTC  (3+ messages)
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios

[GIT pull] x86/urgent for v6.11-rc3
 2024-08-14  3:14 UTC  (2+ messages)
` [PATCH 1/1] x86/paravirt: Use static_branch_unlikely() for virt_spin_lock_key test

[PATCH -next] hwmon: (gsc-hwmon) fix module autoloading
 2024-08-14  3:22 UTC  (2+ messages)

[PATCH -next] x86/mm: Remove unused nx declarations
 2024-08-14  3:19 UTC 

[PATCH -next] x86/apic: Remove unused declaration uv_irq_2_mmr_info()
 2024-08-14  3:16 UTC 

[PATCH V7 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-08-14  3:18 UTC  (3+ messages)
` [PATCH V7 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V7 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor

[PATCH -next] soc: ixp4xx/qmgr: fix module autoloading
 2024-08-14  3:10 UTC 

[PATCH 1/9] f2fs: convert f2fs_compress_ctx_add_page() to use folio
 2024-08-14  3:17 UTC  (4+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-14  3:16 UTC  (12+ messages)

[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-14  3:12 UTC  (8+ messages)
` [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group

[PATCH -next] usb: bdc: fix module autoloading
 2024-08-14  3:04 UTC 

[PATCH] speakup: i18n: modify incorrect comments
 2024-08-14  3:00 UTC 

[PATCH -next] pinctrl: pinctrl-zynq: fix module autoloading
 2024-08-14  3:01 UTC 

[PATCH] speakup: genmap: initialization the variable
 2024-08-14  3:02 UTC 

[PROBLEM] mm/vmstat.c:34:12: error: ‘vmstat_late_init_done’ defined but not used [-Werror=unused-variable]
 2024-08-14  3:09 UTC  (3+ messages)
` [RFC] "

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-14  3:08 UTC  (23+ messages)
` [PATCH 05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH] maple_tree: clean up kernel doc
 2024-08-14  3:07 UTC  (2+ messages)

[PATCH -next] mfd: max14577: fix module autoloading
 2024-08-14  2:57 UTC 

[PATCH] tools build: Respect HOSTCFLAGS in 'fixdep' compilation
 2024-08-14  3:03 UTC 

[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
 2024-08-14  3:02 UTC  (13+ messages)

[PATCH -next] mailbox: rockchip: fix a typo in module autoloading
 2024-08-14  2:51 UTC 

[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
 2024-08-14  2:58 UTC  (7+ messages)
` [RFC PATCH v3 07/21] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()

[PATCH 00/19] kthread: Introduce preferred affinity v2
 2024-08-14  2:53 UTC  (3+ messages)
` [PATCH 09/19] lib: test_objpool: Use kthread_run_on_cpu()

[PATCH -next] crypto: keembay - fix module autoloading
 2024-08-14  2:44 UTC 

[PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-08-14  2:45 UTC  (3+ messages)
` [PATCH v7 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver
` [PATCH v7 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-14  2:40 UTC  (4+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-08-14  2:37 UTC  (3+ messages)

[PATCH v6 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-08-14  2:37 UTC  (7+ messages)
` [PATCH v6 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver
` [PATCH v6 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-08-14  2:36 UTC  (11+ messages)
` [PATCH v2 1/2] "

[tip: perf/core] perf: Fix event_function_call() locking
 2024-08-14  2:35 UTC  (5+ messages)

[PATCH v2 0/1] livepatch: Add using attribute to klp_func for using function
 2024-08-14  2:32 UTC  (4+ messages)
` [PATCH v2 1/1] livepatch: Add using attribute to klp_func for using function show

[PATCH v3 net-next 1/2] net: fec: Move `fec_ptp_read()` to the top of the file
 2024-08-14  2:30 UTC  (2+ messages)

[PATCH net-next] net: netconsole: Constify struct config_item_type
 2024-08-14  2:30 UTC  (2+ messages)

[PATCH net-next v2] mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
 2024-08-14  2:30 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver
 2024-08-14  2:29 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 0ecc5be200c84e67114f3640064ba2bae3ba2f5a
 2024-08-14  2:25 UTC 

[PATCH v2 0/2] userfaultfd: fix races around pmd_trans_huge() check
 2024-08-14  2:25 UTC  (3+ messages)
` [PATCH v2 1/2] userfaultfd: Fix checks for huge PMDs

[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
 2024-08-14  2:24 UTC  (2+ messages)

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-14  2:22 UTC  (16+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support

[PATCH AUTOSEL 6.9 17/40] ASoC: topology: Fix route memory corruption
 2024-08-14  2:18 UTC  (10+ messages)

[PATCH AUTOSEL 4.19] net: usb: qmi_wwan: add MeiG Smart SRM825L
 2024-08-14  2:15 UTC 

[PATCH AUTOSEL 5.4 1/2] i2c: Fix conditional for substituting empty ACPI functions
 2024-08-14  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] net: usb: qmi_wwan: add MeiG Smart SRM825L

[PATCH AUTOSEL 5.10 1/3] i2c: Fix conditional for substituting empty ACPI functions
 2024-08-14  2:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 5.10 3/3] net: usb: qmi_wwan: add MeiG Smart SRM825L

[PATCH AUTOSEL 5.15 1/3] i2c: Fix conditional for substituting empty ACPI functions
 2024-08-14  2:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 5.15 3/3] net: usb: qmi_wwan: add MeiG Smart SRM825L

[PATCH AUTOSEL 6.1 1/4] i2c: Fix conditional for substituting empty ACPI functions
 2024-08-14  2:15 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/4] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 6.1 3/4] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH AUTOSEL 6.1 4/4] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6

[PATCH AUTOSEL 6.6 1/7] ASoC: amd: yc: Support mic on HP 14-em0002la
 2024-08-14  2:15 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 2/7] spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
` [PATCH AUTOSEL 6.6 3/7] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH AUTOSEL 6.6 4/7] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 6.6 5/7] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH AUTOSEL 6.6 6/7] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
` [PATCH AUTOSEL 6.6 7/7] ASoC: codecs: ES8326: button detect issue

[PATCH AUTOSEL 6.10 01/13] ASoC: amd: yc: Support mic on HP 14-em0002la
 2024-08-14  2:14 UTC  (13+ messages)
` [PATCH AUTOSEL 6.10 02/13] spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
` [PATCH AUTOSEL 6.10 03/13] platform/x86/amd: pmf: Add quirk for ROG Ally X
` [PATCH AUTOSEL 6.10 04/13] platform/x86/amd/pmf: Add new ACPI ID AMDI0107
` [PATCH AUTOSEL 6.10 05/13] btrfs: factor out stripe length calculation into a helper
` [PATCH AUTOSEL 6.10 06/13] btrfs: scrub: update last_physical after scrubbing one stripe
` [PATCH AUTOSEL 6.10 07/13] btrfs: fix qgroup reserve leaks in cow_file_range
` [PATCH AUTOSEL 6.10 08/13] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH AUTOSEL 6.10 09/13] virtio-net: check feature before configuring the vq coalescing command
` [PATCH AUTOSEL 6.10 10/13] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 6.10 11/13] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH AUTOSEL 6.10 12/13] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
` [PATCH AUTOSEL 6.10 13/13] ASoC: codecs: ES8326: button detect issue

[syzbot] [ext4?] divide error in ext4_mb_regular_allocator
 2024-08-14  2:12 UTC  (4+ messages)
` [PATCH] ext4: fix "

[PATCH net] selftests: net: lib: kill PIDs before del netns
 2024-08-14  2:11 UTC  (2+ messages)

[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-14  2:02 UTC 

[PATCH v2 0/3] tracing/probes: Support tracepoint events on modules
 2024-08-14  2:01 UTC  (8+ messages)
` [PATCH v2 2/3] tracing/fprobe: Support raw "

[PATCH] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-14  1:56 UTC  (3+ messages)

[PATCH v3] pps: add an error check in parport_attach
 2024-08-14  1:54 UTC 

[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14  1:54 UTC  (4+ messages)
` [PATCH v2 04/10] riscv: Add support for userspace pointer masking

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-14  1:53 UTC  (5+ messages)
` [PATCH v20 02/20] ipe: add policy parser

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-08-14  1:49 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint

linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
 2024-08-14  1:48 UTC  (2+ messages)

[PATCH] ufs: core: fix bus timeout in ufshcd_wl_resume flow
 2024-08-14  1:41 UTC  (2+ messages)

[PATCH 1/2] maple_tree: fix comment typo of ma_root
 2024-08-14  1:37 UTC  (4+ messages)
` [PATCH 2/2] maple_tree: fix comment typo with corresponding maple_status

[PATCH] vfs: drop one lock trip in evict()
 2024-08-14  1:33 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
 2024-08-14  1:29 UTC  (2+ messages)

[PATCH net v2] selftest: af_unix: Fix kselftest compilation warnings
 2024-08-14  1:21 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
 2024-08-14  1:20 UTC  (2+ messages)

[PATCH v2] Documentation: networking: correct spelling
 2024-08-14  1:20 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-08-14  1:18 UTC 

[PATCH bpf-next] selftests/bpf: Avoid subtraction after htons() in ipip tests
 2024-08-14  1:15 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-08-14  1:12 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "

[PATCH v10 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-14  1:06 UTC  (6+ messages)
` [PATCH v10 2/4] drivers: hwmon: "

[PATCH net] net: stmmac: Fix false "invalid port speed" warning
 2024-08-14  1:05 UTC  (5+ messages)

[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
 2024-08-14  1:03 UTC  (3+ messages)

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-08-14  1:01 UTC  (5+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library

linux-next: manual merge of the ath-next tree with the ath tree
 2024-08-14  1:00 UTC  (2+ messages)

[PATCH v4 0/2] media: aspeed: Allow to capture from SoC display (GFX)
 2024-08-14  0:54 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: aspeed: Add properties of scu and gfx for video
` [PATCH v4 2/2] media: aspeed: Allow to capture from SoC display (GFX)

[PATCH] selftests/ftrace: Add required dependency for kprobe tests
 2024-08-14  0:53 UTC  (2+ messages)

[PATCH v1 1/2] perf disasm: Fix memory leak for locked operations
 2024-08-14  0:43 UTC  (7+ messages)

[PATCH 0/2] kgdb: x86: fix breakpoint removal problems
 2024-08-14  0:33 UTC  (3+ messages)

[syzbot] [mm?] kernel BUG in filemap_unaccount_folio
 2024-08-14  0:32 UTC  (2+ messages)

[PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
 2024-08-14  0:26 UTC  (19+ messages)
                                ` x86/kaslr: Expose and use the end of the physical memory address space

[PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2024-08-14  0:18 UTC  (3+ messages)

[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
 2024-08-14  0:17 UTC  (2+ messages)

[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-14  0:17 UTC  (2+ messages)

[PATCH 0/5] firewire: core: use XArray to maintain client resources
 2024-08-14  0:12 UTC  (2+ messages)

[PATCH v3 0/3] tracing: Support poll on event hist file
 2024-08-14  0:11 UTC  (4+ messages)
` [PATCH v3 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v3 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v3 3/3] selftests/tracing: Add hist poll() support test

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-14  0:02 UTC  (8+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[PATCH v1 0/4] clk: Switch to use kmemdup_array()
 2024-08-14  0:01 UTC  (3+ messages)

[PATCH v2] iommu/s390: Implement blocking domain
 2024-08-14  0:00 UTC  (2+ messages)

[PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-13 23:59 UTC  (5+ messages)
` [PATCH v8 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v12 0/7] Preparatory changes for Proxy Execution v12
 2024-08-13 23:57 UTC  (5+ messages)
` [PATCH v12 4/7] sched: Add move_queued_task_locked helper
` [PATCH v12 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [PATCH v12 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [PATCH v12 7/7] sched: Split scheduler and execution contexts

[PATCH 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-08-13 23:57 UTC  (4+ messages)


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