public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 18:16:32 to 2024-09-10 21:16:42 UTC [more...]

[PATCH v2] docs/process: fix typos
 2024-09-10 21:16 UTC  (2+ messages)

[PATCH v2 00/19] Implement DWARF modversions
 2024-09-10 21:15 UTC  (9+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
` [PATCH v2 13/19] gendwarfksyms: Add symtypes output

[PATCH] docs:mm: fix spelling mistakes in heterogeneous memory management page
 2024-09-10 21:15 UTC  (2+ messages)

[PATCH v4] iommu/s390: Implement blocking domain
 2024-09-10 21:15 UTC 

[PATCH] ASoC: tlv320aic31xx: Fix typos
 2024-09-10 21:12 UTC 

[PATCH 5.15 000/214] 5.15.167-rc1 review
 2024-09-10 21:12 UTC  (4+ messages)

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-09-10 21:11 UTC  (9+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

6.11/regression/bisected - after commit 1b04dcca4fb1, launching some RenPy games causes computer hang
 2024-09-10 21:11 UTC  (11+ messages)

commit de752774f38bb causes fatal error on boot
 2024-09-10 21:10 UTC  (3+ messages)

[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
 2024-09-10 21:10 UTC  (3+ messages)
` [PATCH v2 2/5] firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G

[PATCH] lib: PLDM supports parsing the `DeviceUpdateOptionFlags` parameter
 2024-09-10 21:09 UTC  (2+ messages)

[PATCH v2 0/2] get rid of cred_transfer
 2024-09-10 21:07 UTC  (6+ messages)
` [PATCH v2 1/2] KEYS: use synchronous task work for changing parent credentials
  ` Can KEYCTL_SESSION_TO_PARENT be dropped entirely? -- was "

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-10 21:07 UTC  (5+ messages)

[PATCH v2] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-10 21:05 UTC  (4+ messages)
  ` 答复: "

[PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function
 2024-09-10 20:57 UTC  (3+ messages)

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-10 21:02 UTC  (5+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH 0/2] MIPS: Chore clean ups
 2024-09-10 21:03 UTC  (5+ messages)
` [PATCH 2/2] MIPS: kprobes: Massage previous delay slot detection

[PATCH for-6.12 0/2] blk-throttle: support prioritized processing of metadata
 2024-09-10 21:02 UTC  (3+ messages)
` [PATCH for-6.12 1/2] blk-throttle: remove last_low_overflow_time

[PATCH net] selftests: net: csum: Fix checksums for packets with non-zero padding
 2024-09-10 21:01 UTC  (11+ messages)

[PATCH v2 0/2] Exposing nice CPU usage to userspace
 2024-09-10 21:01 UTC  (3+ messages)

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-10 20:58 UTC  (8+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
 2024-09-10 20:57 UTC  (7+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
 2024-09-10 20:56 UTC  (3+ messages)
` [PATCH] Bluetooth/l2cap: Fix uaf in l2cap_connect

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-09-10 20:54 UTC  (2+ messages)

[syzbot] [bcachefs?] general protection fault in bch2_fs_recovery
 2024-09-10 20:54 UTC 

[PATCH 6.10 000/375] 6.10.10-rc1 review
 2024-09-10 20:52 UTC  (3+ messages)

[PATCH] erofs: fix incorrect symlink detection in fast symlink
 2024-09-10 20:51 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 0/2] mips: realtek: Add reboot support
 2024-09-10 20:48 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add Realtek switch

[PATCH v2 0/6] MIPS: cm: Probe GCR address from devicetree
 2024-09-10 20:48 UTC  (6+ messages)
` [PATCH v2 6/6] MIPS: cm: Probe GCR address from DeviceTree

[PATCH v6 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-10 20:49 UTC  (6+ messages)
` [PATCH v6 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH sched_ext/for-6.12] sched_ext: Don't trigger ops.quiescent/runnable() on migrations
 2024-09-10 20:44 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: trivial-devices: Clean-ups
 2024-09-10 20:44 UTC  (2+ messages)

[PATCH sched_ext/for-6.12] sched_ext: Synchronize bypass state changes with rq lock
 2024-09-10 20:44 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-09-10 20:41 UTC  (29+ messages)
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 44/49] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features

