linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 20:52:26 to 2024-03-09 04:54:52 UTC [more...]

[PATCH v7 0/2] mm/vmalloc: lock contention optimization under multi-threading
 2024-03-09  4:54 UTC  (8+ messages)
` [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened

[PATCH net-next 0/4] net: route: improve route hinting
 2024-03-09  4:53 UTC  (4+ messages)
` [PATCH net-next 2/4] net: dst_cache: add input_dst_cache API

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in ip_skb_dst_mtu
 2024-03-09  4:53 UTC  (4+ messages)

[PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable
 2024-03-09  4:42 UTC  (6+ messages)

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-03-09  4:27 UTC  (10+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages

[PATCH net-next v4] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-09  4:17 UTC  (2+ messages)

[PATCH net-next v8 0/8] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-03-09  4:05 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-09  4:02 UTC  (2+ messages)

[GIT PULL] firewire fixes for v6.8-final
 2024-03-09  4:01 UTC 

[PATCH][next] tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
 2024-03-09  4:00 UTC  (2+ messages)

[PATCH net-next -v5] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-09  3:57 UTC  (2+ messages)

[PATCH] net: phy: mdio-bcm-unimac: Cast denominator to unsigned long to avoid overflow
 2024-03-09  3:52 UTC  (3+ messages)

[PATCH v2] USB: Use EHCI control transfer pid macros instead of constant values
 2024-03-09  3:37 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-03-09  3:36 UTC  (4+ messages)
` [PATCH v3 2/2] phy: add driver for MediaTek XFI T-PHY

Question about unpacking large initramfs (>2G)
 2024-03-09  3:11 UTC 

[RFC] ext4: Add support for ext4_map_blocks_atomic()
 2024-03-09  2:37 UTC  (2+ messages)

[GIT PULL] Ceph fix for 6.8-rc8
 2024-03-09  2:23 UTC  (2+ messages)

[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
 2024-03-09  2:19 UTC  (5+ messages)
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching

[PATCH v11 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-09  2:15 UTC  (10+ messages)
` [PATCH v11 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v11 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v11 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v11 4/5] clk: sophgo: Add SG2042 clock driver

[PATCH 00/19] timekeeping: Handle potential multiplication overflow
 2024-03-09  2:09 UTC  (3+ messages)
` [PATCH 01/19] vdso: Consolidate vdso_calc_delta()

[PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list
 2024-03-09  1:47 UTC 

[RFC PATCH 3/3] mm/damon/paddr: support DAMOS filter type YOUNG
 2024-03-09  1:53 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
 2024-03-09  1:36 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL "
` [PATCH 2/2] KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-03-09  1:27 UTC  (10+ messages)
` [PATCH v6 1/9] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.)
` [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header
` [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
` [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v6 7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
` [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()

[PATCH v4] clk: zynq: Prevent null pointer dereference caused by kmalloc failure
 2024-03-09  1:15 UTC  (2+ messages)

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-09  1:14 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-03-09  1:09 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
` [PATCH 2/5] KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1
` [PATCH 3/5] srcu: Add an API for a memory barrier after SRCU read lock
` [PATCH 4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH v1 1/1] clk: fractional-divider: Use bit operations consistently
 2024-03-09  1:07 UTC  (2+ messages)

[PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-09  1:06 UTC  (2+ messages)

[PATCH v1 1/1] clk: fractional-divider: Move mask calculations out of lock
 2024-03-09  1:06 UTC  (2+ messages)

[tip:master] BUILD SUCCESS fdd513724225c13812f15c2bd7efaa96d72a2856
 2024-03-09  1:04 UTC 

[PATCH 0/1] platform/surface: platform_profile: add fan profile switching
 2024-03-09  0:58 UTC  (2+ messages)

[PATCH] RDMA/cm: add timeout to cm_destroy_id wait
 2024-03-09  0:55 UTC  (3+ messages)

[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
 2024-03-09  0:50 UTC  (5+ messages)
  ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "

[PATCH] [RFC] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-09  0:46 UTC  (8+ messages)

[PATCH 0/2] clk: Fix a core error path and missing qcom camcc-x1e80100 enum
 2024-03-09  0:36 UTC  (3+ messages)
` [PATCH 1/2] clk: Fix clk_core_get NULL dereference

[PATCH v2] dt-bindings: input: atmel,captouch: convert bindings to YAML
 2024-03-09  0:34 UTC  (2+ messages)

[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
 2024-03-09  0:33 UTC  (3+ messages)
` [PATCH v2 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page

[syzbot] BUG: sleeping function called from invalid context in __bread_gfp
 2024-03-08 22:16 UTC  (3+ messages)
` [syzbot] [fs?] "

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key
 2024-03-08 22:19 UTC  (3+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-09  0:27 UTC  (4+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api

[syzbot] possible deadlock in do_page_mkwrite
 2024-03-09  0:24 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH net-next v1] net: page_pool: factor out page_pool recycle check
 2024-03-09  0:08 UTC  (5+ messages)

[PATCH-next v2] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-03-09  0:01 UTC  (5+ messages)

[PATCH 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-08 23:53 UTC  (3+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-03-08 23:49 UTC  (6+ messages)

[PATCH v2] mshyperv: Introduce hv_get_hypervisor_version function
 2024-03-08 23:46 UTC  (3+ messages)

v6.8.0-rc6: mei_ace_probe / mei_vsc_probe: do not call blocking ops when !TASK_RUNNING
 2024-03-08 23:45 UTC  (6+ messages)

[PATCH v3] x86/hyperv: Use per cpu initial stack for vtl context
 2024-03-08 23:40 UTC  (5+ messages)

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-03-08 23:28 UTC  (4+ messages)
` [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks

[PATCH v2] x86/resctrl: Fix WARN in get_domain_from_cpu()
 2024-03-08 23:26 UTC  (6+ messages)
` [PATCH v5 0/2] x86/resctrl: Pass domain to target CPU
  ` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] x86/resctrl: Simplify call convention for MSR update functions

[PATCH v0] perf lock contention: skip traceiter functions
 2024-03-08 23:24 UTC  (4+ messages)

[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-08 23:09 UTC  (8+ messages)
` [PATCH 1/3] "

[PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
 2024-03-08 23:08 UTC  (3+ messages)

[RESEND PATCH v2] x86/apic: Use u32 instead of unsigned long
 2024-03-08 23:02 UTC  (2+ messages)
` [PATCH v3] x86/apic: Improve data types to fix Coccinelle warnings

[PATCH v2 0/7] vfio: Interrupt eventfd hardening
 2024-03-08 23:05 UTC  (8+ messages)
` [PATCH v2 1/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH v2 2/7] vfio/pci: Lock external INTx masking ops
` [PATCH v2 3/7] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH v2 4/7] vfio/pci: Create persistent INTx handler
` [PATCH v2 5/7] vfio/platform: Disable virqfds on cleanup
` [PATCH v2 6/7] vfio/platform: Create persistent IRQ handlers
` [PATCH v2 7/7] vfio/fsl-mc: Block calling interrupt handler without trigger

[PATCH v3] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-08 22:56 UTC  (2+ messages)

[PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
 2024-03-08 23:01 UTC  (10+ messages)
` [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests

[PATCH bpf-next] arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
 2024-03-08 23:00 UTC  (2+ messages)

[PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-08 22:54 UTC  (4+ messages)
` [PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` (subset) [PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts

[PATCH] Documentation: power: Fix typo in suspend and interrupts doc
 2024-03-08 22:44 UTC 

[PATCH v2 rcu/dev 1/2] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-08 22:44 UTC  (2+ messages)
` [PATCH v2 rcu/dev 2/2] rcu/tree: Add comments explaining now-offline-CPU QS reports

linux-next: build failure after merge of the edac tree
 2024-03-08 22:43 UTC  (2+ messages)

[GIT PULL] KVM: x86 pull requests for 6.9
 2024-03-08 22:37 UTC  (9+ messages)
` [GIT PULL] KVM: Async #PF changes "
` [GIT PULL] KVM: Common MMU "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: VMX "
` [GIT PULL] KVM: Xen and gfn_to_pfn_cache "

[PATCH 3/5] media: imx335: Use V4L2 CCI for accessing sensor registers
 2024-03-08 22:36 UTC  (2+ messages)

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-08 22:30 UTC  (12+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "

[PATCH v2 0/4] Re-use device management code fragments
 2024-03-08 22:32 UTC  (5+ messages)
` [PATCH v2 4/4] scsi: ufs: Re-use compose_devman_upiu

[PATCH v5 0/2] Synchronize DT overlay removal with devlink removals
 2024-03-08 22:29 UTC  (3+ messages)

[git pull] Input updates for v6.8-rc7
 2024-03-08 22:28 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 6.8-rc8
 2024-03-08 22:28 UTC  (2+ messages)

[git pull] drm fixes for 6.8 final
 2024-03-08 22:28 UTC  (2+ messages)

[GIT PULL] USB/Thunderbolt driver fixes for 6.8-rc8
 2024-03-08 22:28 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.8
 2024-03-08 22:28 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 6.8-rc8
 2024-03-08 22:28 UTC  (2+ messages)

[GIT PULL] late pin control fixes for the v6.8 kernel
 2024-03-08 22:28 UTC  (2+ messages)

[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
 2024-03-08 22:27 UTC  (5+ messages)
` [PATCH 2/3] openrisc: Call setup_memory() earlier in the init sequence

[PATCH v3 0/2] Add samsung-milletwifi
 2024-03-08 22:16 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 8.0 Wi-Fi

[PATCH net-next 00/15] selftests: mptcp: various improvements
 2024-03-08 22:10 UTC  (16+ messages)
` [PATCH net-next 01/15] selftests: mptcp: print all error messages to stdout
` [PATCH net-next 02/15] selftests: mptcp: connect: add dedicated port counter
` [PATCH net-next 03/15] selftests: mptcp: connect: fix misaligned output
` [PATCH net-next 04/15] selftests: mptcp: sockopt: print every test result
` [PATCH net-next 05/15] selftests: mptcp: export TEST_COUNTER variable
` [PATCH net-next 06/15] selftests: mptcp: add print_title in mptcp_lib
` [PATCH net-next 07/15] selftests: mptcp: print test results with counters
` [PATCH net-next 08/15] selftests: mptcp: use += operator to append strings
` [PATCH net-next 09/15] selftests: mptcp: print test results with colors
` [PATCH net-next 10/15] selftests: mptcp: call test_fail without argument
` [PATCH net-next 11/15] selftests: mptcp: extract mptcp_lib_check_expected
` [PATCH net-next 12/15] selftests: mptcp: print_test out of verify_listener_events
` [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_verify_listener_events
` [PATCH net-next 14/15] selftests: mptcp: declare event macros in mptcp_lib
` [PATCH net-next 15/15] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL

[PATCH v2 0/7] sparc32: build fixes for all{yes,mod}config builds
 2024-03-08 22:08 UTC  (5+ messages)
` [PATCH v2 7/7] sparc32: Fix section mismatch in leon_pci_grpci

[PATCH 0/3] QCM2290 LMH
 2024-03-08 22:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: lmh: Add QCM2290 compatible
` [PATCH 2/3] thermal: qcom: lmh: Check for SCM avaiability at probe
` [PATCH 3/3] arm64: dts: qcom: qcm2290: Add LMH node

[PATCH] firmware: qcom_scm: remove IS_ERR() checks from qcom_scm_bw_{en,dis}able()
 2024-03-08 22:00 UTC  (2+ messages)

[PATCH v4 0/9] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-03-08 21:58 UTC  (3+ messages)
` [PATCH v4 4/9] usb: cdns3-ti: support reset-on-resume behavior

[PATCH v6 0/6] Reduce synchronize_rcu() latency(v6)
 2024-03-08 21:51 UTC  (2+ messages)

[PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-08 21:45 UTC 

[PATCH 0/6] tracing/ring-buffer: Fix wakeup of ring buffer waiters
 2024-03-08 21:41 UTC  (5+ messages)

Question about PB rule of LKMM
 2024-03-08 21:38 UTC  (15+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-08 21:33 UTC  (10+ messages)
` [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO

[PATCH 0/2] uio: Convert to platform remove callback returning void
 2024-03-08 21:31 UTC  (3+ messages)
` [PATCH 1/2] uio: fsl_elbc_gpcm: "
` [PATCH 2/2] uio: pruss: "

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-03-08 21:31 UTC  (2+ messages)

[PATCH] drm/panthor: Add support for performance counters
 2024-03-08 21:26 UTC  (2+ messages)

[syzbot] WARNING in reiserfs_lookup
 2024-03-08 21:27 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH 0/2] Preserve TPM log across kexec
 2024-03-08 21:26 UTC  (7+ messages)
` [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log

MGLRU premature memcg OOM on slow writes
 2024-03-08 21:22 UTC  (5+ messages)

[PATCH 0/4] siox: Move some complexity into the core
 2024-03-08 21:20 UTC  (6+ messages)
` [PATCH 2/4] siox: Provide a devm variant of siox_master_alloc()
        ` [PULL] siox changes for 6.9

[PATCH v6 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-08 21:15 UTC  (13+ messages)
` [PATCH v6 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v6 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH net-next] ptp: Move from simple ida to xarray
 2024-03-08 21:07 UTC  (2+ messages)

[PATCH v4 1/2] platform/x86: wmi: Support reading/writing 16 bit EC values
 2024-03-08 21:05 UTC  (2+ messages)
` [PATCH v4 2/2] platform/x86: wmi: Avoid returning AE_OK upon unknown error

[RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
 2024-03-08 21:04 UTC  (12+ messages)
` [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
` [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
` [RFC][PATCH 3/4] kprobes: Allow kprobes "

[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-08 21:00 UTC  (9+ messages)
` [PATCH 3/5] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH 4/5] i2c: riic: Pass register offsets and chip details as OF data

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-08 21:01 UTC  (7+ messages)
` [PATCH v19 014/130] KVM: Add KVM vcpu ioctl to pre-populate guest memory
` [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD

[gustavoars:testing/WFAMNAE-next20240308-cbc-with-NEW-DEFINE_FLEX] BUILD SUCCESS 823e9e784e5c44ddd46880dad37e3088917b2f20
 2024-03-08 21:00 UTC 

[PATCH 0/3] dma: xilinx_dpdma: Fix locking
 2024-03-08 21:00 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore
` [PATCH 3/3] dma: Add lockdep asserts to virt-dma

[PATCH 0/7] Additions to "Reimplement line-per-line pixel conversion for plane reading" series
 2024-03-08 20:57 UTC  (3+ messages)
` [PATCH 1/7] drm: Fix drm_fixp2int_round() making it add 0.5

[PATCH 1/5] media: imx335: Support 2 or 4 lane operation modes
 2024-03-08 20:51 UTC  (2+ 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).