linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-07 22:08:27 to 2022-10-08 11:07:56 UTC [more...]

[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
 2022-10-08 11:06 UTC  (2+ messages)

[PATCH] tty: n_gsm: avoid call of sleeping functions from atomic context
 2022-10-08 11:02 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH 0/2] tty: n_gsm: revert tx_mutex usage
            ` [PATCH 1/2] Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
            ` [PATCH 2/2] Revert "tty: n_gsm: replace kicktimer with delayed_work"

[PATCH] LoongArch: Do not create sysfs control file for io master CPUs
 2022-10-08 10:44 UTC  (4+ messages)

[PATCH 0/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads
 2022-10-08 10:38 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-08  9:52 UTC  (5+ messages)
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-10-08  9:48 UTC  (2+ messages)

[PATCH] KVM: x86: disable halt polling when powersave governor is used
 2022-10-08  9:40 UTC  (3+ messages)

[PATCH 1/1] mm/mmap_lock: Remove unnecessary 'NULL' values from Pointer
 2022-10-08  9:39 UTC 

[PATCH v4 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs
 2022-10-08  9:33 UTC  (4+ messages)

[PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
 2022-10-08  9:30 UTC 

[PATCH] mm: use vma_lookup() instead of find_vma()
 2022-10-07  3:03 UTC 

[PATCH linux-next] scsi: ipr: replace !strcmp with sysfs_streq
 2022-10-08  9:15 UTC 

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-07  2:48 UTC 

[RFC PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-08  9:06 UTC  (7+ messages)
` [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
` [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[selftests/nolibc] 362aecb2d8: kernel-selftests.nolibc.make_fail
 2022-10-08  8:57 UTC 

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-07  2:26 UTC 

[PATCH linux-next] scsi: myrb: replace !strcmp with sysfs_streq
 2022-10-08  8:49 UTC 

[PATCH] net: sched: Remove unnecessary ‘0’ values from err
 2022-10-08  8:48 UTC 

[PATCH -next] x86/tsc: Make art_related_clocksource static
 2022-10-08  8:47 UTC  (2+ messages)

[PATCH -next] ARM: mmp: Make some symbols static
 2022-10-08  8:45 UTC  (2+ messages)

ublk-qcow2: ublk-qcow2 is available
 2022-10-08  8:43 UTC  (6+ messages)

[PATCH -next] ARM: mmp: Add missing clk_disable_unprepare() in mmp_dt_init_timer()
 2022-10-08  8:43 UTC  (2+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-08  8:41 UTC  (9+ messages)
` [PATCH] perf: Fix missing SIGTRAPs

[PATCHv2 1/2] mmc: block: Remove error check of hw_reset on reset
 2022-10-08  8:38 UTC  (2+ messages)

[PATCH] docs: ftrace: Correct access mode
 2022-10-08  8:32 UTC 

[PATCH] hv: Remove unnecessary (void*) conversions
 2022-10-08  8:32 UTC 

[PATCH v7 0/8] Make ghes_edac a proper module
 2022-10-08  8:14 UTC  (4+ messages)
` [PATCH v7 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter

[PATCH linux-next] regulator: gpio: replace !strcmp with sysfs_streq
 2022-10-08  8:13 UTC 

[random] 1f9cc6d2c6: BUG:soft_lockup-CPU##stuck_for#s![trinity-c1:#]
 2022-10-08  8:10 UTC 

[PATCH linux-next] PNP: replace !strcmp with sysfs_streq
 2022-10-08  8:01 UTC 

[blk] 8c5035dfbb: fio.read_iops -10.6% regression
 2022-10-08  8:00 UTC  (2+ messages)

[PATCH] KEYS: Fix kernel-doc
 2022-10-08  7:50 UTC 

[PATCH linux-next] mtd: replace strcmp with sysfs_streq
 2022-10-08  7:46 UTC 

[PATCH v5] MIPS: Expose prid and globalnumber to sysfs
 2022-10-08  7:43 UTC  (2+ messages)

[PATCH] iov: support enable pci sriov concurrently
 2022-10-08  7:43 UTC  (2+ messages)

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08  7:33 UTC  (2+ messages)

[PATCH v3 0/3] mtd: mtdoops: use pr_ functions, add and direct call mtdoops_erase function when panic
 2022-10-08  7:25 UTC  (3+ messages)
` [PATCH v3 1/3] mtd: mtdoops: change printk() to counterpart pr_ functions

[PATCH v2] kbuild: add configurable debug info level
 2022-10-08  7:24 UTC  (10+ messages)
` [PATCH v3] kbuild: add debug level and macro defs options

[PATCH 0/6] Enable LKGS instruction
 2022-10-08  7:16 UTC  (18+ messages)
` [PATCH 5/6] x86/gsseg: move load_gs_index() to its own header file
` [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()

[RESEND] rtc: rv3028: Fix codestyle errors
 2022-10-08  7:13 UTC 

[PATCH v6 11/11] kallsyms: Add self-test facility
 2022-10-08  7:09 UTC  (3+ messages)

[PATCH 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-08  7:08 UTC  (6+ messages)
` [PATCH 2/5] ksm: support unsharing zero pages placed by KSM
` [PATCH 3/5] ksm: count all "
` [PATCH 4/5] ksm: count zero pages for each process
` [PATCH 5/5] ksm: add zero_pages_sharing documentation
` [PATCH 1/5] ksm: abstract the function try_to_get_old_rmap_item

[PATCH] acerhdf: remove unneeded semicolon
 2022-10-08  7:04 UTC 

[PATCH linux-next] leds: leds-bd2802: replace strcmp with sysfs_streq
 2022-10-08  6:59 UTC 

[PATCH] ring-buffer: Fix kernel-doc
 2022-10-08  6:56 UTC 

[paulmck-rcu:lazy.2022.10.07a] BUILD SUCCESS 2373c5a1033a43f83bb287ac2bac29dc8865a555
 2022-10-08  6:45 UTC 

[PATCH v2] efi/arm: dump UEFI runtime page tables for ARM
 2022-10-08  6:37 UTC  (2+ messages)

[PATCH v2 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-08  6:37 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: hpet: add loongson2k hpet binding

[PATCH 1/3] AppArmor: Fix kernel-doc
 2022-10-08  6:34 UTC  (3+ messages)
` [PATCH 2/3] LSM: "
` [PATCH 3/3] AppArmor: "

[PATCH v2] perf: Rewrite core context handling
 2022-10-08  6:24 UTC 

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-08  5:53 UTC  (8+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[syzbot] general protection fault in kernfs_get_inode
 2022-10-08  5:51 UTC  (5+ messages)

[linux-stable-rc:linux-4.14.y 433/3143] arch/xtensa/platforms/xtfpga/include/platform/hardware.h:59:26: error: initializer element is not constant
 2022-10-08  5:48 UTC 

[PATCH] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
 2022-10-08  5:26 UTC  (2+ messages)

[PATCH] interrupt: discover and disable very frequent interrupts
 2022-10-08  5:21 UTC  (2+ messages)
` [interrupt] 998288b7e8: RIP:cpuidle_enter_state

[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-10-08  5:22 UTC  (5+ messages)

[PATCH 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst
 2022-10-08  5:13 UTC  (3+ messages)

[PATCH] clk: at91: fix the build with binutils 2.27
 2022-10-08  5:15 UTC 

[broonie-misc:arm64-nmi 5/5] aarch64-linux-ld: arch/arm64/mm/proc.o:undefined reference to `HAS_NMI'
 2022-10-08  4:45 UTC 

[PATCH] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
 2022-10-08  4:38 UTC  (2+ messages)

[PATCH] mm: move PG_slab flag to page_type
 2022-10-08  4:21 UTC  (5+ messages)

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-08  3:44 UTC  (6+ messages)
` [PATCH v1 01/30] dt-bindings: riscv: Add StarFive JH7110 bindings

[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-10-08  3:44 UTC  (12+ messages)
` [PATCH V6 04/11] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V6 05/11] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V6 09/11] riscv: Add support for STACKLEAK gcc plugin

[PATCH] entry: Remove has_signal comment of arch_do_signal_or_restart() prototype
 2022-10-08  3:30 UTC  (4+ messages)

io_uring/rw.c:934:24: warning: Local variable 'rw' shadows outer variable [shadowVariable]
 2022-10-08  3:22 UTC 

[linux-next:master 12548/12775] mm/hugetlb.c:6835:6: sparse: sparse: symbol '__hugetlb_vma_unlock_write_put' was not declared. Should it be static?
 2022-10-08  3:22 UTC  (3+ messages)

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-08  3:21 UTC  (10+ messages)
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 4/6] treewide: use get_random_u32() "

[PATCH v1 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-08  3:21 UTC  (6+ messages)
` [PATCH v1 2/2] dt-bindings: hpet: add loongson2k hpet binding

[PATCH] ARM: kprobes: move __kretprobe_trampoline to out of line assembler
 2022-10-08  3:10 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V2 0/3] Convert Unisoc GPIO bindings to yaml and add support for UMS512
 2022-10-08  2:57 UTC  (4+ messages)
` [PATCH V2 2/3] dt-bindings: gpio: Convert Unisoc EIC controller binding to yaml

[PATCH V2 0/2] irqchip: Support to set irq type for ACPI path
 2022-10-08  2:51 UTC  (3+ messages)
` [PATCH V2 1/2] irqchip/loongson-pch-pic: "
` [PATCH V2 2/2] irqchip/loongson-liointc: "

[PATCH v2 1/2] mfd: Add support for UP board CPLD/FPGA
 2022-10-08  2:51 UTC  (2+ messages)

[PATCH] soc: fsl: qe: Add check for ioremap
 2022-10-08  2:38 UTC 

[PATCH 0/8] Some pstore improvements
 2022-10-08  2:36 UTC  (10+ messages)
` [PATCH 8/8] efi: pstore: Add module parameter for setting the record size

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-10-08  2:35 UTC  (10+ messages)
` [PATCH v12 7/7] x86/crash: Add x86 crash hotplug support

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-08  2:33 UTC  (7+ messages)
` [PATCH v3 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage

[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
 2022-10-08  2:29 UTC  (5+ messages)
` [PATCH v2 8/9] hugetlb: use new vma_lock for "

[PATCH -next] sched/core: Fix the bug that traversal in sched_group_cookie_match is wrong
 2022-10-08  2:27 UTC 

[PATCHv2] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-08  2:16 UTC 

[PATCH v7 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-10-08  2:15 UTC  (3+ messages)
` [PATCH v7 1/3] llist: Add a lock-less list variant terminated by a sentinel node

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-10-08  2:03 UTC  (2+ messages)

[PATCH -next] net: mvneta: Remove unused variables 'i'
 2022-10-10  3:25 UTC  (3+ messages)

[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
 2022-10-08  1:56 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v6.1
 2022-10-08  1:54 UTC 

[PATCH] drm/sched: Fix kernel NULL pointer dereference error
 2022-10-08  1:48 UTC  (4+ messages)

[PATCH] fs/select: avoid clang stack usage warning
 2022-10-08  1:46 UTC  (8+ messages)

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-10-08  1:40 UTC 

[PATCH 0/3] ipmi: fix ipmi memleak and unload bug
 2022-10-08  1:36 UTC  (4+ messages)
` [PATCH 1/3] ipmi: fix msg stack when IPMI is disconnected

[git pull] vfs.git pile 7 (tmpfile)
 2022-10-08  1:23 UTC 

[broonie-misc:arm64-nmi 5/5] ld.lld: error: undefined symbol: HAS_NMI
 2022-10-08  1:19 UTC 

[PATCH net-next] net/sock: Introduce trace_sk_data_ready()
 2022-10-08  1:11 UTC  (5+ messages)
` [PATCH net-next v2] "

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-08  1:04 UTC  (3+ messages)
` [PATCH v5 7/7] sched/fair: Add latency list

[PATCH] taprio: Set the value of picos_per_byte before fill sched_entry
 2022-10-01  8:29 UTC  (12+ messages)
` [PATCH V2] "

[PATCH] taprio: Set the value of picos_per_byte before fill sched_entry
 2022-10-01  0:59 UTC  (4+ messages)

[PATCH v4 0/4] dirty_log_perf_test CPU pinning
 2022-10-08  0:46 UTC  (7+ messages)
` [PATCH v4 4/4] KVM: selftests: Run dirty_log_perf_test on specific CPUs

[PATCH RESEND v3 00/17] EDAC/mc/synopsys: Various fixes and cleanups
 2022-10-08  0:42 UTC  (6+ messages)
` [PATCH RESEND v3 14/17] EDAC/synopsys: Detach Zynq DDRC controller support

[PATCH 0/1]
 2022-10-07 23:45 UTC  (2+ messages)
` [PATCH 1/1] arm64: allwinner: a64: enable Bluetooth on Pinebook

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-10-08  0:38 UTC  (7+ messages)
` [RFC PATCH 10/23] sched/fair: Use classes of tasks when selecting a busiest runqueue
` [RFC PATCH 18/23] sched/task_struct: Add helpers for task classification

[GIT PULL] USB / Thunderbolt driver changes for 6.1-rc1
 2022-10-08  0:28 UTC  (2+ messages)

[PATCH v2 0/2] Samsung s6e3fc2x01 panel driver for OnePlus 6T
 2022-10-08  0:28 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: gpu: drm: add driver for samsung s6e3fc2x01 cmd mode panel

[GIT PULL] Driver core changes for 6.1-rc1
 2022-10-08  0:28 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver changes for 6.1-rc1
 2022-10-08  0:28 UTC  (2+ messages)

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-08  0:23 UTC  (3+ messages)
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[RFC v2 0/4] vmalloc_exec for modules and BPF programs
 2022-10-08  0:17 UTC 

[PATCH] sched: Introduce struct balance_callback to avoid CFI mismatches
 2022-10-08  0:07 UTC 

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-10-08  0:00 UTC  (3+ messages)

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-08  0:00 UTC  (18+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH] NFSD: Avoid clashing function prototypes
 2022-10-07 23:54 UTC 

[PATCH] csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"
 2022-10-07 23:45 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v6.1-rc1
 2022-10-07 23:37 UTC  (2+ messages)

[GIT PULL]: Generic phy updates for v6.1-rc1
 2022-10-07 23:37 UTC  (2+ messages)

[GIT PULL]: SoundWire subsystem updates for v6.1-rc1
 2022-10-07 23:37 UTC  (3+ messages)

[kdave-btrfs-devel:stable-6.0 1/1] fs/btrfs/extent_io.c:1502:34: error: too few arguments to function call, expected 7, have 5
 2022-10-07 23:26 UTC 

[PATCH] perf jevents: Parse metrics during conversion
 2022-10-07 23:19 UTC 

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-10-07 22:45 UTC  (6+ messages)

[PATCH v5 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-10-07 22:45 UTC  (9+ messages)
` [PATCH v5 1/2] PCI: dwc: Drop dependency on ZONE_DMA32

[PATCH v2 0/3] KVM: EFER.LMSLE cleanup
 2022-10-07 22:41 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: SVM: Unconditionally enumerate EferLmsleUnsupported

[PATCH 1/2] ata: allow toggling fua parameter at runtime
 2022-10-07 22:41 UTC  (8+ messages)
` [PATCH 2/2] ata: allow enabling FUA support in Kconfig

[syzbot] WARNING in change_pte_range
 2022-10-07 22:36 UTC  (3+ messages)

[thierryreding:for-6.1/work 113/126] drivers/cpufreq/cppc_cpufreq.c:641:32: error: 'cppc_get_cpu_power' undeclared
 2022-10-07 22:34 UTC 

[PATCH v5 0/2] power: supply: introduce support for the Qualcomm smb2 charger
 2022-10-07 22:22 UTC  (3+ messages)
` [PATCH v5 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v5 2/2] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-10-07 22:19 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).