linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-10 01:45:30 to 2023-06-10 11:58:50 UTC [more...]

test
 2023-06-10 11:40 UTC 

arch/riscv/kernel/elf_kexec.c:185:23: warning: variable 'kernel_start' set but not used
 2023-06-10 11:44 UTC 

[PATCH v2 00/22] Restructure RPM SMD ICC
 2023-06-10 11:35 UTC  (3+ messages)
` [PATCH v2 04/22] clk: qcom: smd-rpm: Export clock scaling availability

[PATCH v2 0/4] Make IA32_EMULATION boot time overridable
 2023-06-10 11:26 UTC  (7+ messages)
` [PATCH v2 1/4] x86: Introduce CONFIG_IA32_EMULATION_DEFAULT_DISABLED Kconfig option
` [PATCH v2 3/4] x86/entry: Disable IA32 syscall if ia32_disabled is true

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-06-10 11:22 UTC  (4+ messages)
` [PATCH 11/15] sched/eevdf: Better handle mixed slice length

[PATCH] Add a sysctl option to disable bpf offensive helpers
 2023-06-10 11:05 UTC 

[syzbot] [cgroups?] possible deadlock in freezer_css_online
 2023-06-10 11:07 UTC 

[PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
 2023-06-10 11:04 UTC  (5+ messages)

[PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
 2023-06-10 10:57 UTC  (13+ messages)

[PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
 2023-06-10 10:57 UTC  (6+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk

[PATCH] cpufreq: amd-pstate: Set default governor to schedutil
 2023-06-10 10:54 UTC  (2+ messages)

[PATCH] i2c: qup: Add missing unwind goto in qup_i2c_probe()
 2023-06-10 10:54 UTC  (2+ messages)

[PATCH v3 0/3] Rust scatterlist abstractions
 2023-06-10 10:49 UTC  (4+ messages)
` [PATCH v3 1/3] rust: kernel: add ScatterList abstraction
` [PATCH v3 2/3] rust: kernel: implement iterators for ScatterList
` [PATCH v3 3/3] rust: kernel: add SgTable abstraction

[PATCH -next] kernel: pid_namespace: Remove unused set_memfd_noexec_scope()
 2023-06-10 10:28 UTC 

[PATCH v4 0/4] Reserve DSPPs based on user request
 2023-06-10 10:26 UTC  (4+ messages)
` [PATCH v4 2/4] drm/msm/dpu: add DSPPs into reservation upon a CTM request

[PATCH v6] sh: avoid using IRQ0 on SH3/4
 2023-06-10 10:24 UTC  (4+ messages)

[PATCH -next] mm: Remove unused vma_init_lock()
 2023-06-10 10:19 UTC 

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-06-10 10:15 UTC  (16+ messages)

[syzbot] [tomoyo?] [fs?] INFO: rcu detected stall in newfstatat (3)
 2023-06-10 10:09 UTC  (2+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-10  9:57 UTC  (13+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 05/10] dpll: api header: Add DPLL framework base functions
` [RFC PATCH v8 07/10] ice: add admin commands to access cgu configuration
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu
` [RFC PATCH v8 09/10] ptp_ocp: implement DPLL ops

[PATCH v2] perf stat: Add missing newline in pr_err messages
 2023-06-10  9:44 UTC 

[PATCH] perf stat: Add missing newline in pr_error messages
 2023-06-10  9:40 UTC 

[PATCH] i2c: mpc: Use of_property_read_reg() to parse "reg"
 2023-06-10  9:36 UTC  (2+ messages)

[PATCH v2] cgroup: Do not corrupt task iteration when rebinding subsystem
 2023-06-10  9:26 UTC 

[PATCH v9 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2023-06-10  9:25 UTC  (6+ messages)
` [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available

[PATCH V2 1/2] ASoC: dt-bindings: max98388: add amplifier driver
 2023-06-10  9:24 UTC  (4+ messages)
` [PATCH V2 2/2] ASoC: "

[PATCH v8 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-06-10  9:13 UTC  (12+ messages)
` [PATCH v8 01/11] Revert "[PATCH] uml: export symbols added by GCC hardened"
` [PATCH v8 02/11] modpost: pass struct module pointer to check_section_mismatch()
` [PATCH v8 03/11] kbuild: generate KSYMTAB entries by modpost
` [PATCH v8 04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v8 05/11] modpost: check static EXPORT_SYMBOL* by modpost again
` [PATCH v8 06/11] modpost: squash sym_update_namespace() into sym_add_exported()
` [PATCH v8 07/11] modpost: use null string instead of NULL pointer for default namespace
` [PATCH v8 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
` [PATCH v8 09/11] modpost: merge two similar section mismatch warnings
` [PATCH v8 10/11] modpost: show offset from symbol for "
` [PATCH v8 11/11] linux/export.h: rename 'sec' argument to 'license'

[GIT PULL] pinctrl: dt-bindings: qcom: for v6.5
 2023-06-10  9:12 UTC 

[PATCH v7 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-06-10  8:56 UTC  (3+ messages)
` [PATCH v7 03/11] kbuild: generate KSYMTAB entries by modpost

[PATCH v1] drivers: meson: secure-pwrc: always enable DMA domain
 2023-06-10  9:04 UTC 

Fwd: Waking up from resume locks up on sr device
 2023-06-10  8:55 UTC  (3+ messages)

[paulmck-rcu:dev.2023.06.08a] BUILD SUCCESS 50056a58953d00ae7f6760e64bc01a30cedf9512
 2023-06-10  8:49 UTC 

[PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
 2023-06-10  8:42 UTC  (3+ messages)

[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
 2023-06-10  8:41 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] crypto:caam - avoid allocating memory at crypto request runtime for skcipher

[PATCH v3 0/2] Add MCQ support for MTK platform
 2023-06-10  8:33 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v3 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

[PATCH] x86: Fix build of UML with KASAN
 2023-06-10  8:34 UTC  (2+ messages)

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-06-10  8:32 UTC  (8+ messages)
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch

[PATCH] rtc: pcf-8563: Report previously detected low-voltage via RTC_VL_BACKUP_LOW
 2023-06-10  8:31 UTC  (2+ messages)

[RFC v1 0/6] kunit: Add test attributes API
 2023-06-10  8:29 UTC  (12+ messages)
` [RFC v1 1/6] kunit: Add test attributes API structure
` [RFC v1 2/6] kunit: Add speed attribute
` [RFC v1 3/6] kunit: Add ability to filter attributes
` [RFC v1 4/6] kunit: tool: Add command line interface to filter and report attributes
` [RFC v1 5/6] kunit: memcpy: Mark tests as slow using test attributes

[PATCH 0/2] Ftrace direct call samples improvements
 2023-06-10  8:28 UTC  (3+ messages)

[PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
 2023-06-10  8:26 UTC  (3+ messages)

Covid-19 crisis - Urgent
 2023-05-31 14:00 UTC 

[RFC] block: relax permission for Persistent Reservations ioctl
 2023-06-10  8:12 UTC  (3+ messages)

[PATCH 1/4] Rip out simple_strtoll()
 2023-06-10  8:10 UTC  (11+ messages)
` [PATCH 2/4] vsscanf(): Return -ERANGE on integer overflow
` [PATCH 3/4] Add strict version of vsscanf()
` [PATCH 4/4] Strict XenStore entry parsing

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-10  8:00 UTC  (9+ messages)
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()

[PATCH v12 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-10  7:57 UTC  (5+ messages)
` [PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v12 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v12 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v12 4/4] evm: Support multiple LSMs providing an xattr

[PATCH -next v3] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2023-06-10  7:46 UTC 

[PATCH v3 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-10  7:40 UTC  (2+ messages)

Fwd: rtl8xxxu kernel module deauthenticate session from public open Wifi AP
 2023-06-10  7:38 UTC  (4+ messages)

[PATCH] powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node
 2023-06-10  7:35 UTC  (2+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS de2b5ae75f684f62994d74987d0ef1e8c22754a2
 2023-06-10  7:35 UTC 

[paulmck-rcu:dev.2023.06.09a] BUILD SUCCESS 0bf38cfa30b818fefa8b44615cb4f1659af201bb
 2023-06-10  7:25 UTC 

[PATCH] drm/edid: Add quirk for OSVR HDK 2.0
 2023-06-10  7:22 UTC  (4+ messages)

[net-next PATCH 0/6] RVU NIX AF driver updates
 2023-06-10  7:14 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: unify PM interfaces
 2023-06-10  7:12 UTC  (2+ messages)

[PATCH net 00/14] selftests: mptcp: skip tests not supported by old kernels (part 2)
 2023-06-10  7:12 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-10  7:01 UTC  (12+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v4 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments

[PATCH v2] ubi: block: Fix cleanup handling
 2023-06-10  7:01 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for 6.4, part 2
 2023-06-10  7:00 UTC 

[PATCH v5 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising
 2023-06-10  6:58 UTC  (2+ messages)

[PATCH 0/3] fixup potential cpu stall
 2023-06-10  6:51 UTC  (8+ messages)
` [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs
` [PATCH 2/3] virtio_console: "

[PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order
 2023-06-10  6:50 UTC  (3+ messages)

[PATCH v5 0/3] fix blktrace debugfs entries leakage
 2023-06-10  6:50 UTC  (5+ messages)
` [PATCH v5 1/3] blktrace: use inline function for blk_trace_remove() while blktrace is disabled
` [PATCH v5 2/3] scsi: sg: fix blktrace debugfs entries leakage
` [PATCH v5 3/3] block: "

[PATCH] drm/amd/amdgpu: enable W=1 for amdgpu
 2023-06-10  6:49 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Add a quirk for Compaq N14JP6
 2023-06-10  6:45 UTC  (2+ messages)

[PATCH] cgroup/cpuset: remove unneeded header files
 2023-06-10  6:41 UTC 

[PATCH] sched/deadline: merge __dequeue_dl_entity() into its sole caller
 2023-06-10  6:35 UTC 

[PATCH] sched/core: remove duplicated header file
 2023-06-10  6:27 UTC 

[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-10  6:26 UTC  (9+ messages)
` [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code
` [PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v6 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
` [PATCH v6 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap

[PATCH v2 net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-10  6:18 UTC  (3+ messages)

[syzbot] [udf?] KASAN: slab-use-after-free Read in udf_free_blocks
 2023-06-10  6:11 UTC 

[PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
 2023-06-10  5:52 UTC  (2+ messages)

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-06-10  5:48 UTC  (10+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

[tip:x86/cc] BUILD SUCCESS 84b9b44b99780d35fe72ac63c4724f158771e898
 2023-06-10  5:43 UTC 

[PATCH] Documentation: virt: clean up paravirt_ops doc
 2023-06-10  5:43 UTC 

[PATCH] Documentation: virt: correct location of haltpoll module params
 2023-06-10  5:43 UTC 

[PATCH v4 0/8] Add MT8195 HDMI support
 2023-06-10  4:16 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
 2023-06-10  4:15 UTC  (3+ messages)

[tip:master] BUILD SUCCESS 393dca8506345e9c1a0b4f1c029d2ecbee9057d8
 2023-06-10  4:01 UTC 

[tip:x86/mm] BUILD SUCCESS 78841cd185aa74bc92d3ac2c63a870395caaa086
 2023-06-10  4:00 UTC 

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-10  4:01 UTC  (20+ messages)

[PATCH] cgroup: remove unused task_cgroup_path()
 2023-06-10  3:57 UTC 

[PATCH] EDAC/ghes: mark some functions __init
 2023-06-10  3:52 UTC 

[PATCH bpf-next 1/5] bpf: Add bpf_cpumask_first_and() kfunc
 2023-06-10  3:50 UTC  (5+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: Add test for new "
` [PATCH bpf-next 3/5] bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
` [PATCH bpf-next 4/5] selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
` [PATCH bpf-next 5/5] bpf/docs: Update documentation for new cpumask kfuncs

linux-next: Tree for Jun 9
 2023-06-10  3:48 UTC  (2+ messages)
` linux-next: Tree for Jun 9 (drivers/s390/char/uvdevice.o)

[PATCH] memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
 2023-06-10  3:41 UTC 

[PATCH] mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
 2023-06-10  3:46 UTC 

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-06-10  3:31 UTC  (3+ messages)
` [PATCH v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-10  3:23 UTC  (23+ messages)
` [PATCH v5 12/26] cxl/port: Store the port's Component Register mappings in struct cxl_port
` [PATCH v5 13/26] cxl/port: Store the downstream port's Component Register mappings in struct cxl_dport
` [PATCH v5 14/26] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v5 15/26] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v5 16/26] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v5 17/26] cxl/port: Remove Component Register base address from struct cxl_dport
` [PATCH v5 18/26] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v5 19/26] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v5 20/26] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v5 21/26] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v5 22/26] cxl/pci: Map RCH downstream AER registers for logging protocol errors

[PATCH -next v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2023-06-10  3:17 UTC 

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-10  3:12 UTC  (10+ messages)
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 2023-06-10  3:11 UTC  (3+ messages)

[PATCH -next] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2023-06-10  3:01 UTC 

[PATCH v4 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-06-10  3:03 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures

[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
 2023-06-10  3:00 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command
` [PATCH v2 2/2] scsi: ufs: core: Remove dedicated hwq for dev command

[PATCH v2] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
 2023-06-10  3:07 UTC  (2+ messages)
` [PATCH v3] "

[PATCH -next v2] blk-mq: fix potential io hang by wrong 'wake_batch'
 2023-06-10  2:30 UTC 

[PATCH v2 0/5] perf cs-etm: Track exception level
 2023-06-10  2:33 UTC  (3+ messages)
` [PATCH v2 4/5] "

[PATCH -next] blk-mq: fix potential io hang by wrong 'wake_batch'
 2023-06-10  2:26 UTC  (3+ messages)

[tip:sched/core] BUILD SUCCESS 5416bf1cf5602ab3a38b4c0d15ccec1ca4199633
 2023-06-10  2:15 UTC 

[PATCH v2 0/2] crypto: LEA block cipher implementation
 2023-06-10  2:14 UTC  (6+ messages)

[PATCH] accel/qaic: Fix dereferencing freed memory
 2023-06-10  2:12 UTC 

[PATCH] Enable AMD3255 Proc to show negative temperature
 2023-06-10  2:00 UTC  (2+ messages)

[PATCHv5] mm: skip CMA pages when they are not available
 2023-06-10  1:51 UTC  (3+ messages)

[PATCH] mm/khugepaged: fix iteration in collapse_file
 2023-06-10  1:45 UTC  (3+ messages)


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).