[PATCH] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
 2024-09-10 20:41 UTC 

[PATCH 0/4] Followups to controllers' v1 compilation
 2024-09-10 20:40 UTC  (11+ messages)
` [PATCH 1/4] memcg: Cleanup with !CONFIG_MEMCG_V1
` [PATCH 2/4] cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
` [PATCH 3/4] cgroup: Disallow mounting v1 hierarchies without controller implementation
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH net-next] ipv6: rpl: free skb
 2024-09-10 20:40 UTC  (2+ messages)

[PATCH] wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef
 2024-09-10 20:40 UTC 

[PATCH v10 0/5] arm64: ptdump: View the second stage page-tables
 2024-09-10 20:35 UTC  (4+ messages)
` [PATCH v10 5/5] KVM: arm64: Register ptdump with debugfs on guest creation

[syzbot] [bcachefs?] general protection fault in bch2_fs_recovery
 2024-09-10 20:32 UTC  (2+ messages)
` [syzbot] "

[PATCH 1/1] perf trace: Support collecting 'union's with the BPF augmenter
 2024-09-10 20:31 UTC  (4+ messages)

[PATCH 0/8] perf: cs-etm: Coresight decode and disassembly improvements
 2024-09-10 20:28 UTC  (3+ messages)
` [PATCH 1/8] perf cs-etm: Don't flush when packet_queue fills up

[PATCH] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
 2024-09-10 20:21 UTC 

Linux next breaks s390 test cases perf test vfs_getname
 2024-09-10 20:24 UTC 

[PATCH v1 0/5] virtio-mem: s390x support
 2024-09-10 20:19 UTC  (8+ messages)
` [PATCH v1 1/5] s390/kdump: implement is_kdump_kernel()
` [PATCH v1 2/5] s390/physmem_info: query diag500(STORAGE_LIMIT) to support QEMU/KVM memory devices
` [PATCH v1 3/5] virtio-mem: s390x support
` [PATCH v1 4/5] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390x
` [PATCH v1 5/5] s390/sparsemem: reduce section size to 128 MiB

Are jump labels broken on 6.11-rc1?
 2024-09-10 20:16 UTC  (3+ messages)
` [tip: locking/urgent] jump_label: Fix static_key_slow_dec() yet again

[PATCH] arm64: dts: imx8mp-venice*: enable NPU support
 2024-09-10 20:14 UTC  (3+ messages)

[PATCH V2] mm: Drop unused set_pte_safe()
 2024-09-10 20:13 UTC  (2+ messages)

[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
 2024-09-10 20:13 UTC  (4+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-10 20:12 UTC  (31+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v6 14/26] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v6 15/26] rust: alloc: implement `collect` for `IntoIter`

[PATCH v3] KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
 2024-09-10 20:11 UTC  (6+ messages)

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2024-09-10 20:03 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v5 2/3] KVM: x86: add information about pending requests to kvm_exit tracepoint
` [PATCH v5 3/3] KVM: x86: add new nested vmexit tracepoints

[PATCH v4] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-09-10 19:59 UTC  (2+ messages)

[PATCH v5 0/6] x86/tdx: Allow MMIO instructions from userspace
 2024-09-10 19:59 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] x86/tdx: Fix "in-kernel MMIO" check

[PATCH v2 00/11] Create Intel PMC SSRAM Telemetry driver
 2024-09-10 19:57 UTC  (4+ messages)
` [PATCH v2 08/11] platform/x86:intel/pmc: "

[PATCH] media: qcom: camss: Fix potential crash in cleanup in camss_configure_pd()
 2024-09-10 19:55 UTC 

