public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-01 15:45:18 to 2023-11-01 20:11:36 UTC [more...]

[PATCH v3] Documentation/gpu: VM_BIND locking document
 2023-11-01 20:11 UTC  (2+ messages)
` [Intel-xe] "

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-11-01 20:10 UTC  (12+ messages)

[PATCH v10 0/3] media: i2c: Add support for alvium camera
 2023-11-01 20:10 UTC  (9+ messages)
` [PATCH v10 3/3] "

[PATCH] Fix: rseq uapi: Adapt header includes to follow glibc header changes
 2023-11-01 20:10 UTC  (3+ messages)

[GIT PULL] IPMI fixes for 6.7
 2023-11-01 20:09 UTC 

[PATCH] eventfs: Fix kerneldoc of eventfs_remove_rec()
 2023-11-01 20:00 UTC  (3+ messages)

[GIT PULL] sysctl changes for v6.7-rc1
 2023-11-01 19:57 UTC 

[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-01 19:53 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 3/8] x86/resctrl: Prepare for different scope for control/monitor operations

[GIT PULL] PCI changes for v6.7
 2023-11-01 19:51 UTC 

[net-next PATCH v2 1/2] net: phy: aquantia: add firmware load support
 2023-11-01 19:46 UTC  (12+ messages)

[PATCH drm-misc-next v7 0/7] [RFC] DRM GPUVM features
 2023-11-01 19:45 UTC  (14+ messages)
` [PATCH drm-misc-next v7 4/7] drm/gpuvm: add an abstraction for a VM / BO combination

[PATCH] rfkill: return ENOTTY on invalid ioctl
 2023-11-01 19:41 UTC 

[syzbot] [can?] WARNING in j1939_xtp_rx_rts
 2023-11-01 19:39 UTC 

Requesting your attention and expertise regarding a Tablet/Kernel issue
 2023-11-01 19:37 UTC 

[git pull] drm for 6.7-rc1
 2023-11-01 19:37 UTC  (2+ messages)

[PATCH 0/2] tg3: Fix the TX ring stall
 2023-11-01 19:18 UTC  (3+ messages)
` [PATCH 1/2] tg3: Increment tx_dropped in tg3_tso_bug()
` [PATCH 2/2] tg3: Fix the TX ring stall

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-01 19:32 UTC  (19+ messages)
` [PATCH v6 10/25] KVM: x86: Add kvm_msr_{read,write}() helpers
` [PATCH v6 11/25] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v6 12/25] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v6 14/25] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v6 18/25] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs

[PATCH 0/2] Fix error-leg bugs / misbehaviors in i2c-bcm2835 driver
 2023-11-01 19:26 UTC  (7+ messages)
` [PATCH 2/2] [i2c-bcm2835] ALWAYS enable INTD

[PATCH v3 vfio 0/3] pds/vfio: Fixes for locking bugs
 2023-11-01 19:18 UTC  (4+ messages)
` [PATCH v3 vfio 1/3] pds/vfio: Fix spinlock bad magic BUG

linux-next: duplicate patch in the rcu tree
 2023-11-01 19:17 UTC  (2+ messages)

[PATCH v9 0/5] riscv: Add fine-tuned checksum functions
 2023-11-01 19:14 UTC  (8+ messages)
` [PATCH v9 3/5] riscv: Checksum header
` [PATCH v9 5/5] riscv: Test checksum functions

[PATCH v3 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
 2023-11-01 19:12 UTC  (3+ messages)
` [PATCH v3 1/1] kernel/config: "

[PATCH] cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
 2023-11-01 19:11 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 6.7-rc1
 2023-11-01 19:11 UTC 

[PATCH 0/2] Triggering a softlockup panic during SMP boot
 2023-11-01 19:10 UTC  (2+ messages)

Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch
 2023-11-01 18:59 UTC  (2+ messages)

[PATCH 6.5 000/111] 6.5.10-rc2 review
 2023-11-01 18:59 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: rtc: max31335: add max31335 bindings
 2023-11-01 18:54 UTC  (5+ messages)
