public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-06 22:00:51 to 2023-04-07 02:39:43 UTC [more...]

[PATCH] f2fs: add sanity check for proc_mkdir
 2023-04-07  2:39 UTC  (2+ messages)

[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
 2023-04-07  2:33 UTC  (6+ messages)
` [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry

[PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-04-07  2:32 UTC  (2+ messages)

[PATCH v1 0/3] Add JH7110 PCIe driver support
 2023-04-07  2:32 UTC  (4+ messages)

[RFC PATCH 0/3] Add uprobes support for LoongArch
 2023-04-07  2:30 UTC  (5+ messages)
` [RFC PATCH 1/3] LoongArch: Move three functions from kprobes.c to inst.h
` [RFC PATCH 2/3] LoongArch: Add larch_insn_gen_break() to generate break insn
` [RFC PATCH 3/3] LoongArch: Add uprobes support

[PATCH 0/9] x86/clear_huge_page: multi-page clearing
 2023-04-07  2:29 UTC  (9+ messages)
` [PATCH 5/9] x86/clear_pages: add clear_pages()
` [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()

[PATCH v5 0/6] userfaultfd: convert userfaultfd functions to use folios
 2023-04-07  2:28 UTC  (10+ messages)
` [PATCH v5 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
` [PATCH v5 4/6] userfaultfd: convert mfill_atomic_hugetlb() to use a folio
` [PATCH v5 5/6] mm: convert copy_user_huge_page() to copy_user_folio()
` [PATCH v5 6/6] userfaultfd: convert mfill_atomic() to use a folio

[PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
 2023-04-07  2:24 UTC  (11+ messages)

[PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh
 2023-04-07  2:21 UTC 

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-04-07  2:21 UTC  (4+ messages)
` [PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
 2023-04-07  2:20 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net] tcp: restrict net.ipv4.tcp_app_win
 2023-04-07  2:19 UTC  (3+ messages)

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-04-07  2:18 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH 6.1 000/177] 6.1.23-rc3 review
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH 6.2 000/185] 6.2.10-rc2 review
 2023-04-07  2:16 UTC  (2+ messages)

[PATCH v2] Input: cma3000_d0x - Remove duplicate code
 2023-04-07  2:13 UTC 

[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-07  2:13 UTC  (8+ messages)
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
 2023-04-07  2:12 UTC  (4+ messages)

[PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation
 2023-04-07  2:02 UTC  (2+ messages)

[PATCH] drm/ast: Fix ARM compatibility
 2023-04-07  2:09 UTC  (2+ messages)

[PATCH net-next] net: sunhme: move asm includes to below linux includes
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH -next 0/2] block: fix scan partition for exclusively open device again
 2023-04-07  2:01 UTC  (5+ messages)
` [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed

[PATCH 00/11] USB: dwc3: error handling fixes and cleanups
 2023-04-07  2:09 UTC  (18+ messages)
` [PATCH 04/11] USB: dwc3: gadget: drop dead hibernation code
` [PATCH 05/11] USB: dwc3: "
` [PATCH 06/11] USB: dwc3: clean up probe error labels
` [PATCH 07/11] USB: dwc3: clean up phy init error handling
` [PATCH 08/11] USB: dwc3: clean up core "
` [PATCH 09/11] USB: dwc3: refactor phy handling
` [PATCH 10/11] USB: dwc3: refactor clock lookups
` [PATCH 11/11] USB: dwc3: clean up probe declarations

[PATCH] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist
 2023-04-07  2:06 UTC  (2+ messages)

[PATCH v6 00/12] Reference count checker and related fixes
 2023-04-07  2:05 UTC  (9+ messages)
` [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip
` [PATCH v6 02/12] perf map: Add helper for "

[PATCH v5 00/30] Add KVM LoongArch support
 2023-04-07  2:00 UTC  (31+ messages)
` [PATCH v5 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v5 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v5 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v5 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v5 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v5 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v5 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v5 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v5 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v5 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v5 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v5 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v5 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v5 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v5 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v5 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v5 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v5 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v5 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v5 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v5 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v5 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v5 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v5 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v5 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v5 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v5 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v5 28/30] LoongArch: KVM: Implement probe virtualization when loongarch cpu init
` [PATCH v5 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v5 30/30] LoongArch: KVM: Supplement kvm document about loongarch-specific part

[PATCH net v3] net: openvswitch: fix race on port output
 2023-04-07  2:05 UTC  (2+ messages)

[PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created
 2023-04-07  2:01 UTC  (2+ messages)

[PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2023-04-07  2:02 UTC  (2+ messages)

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-04-07  2:02 UTC  (20+ messages)
` [PATCH v4 05/12] KVM: x86/pmu: Error when user sets the GLOBAL_STATUS reserved bits
` [PATCH v4 06/12] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH v4 07/12] KVM: x86/cpuid: Use fast return for cpuid "0xa" leaf when !enable_pmu
` [PATCH v4 08/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v4 09/12] KVM: x86/pmu: Forget PERFCTR_CORE if the min "
` [PATCH v4 10/12] KVM: x86/cpuid: Add X86_FEATURE_PERFMON_V2 as a scattered flag
` [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v4 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

bpf: ensure all memory is initialized in bpf_get_current_comm
 2023-04-07  2:00 UTC  (4+ messages)
` [PATCH bpf-next] "

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-07  1:59 UTC  (4+ messages)
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac

[PATCH v3 0/8] Add Array BIST test support to IFS
 2023-04-07  1:49 UTC  (4+ messages)
` [PATCH v4 0/9] "

[PATCH bpf-next v2 0/3] Add FOU support for externally controlled ipip devices
 2023-04-07  1:47 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs "

[PATCH] clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
 2023-04-07  1:44 UTC 

[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
 2023-04-07  1:43 UTC  (11+ messages)

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2023-04-07  1:40 UTC 

[PATCH] ieee802154: hwsim: Fix possible memory leaks
 2023-04-07  1:26 UTC 

[gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5
 2023-04-07  1:28 UTC  (3+ messages)

[PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set
 2023-04-07  1:26 UTC  (6+ messages)

[PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()
 2023-04-07  1:22 UTC  (4+ messages)

[PATCH] f2fs: convert to use sysfs_emit
 2023-04-07  1:20 UTC  (4+ messages)

[PATCH] f2fs: use common implementation of file type
 2023-04-07  1:19 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2023-04-07  1:16 UTC 

[PATCH v2 0/3] arm64: kdump : take off the protection on crashkernel memory region
 2023-04-07  1:15 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: kdump: do not map crashkernel region specifically
` [PATCH v2 3/3] arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones

[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-07  1:02 UTC  (7+ messages)
` [PATCH v5 1/2] mm: vmscan: ignore "
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers

[PATCH] media: pci: remove unnecessary (void*) conversions
 2023-04-07  0:55 UTC 

[PATCH v2 1/5] perf vendor events intel: Update free running alderlake events
 2023-04-07  0:56 UTC  (6+ messages)
` [PATCH v2 2/5] perf vendor events intel: Update free running icelakex events
` [PATCH v2 3/5] perf vendor events intel: Correct knightslanding memory topic
` [PATCH v2 4/5] perf vendor events intel: Update free running snowridgex events
` [PATCH v2 5/5] perf vendor events intel: Update free running tigerlake events

[PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1)
 2023-04-07  0:41 UTC  (3+ messages)

[PATCH] btrfs: Avoid potential integer overflow when left-shifting 32-bit int
 2023-04-07  0:35 UTC  (2+ messages)

[PATCH] r8152: Add __GFP_NOWARN to big allocations
 2023-04-07  0:14 UTC 

[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
 2023-04-07  0:13 UTC  (3+ messages)

[PATCH v1 1/5] perf vendor events intel: Update free running alderlake events
 2023-04-07  0:06 UTC  (3+ messages)

[PATCH v7 0/6] RISC-V non-coherent function pointer based CMO + non-coherent DMA support for AX45MP
 2023-04-07  0:03 UTC  (6+ messages)
` [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management

[PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-04-06 23:58 UTC  (5+ messages)
` [PATCH v21 2/7] crash: add generic infrastructure for crash hotplug support

irqdomain API: how to set affinity of parent irq of chained irqs?
 2023-04-06 23:56 UTC  (5+ messages)

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06 23:54 UTC  (9+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)

[PATCH v1 1/3] perf pmu: Fewer const casts
 2023-04-06 23:52 UTC  (3+ messages)
` [PATCH v1 2/3] perf pmu: Improve name/comments, avoid a memory allocation
` [PATCH v1 3/3] perf pmu: Sort and remove duplicates using json PMU name

[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-04-06 23:44 UTC  (3+ messages)
` [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[PATCH v3 0/2] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-04-06 23:39 UTC  (3+ messages)
` [PATCH v3 1/2] cacheinfo: Add arch specific early level initializer
` [PATCH v3 2/2] cacheinfo: Add arm64 early level initializer implementation

[PATCH] PCI: Fix use-after-free in pci_bus_release_domain_nr()
 2023-04-06 23:24 UTC  (2+ messages)

[PATCH RESEND 0/3] scripts/gdb: timerlist fixes
 2023-04-06 23:18 UTC  (5+ messages)
` [PATCH RESEND 1/3] scripts/gdb: timerlist: use range instead of xrange
` [PATCH RESEND 2/3] scripts/gdb: timerlist: fix rb_node access
` [PATCH RESEND 3/3] scripts/gdb: timerlist: convert int chunks to str

[PATCH] rust: fix bindgen arguments
 2023-04-06 23:15 UTC  (2+ messages)

[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
 2023-04-06 23:09 UTC  (17+ messages)
` [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY
` [PATCH 3/9] string: Add Kunit tests for strcat() family
` [PATCH 4/9] fortify: Add protection for strlcat()
` [PATCH 6/9] fortify: Split reporting and avoid passing string pointer

[PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-04-06 23:01 UTC 

[PATCH v4] arm64/sysreg: Convert HFGITR_EL2 to automatic generation
 2023-04-06 22:59 UTC 

[PATCH v1] mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
 2023-04-06 22:57 UTC  (2+ messages)

[PATCH] rust: fix regexp in scripts/is_rust_module.sh
 2023-04-06 22:56 UTC  (2+ messages)

[PATCH v2] rust: allow to use INIT_STACK_ALL_ZERO
 2023-04-06 22:52 UTC  (6+ messages)

[PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery
 2023-04-06 22:46 UTC  (3+ messages)

[PATCH] mm-treewide-redefine-max_order-sanely-fix.txt
 2023-04-06 22:44 UTC  (6+ messages)

[PATCH V3 1/4] dt-bindings: Add Marantec vendor prefix
 2023-04-06 21:53 UTC  (4+ messages)
` [PATCH V3 2/4] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
` [PATCH V3 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from SoM
` [PATCH V3 4/4] ARM: dts: imx6ull-dhcor: Add Marantec maveo box

[PATCH 0/3] drivers/thermal/qcom/tsens: Add ability to read and shift-in non-contiguous calibration data
 2023-04-06 22:36 UTC  (3+ messages)

[Regression] drm/scheduler: track GPU active time per entity
 2023-04-06 22:36 UTC  (14+ messages)

Litmus test names
 2023-04-06 22:34 UTC  (2+ messages)

[PATCH] scripts: rust-analyzer: Skip crate module directories
 2023-04-06 22:33 UTC  (6+ messages)

[BUG?] unchecked MSR access error: WRMSR to 0x19c
 2023-04-06 22:31 UTC  (2+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-06 22:27 UTC  (15+ messages)

[PATCH 2/2] dt-bindings: input: cirrus,cs40l26: Add bindings
 2023-04-06 22:20 UTC 

[PATCH v2 0/3] blk-cgroup: some cleanup
 2023-04-06 22:17 UTC  (2+ messages)

[PATCH 1/2] Input: cs40l26: Support for CS40L26 Boosted Haptic Amplifier
 2023-04-06 22:16 UTC 

[tip:sched/core] BUILD SUCCESS d82caa273565b45fcf103148950549af76c314b0
 2023-04-06 22:17 UTC 

[PATCH v3 0/1] Switchtec Switch DMA Engine Driver
 2023-04-06 21:03 UTC  (2+ messages)
` [PATCH v3 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema
 2023-04-06 22:11 UTC  (2+ messages)

[PATCH] f2fs: fix passing relative address when discard zones
 2023-04-06 22:11 UTC 

[PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema
 2023-04-06 22:10 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: SBS: Fix various issues
 2023-04-06 22:09 UTC  (3+ messages)

[PATCH v2] scripts/gdb: Print interrupts
 2023-04-06 22:04 UTC 

[PATCH] mm/mprotect: Fix do_mprotect_pkey() return on error
 2023-04-06 22:04 UTC  (3+ messages)

[PATCH] scripts/gdb: Print interrupts
 2023-04-06 22:00 UTC  (2+ messages)

[RFC 0/2] drm: fdinfo memory stats
 2023-04-06 21:59 UTC 


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