[REGRESSION] soft lockup on boot starting with kernel 6.10 / commit 5186ba33234c9a90833f7c93ce7de80e25fac6f5
 2024-09-10 19:53 UTC  (7+ messages)

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-09-10 19:51 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
` [PATCH net-next v5 4/5] net: stmmac: Add PCI driver support for BCM8958x

linux-next: manual merge of the security tree with the vfs-brauner tree
 2024-09-10 19:45 UTC  (2+ messages)

[PATCH] media: verisilicon: av1: Fix reference video buffer pointer assignment
 2024-09-10 19:44 UTC  (2+ messages)

Regression v6.11 booting cannot mount harddisks (xfs)
 2024-09-10 19:43 UTC  (13+ messages)

[PATCH 0/2] rtc: isl12022: Add alarm support
 2024-09-10 19:39 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-10 19:37 UTC  (3+ messages)

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-10 19:34 UTC  (7+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "

[RFC PATCH] sched, cgroup: cgroup1 can also take the non-RUNTIME_INF min
 2024-09-10 19:32 UTC  (2+ messages)

[PATCH v5 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
 2024-09-10 19:28 UTC  (3+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
 2024-09-10 19:27 UTC  (4+ messages)

[PATCH] perf/x86/msr: Make SMI and PPERF on by default
 2024-09-10 19:26 UTC 

[PATCH net-next v5 0/5] Introduce HSR offload support for ICSSG
 2024-09-10 19:15 UTC  (7+ messages)
` [PATCH net-next v5 4/5] net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload

[PATCH 6.6 000/269] 6.6.51-rc1 review
 2024-09-10 19:12 UTC  (3+ messages)

[PATCH -next] PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()
 2024-09-10 19:12 UTC  (3+ messages)

[PATCH net v3] tcp: check skb is non-NULL in tcp_rto_delta_us()
 2024-09-10 19:11 UTC  (2+ messages)

[PATCH v6] tpm: Add new device/vendor ID 0x50666666
 2024-09-10 19:11 UTC 

[PATCH v2 0/3] rust: Initial MIPS support
 2024-09-10 19:10 UTC  (6+ messages)
` [PATCH v2 3/3] rust: Enable for MIPS

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-10 19:08 UTC  (7+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available
 2024-09-10 19:08 UTC  (3+ messages)

[PATCH v3 0/3] pwm: imx: add 32k clock for 8qm/qxp
 2024-09-10 19:07 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: imx: Add optional clock '32k'
` [PATCH v3 2/3] pwm: imx27: Use clk_bulk_*() API to simplify clock handling
` [PATCH v3 3/3] pwm: imx27: Add optional 32k clock for pwm in i.MX8QXP MIPI subsystem

[PATCH net 0/3] selftests: mptcp: misc. small fixes
 2024-09-10 19:06 UTC  (4+ messages)
` [PATCH net 1/3] selftests: mptcp: join: restrict fullmesh endp on 1st sf
` [PATCH net 2/3] selftests: mptcp: include lib.sh file
` [PATCH net 3/3] selftests: mptcp: include net_helper.sh file

[PATCH v2] staging: rtl8723bs: Fix coding style issues in the hal_pwr_seq.h
 2024-09-10 19:07 UTC  (3+ messages)

[PATCH 1/2] perf build: Autodetect minimum required llvm-dev version
 2024-09-10 19:06 UTC  (5+ messages)

[GIT PULL] bcachefs fixes for 6.10.y
 2024-09-10 19:05 UTC 

[PATCH v2] arm64: KVM: define ESR_ELx_EC_* constants as UL
 2024-09-10 19:03 UTC  (2+ messages)

[PATCH v4 0/2] DMA IOMMU static calls
 2024-09-10 19:01 UTC  (3+ messages)
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops

[PATCH 6.6] membarrier: riscv: Add full memory barrier in switch_mm()
 2024-09-10 18:59 UTC  (7+ messages)

[PATCH] clk: mvebu: Prevent division by zero in clk_double_div_recalc_rate()
 2024-09-10 18:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: Add myself as VKMS Maintainer
 2024-09-10 18:57 UTC  (2+ messages)

