messages from 2024-09-30 20:56:01 to 2024-10-01 00:10:24 UTC [more...]
[syzbot] [udf?] KASAN: slab-out-of-bounds Read in udf_get_filelongad (2)
2024-09-30 23:50 UTC (2+ messages)
[PATCH v5 0/2] nosnp sev command line support
2024-10-01 0:09 UTC (5+ messages)
` [PATCH v5 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
` [PATCH v5 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line
[PATCHv2 dlm/next 00/12] dlm: net-namespace functionality
2024-10-01 0:09 UTC (3+ messages)
[PATCH 0/5] Improve error handling in Rockchip SPI drivers
2024-10-01 0:05 UTC (3+ messages)
` (subset) "
[PATCH] tracing: replace multiple deprecated strncpy with strscpy
2024-10-01 0:03 UTC
[PATCH bpf] bpf: fix unpopulated name_len field in perf_event link info
2024-09-30 23:59 UTC
[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
2024-09-30 23:55 UTC (4+ messages)
` [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-09-30 23:51 UTC (3+ messages)
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-30 23:53 UTC (14+ messages)
[syzbot] [mm?] possible deadlock in shmem_file_write_iter
2024-09-30 23:52 UTC (3+ messages)
[PATCH V2 0/8] spi: spi_amd: Performance Optimization Patch Series
2024-09-30 23:51 UTC (2+ messages)
[PATCH] compiler-gcc.h: Disable __retain on gcc-11
2024-09-30 23:51 UTC (6+ messages)
[PATCH] sched: fix include for task_cpu_possible
2024-09-30 23:48 UTC (3+ messages)
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
2024-09-30 23:40 UTC (4+ messages)
[PATCH v9 0/7] mm: zswap swap-out of large folios
2024-09-30 23:43 UTC (17+ messages)
` [PATCH v9 1/7] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v9 2/7] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v9 3/7] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget()
` [PATCH v9 4/7] mm: Change count_objcg_event() to count_objcg_events() for batch event updates
` [PATCH v9 5/7] mm: zswap: Modify zswap_stored_pages to be atomic_long_t
` [PATCH v9 6/7] mm: zswap: Support large folios in zswap_store()
` [PATCH v9 7/7] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats
[WIP RFC v2 01/35] WIP: rust/drm: Add fourcc bindings
2024-09-30 23:10 UTC (35+ messages)
` [WIP RFC v2 02/35] WIP: rust: drm: Add traits for registering KMS devices
` [WIP RFC v2 03/35] rust: drm/kms/fbdev: Add FbdevShmem
` [WIP RFC v2 04/35] rust: drm/kms: Introduce the main ModeConfigObject traits
` [WIP RFC v2 05/35] rust: drm/kms: Add bindings for drm_connector
` [WIP RFC v2 06/35] rust: drm/kms: Add drm_plane bindings
` [WIP RFC v2 07/35] WIP: rust: drm/kms: Add drm_crtc bindings
` [WIP RFC v2 08/35] rust: drm/kms: Add bindings for drm_encoder
` [WIP RFC v2 09/35] WIP: rust: drm/kms: Add Connector.attach_encoder()
` [WIP RFC v2 10/35] rust: drm/kms: Add DriverConnector::get_mode callback
` [WIP RFC v2 11/35] rust: drm/kms: Add ConnectorGuard::add_modes_noedid()
` [WIP RFC v2 12/35] rust: drm/kms: Add ConnectorGuard::set_preferred_mode
` [WIP RFC v2 13/35] WIP: rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState
` [WIP RFC v2 14/35] WIP: rust: drm/kms: Add OpaqueCrtc and OpaqueCrtcState
` [WIP RFC v2 15/35] WIP: rust: drm/kms: Add OpaquePlane and OpaquePlaneState
` [WIP RFC v2 16/35] rust: drm/kms: Add RawConnector and RawConnectorState
` [WIP RFC v2 17/35] rust: drm/kms: Add RawCrtc and RawCrtcState
` [WIP RFC v2 18/35] rust: drm/kms: Add RawPlane and RawPlaneState
` [WIP RFC v2 19/35] WIP: rust: drm/kms: Add OpaqueEncoder
` [WIP RFC v2 20/35] WIP: rust: drm/kms: Add drm_atomic_state bindings
` [WIP RFC v2 21/35] rust: drm/kms: Introduce DriverCrtc::atomic_check()
` [WIP RFC v2 22/35] rust: drm/kms: Add DriverPlane::atomic_update()
` [WIP RFC v2 23/35] rust: drm/kms: Add DriverPlane::atomic_check()
` [WIP RFC v2 24/35] rust: drm/kms: Add RawCrtcState::active()
` [WIP RFC v2 25/35] rust: drm/kms: Add RawPlaneState::crtc()
` [WIP RFC v2 26/35] WIP: rust: drm/kms: Add RawPlaneState::atomic_helper_check()
` [WIP RFC v2 27/35] rust: drm/kms: Add drm_framebuffer bindings
` [WIP RFC v2 28/35] rust: drm/kms: Add RawPlane::framebuffer()
` [WIP RFC v2 29/35] rust: drm/kms: Add DriverCrtc::atomic_begin() and atomic_flush()
` [WIP RFC v2 30/35] rust: drm/kms: Add DriverCrtc::atomic_enable() and atomic_disable()
` [WIP RFC v2 31/35] rust: drm: Add Device::event_lock()
` [WIP RFC v2 32/35] rust: drm/kms: Add Device::num_crtcs()
` [WIP RFC v2 33/35] WIP: rust: drm/kms: Add VblankSupport
` [WIP RFC v2 34/35] WIP: rust: drm/kms: Add Kms::atomic_commit_tail
` [WIP RFC v2 35/35] WIP: drm: Introduce RVKMS!
[syzbot] [wireguard?] WARNING: locking bug in try_to_wake_up
2024-09-30 23:39 UTC (2+ messages)
` [syzbot] [kernel] "
[PATCH] KVM/x86: Do not clear SIPI while in SMM
2024-09-30 23:34 UTC (2+ messages)
[tip:master] BUILD SUCCESS 5b0c5f05fb2fe41eff7ef769db8f712e6a679f1d
2024-09-30 23:28 UTC
[PATCH] perf/test: perf test 86 fails on s390 repo linux-next
2024-09-30 23:26 UTC (4+ messages)
[PATCH V3 0/1] livepatch: Add "stack_order" sysfs attribute
2024-09-30 23:26 UTC (3+ messages)
` [PATCH V3 1/1] "
[PATCH v2] media: cx231xx: Add support for a new 'Dexatek' device (USB ID: 1d19:6108)
2024-09-30 23:25 UTC
[PATCH] rust: device: change the from_raw() function
2024-09-30 23:22 UTC (2+ messages)
[PATCH 0/2] pm: cpupower: bindings: improve test script
2024-09-30 23:21 UTC (3+ messages)
` [PATCH 1/2] pm: cpupower: bindings: Improve disable c_state block
` [PATCH 2/2] pm: cpupower: bindings: Add test to confirm cpu state is disabled
[PATCH] Revert "list: test: fix tests for list_cut_position()"
2024-09-30 23:18 UTC (2+ messages)
[syzbot] [dri?] WARNING in drm_wait_one_vblank (2)
2024-09-30 23:18 UTC (2+ messages)
[PATCH] Add BPF Kernel Function bpf_ptrace_vprintk
2024-09-30 23:17 UTC (5+ messages)
` [PATCH v2] "
` 答复: "
linux-next: build warning after merge of the vfs-brauner tree
2024-09-30 23:11 UTC
[PATCH] wifi: ath9k: return by of_get_mac_address
2024-09-30 23:04 UTC
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-09-30 22:58 UTC (3+ messages)
[PATCH 00/14] x86/ibt: FineIBT-BHI
2024-09-30 22:52 UTC (16+ messages)
` [PATCH 01/14] x86/cfi: Wreck things
` [PATCH 07/14] x86/ibt: Clean up is_endbr()
` [PATCH 13/14] x86: BHI stubs
[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
2024-09-30 22:49 UTC (4+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build
[PATCH 0/3] mmc: mtk-sd: add some devm
2024-09-30 22:49 UTC (4+ messages)
` [PATCH 1/3] mmc: mtk-sd: use devm_mmc_alloc_host
` [PATCH 2/3] mmc: mtd-sd: use devm_platform_ioremap_resource
` [PATCH 3/3] mmc: mtk-sd: fix devm_clk_get_optional usage
[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-09-30 22:48 UTC (4+ messages)
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test
[PATCH net-next 0/8] net: smsc911x: clean up with devm
2024-09-30 22:40 UTC (9+ messages)
` [PATCH net-next 1/8] net: smsc911x: use devm_platform_ioremap_resource
` [PATCH net-next 2/8] net: smsc911x: use devm_alloc_etherdev
` [PATCH net-next 3/8] net: smsc911x: use devm for regulators
` [PATCH net-next 4/8] net: smsc911x: use devm for mdiobus functions
` [PATCH net-next 5/8] net: smsc911x: use devm for register_netdev
` [PATCH net-next 6/8] net: smsc911x: remove debug stuff from _remove
` [PATCH net-next 7/8] net: smsc91xx: move down struct members
` [PATCH net-next 8/8] net: smsc911x: remove pointless NULL checks
[PATCH 0/2] ARN: dts: some dtc warning fixes
2024-09-30 22:35 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: replace gpio = with gpios =
` [PATCH 2/2] ARM: dts: assign reg to memory nodes
[PATCH] drivers/base: Remove unused auxiliary_find_device
2024-09-30 22:34 UTC (2+ messages)
[PATCH net v5 0/2] Fix AQR PMA capabilities
2024-09-30 22:33 UTC (3+ messages)
` [PATCH net v5 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v5 2/2] net: phy: aquantia: remove usage of phy_set_max_speed
[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
2024-09-30 22:32 UTC (4+ messages)
` [net-next PATCH 11/11] net: ravb: Add VLAN checksum support
[PATCH v8 0/3] Add of_regulator_get_optional() and Fix MTK Power Domain Driver
2024-09-30 22:29 UTC (2+ messages)
` (subset) "
[PATCH v4 00/10] Add CPU-type to topology
2024-09-30 22:28 UTC (3+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-09-30 22:26 UTC (5+ messages)
` [PATCH 05/35] libnvdimm: "
` [PATCH 33/35] drivers/net/ethernet/intel: "
[PATCH] Update core.c
2024-09-30 22:20 UTC (3+ messages)
[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
2024-09-30 22:17 UTC (6+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "
[PATCH] drm/etnaviv: Print error message if inserting IOVA address range fails
2024-09-30 22:17 UTC
[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
2024-09-30 22:02 UTC (3+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled
[PATCH net-next 0/9] net: lantiq_etop: some cleanups
2024-09-30 22:02 UTC (2+ messages)
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-30 21:59 UTC (11+ messages)
[PATCH] arch: arm: kirkwood: support nvmem mac address
2024-09-30 21:59 UTC
[PATCH bpf-next v2 0/2] Implement mechanism to signal other threads
2024-09-30 21:52 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: implement bpf_send_signal_remote() kfunc
[PATCH v2 0/3] rk3328 cru dt-binding conversion
2024-09-30 21:50 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: convert rockchip,rk3328-cru.txt to YAML
` [PATCH v2 2/3] arm64: dts: rockchip: fix compatible string rk3328 cru node
` [PATCH v2 3/3] arm64: rockchip: add clocks property to cru node rk3328
[PATCH] perf jevents: Don't stop at the first matched pmu when searching a events table
2024-09-30 21:47 UTC (7+ messages)
[PATCH] ARM: dts nuvoton: Add EDAC node
2024-09-30 21:46 UTC
[PATCH] ARM: dts: nuvoton: Add OHCI node
2024-09-30 21:43 UTC
[PATCH v3 0/3] Add support for cpu event term
2024-09-30 21:42 UTC (3+ messages)
` [PATCH v3 3/3] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH v2] dt-bindings: spi: zynqmp-qspi: Include two 'reg' properties only for the Zynq UltraScale QSPI
2024-09-30 21:42 UTC (2+ messages)
[PATCH] spi: slave-mt27xx: Call clk_disable_unprepare() only once in mtk_spi_slave_probe()
2024-09-30 21:42 UTC (2+ messages)
[PATCH 0/2] spi: atmel-quadspi: Fix and add full CS delay support
2024-09-30 21:42 UTC (2+ messages)
` (subset) "
[PATCH v1] spi: fix typo in the comment
2024-09-30 21:41 UTC (2+ messages)
[PATCH] spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()
2024-09-30 21:41 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the reset tree
2024-09-30 21:41 UTC
[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
2024-09-30 21:36 UTC (11+ messages)
` [PATCHv5 bpf-next 01/13] uprobe: Add data pointer to consumer handlers
` [PATCHv5 bpf-next 02/13] uprobe: Add support for session consumer
` [PATCHv5 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session
` [PATCHv5 bpf-next 06/13] libbpf: Add support for uprobe multi session attach
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-09-30 21:35 UTC (10+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
[PATCH net-next] net: marvell: mvmdio: use clk_get_optional
2024-09-30 21:33 UTC (2+ messages)
[PATCH 0/8] cifs: Fix support for NFS-style reparse points
2024-09-30 21:33 UTC (7+ messages)
` [PATCH 2/8] cifs: Remove intermediate object of failed create reparse call
` [PATCH v3] "
[PATCH] sound: soc: codecs: tlv320aic3x: Fix codec gpio-reset
2024-09-30 21:30 UTC (2+ messages)
[PATCH 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
2024-09-30 21:30 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: omap: omap4-epson-embt2ws: define GPIO regulators
` [PATCH 2/4] ARM: dts: omap: omap4-epson-embt2ws: wire up regulators
` [PATCH 3/4] ARM: dts: omap: omap4-epson-embt2ws: add unknown gpio outputs
` [PATCH 4/4] ARM: dts: omap: omap4-epson-embt2ws: add GPIO expander
[PATCH RFT] of: property: fw_devlink: Add support for the "phy-handle" binding
2024-09-30 21:28 UTC
[PATCH] btrfs: tests: add selftests for RAID stripe-tree
2024-09-30 21:27 UTC (2+ messages)
[PATCH v1 0/2] Python module cleanup
2024-09-30 21:26 UTC (5+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support
[PATCH 1/1] ASoC: dt-bindings: fsl-esai: Add power-domains for fsl,imx8qm-esai
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: SOF: ipc3: Use standard dev_dbg API
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: bcm2835-i2s: Use maple tree register cache
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: fsl: Use maple tree register cache
2024-09-30 21:26 UTC (2+ messages)
[PATCH 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
2024-09-30 21:26 UTC (6+ messages)
` [PATCH 2/6] arm64: dts: imx8qxp-mek: add esai, cs42888 and related node
` [PATCH 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and deconde
` [PATCH 4/6] arm64: dts: imx8qxp-mek: add flexcan1 and flexcan2
` [PATCH 5/6] arm64: dts: imx8qxp-mek: add usbotg1 and related node
` [PATCH 6/6] arm64: dts: imx8qxp-mek: add cm4 and related nodes
[PATCH][next] ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: meson: axg-iface: set continuous rates
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: tas2781: Fix redundant parameter assignment
2024-09-30 21:26 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: realtek,rt5640: Convert to dtschema
2024-09-30 21:26 UTC (2+ messages)
[PATCH 0/2] ASoC: tas5805m: Adjustments for tas5805m_i2c_probe()
2024-09-30 21:26 UTC (2+ messages)
` (subset) "
[PATCH RESEND tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-30 21:22 UTC
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-09-30 21:20 UTC (12+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available
[PATCH v9 0/3] Add of_regulator_get_optional() and Fix MTK Power Domain Driver
2024-09-30 21:17 UTC (2+ messages)
hung tasks on shutdown in linux-next-202409{20,23,24,25}
2024-09-30 21:11 UTC (2+ messages)
[net-next v2 0/2] gve: Link IRQs, queues, and NAPI instances
2024-09-30 21:07 UTC (3+ messages)
` [net-next v2 1/2] gve: Map IRQs to "
` [net-next v2 2/2] gve: Map NAPI instances to queues
[PATCH v2] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1
2024-09-30 21:06 UTC
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-09-30 21:04 UTC (2+ messages)
[PATCH] dt-bindings: regulator: vctrl-regulator: convert to YAML
2024-09-30 21:04 UTC
[PATCH v1 1/4] perf stat: Fix affinity memory leaks on error path
2024-09-30 21:03 UTC (2+ messages)
[PATCH] selftest: hid: add missing run-hid-tools-tests.sh
2024-09-30 20:57 UTC (3+ messages)
[PATCH RESEND v4] hwmon: (sht4x): add heater support
2024-09-30 20:53 UTC
[PATCH net-next v2 0/2] net: switch to scoped device_for_each_child_node()
2024-09-30 20:55 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox