public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-13 12:18:56 to 2024-11-13 14:15:26 UTC [more...]

bcache: fix oops bug in cache_set_flush
 2024-11-13 13:53 UTC  (3+ messages)
` 回复: "

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-13 14:15 UTC  (4+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

lib/test_bitmap.c:1269:2: error: call to '__compiletime_assert_289' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2024-11-13 14:13 UTC 

[PATCH v10 00/10] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-11-13 14:14 UTC  (9+ messages)
` [PATCH v10 02/10] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE

[PATCH v3 0/8] blk: refactor queue affinity helpers
 2024-11-13 14:12 UTC  (7+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type

[PATCH][next] xfrm: Add error handling when nla_put_u32() returns an error
 2024-11-13 14:12 UTC  (5+ messages)

[PATCH v2 0/5] move per-vma lock into vm_area_struct
 2024-11-13 14:10 UTC  (7+ messages)
` [PATCH v2 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v2 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-11-13 14:07 UTC  (14+ messages)
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH V4 3/4] "
` [PATCH V4 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH] kernel/resource: Simplify API __devm_release_region() implementation
 2024-11-13 14:07 UTC  (2+ messages)

[PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
 2024-11-13 14:07 UTC  (13+ messages)

[linux-next:master] [alloc_tag] 0f9b685626: BUG:KASAN:vmalloc-out-of-bounds_in_move_module
 2024-11-13 14:06 UTC 

[PATCH] samples: add a mountinfo program to demonstrate statmount()/listmount()
 2024-11-13 14:06 UTC  (2+ messages)

[PATCH v2] ARC: bpf: Correct conditional check in 'check_jmp_32'
 2024-11-13 14:06 UTC  (2+ messages)

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-13 14:04 UTC  (4+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include

[PATCH v2 1/2] USB: make to_usb_driver() use container_of_const()
 2024-11-13 14:04 UTC  (2+ messages)
` [PATCH v2 2/2] USB: make to_usb_device_driver() "

[PATCH] Add interface to trigger backtrace on specified CPUs
 2024-11-13 14:03 UTC  (3+ messages)

regmap I3C support
 2024-11-13 14:01 UTC  (2+ messages)

linux-next: build warning after merge of the kvm tree
 2024-11-13 14:00 UTC  (4+ messages)

[PATCH v1] docs: reminder to not expose potentially private email addresses
 2024-11-13 13:59 UTC  (9+ messages)

[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-11-13 13:57 UTC  (28+ messages)
` [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v3 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH v3 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH v3 04/25] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH v3 06/25] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH v3 07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers
` [PATCH v3 08/25] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH v3 09/25] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH v3 10/25] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v3 11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v3 12/25] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v3 13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH v3 14/25] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH v3 15/25] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH v3 16/25] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
` [PATCH v3 17/25] ASoC: renesas: rz-ssi: Add runtime PM support
` [PATCH v3 18/25] ASoC: renesas: rz-ssi: Issue software reset in hw_params API
` [PATCH v3 19/25] ASoC: renesas: rz-ssi: Add suspend to RAM support
` [PATCH v3 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH v3 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH v3 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH v3 23/25] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH v3 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH v3 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card

[PATCH bpf-next 00/10] selftests/bpf: migrate test_flow_dissector.sh to test_progs
 2024-11-13 13:53 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next 02/10] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next 03/10] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next 04/10] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next 05/10] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next 06/10] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next 07/10] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next 08/10] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next 09/10] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next 10/10] selftests/bpf: remove test_flow_dissector.sh

[PATCH] drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3
 2024-11-13 13:52 UTC  (2+ messages)

[PATCH] ARM: vfp: Fix the cacography in vfpmodule.c
 2024-11-13 13:50 UTC  (3+ messages)

Q: Kconfig: 'If unsure, say N'
 2024-11-13 13:50 UTC  (5+ messages)

[PATCH] topology: Keep the cpumask unchanged when printing cpumap
 2024-11-13 16:59 UTC  (2+ messages)

[PATCH 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2024-11-13 13:49 UTC  (5+ messages)
` [PATCH 1/2] sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
` [PATCH 2/2] sched/deadline: Correctly account for allocated bandwidth during hotplug

[PATCH 0/4] pidfs: implement file handle support
 2024-11-13 13:48 UTC  (15+ messages)
` [PATCH 4/4] pidfs: implement fh_to_dentry

[PATCH 0/2] RISC-V CRC-T10DIF optimization with zbc extension and CRC-T10DIF selftest
 2024-11-13 13:46 UTC  (3+ messages)
` [PATCH 1/2] lib/crct10diftest.c add selftests for crct10dif

[PATCH net-next v2] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-13 13:46 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
 2024-11-13 13:46 UTC  (2+ messages)

[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
 2024-11-13 13:45 UTC  (5+ messages)

[PATCH v7 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2024-11-13 13:44 UTC  (3+ messages)
` [PATCH v7 7/7] pinctrl: mediatek: Add MT6735 pinctrl driver

[PATCH RESEND v2 0/2] driver core: bus: Fix issues related to bus_rescan_devices_helper()
 2024-11-13 13:43 UTC  (4+ messages)

[PATCH v5 0/4] source filtering for multi-port output
 2024-11-13 13:39 UTC  (3+ messages)
` [PATCH v5 3/4] coresight: Add support for trace filtering by source

[PATCH] regulator: aat2870-regulator: replace division condition with direct comparison
 2024-11-13 13:39 UTC  (2+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-13 13:38 UTC  (3+ messages)
` [PATCH v3 6/6] PCI: pwrctl: Add power control driver for qps615

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-11-13 13:34 UTC  (2+ messages)

[PATCH 0/2] x86: KVM: Add missing AMD features
 2024-11-13 13:30 UTC  (3+ messages)
` [PATCH 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace
` [PATCH 2/2] x86: KVM: Advertise AMD's speculation control features

[PATCH V3 net-next 0/7] Support some features for the HIBMCGE driver
 2024-11-13 13:33 UTC  (3+ messages)
` [PATCH V3 net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module

[PATCH v2 0/9] Add display support for QCS615 platform
 2024-11-13 13:32 UTC  (7+ messages)
` [PATCH v2 3/9] dt-bindings: display/msm: Add QCS615 MDSS & DPU
` [PATCH v2 8/9] arm64: dts: qcom: Add display support for QCS615 RIDE board
` [PATCH v2 9/9] arm64: defconfig: Enable SX150X for QCS615 ride board

[PATCH v3 00/10] x86/mce: Clean up some x86/mce code
 2024-11-13 13:32 UTC  (5+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 6/8] x86/mce: Remove the unnecessary {}

[PATCH 5.15 00/76] 5.15.172-rc1 review
 2024-11-13 13:30 UTC  (2+ messages)

[PATCH 6.1 00/98] 6.1.117-rc1 review
 2024-11-13 13:29 UTC  (2+ messages)

[PATCH 6.6 000/119] 6.6.61-rc1 review
 2024-11-13 13:29 UTC  (2+ messages)

[PATCH v2 1/2] selftests/resctrl: fastcat for benchmarking counter reads
 2024-11-13 13:28 UTC  (7+ messages)
` [PATCH v2 2/2] x86/resctrl: Don't workqueue local event "

[PATCH v2] Coresight: Narrow down the matching range of tpdm
 2024-11-13 13:28 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Add support for MT8196
 2024-11-13 13:28 UTC  (2+ messages)

[PATCH v4 0/3] Add MSM8953 camss support
 2024-11-13 13:28 UTC  (5+ messages)
` [PATCH v4 3/3] media: qcom: camss: Add MSM8953 resources

[PATCH 6.11 000/184] 6.11.8-rc1 review
 2024-11-13 13:28 UTC  (2+ messages)

[PATCH v3 2/2] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-11-13 13:27 UTC  (2+ messages)
` [tip: x86/urgent] x86/mm: Fix a kdump kernel failure "

[PATCH v6 0/3] coresight: Add static trace id support
 2024-11-13 13:27 UTC  (3+ messages)
` [PATCH v6 2/3] coresight: Add support to get static id for system trace sources

[PATCH v4 0/4] gpio: rockchip: Update the GPIO driver
 2024-11-13 13:25 UTC  (7+ messages)
` [PATCH v4 1/4] gpio: rockchip: explan the format of the GPIO version ID
` [PATCH v4 3/4] gpio: rockchip: support new version GPIO
` [PATCH v4 4/4] gpio: rockchip: Set input direction when request irq

[PATCH] ASoC: sma1307: fix uninitialized variable refence
 2024-11-13 13:24 UTC  (2+ messages)

[PATCH v2 0/2] Let cgroup use RCU for kernfs_node::name lookup
 2024-11-13 13:23 UTC  (6+ messages)
` [PATCH v2 2/2] cgroup, kernfs: Move cgroup to the RCU interface for name lookups

[PATCH v1 0/6] pinctrl: cy8c95x0: A portion of cleanups
 2024-11-13 13:18 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: rock-3b TF + M2E updates
 2024-11-13 13:12 UTC  (12+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Enable sdmmc2 on rock-3b and set it up for SDIO devices

[PATCH v3 0/2] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-11-13 13:10 UTC  (12+ messages)
` [PATCH v3 1/2] x86/mm: rename the confusing local variable in early_memremap_is_setup_data()

[PATCH] ASoC: cs35l45:Increase the error checking returned by the function
 2024-11-13 13:10 UTC  (2+ messages)

[PATCH net-next v3 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
 2024-11-13 13:10 UTC  (2+ messages)

[PATCH][next] ASoC: SOF: ipc4-topology: remove redundant assignment to variable ret
 2024-11-13 13:08 UTC 

[PATCH v5 00/28] Qualcomm iris video decoder driver
 2024-11-13 13:05 UTC  (14+ messages)
` [PATCH v5 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup

[PATCH] regulator: Switch back to struct platform_driver::remove()
 2024-11-13 13:03 UTC  (2+ messages)

[PATCH] ASoC: test-component: Support continuous rates for test component
 2024-11-13 13:03 UTC  (2+ messages)

[PATCH net v2] netfilter: ipset: add missing range check in bitmap_ip_uadt
 2024-11-13 13:02 UTC 

[PATCH v4] ALSA: hda/tas2781: Add speaker id check for ASUS projects
 2024-11-13 13:01 UTC  (2+ messages)

[PATCH][next] btrfs: send: remove redundant assignments to variable ret
 2024-11-13 13:00 UTC 

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-13 12:59 UTC 

[PATCH RESEND] PM: domains: Fix return value of API dev_pm_get_subsys_data()
 2024-11-13 12:59 UTC  (3+ messages)

[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-13 12:57 UTC  (7+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-11-13 12:57 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm,psci: Allow S2RAM power_state parameter description
` [PATCH 3/3] firmware/psci: Allow specifying an S2RAM state through CPU_SUSPEND

[PATCH 0/3 perf-tools-next] Selectable disassembler
 2024-11-13 12:56 UTC  (5+ messages)
` [PATCH 3/3] perf disasm: Allow configuring what disassemblers to use

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-11-13 12:56 UTC  (10+ messages)

[PATCH net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-13 12:51 UTC  (3+ messages)
` [PATCH net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or un-mngtmpaddr
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCH v3] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-13 12:51 UTC 

sound/usb/mixer_scarlett2.c:4972 scarlett2_ioctl_select_flash_segment() warn: potential spectre issue 'private->flash_segment_nums' [r] (local cap)
 2024-11-13 12:52 UTC  (2+ messages)

[PATCH] sched/smt: Call sched_core_cpu_deactivate() after error is handled
 2024-11-13 12:50 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.12-final
 2024-11-13 12:48 UTC 

[PATCH] mac802154: add a check for slave data list before delete
 2024-11-13 12:45 UTC  (5+ messages)

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-13 12:41 UTC  (12+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v2 03/11] net/ethernet: "
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()

[PATCH v3] tpm: Opt-in in disable PCR integrity protection
 2024-11-13 12:42 UTC  (4+ messages)

kernel tcp sockets stuck in FIN_WAIT1 after call tcp_close
 2024-11-13 12:40 UTC 

[RFC 0/3] tick-sched cleanups
 2024-11-13 12:40 UTC  (5+ messages)
` [RFC 1/3] tick-sched: Remove last_tick and calculate next tick from now

[PATCH v2 0/2] MIPI DSI phy for rk3588
 2024-11-13 12:39 UTC  (4+ messages)
` [PATCH v2 2/2] phy: rockchip: Add Samsung CSI/DSI Combo DCPHY driver

[PATCH 0/3] driver core: class: Fix bug and code improvements for class APIs
 2024-11-13 12:39 UTC  (6+ messages)
` [PATCH 1/3] driver core: class: Fix wild pointer dereference in API class_dev_iter_next()

[PATCH v2] ima: Suspend PCR extends and log appends when rebooting
 2024-11-13 12:33 UTC  (4+ messages)

[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
 2024-11-13 12:27 UTC  (2+ messages)

[PATCH v4] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-11-13 12:20 UTC  (3+ messages)

[PATCH v7 00/28] media: mediatek: add driver to support secure video decoder
 2024-11-13 12:20 UTC  (2+ messages)

[PATCH v2] HID: Add reserved item tag for main items
 2024-11-13 12:24 UTC 

[GIT PULL] KVM: x86 changes for 6.13
 2024-11-13 12:23 UTC  (2+ messages)

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-11-13 12:21 UTC  (14+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] Documentation: KVM: fix malformed table
 2024-11-13 12:20 UTC 

[PATCH v5 0/4] soc: marvell: Add a general purpose RVU physical
 2024-11-13 12:19 UTC  (5+ messages)
` [PATCH v5 1/4] soc: marvell: Add a general purpose RVU PF driver
` [PATCH v5 2/4] soc: marvell: rvu-pf: Add PF to AF mailbox communication support
` [PATCH v5 3/4] soc: marvell: rvu-pf: Add mailbox communication btw RVU VFs and PF
` [PATCH v5 4/4] soc: marvell: rvu-pf: Handle function level reset (FLR) IRQs for VFs

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-13 12:19 UTC  (6+ messages)
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()

[PATCH net] samples: pktgen: correct dev to DEV
 2024-11-13 12:19 UTC  (4+ messages)

[PATCH v2 0/2] spi: imx: support word delay in ecspi
 2024-11-13 12:18 UTC  (2+ messages)
` [PATCH v2 2/2] spi: imx: support word delay


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