` [PATCH v3 2/2] rtc: max31335: add driver support

[PATCH 6.1 00/86] 6.1.61-rc1 review
 2023-11-01 18:53 UTC  (2+ messages)

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-01 18:51 UTC  (7+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "

kernel/power/snapshot.c:467: warning: Function parameter or member 'ca' not described in 'add_rtree_block'
 2023-11-01 18:44 UTC 

[PATCH RFC 00/20] Setting up Binder for the future
 2023-11-01 18:39 UTC  (27+ messages)
` [PATCH RFC 01/20] rust_binder: define a Rust binder driver
` [PATCH RFC 02/20] rust_binder: add binderfs support to Rust binder
` [PATCH RFC 03/20] rust_binder: add threading support
` [PATCH RFC 04/20] rust_binder: add work lists
` [PATCH RFC 05/20] rust_binder: add nodes and context managers
` [PATCH RFC 06/20] rust_binder: add oneway transactions
` [PATCH RFC 07/20] rust_binder: add epoll support
` [PATCH RFC 08/20] rust_binder: add non-oneway transactions
` [PATCH RFC 09/20] rust_binder: serialize oneway transactions
` [PATCH RFC 10/20] rust_binder: add death notifications
` [PATCH RFC 11/20] rust_binder: send nodes in transactions
` [PATCH RFC 12/20] rust_binder: add BINDER_TYPE_PTR support
` [PATCH RFC 13/20] rust_binder: add BINDER_TYPE_FD support
` [PATCH RFC 14/20] rust_binder: add BINDER_TYPE_FDA support
` [PATCH RFC 15/20] rust_binder: add process freezing
` [PATCH RFC 16/20] rust_binder: add TF_UPDATE_TXN support
` [PATCH RFC 17/20] rust_binder: add oneway spam detection
` [PATCH RFC 18/20] rust_binder: add binder_logs/state
` [PATCH RFC 19/20] rust_binder: add vma shrinker
` [PATCH RFC 20/20] binder: delete the C implementation

[GIT PULL] KUnit next update for Linux 6.7-rc1
 2023-11-01 18:37 UTC 

[PATCH v2 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-01 18:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH v2 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH v2 3/3] arm64: dts: freescale: introduce rve-gateway board

net/core/xdp.c:737:5: warning: no previous declaration for 'bpf_xdp_metadata_rx_hash'
 2023-11-01 18:33 UTC 

[PATCH v9 0/3] riscv: Add remaining module relocations and tests
 2023-11-01 18:33 UTC  (4+ messages)
` [PATCH v9 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v9 2/3] riscv: Add remaining module relocations
` [PATCH v9 3/3] riscv: Add tests for riscv module loading

[PATCH v4] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-01 18:30 UTC 

[PATCH 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-01 18:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH 3/3] arm64: dts: freescale: introduce rve-gateway board

[PATCH 0/2] seq_buf: Export seq_buf_putc() &nd seq_buf_puts()
 2023-11-01 18:17 UTC  (4+ messages)
` [PATCH 1/2] seq_buf: Export seq_buf_putc()
` [PATCH 2/2] seq_buf: Export seq_buf_puts()

[PATCHv2 bpf-next] bpf: fix compilation error without CGROUPS
 2023-11-01 18:16 UTC 

[PATCH v8 0/7] cgroup/cpuset: Support remote partitions
 2023-11-01 18:14 UTC  (5+ messages)

[PATCH] drivers core: lookup sysfs power group before removal
 2023-11-01 17:54 UTC  (2+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-11-01 18:11 UTC  (7+ messages)

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-01 18:07 UTC  (3+ messages)

[PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
 2023-11-01 18:07 UTC  (3+ messages)

[PATCH] regmap: prevent noinc writes from clobbering cache
 2023-11-01 18:06 UTC  (3+ messages)

[PATCH v1 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-01 18:00 UTC  (4+ messages)
` [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints

[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-11-01 17:59 UTC  (3+ messages)

[PATCH 1/1] ACPI: property: Replicate DT-aligned u32 properties from DisCo for Imaging
 2023-11-01 18:00 UTC  (2+ messages)

[PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
 2023-11-01 17:53 UTC  (3+ messages)

[PATCH] x86/tsc: Have tsc=recalibrate override things
 2023-11-01 17:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/11] leds: aw200xx: several driver updates
 2023-11-01 17:48 UTC  (7+ messages)
` [PATCH v3 11/11] dt-bindings: leds: aw200xx: fix led pattern and add reg constraints

[QUESTION] ftrace_test_recursion_trylock behaviour
 2023-11-01 17:45 UTC  (2+ messages)

[PATCH] sched/fair: Track current se's EEVDF parameters
 2023-11-01 17:44 UTC 

[PATCH v4 2/5] zswap: make shrinking memcg-aware
 2023-11-01 17:44 UTC  (4+ messages)

[GIT PULL] RCU changes for v6.7
 2023-11-01 17:40 UTC  (9+ messages)

fs/bcachefs/bcachefs_format.h:198:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4
 2023-11-01 17:36 UTC 

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-01 17:36 UTC  (11+ messages)
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH RFC v2 0/3] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-01 17:35 UTC  (5+ messages)
` [PATCH RFC v2 3/3] cxl/memdev: Register for and process CPER events

[PATCH] RISC-V: Probe misaligned access speed in parallel
 2023-11-01 17:28 UTC  (4+ messages)

[PATCH v6 0/8] eventfs: Fixing dynamic creation
 2023-11-01 17:25 UTC  (9+ messages)
` [PATCH v6 1/8] eventfs: Remove "is_freed" union with rcu head
` [PATCH v6 2/8] eventfs: Have a free_ei() that just frees the eventfs_inode
` [PATCH v6 3/8] eventfs: Test for ei->is_freed when accessing ei->dentry
` [PATCH v6 4/8] eventfs: Save ownership and mode
` [PATCH v6 5/8] eventfs: Hold eventfs_mutex when calling callback functions
` [PATCH v6 6/8] eventfs: Delete eventfs_inode when the last dentry is freed
` [PATCH v6 7/8] eventfs: Remove special processing of dput() of events directory
` [PATCH v6 8/8] eventfs: Use simple_recursive_removal() to clean up dentries

[PATCH 00/12] maple_tree: iterator state changes
 2023-11-01 17:16 UTC  (13+ messages)
` [PATCH 01/12] maple_tree: Remove unnecessary default labels from switch statements
` [PATCH 02/12] maple_tree: Make mas_erase() more robust
` [PATCH 03/12] maple_tree: Move debug check to __mas_set_range()
` [PATCH 04/12] maple_tree: Add end of node tracking to the maple state
` [PATCH 05/12] maple_tree: Use cached node end in mas_next()
` [PATCH 06/12] maple_tree: Use cached node end in mas_destroy()
` [PATCH 07/12] maple_tree: Clean up inlines for some functions
` [PATCH 08/12] maple_tree: Separate ma_state node from status
` [PATCH 09/12] maple_tree: Remove mas_searchable()
` [PATCH 10/12] maple_tree: Use maple state end for write operations
` [PATCH 11/12] maple_tree: Don't find node end in mtree_lookup_walk()
` [PATCH 12/12] maple_tree: mtree_range_walk() clean up

[PATCH v4] serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
 2023-11-01 17:14 UTC 

[GIT PULL] Power management updates for v6.7-rc1
 2023-11-01 17:14 UTC  (2+ messages)

[PATCH v8 0/3] riscv: Add remaining module relocations and tests
 2023-11-01 17:11 UTC  (4+ messages)
` [PATCH v8 2/3] riscv: Add remaining module relocations

[PATCH v3] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-01 17:07 UTC  (3+ messages)

[PATCH v3] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-01 17:02 UTC  (3+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-01 16:58 UTC  (7+ messages)

[PATCH v9 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-01 16:56 UTC  (6+ messages)
` [PATCH v9 1/3] media: dt-bindings: media: add bindings for Rockchip CIF

[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
 2023-11-01 16:51 UTC  (12+ messages)

[PATCH] sched: Don't call any kfree*() API in do_set_cpus_allowed()
 2023-11-01 16:52 UTC  (7+ messages)
    ` [PATCH] rcu: Break rcu_node_0 --> &rq->__lock order

[PATCH] vsprintf: uninline simple_strntoull(), reorder arguments
 2023-11-01 16:48 UTC 

[PATCH v2 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-01 16:41 UTC  (2+ messages)

[PATCH v1] scsi: ufs: core: Process abort completed command in MCQ mode
 2023-11-01 16:39 UTC  (2+ messages)

[PATCH v2 0/2] Document handing of unwritten bh in ext4_block_zero_page_range()
 2023-11-01 16:38 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: treat end of range as exclusive in ext4_zero_range()
` [PATCH v2 2/2] ext4: Clarify handling of unwritten bh in __ext4_block_zero_page_range()

[PATCH fixes 0/3] MIPS: Loongson64: Fix some long-term issues
 2023-11-01 16:27 UTC  (5+ messages)
` [PATCH fixes 1/3] MIPS: Loongson64: Reserve vgabios memory on boot
` [PATCH fixes 2/3] MIPS: Loongson64: Enable DMA noncoherent support

[syzbot] [hfs?] kernel BUG in __block_write_full_folio
 2023-11-01 16:24 UTC 

[RFC PATCH 0/6] sched: uclamp sum aggregation
 2023-11-01 16:06 UTC  (3+ messages)
` [RFC PATCH 2/6] sched/uclamp: Simulate PELT decay in util_avg_uclamp

[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_release
 2023-11-01 16:03 UTC  (2+ messages)

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-01 16:01 UTC 

[PATCH] phy: core: Remove usage of the deprecated ida_simple_xx() API
 2023-11-01 15:57 UTC 

[PATCH] jfs: fix shift-out-of-bounds in dbJoin
 2023-11-01 15:57 UTC  (2+ messages)

[PATCH] mfd: intel-lpss: Remove usage of the deprecated ida_simple_xx() API
 2023-11-01 15:55 UTC 

[PATCH V2] vdpa/mlx5: preserve CVQ vringh index
 2023-11-01 15:54 UTC 

[PATCH v4 0/6] querying mount attributes
 2023-11-01 15:54 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: add STM32F746 syscfg clock
 2023-11-01 15:51 UTC 

[PATCH] mmc: add wp_grp_size node
 2023-11-01 15:49 UTC 

[PATCH 1/1] wifi: mt76: mt7921: Add a new VID/PID 0b48/7922 for MT7922
 2023-11-01 15:48 UTC  (5+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_evict_inode
 2023-11-01 15:48 UTC  (2+ messages)
  ` [PATCH] jfs: fix uaf "

[PATCH] dt-bindings: power: reset: $ref reboot-mode in nvmem-reboot-mode
 2023-11-01 15:47 UTC  (2+ messages)

[PATCH] ext4: Enable dioread_nolock as default for bs < ps case
 2023-11-01 15:47 UTC 

[PATCH] rxrpc_find_service_conn_rcu: use read_seqbegin() rather than read_seqbegin_or_lock()
 2023-11-01 15:45 UTC  (2+ messages)

[PATCH 0/5] Add STM32F7 SPI support
 2023-11-01 15:45 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: spi: add stm32f7-spi compatible

[PATCH] UBSAN: array-index-out-of-bounds in dtSplitRoot
 2023-11-01 14:46 UTC  (2+ messages)

[PATCH v2] opp: ti: Use device_get_match_data()
 2023-11-01 14:45 UTC 

[PATCH 0/3] Optimize __ext4_block_zero_page_range() for unwritten buffers
 2023-11-01 15:45 UTC  (5+ messages)
` [PATCH 2/3] ext4: truncate complete range in pagecache before calling ext4_zero_partial_blocks()

[PATCH] jfs: fix array-index-out-of-bounds in dbAdjTree
 2023-11-01 15:44 UTC  (2+ messages)

[PATCH] drm/i915/display: Only fail fastset on PSR2
 2023-11-01 15: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