The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-05-06 09:53:55 to 2024-05-06 12:37:14 UTC [more...]

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-06 12:37 UTC  (21+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes

[PATCH net] net: tcp: Update the type of scaling_ratio
 2024-05-06 12:35 UTC  (2+ messages)

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-05-06 12:34 UTC  (7+ messages)

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-05-06 12:33 UTC  (11+ messages)
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dtReadFirst
 2024-05-06 12:25 UTC  (2+ messages)

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-05-06 12:33 UTC  (9+ messages)
` [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
` [RFC PATCH v4 27/34] ext4: implement zero_range "

[PATCH v2 2/7] resource: Rename find_resource() to find_empty_resource_slot()
 2024-05-06 12:30 UTC  (2+ messages)

[PATCH] Docs: fs: prove directory locking more formally
 2024-05-06 12:29 UTC 

[RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg
 2024-05-06 12:29 UTC  (11+ messages)

Massive slowdown in kernels as of 6.x
 2024-05-06 12:23 UTC  (5+ messages)

[PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-05-06 12:28 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH v4 2/6] arm64: dts: rockchip: enable thermal management on all RK3588 boards

[PATCH] x86/alternatives: Remove alternative_input_2()
 2024-05-06 12:28 UTC 

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-06 12:27 UTC  (7+ messages)
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache

[PATCH v3 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-06 12:25 UTC  (5+ messages)
` [PATCH v3 4/5] PCI: imx6: Convert "

[REGRESSION] Thunderbolt Host Reset Change Causes eGPU Disconnection from 6.8.7=>6.8.8
 2024-05-06 12:24 UTC 

[PATCH v2 0/7] Add Mule I2C multiplexer support
 2024-05-06 11:37 UTC  (8+ messages)
` [PATCH v2 1/7] i2c: mux: add the ability to share mux core address with child nodes
` [PATCH v2 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer
` [PATCH v2 3/7] i2c: muxes: add support "
` [PATCH v2 4/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3399-puma
` [PATCH v2 5/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-tiger
` [PATCH v2 6/7] arm64: dts: rockchip: add mule i2c mux (0x18) on px30-ringneck
` [PATCH v2 7/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-jaguar

[PATCH] checkpatch: use utf-8 match for spell checking
 2024-05-06 12:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-06 12:19 UTC  (10+ messages)
` [PATCH V2 1/9] tools/perf: Move the data structures related to register type to header file
` [PATCH V2 2/9] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V2 3/9] tools/perf: Fix a comment about multi_regs in extract_reg_offset function
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V2 9/9] tools/perf: Add support for global_die to capture name of variable in case of register defined variable

[PATCH v3 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-06 12:17 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[PATCHv3 0/4] x86/tdx: Adjust TD settings on boot
 2024-05-06 12:15 UTC  (5+ messages)
` [PATCHv3 1/4] x86/tdx: Factor out TD metadata write TDCALL
` [PATCHv3 2/4] x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
` [PATCHv3 3/4] x86/tdx: Handle PENDING_EPT_VIOLATION_V2
` [PATCHv3 4/4] x86/tdx: Enable ENUM_TOPOLOGY

[PATCH 0/2] Add TDM setting support
 2024-05-06 12:12 UTC  (3+ messages)
` [PATCH 2/2] drm/bridge: anx7625: Change TDM setting accroding to dt property

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-05-06 12:12 UTC  (9+ messages)
` [PATCH v5 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition

[PATCH v3 0/8] Rework the DAIF mask, unmask and track API
 2024-05-06 12:12 UTC  (6+ messages)
` [PATCH v3 1/8] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT

[PATCH v2 1/1] serial: 8250_pnp: Simplify "line" related code
 2024-05-06 12:12 UTC 

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-06 12:11 UTC  (3+ messages)

[RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
 2024-05-06 12:09 UTC  (4+ messages)

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in rewrite_old_nodes_pred
 2024-05-06 12:08 UTC  (3+ messages)

[PATCH v2 0/3] Input: Add ektf2232 support
 2024-05-06 12:05 UTC  (3+ messages)
` [PATCH v2 3/3] Input: ektf2127 - add "

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-06 12:04 UTC  (5+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers

[PATCH] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-06 12:03 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset
 2024-05-06 11:59 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable
` [PATCH 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function

[PATCH v2 7/7] PCI: Relax bridge window tail sizing rules
 2024-05-06 11:55 UTC  (2+ messages)

[PATCH net-next v5 0/7] dma: skip calling no-op sync ops when possible
 2024-05-06 11:50 UTC  (3+ messages)
` [PATCH net-next v5 6/7] page_pool: check for DMA sync shortcut earlier

[v5 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-05-06 11:42 UTC  (6+ messages)
` [v5 1/3] KVM: setup empty irq routing when create vm
` [v5 2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
` [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH 0/4] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-05-06 11:46 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: mfd: rk809: Fix vcc8 and vcc9-supply description
` [PATCH 2/4] dt-bindings: mfd: rk809: Add audio codec properties
` [PATCH 3/4] dt-bindings: arm: rockchip: Add Radxa ROCK 3B

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-06 11:45 UTC  (10+ messages)
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH 0/4] serial: sh-sci: response to Dirk's bugreport
 2024-05-06 11:40 UTC  (5+ messages)
` [PATCH 1/4] serial: sh-sci: protect invalidating RXDMA on shutdown
` [PATCH 2/4] serial: sh-sci: describe locking requirements for invalidating RXDMA
` [PATCH 3/4] serial: sh-sci: let timeout timer only run when DMA is scheduled
` [PATCH 4/4] serial: sh-sci: simplify locking when re-issuing RXDMA fails

[PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
 2024-05-06 11:39 UTC  (3+ messages)

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-06 11:35 UTC  (21+ messages)
` [PATCH 1/5] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH 3/5] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure

[PATCH v1] ARM: dts: aspeed: yosemite4: add I3C config in DTS
 2024-05-06 11:33 UTC 

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-06 11:32 UTC  (4+ messages)
` [PATCH net-next v17 01/13] rtase: Add pci table supported in this module

[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
 2024-05-06 11:29 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: imx: Allow user to disable pinctrl
` [PATCH v2 2/3] pinctrl: freescale: Use CONFIG_SOC_IMXRT to guard i.MX RT1xxx drivers
` [PATCH v2 3/3] pinctrl: freescale: enable use with COMPILE_TEST

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-05-06 11:28 UTC  (2+ messages)

[PATCH] thermal/cpufreq: increment i in cpufreq_get_requested_power()
 2024-05-06 11:26 UTC  (3+ messages)

[PATCH net-next v2] net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
 2024-05-06 11:24 UTC  (2+ messages)

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-06 11:22 UTC  (6+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-06 11:21 UTC  (6+ messages)

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-06 11:17 UTC  (3+ messages)
` [RFT PATCH v2 14/48] drm/panel: ltk050h3146w: Stop tracking prepared

[PATCH] x86/irq: use lapic_vector_set_in_irr to check for pending vectors in fixup_irqs
 2024-05-06 11:16 UTC 

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-06 11:16 UTC  (6+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "

[BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
 2024-05-06 11:16 UTC  (2+ messages)

[PATCH 0/2] Modify the watchdog selftest for execution with kselftest runner
 2024-05-06 11:13 UTC  (3+ messages)
` [PATCH 1/2] selftests/watchdog: limit ping loop and allow configuring the number of pings
` [PATCH 2/2] selftests/watchdog: convert the test output to KTAP format

[PATCH v1 0/2] Adding iommus property and setting max link speed for PCIe
 2024-05-06 11:04 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sa8775p: Set max link speed to gen4 for ep pcie

[PATCH] arm64: boot: dts: ti: k3-*: Add memory node to bootloader stage
 2024-05-06 11:02 UTC 

[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
 2024-05-06 11:01 UTC  (13+ messages)
` [PATCH v2 02/27] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
` [PATCH v2 03/27] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
` [PATCH v2 04/27] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
` [PATCH v2 05/27] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire()
` [PATCH v2 06/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting
` [PATCH v2 07/27] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()

[PATCH RT 0/1] Linux v4.19.312-rt134-rc2
 2024-05-06 11:00 UTC  (3+ messages)
` [PATCH RT 1/1] Linux 4.19.312-rt134

[PATCH] Documentation: tpm: Add TPM security docs toctree entry
 2024-05-06 10:59 UTC 

[PATCHv4 bpf-next 0/7] uprobe: uretprobe speed up
 2024-05-06 10:56 UTC  (10+ messages)
` [PATCHv4 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-06 10:54 UTC  (2+ messages)

linux-next: build warning after merge of the tpmdd tree
 2024-05-06 10:55 UTC  (3+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in skcipher_walk_virt
 2024-05-06 10:52 UTC  (4+ messages)

[PATCH 0/2] [RFC] i3c: ast2600: Add MCTP-over-I3C support
 2024-05-06 10:51 UTC  (3+ messages)
` [PATCH 1/2] [RFC] ARM: dts: aspeed-g6: Add AST2600 I3Cs
` [PATCH 2/2] [RFC] i3c: ast2600: Validate AST2600 I3C for MCTP-over-I3C

[PATCH v5 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-05-06 10:49 UTC  (4+ messages)
` [PATCH v5 7/7] interconnect: mediatek: Add MediaTek MT8183/8195 EMI Interconnect driver

[PATCH] f2fs: use f2fs_{err,info}_ratelimited() for cleanup
 2024-05-06 10:47 UTC 

[PATCH] f2fs: check validation of fault attrs in f2fs_build_fault_attr()
 2024-05-06 10:46 UTC 

[PATCH 1/2] f2fs: remove unused GC_FAILURE_PIN
 2024-05-06 10:45 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to limit gc_pin_file_threshold

[Linux kernel bug] KASAN: out-of-bounds Read in irq_work_single
 2024-05-06 10:45 UTC 

[PATCH v1 1/1] gpiolib: Discourage to use formatting strings in line names
 2024-05-06 10:44 UTC  (5+ messages)

linux-next: manual merge of the drm-msm tree with the kbuild tree
 2024-05-06 10:44 UTC  (3+ messages)

[PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count
 2024-05-06 10:41 UTC  (6+ messages)
` [PATCH 1/5] "

[PATCH 1/5] f2fs: compress: fix to update i_compr_blocks correctly
 2024-05-06 10:41 UTC  (5+ messages)
` [PATCH 2/5] f2fs: compress: fix error path of inc_valid_block_count()
` [PATCH 3/5] f2fs: compress: fix typo in f2fs_reserve_compress_blocks()
` [PATCH 4/5] f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock
` [PATCH 5/5] f2fs: compress: don't allow unaligned truncation on released compress inode

[PATCH printk v5 00/30] wire up write_atomic() printing
 2024-05-06 10:39 UTC  (7+ messages)
` [PATCH printk v5 07/30] printk: nbcon: Use driver synchronization while (un)registering
` [PATCH printk v5 11/30] nbcon: Provide functions for drivers to acquire console for non-printing
` [PATCH printk v5 26/30] printk: nbcon: Implement emergency sections

[PATCH] fs: WARN when f_count resurrection is attempted
 2024-05-06 10:38 UTC  (2+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-05-06 10:38 UTC  (10+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

[PATCH v2] locking/qspinlock: Save previous node & owner CPU into mcs_spinlock
 2024-05-06 10:36 UTC  (2+ messages)

[PATCH 1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page()
 2024-05-06 10:33 UTC  (3+ messages)
` [PATCH 2/3] f2fs: fix to add missing iput() in gc_data_segment()
` [PATCH 3/3] f2fs: fix to do sanity check on i_nid for inline_data inode

[PATCH net-next v4 1/1] net: bridge: switchdev: Improve error message for port_obj_add/del functions
 2024-05-06 10:32 UTC 

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-05-06 10:30 UTC  (5+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem

[PATCH v9 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-06 10:19 UTC  (8+ messages)
` [PATCH v9 1/7] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v9 2/7] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v9 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v9 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v9 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v9 6/7] cpufreq: amd-pstate: introduce per CPU frequency boost control
` [PATCH v9 7/7] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method

[PATCH 00/14] alpha: cleanups for 6.10
 2024-05-06 10:11 UTC  (8+ messages)
` [PATCH 14/14] alpha: drop pre-EV56 support

[PATCH v5] platform/x86: dell-laptop: Implement platform_profile
 2024-05-06 10:18 UTC  (4+ messages)

[PATCH] LoongArch: Update the flush cache policy
 2024-05-06 10:17 UTC  (4+ messages)

[PATCH RESEND] time/timgr: Fix wrong reference when level 0 group allocation failed
 2024-05-06 10:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-06 10:09 UTC  (4+ messages)
` [PATCH v4 05/15] x86/sev: Use kernel provided SVSM Calling Areas

[PATCH v2 memory-model 0/3] LKMM updates for v6.10
 2024-05-06 10:05 UTC  (3+ messages)
` [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg

[PATCH 1/4] hwmon (max6639): Use regmap
 2024-05-06 10:05 UTC  (6+ messages)
` [PATCH 2/4] hwmon: (max6639) : Utilise pwm subsystem

[PATCH v8 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-05-06 10:05 UTC  (10+ messages)
` [PATCH v8 4/6] LoongArch: KVM: Add vcpu search support from physical cpuid

[PATCH v2] sched: Consolidate cpufreq updates
 2024-05-06 10:05 UTC  (2+ messages)

[PATCH v2] can: m_can: don't enable transceiver when probing
 2024-05-06 10:04 UTC  (2+ messages)

[PATCH v3 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-05-06 10:03 UTC  (3+ messages)
` [PATCH v3 1/4] usb: typec: ucsi: Fix null pointer dereference in trace

[GIT PULL] slab fixes for 6.9-rc7
 2024-05-06 10:03 UTC 

[PATCH v2 0/6] can: mcp251xfd: add gpio functionality
 2024-05-06 10:02 UTC  (2+ messages)

[PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-06 10:00 UTC  (2+ messages)

[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
 2024-05-06 10:00 UTC  (2+ messages)

linux-next: duplicate patches in the slimbus tree
 2024-05-06  9:58 UTC  (2+ messages)

compiler_types.h in UAPI?
 2024-05-06  9:57 UTC  (4+ messages)

[PATCH v2 0/9] Add Rust linked list for reference counted values
 2024-05-06  9:53 UTC  (8+ messages)
` [PATCH v2 3/9] rust: list: add struct with prev/next pointers
` [PATCH v2 4/9] rust: list: add macro for implementing ListItem
` [PATCH v2 5/9] rust: list: add List
` [PATCH v2 6/9] rust: list: add iterators
` [PATCH v2 7/9] rust: list: add cursor
` [PATCH v2 8/9] rust: list: support heterogeneous lists
` [PATCH v2 9/9] rust: list: add ListArcField


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