[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
 2024-09-10 18:55 UTC  (6+ messages)

[PATCH v3 0/3] dpum clock support for Exynos Auto v9 SoC
 2024-09-10 18:55 UTC  (4+ messages)

[PATCH 6.1 000/192] 6.1.110-rc1 review
 2024-09-10 18:55 UTC  (2+ messages)

drivers/md/dm-integrity.c:521 sb_mac() error: __builtin_memcmp() 'actual_mac' too small (64 vs 448)
 2024-09-10 18:53 UTC  (4+ messages)

[PATCH v3 00/13] LSM: Move away from secids
 2024-09-10 18:41 UTC  (14+ messages)
  ` [PATCH v3 01/13] LSM: Add the lsm_prop data structure
  ` [PATCH v3 02/13] LSM: Use lsm_prop in security_audit_rule_match
  ` [PATCH v3 03/13] LSM: Add lsmprop_to_secctx hook
  ` [PATCH v3 04/13] Audit: maintain an lsm_prop in audit_context
  ` [PATCH v3 05/13] LSM: Use lsm_prop in security_ipc_getsecid
  ` [PATCH v3 06/13] Audit: Update shutdown LSM data
  ` [PATCH v3 07/13] LSM: Use lsm_prop in security_current_getsecid
  ` [PATCH v3 08/13] LSM: Use lsm_prop in security_inode_getsecid
  ` [PATCH v3 09/13] Audit: use an lsm_prop in audit_names
  ` [PATCH v3 10/13] LSM: Create new security_cred_getlsmprop LSM hook
  ` [PATCH v3 11/13] Audit: Change context data from secid to lsm_prop
  ` [PATCH v3 12/13] Use lsm_prop for audit data
  ` [PATCH v3 13/13] LSM: Remove lsm_prop scaffolding

[PATCH v2] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
 2024-09-10 18:50 UTC  (2+ messages)

[PATCH v1 0/6] Fix RK3588 GPU domain
 2024-09-10 18:52 UTC  (9+ messages)
` [PATCH v1 1/6] pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors
` [PATCH v1 2/6] pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power
` [PATCH v1 3/6] pmdomain: rockchip: reduce indention "
` [PATCH v1 4/6] dt-bindings: power: rockchip: add regulator support

[PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements
 2024-09-10 18:50 UTC  (7+ messages)
` [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH RESEND 2/2] ring-buffer/selftest: Handle meta-page bigger than the system

[PATCH 4.19 00/95] 4.19.322-rc2 review
 2024-09-10 18:44 UTC  (2+ messages)

[PATCH 5.4 000/121] 5.4.284-rc1 review
 2024-09-10 18:43 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
 2024-09-10 18:43 UTC  (2+ messages)

[PATCH] iio: light: al3010: Fix an error handling path in al3010_probe()
 2024-09-10 18:36 UTC 

[PATCH 0/1] x86/microcode: Revert cache flush on Intel microcode loading
 2024-09-10 18:35 UTC  (3+ messages)
` [PATCH 1/1] arch/x86/microcode/intel: Remove unnecessary cache writeback and invalidation

[GIT PULL] cpupower second update for Linux 6.12-rc1
 2024-09-10 18:31 UTC  (2+ messages)

[PATCH 1/3] ACPI: resource: Add another DMI match for the TongFang GMxXGxx
 2024-09-10 18:30 UTC  (2+ messages)

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-10 18:27 UTC  (10+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()

[PATCH] ACPI: CPPC: Add support for setting EPP register in FFH
 2024-09-10 18:26 UTC  (2+ messages)

[PATCH v4] dt-bindings: firmware: arm,scmi: allow multiple instances
 2024-09-10 18:23 UTC  (3+ messages)

[PATCH] net: ag71xx: remove dead code path
 2024-09-10 18:22 UTC  (2+ messages)

[PATCH] ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep
 2024-09-10 18:21 UTC  (2+ messages)

[PATCH 5.10 000/186] 5.10.226-rc1 review
 2024-09-10 18:18 UTC  (2+ messages)

[PATCH v1 1/1] PM: hibernate: Remove unused stub for saveable_highmem_page()
 2024-09-10 18:17 UTC  (2+ messages)

[PATCH 0/2] Extending PLL LUT for i.MX8MP Samsung HDMI PHY
 2024-09-10 18:14 UTC  (3+ messages)
` [PATCH 1/2] phy: freescale: fsl-samsung-hdmi: Add references for calculating LUT parameters to comment
` [PATCH 2/2] phy: freescale: fsl-samsung-hdmi: Add PLL LUT entries for some non-CEA-861 modes


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