messages from 2024-08-07 20:35:15 to 2024-08-08 00:19:25 UTC [more...]
[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
2024-08-08 0:19 UTC (8+ messages)
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information
[ANNOUNCE] PUCK Agenda - 2024.08.07 - KVM userfault (guest_memfd/HugeTLB postcopy)
2024-08-08 0:17 UTC (3+ messages)
[PATCH 0/3] rpmsg: glink: Introduce tracepoints
2024-08-08 0:17 UTC (7+ messages)
` [PATCH 1/3] rpmsg: glink: Tidy up RX advance handling
` [PATCH 2/3] rpmsg: glink: Pass channel to qcom_glink_send_close_ack()
` [PATCH 3/3] rpmsg: glink: Introduce packet tracepoints
linux-next: Signed-off-by missing for commit in the vfs-brauner tree
2024-08-08 0:16 UTC (2+ messages)
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-07 23:51 UTC (16+ messages)
[PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
2024-08-08 0:14 UTC (3+ messages)
` [PATCH v6 2/3] kernel/fork.c: get estimated free pages by memblock api
` [PATCH v6 3/3] s390/mm: "
[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-08 0:14 UTC (4+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
[PATCH v3] drm/i915: Explicitly cast divisor and use div_u64()
2024-08-08 0:12 UTC (2+ messages)
[PATCH] usb: dwc3: Fix latency of DSTS while receiving wakeup event
2024-08-08 0:06 UTC (4+ messages)
[PATCH v5] x86/mtrr: Check if fixed MTRRs exist before saving them
2024-08-08 0:02 UTC
[PATCH v2 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
2024-08-08 0:02 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] perf: Document PERF_EVENT_IOC_INC_EVENT_LIMIT
` [PATCH v2 3/3] libperf: Add perf_evsel__refresh() function
[PATCH v3 0/2] mm: batch free swaps for zap_pte_range()
2024-08-08 0:01 UTC (4+ messages)
` [PATCH v3 1/2] mm: rename instances of swap_info_struct to meaningful 'si'
` [PATCH v3 2/2] mm: attempt to batch free swap entries for zap_pte_range()
[PATCH] slab: Introduce kmalloc_obj() and family
2024-08-07 23:54 UTC
[PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
2024-08-07 23:52 UTC (11+ messages)
` [PATCH v4 1/9] perf evsel: Set BPF output to system-wide
` [PATCH v4 2/9] perf record --off-cpu: Add --off-cpu-thresh
` [PATCH v4 3/9] perf record --off-cpu: Parse offcpu-time event
` [PATCH v4 4/9] perf record off-cpu: Dump direct off-cpu samples in BPF
` [PATCH v4 8/9] perf header: Add field 'embed'
[PATCH 0/6] SEV-SNP restricted injection hypervisor patches
2024-08-07 23:49 UTC (3+ messages)
` [PATCH 6/6] KVM: SVM: Enable restricted injection for an SEV-SNP guest
[PATCH v4 0/2] Add interconnect support for stmmac driver
2024-08-07 23:46 UTC (4+ messages)
` [PATCH v4 2/2] net: stmmac: Add interconnect support
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-08-07 23:45 UTC (2+ messages)
[PATCH] init/main.c: Initialize early LSMs after arch code
2024-08-07 23:43 UTC (9+ messages)
[PATCH v2] binfmt_flat: Fix corruption when not offsetting data start
2024-08-07 23:39 UTC (2+ messages)
[PATCH v15 1/4] PCI/DOE: Rename DOE protocol to feature
2024-08-07 23:38 UTC (4+ messages)
` [PATCH v15 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
[PATCH v2 0/4] Landlock: Signal Scoping Support
2024-08-07 23:36 UTC (6+ messages)
` [PATCH v2 1/4] Landlock: Add signal control
[PATCH 5/6] KVM: SVM: Inject MCEs when restricted injection is active
2024-08-07 23:30 UTC (2+ messages)
[PATCH v8 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
2024-08-07 23:27 UTC (7+ messages)
` [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
2024-08-07 23:22 UTC (9+ messages)
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support
[PATCH v2 0/2] Add support for Congatec CGEB BIOS interface
2024-08-07 23:21 UTC (6+ messages)
` [PATCH v2 1/2] x86: Add basic support for the "
` [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver
[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
2024-08-07 23:20 UTC (8+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
2024-08-07 23:20 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: net: dsa: "
[PATCH v2 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
2024-08-07 23:17 UTC
[PATCH v4 00/28] Generic `Allocator` support for Rust
2024-08-07 23:16 UTC (15+ messages)
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
` [PATCH v4 21/28] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`
[sched_ext/for-6.12] sched_ext: Don't use double locking to migrate tasks across CPUs
2024-08-07 23:15 UTC (2+ messages)
` [PATCH RESEND sched_ext/for-6.12] "
[PATCH net-next] can: j1939: fix uaf in j1939_session_destroy
2024-08-07 23:08 UTC (2+ messages)
` [PATCH net-next V2] can: j1939: fix uaf warning "
[syzbot] [can?] WARNING: refcount bug in j1939_session_put
2024-08-07 23:06 UTC (2+ messages)
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-07 23:10 UTC (16+ messages)
` [PATCH v10 27/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v10 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v10 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v10 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v10 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v10 38/40] kselftest/arm64: Add a GCS stress test
[PATCH] nilfs2: fix state management in error path of log writing function
2024-08-07 23:07 UTC
[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
2024-08-07 23:04 UTC (10+ messages)
` [PATCH v1 1/3] x86/entry: Test ti_work for zero before processing individual bits
` [PATCH v1 3/3] x86/entry: Set FRED RSP0 on return to userspace instead of context switch
[PATCH 0/7] Add PCIe Root Port support for Agilex family of chips
2024-08-07 23:03 UTC (3+ messages)
` [PATCH 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
[PATCH v2 0/3] Fixes for memmap accounting
2024-08-07 23:00 UTC (5+ messages)
` [PATCH v2 1/3] mm: update the memmap stat before page is freed
` [PATCH v2 2/3] mm: don't account memmap on failure
` [PATCH v2 3/3] mm: don't account memmap per node
[PATCH v2 2/2] coresight: Add remote etm support
2024-08-07 23:00 UTC (3+ messages)
[PATCH net-next] net: ibm/emac: Constify struct mii_phy_def
2024-08-07 23:00 UTC (2+ messages)
[PATCH] dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schema
2024-08-07 22:59 UTC
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-08-03 9:47 UTC (4+ messages)
` [PATCH 1/3] migrate: Allow migrate_misplaced_folio APIs without a VMA
` [PATCH 2/3] memory: allow non-fault migration in numa_migrate_prep path
` [PATCH 3/3] swap: enable promotion for unmapped pagecache on access
[PATCH v3 0/2] add more multi functions to streamline error handling
2024-08-07 22:54 UTC (5+ messages)
` [PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better "
` [PATCH v3 2/2] drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functions
[PATCH] tracefs: Use generic inode RCU for synchronizing freeing
2024-08-07 22:54 UTC
Are jump labels broken on 6.11-rc1?
2024-08-07 22:51 UTC (11+ messages)
[PATCH v4 0/7] mm/mprotect: Fix dax puds
2024-08-07 22:37 UTC (12+ messages)
` [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
` [PATCH v4 6/7] mm/x86: Add missing pud helpers
[PATCH v4 0/6] Refine i.MX8QM SATA based on generic PHY callbacks
2024-08-07 22:35 UTC (5+ messages)
` [PATCH v4 4/6] ata: ahci_imx: Add 32bits DMA limit for i.MX8QM AHCI SATA
[PATCH] perf annotate-data: Show typedef names properly
2024-08-07 22:31 UTC
linux-next: Fixes tag needs some work in the nvmem tree
2024-08-07 22:30 UTC
[PATCH v5 1/1] media: mediatek: jpeg: support 34bits
2024-08-07 22:18 UTC (2+ messages)
[PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
2024-08-07 22:13 UTC (7+ messages)
[PATCH sched_ext/for-6.12] sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_ONLINE
2024-08-07 22:13 UTC
[REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
2024-08-07 22:10 UTC (3+ messages)
[PATCH v2 00/15] tools/nolibc: improve LLVM/clang support
2024-08-07 22:09 UTC (17+ messages)
` [PATCH v2 01/15] tools/nolibc: arm: use clang-compatible asm syntax
` [PATCH v2 02/15] tools/nolibc: mips: load current function to $t9
` [PATCH v2 03/15] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH v2 04/15] tools/nolibc: compiler: introduce __nolibc_has_attribute()
` [PATCH v2 05/15] tools/nolibc: move entrypoint specifics to compiler.h
` [PATCH v2 06/15] tools/nolibc: compiler: use attribute((naked)) if available
` [PATCH v2 07/15] selftests/nolibc: report failure if no testcase passed
` [PATCH v2 08/15] selftests/nolibc: avoid passing NULL to printf("%s")
` [PATCH v2 09/15] selftests/nolibc: determine $(srctree) first
` [PATCH v2 10/15] selftests/nolibc: add support for LLVM= parameter
` [PATCH v2 11/15] selftests/nolibc: add cc-option compatible with clang cross builds
` [PATCH v2 12/15] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
` [PATCH v2 13/15] selftests/nolibc: don't use libgcc when building with clang
` [PATCH v2 14/15] selftests/nolibc: use correct clang target for s390/powerz
` [PATCH v2 15/15] selftests/nolibc: run-tests.sh: allow building through LLVM
[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-07 22:05 UTC (3+ messages)
` [PATCH v3 1/2] kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
` [PATCH v3 2/2] kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
[PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
2024-08-07 22:04 UTC (3+ messages)
[PATCH v2] dt-bindings: regulator: mediatek,mt6397-regulator: convert to YAML
2024-08-07 22:04 UTC (2+ messages)
[PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
2024-08-07 22:03 UTC (2+ messages)
linux-next: request to include ath.git tree
2024-08-07 21:59 UTC (4+ messages)
[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
2024-08-07 21:58 UTC (11+ messages)
[PATCH] pstore/ramoops: Fix typo as there is no "reserver"
2024-08-07 21:57 UTC (2+ messages)
[PATCH v8 0/8] File abstractions needed by Rust Binder
2024-08-07 21:59 UTC (8+ messages)
` [PATCH v8 3/8] rust: file: add Rust abstraction for `struct file`
[PATCH v3 0/2] Modify the method of sending "exit sleep
2024-08-07 21:56 UTC (2+ messages)
[PATCH 6.10 000/123] 6.10.4-rc1 review
2024-08-07 21:48 UTC (3+ messages)
[PATCH] uprobes: get rid of bogus trace_uprobe hit counter
2024-08-07 21:43 UTC (4+ messages)
[PATCH] Fix spelling errors in Server Message Block
2024-08-07 21:43 UTC (2+ messages)
[PATCH 00/12] Enable build system on macOS hosts
2024-08-07 21:41 UTC (7+ messages)
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
[PATCH 6.1 00/86] 6.1.104-rc1 review
2024-08-07 21:39 UTC (4+ messages)
[PATCH 6.6 000/121] 6.6.45-rc1 review
2024-08-07 21:37 UTC (3+ messages)
[PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
2024-08-07 21:34 UTC (6+ messages)
[PATCH] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
2024-08-07 21:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 6/6] mtd: parser: add support for Airoha parser
2024-08-07 21:27 UTC (2+ messages)
[PATCH] scsi: message: fusion: Remove unused variable
2024-08-07 21:27 UTC (3+ messages)
[PATCH v6 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-08-07 21:26 UTC (4+ messages)
` [PATCH v6 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-07 21:26 UTC (19+ messages)
` [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix
[PATCH v2] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
2024-08-07 21:23 UTC
[PATCH] drm/i915: Fix NULL ptr deref in intel_async_flip_check_uapi()
2024-08-07 21:21 UTC (2+ messages)
[PATCH] PCI: Detect and trust built-in TBT chips
2024-08-07 21:17 UTC (5+ messages)
[PATCH v2 0/6] mm: Optimize mseal checks
2024-08-07 21:13 UTC (7+ messages)
` [PATCH v2 1/6] mm: Move can_modify_vma to mm/internal.h
` [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v2 3/6] mm/mprotect: "
` [PATCH v2 4/6] mm/mremap: "
` [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant
` [PATCH v2 6/6] mm: Remove can_modify_mm()
[PATCH] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
2024-08-07 21:13 UTC
[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
2024-08-07 21:06 UTC (4+ messages)
` [PATCH] exec: drop a racy path_noexec check
[RFC PATCH] drm/panel: synaptics-r63353: Fix regulator unbalance
2024-08-07 21:05 UTC (4+ messages)
[PATCHSET v7] sched: Implement BPF extensible scheduler class
2024-08-07 21:04 UTC (5+ messages)
` [PATCH 09/30] sched_ext: "
[PATCH v1] clk: gate: export clk_gate_endisable
2024-08-07 20:57 UTC (3+ messages)
` "
[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
2024-08-07 20:55 UTC (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
` [PATCH v2 2/2] scsi: ufs: Add HCI capabilities sysfs group
[PATCH] clk: renesas: fix r9a09g057_cpg_info link error
2024-08-07 20:52 UTC (2+ messages)
[PATCH] tracing/selftests: Run the ownership test twice
2024-08-07 20:49 UTC (4+ messages)
[PATCH] selftests/uprobes: Add a basic uprobe testcase
2024-08-07 20:46 UTC (3+ messages)
[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
2024-08-07 20:43 UTC (3+ messages)
[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
2024-08-07 20:42 UTC (3+ messages)
[PATCH 1/2] PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
2024-08-07 20:40 UTC (3+ messages)
[PATCH v1 0/4] net: fec: add PPS channel configuration
2024-08-07 20:40 UTC (3+ messages)
` [PATCH v1 3/4] net: fec: make PPS channel configurable
[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2024-08-07 20:38 UTC (3+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
2024-08-07 20:38 UTC (11+ messages)
[PATCH 2/2] selftests/mm: Add mseal test for no-discard madvise
2024-08-07 20:37 UTC (2+ messages)
` [PATCH] fixup! "
[PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
2024-08-07 20:37 UTC (6+ 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