public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-30 16:30:20 to 2024-07-30 18:55:40 UTC [more...]

[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
 2024-07-30 18:55 UTC  (2+ messages)

[PATCH] Improve MAR register definition and usage for rtl8723
 2024-07-30 18:55 UTC  (2+ messages)

[PATCH net-next 0/9] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
 2024-07-30 18:55 UTC  (4+ messages)
` [PATCH net-next 6/9] net: dsa: vsc73xx: speed up mdio bus to max allowed value

[PATCH v3 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-07-30 18:54 UTC  (5+ messages)
` [PATCH v3 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v3 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v3 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v3 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH v1 0/3] mm: remove arch_make_page_accessible()
 2024-07-30 18:55 UTC  (2+ messages)

Linux 6.11-rc1
 2024-07-30 18:54 UTC  (8+ messages)

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-07-30 18:54 UTC  (4+ messages)

[PATCH v1 17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions
 2024-07-30 18:53 UTC  (15+ messages)
` [PATCH v1 01/17] thermal: core: Fold two functions into their respective callers
` [PATCH v1 03/17] thermal: core: Drop redundant thermal instance checks
` [PATCH v1 04/17] thermal: core: Clean up cdev binding/unbinding functions
` [PATCH v1 06/17] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v1 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v1 08/17] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v1 09/17] thermal: ACPI: Use the "
` [PATCH v1 11/17] thermal: imx: "
` [PATCH v1 12/17] platform/x86: acerhdf: "
` [PATCH v1 13/17] mlxsw: core_thermal: "
` [PATCH v1 14/17] thermal/of: "
` [PATCH v1 16/17] thermal: code: Clean up trip bind/unbind functions
` [PATCH v1 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v1 15/17] thermal: core: Drop unused bind/unbind functions and callbacks

[PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
 2024-07-30 18:53 UTC 

[PATCH v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-07-30 18:52 UTC  (2+ messages)

[PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes
 2024-07-30 18:49 UTC  (5+ messages)
` [PATCH 1/4] mm: kvrealloc: disable KASAN when switching to vmalloc
` [PATCH 2/4] mm: vrealloc: consider spare memory for __GFP_ZERO
` [PATCH 3/4] mm: vrealloc: properly document __GFP_ZERO behavior
` [PATCH 4/4] mm: kvrealloc: "

[PATCH 0/2] improving dynamic zswap shrinker protection scheme
 2024-07-30 18:46 UTC  (5+ messages)
` [PATCH 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker

[PATCH v5 0/5] Add AP6275P wireless support
 2024-07-30 18:46 UTC  (10+ messages)
` [PATCH v5 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v5 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH v1 0/2] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-07-30 18:44 UTC  (10+ messages)
` [PATCH v1 1/2] mm: let pte_lockptr() consume a pte_t pointer

[PATCH v1 1/1] perf test: make metric validation test return early when there is no metric supported on the test system
 2024-07-30 18:44 UTC  (4+ messages)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-30 18:44 UTC  (10+ messages)
` [PATCH 2/3] bitmap: Rename module

[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
 2024-07-30 18:41 UTC  (9+ messages)
` [PATCH v1 1/4] x86/tdx: Split MMIO read and write operations
` [PATCH v1 2/4] x86/tdx: Add validation of userspace MMIO instructions
` [PATCH v1 3/4] x86/tdx: Allow MMIO from userspace
` [PATCH v1 4/4] x86/tdx: Implement movs for MMIO

[PATCH v2] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-07-30 18:37 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
 2024-07-30 18:35 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods

[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-07-30 18:34 UTC  (16+ messages)
` [net-next v3 01/15] net: alteon: Convert tasklet API to new bottom half workqueue mechanism
` [net-next v3 02/15] net: xgbe: "
` [net-next v3 03/15] net: cnic: "
` [net-next v3 04/15] net: macb: "
` [net-next v3 05/15] net: cavium/liquidio: "
` [net-next v3 06/15] net: octeon: "
` [net-next v3 07/15] net: thunderx: "
` [net-next v3 08/15] net: chelsio: "
` [net-next v3 09/15] net: sundance: "
` [net-next v3 10/15] net: hinic: "
` [net-next v3 11/15] net: ehea: "
` [net-next v3 12/15] net: ibmvnic: "
` [net-next v3 13/15] net: jme: "
` [net-next v3 14/15] net: marvell: "
` [net-next v3 15/15] net: mtk-wed: "

[tip:x86/microcode 1/1] arch/x86/kernel/cpu/microcode/amd.c:714:6: warning: variable 'equiv_id' is used uninitialized whenever 'if' condition is false
 2024-07-30 18:32 UTC  (5+ messages)

[PATCH v3 0/3] Rework mce_setup()
 2024-07-30 18:29 UTC  (4+ messages)
` [PATCH v3 1/3] x86/mce: Rename mce_setup() to mce_prep_record()
` [PATCH v3 2/3] x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
` [PATCH v3 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()

[PATCH v4 0/2] mm: zswap: fixes for global shrinker
 2024-07-30 18:23 UTC  (5+ messages)
` [PATCH v4 1/2] mm: zswap: fix global shrinker memcg iteration

[PATCH] rust: types: improve `ForeignOwnable` documentation
 2024-07-30 18:23 UTC 

[PATCH v3 0/3] Minor cleanups and better error handling
 2024-07-30 18:21 UTC  (5+ messages)
` [PATCH v3 2/3] iio: light: ltr390: Add ALS channel and support for gain and resolution

[PATCH V2 0/2] uapi: Add support for GENMASK_U128()
 2024-07-30 18:20 UTC  (5+ messages)
` [PATCH V2 1/2] uapi: Define GENMASK_U128
` [PATCH V2 2/2] lib/test_bits.c: Add tests for GENMASK_U128()

[PATCH v3 0/2] *** Add ADF4378 Support ***
 2024-07-30 18:19 UTC  (5+ messages)

[PATCH v1 00/17] thermal: Rework binding cooling devices to trip points
 2024-07-30 18:18 UTC 

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-30 18:16 UTC  (17+ messages)

[PATCH v5 0/2] drm/loongson: Introduce component framework support
 2024-07-30 18:16 UTC  (10+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] drm/loongson: Add dummy gpu driver as a subcomponent

[PATCH v2] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-30 18:12 UTC  (3+ messages)

[RESEND PATCH 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2024-07-30 16:24 UTC  (3+ messages)
` [RESEND PATCH 2/2] PM: "

[PATCH 6.10 000/809] 6.10.3-rc1 review
 2024-07-30 18:11 UTC 

[PATCH v2] arm: rust: Enable Rust support for ARMv7
 2024-07-30 18:11 UTC  (5+ messages)

[PATCH 0/6] mm: split underutilized THPs
 2024-07-30 18:10 UTC  (10+ messages)
` [PATCH 4/6] mm: don't remap unused subpages when splitting isolated thp
` [PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages

[PATCH v1 1/1] mfd: rk8xx: Fix shutdown handler
 2024-07-30 18:05 UTC 

[PATCH] wifi: mwifiex: Fix two buggy list traversals
 2024-07-30 18:05 UTC 

[PATCH] rust: implement ForeignOwnable for Pin<Box<T>>
 2024-07-30 18:06 UTC  (4+ messages)

[PATCH] staging: vchiq: Avoid mixing bulk_userdata kernel and userspace pointer
 2024-07-30 18:05 UTC  (2+ messages)

[PATCH v2 0/8] minmax: reduce compilation time
 2024-07-30 18:02 UTC  (15+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together

[PATCH] staging: rtl8712: remove trailing whitespace
 2024-07-30 18:02 UTC  (3+ messages)

[PATCH 0/2] Rust KCFI support
 2024-07-30 18:01 UTC  (9+ messages)
` [PATCH 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
` [PATCH 2/2] rust: cfi: add support for CFI_CLANG with Rust

[PATCH] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits
 2024-07-30 18:00 UTC  (2+ messages)

[PATCH 1/2] Documentation: embargoed-hardware-issues.rst: minor cleanups and fixes
 2024-07-30 17:59 UTC  (2+ messages)

[PATCH] drm/msm/dp: fix the max supported bpp logic
 2024-07-30 17:58 UTC  (5+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-30 17:56 UTC  (6+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions

[PATCH v2] drm/msm/dp: fix the max supported bpp logic
 2024-07-30 17:55 UTC 

[PATCH] x86/cpufeatures: SGX: Adjust the error message when BIOS does not support SGX
 2024-07-30 17:56 UTC  (3+ messages)

[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
 2024-07-30 17:56 UTC  (3+ messages)

[PATCH] rust: error: allow `useless_conversion` for 32-bit builds
 2024-07-30 17:55 UTC  (2+ messages)

[PATCH V2] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
 2024-07-30 17:45 UTC 

[Regression] 6.11.0-rc1: AMD CPU boot with error when CPPC feature disabled by BIOS
 2024-07-30 17:43 UTC  (2+ messages)

static_key_enable_cpuslocked(): static key 'security_hook_active_locked_down_0+0x0/0x10' used before call to jump_label_init()
 2024-07-30 17:40 UTC  (3+ messages)

[PATCH] nvme-pci: add missing condition check for existence of mapped data
 2024-07-30 17:39 UTC  (5+ messages)

[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-07-30 17:36 UTC  (8+ messages)

[PATCH bpf-next v3 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-30 17:32 UTC  (3+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test

[PATCH] mtd: spi-nor: micron-st: Add n25q064a WP support
 2024-07-30 17:28 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
 2024-07-30 17:28 UTC  (12+ messages)

[PATCH 0/3] uprobes: simplify _unregister paths
 2024-07-30 17:27 UTC  (5+ messages)
` [PATCH 3/3] uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()

[PATCH v2 0/6] Add initial Exynos850 support to the thermal driver
 2024-07-30 17:25 UTC  (4+ messages)
  ` [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count

[PATCH 0/2] firmware: qcom: fix an efivars regression in qseecom
 2024-07-30 17:23 UTC  (5+ messages)
` [PATCH 1/2] firmware: qcom: tzmem: fix virtual-to-physical address conversion
` [PATCH 2/2] firmware: qcom: qseecom: remove unused functions

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-07-30 17:21 UTC  (2+ messages)

[PATCH v2 0/5] Introduce DMA_HEAP_ALLOC_AND_READ_FILE heap flag
 2024-07-30 17:19 UTC  (4+ messages)

[PATCH v5 0/3] Kernel stack usage histogram
 2024-07-30 17:17 UTC  (3+ messages)
` [PATCH v6 1/3] memcg: increase the valid index range for memcg stats

[PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-07-30 17:16 UTC  (8+ messages)

[PATCH] dt-bindings: timer: fsl,ftm-timer: Convert to dtschema
 2024-07-30 17:13 UTC 

[PATCH] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-30 17:10 UTC  (3+ messages)

[tip: timers/core] selftests/timers/posix_timers: Simplify error handling
 2024-07-30 17:06 UTC 

[tip: timers/core] selftests/timers/posix_timers: Validate signal rules
 2024-07-30 17:06 UTC 

[tip: timers/core] selftests/timers/posix-timers: Validate SIGEV_NONE
 2024-07-30 17:06 UTC 

[tip: timers/core] selftests/timers/posix_timers: Add SIG_IGN test
 2024-07-30 17:06 UTC 

[tip: timers/core] selftests/timers/posix-timers: Validate timer_gettime()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Save interval only for armed timers
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Split up posix_cpu_timer_get()
 2024-07-30 17:06 UTC 

[tip: timers/core] selftests/timers/posix-timers: Validate overrun after unblock
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Handle interval timers correctly in timer_get()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Use @now instead of @val for clarity
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Do not arm SIGEV_NONE timers
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-timers: Retrieve interval in common timer_settime() code
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Simplify posix_cpu_timer_set()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-timers: Convert timer list to hlist
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-timers: Clear overrun in common_timer_set()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-timers: Consolidate timer setup
 2024-07-30 17:06 UTC 

[tip: timers/core] signal: Remove task argument from dequeue_signal()
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-timers: Consolidate signal queueing
 2024-07-30 17:06 UTC 

[tip: timers/core] posix-cpu-timers: Make k_itimer::it_active consistent
 2024-07-30 17:06 UTC 

[tip: timers/core] signal: Replace BUG_ON()s
 2024-07-30 17:06 UTC 

[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-07-30 17:01 UTC 

[PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-30 17:01 UTC  (4+ messages)
` [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver

[PATCH v2] perf cap: Tidy up and improve capability testing
 2024-07-30 16:58 UTC  (3+ messages)

[PATCH v2 0/5] btrfs: fix relocation on RAID stripe-tree filesystems
 2024-07-30 16:56 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock
 2024-07-30 16:40 UTC  (3+ messages)

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-30  6:12 UTC  (6+ messages)

[PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
 2024-07-30 16:51 UTC  (4+ messages)

[PATCH v6 00/27] Add support for sam9x7 SoC family
 2024-07-30 16:50 UTC  (3+ messages)
` [PATCH v6 02/27] dt-bindings: mfd: syscon: add microchip's sam9x7 sfr

[PATCH net v2] net: Add skbuff.h to MAINTAINERS
 2024-07-30 16:47 UTC  (2+ messages)

[PATCH v1] thermal: trip: Avoid skipping trips in thermal_zone_set_trips()
 2024-07-30 16:46 UTC  (3+ messages)

[PATCH net] net: Add skbuff.h to MAINTAINERS
 2024-07-30 16:46 UTC  (4+ messages)

[PATCH can-next 00/21] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-07-30 16:44 UTC  (9+ messages)
` [PATCH can-next 04/21] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next 11/21] can: rockchip_canfd: add functions to check if CAN-FD frames are equal
` [PATCH can-next 12/21] can: rockchip_canfd: add TX PATH
` [PATCH can-next 19/21] can: rockchip_canfd: add hardware timestamping support

[PATCH v3 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-30 16:43 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo "

[PATCH 1/1] mm/vmalloc: Combine all TLB flush operations of KASAN shadow virtual address into one operation
 2024-07-30 16:42 UTC  (5+ messages)

[PATCH v4 0/5] Add Per-transport SCMI debug statistics
 2024-07-30 16:41 UTC  (4+ messages)
` [PATCH v4 5/5] firmware: arm_scmi: Reset counters

[PATCH v3] Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604
 2024-07-30 16:39 UTC  (2+ messages)

[PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
 2024-07-30 16:38 UTC  (20+ messages)

[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-07-30 16:37 UTC  (5+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset

[PATCH v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
 2024-07-30 16:31 UTC  (3+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-30 16:30 UTC  (6+ messages)
` [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-07-30 16:28 UTC  (5+ messages)
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled


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