The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-15 14:52:34 to 2024-10-15 16:24:33 UTC [more...]

[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-15 16:24 UTC  (11+ messages)
` [PATCH v2 net-next 01/13] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH v2 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v2 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v2 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v2 net-next 05/13] net: enetc: move some common interfaces to enetc_pf_common.c

[PATCH v2] cpupower: Add Chinese Simplified translation
 2024-10-15 16:23 UTC 

[PATCH net-next v1 0/3] Threads support in proc connector
 2024-10-15 16:22 UTC  (3+ messages)

[PATCH lib] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
 2024-10-15 16:22 UTC  (9+ messages)

[PATCH v3] xfs: Check for delayed allocations before setting extsize
 2024-10-15 16:22 UTC  (7+ messages)

[RFC PATCH] pinctrl: pinmux: Introduce API to check if a pin is requested
 2024-10-15 16:20 UTC 

[PATCH v9 0/7] Linux RISC-V IOMMU Support
 2024-10-15 16:20 UTC  (3+ messages)
` [PATCH v9 7/7] iommu/riscv: Paging domain support

[PATCH v11 4/8] mtd: nand: Add qpic_common API file
 2024-10-15 16:18 UTC  (4+ messages)

[PATCH] mm/mmap: Fix race in mmap_region() with ftrucate()
 2024-10-15 16:11 UTC 

[PATCH v2 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-15 16:11 UTC  (9+ messages)
` [PATCH v2 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v2 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller

[PATCH rcu 0/12] SRCU-lite changes for v6.13
 2024-10-15 16:11 UTC  (21+ messages)
` [PATCH v2 rcu 0/13] "
  ` [PATCH v2 rcu 13/13] srcu: Improve srcu_read_lock_lite() kernel-doc comment
  ` [PATCH v3 rcu 0/13] SRCU-lite changes for v6.13
    ` [PATCH rcu 01/15] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
    ` [PATCH rcu 02/15] srcu: Introduce srcu_gp_is_expedited() helper function
    ` [PATCH rcu 03/15] srcu: Renaming in preparation for additional reader flavor
    ` [PATCH rcu 04/15] srcu: Bit manipulation changes "
    ` [PATCH rcu 05/15] srcu: Standardize srcu_data pointers to "sdp" and similar
    ` [PATCH rcu 06/15] srcu: Improve srcu_read_lock{,_nmisafe}() comments
    ` [PATCH rcu 07/15] srcu: Create CPP macros for normal and NMI-safe SRCU readers
    ` [PATCH rcu 08/15] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
    ` [PATCH rcu 09/15] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
    ` [PATCH rcu 10/15] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
    ` [PATCH rcu 11/15] rcutorture: Add reader_flavor parameter for SRCU readers
    ` [PATCH rcu 12/15] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
    ` [PATCH rcu 13/15] rcutorture: Add light-weight SRCU scenario
    ` [PATCH rcu 14/15] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
    ` [PATCH rcu 15/15] srcu: Improve srcu_read_lock_lite() kernel-doc comment

[PATCH RFC 0/2] iommu/arm-smmu-v3: bypass streamid zero on i.MX95
 2024-10-15 16:10 UTC  (12+ messages)
` [PATCH RFC 2/2] iommu/arm-smmu-v3: Bypass SID0 for NXP i.MX95

[PATCH V2][next] Bluetooth: btintel_pcie: Remove structually deadcode
 2024-10-15 16:10 UTC  (5+ messages)

[PATCH v3 1/6] iio: backend: add API for interface get
 2024-10-15 16:08 UTC  (6+ messages)
` [PATCH v3 6/6] iio: adc: ad4851: add ad485x driver

Crash on armv7-a using KASAN
 2024-10-15 16:07 UTC  (10+ messages)

[PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST
 2024-10-15 16:06 UTC  (2+ messages)

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-15 16:05 UTC  (5+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-15 15:59 UTC  (3+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()

[PATCH v3 0/5] page allocation tag compression
 2024-10-15 15:58 UTC  (13+ messages)
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

[PATCH] drm/mediatek: Fix color format MACROs in OVL
 2024-10-15 15:58 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
 2024-10-15 15:58 UTC  (6+ messages)
` [PATCH 2/7] KVM: x86: Implement Hyper-V's vCPU suspended state

[PATCH 1/9] vdso: Remove timekeeper argument of __arch_update_vsyscall()
 2024-10-15 15:58 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 2/9] arm: vdso: Remove timekeeper includes
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 3/9] arm64: vdso: Remove timekeeper include
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 4/9] powerpc/vdso: Remove timekeeper includes
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 5/9] riscv: vdso: Remove timekeeper include
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 6/9] s390/vdso: Remove timekeeper includes
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 7/9] x86/vdso: Remove timekeeper include
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 8/9] LoongArch: vdso: Remove timekeeper includes
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 9/9] MIPS: vdso: Remove timekeeper includes
 2024-10-15 15:57 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 1/3] selftests: Add a few missing gitignore files
 2024-10-15 15:56 UTC  (6+ messages)
` [PATCH 2/3] selftests/net: Fix ./ns-XXXXXX not cleanup
` [PATCH 3/3] selftests: ignore output files and clean them in Makefile

[PATCH v11 0/8] Add QPIC SPI NAND driver
 2024-10-15 15:56 UTC  (3+ messages)
` [PATCH v11 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand

[PATCH] rust: query the compiler for dylib path
 2024-10-15 15:53 UTC  (16+ messages)

[PATCH v6 0/4] Clean up rustdocs and add new checkpatch checks
 2024-10-15 15:51 UTC  (5+ messages)
` [PATCH v6 1/4] rust: make section names plural
` [PATCH v6 2/4] checkpatch: warn on known non-plural rust doc headers
` [PATCH v6 3/4] rust: kernel: clean up empty `///` lines
` [PATCH v6 4/4] checkpatch: warn on empty rust doc comments

[PATCH net] bpf: xdp: fallback to SKB mode if DRV flag is absent
 2024-10-15 15:51 UTC  (2+ messages)

[PATCH v2 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-10-15 15:50 UTC  (5+ messages)

[net-next PATCH v2 00/10] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-10-15 15:50 UTC  (7+ messages)
` [net-next PATCH v2 05/10] net: ravb: Simplify types in RX csum validation
` [net-next PATCH v2 09/10] net: ravb: Enable IPv6 TX checksum offload for GbEth
` [net-next PATCH v2 10/10] net: ravb: Add VLAN checksum support

KASAN: use-after-free in snd_usbtv_pcm_close (with PoC and analysis)
 2024-10-15 15:45 UTC  (2+ messages)

[PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
 2024-10-15 15:45 UTC  (5+ messages)

linux-next: build warning after merge of the tip tree
 2024-10-15 15:44 UTC  (3+ messages)

[PATCH][next] Bluetooth: btintel_pcie: Remove structually deadcode
 2024-10-15 15:44 UTC  (4+ messages)

[PATCH] [v2] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER
 2024-10-15 15:34 UTC 

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-15 15:43 UTC  (10+ messages)
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
        `  "
            `  "

[PATCH v5 1/3] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-10-15 15:43 UTC 

[PATCH 6/7] powerpc/entry: factout irqentry-state
 2024-10-15 15:42 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
 2024-10-15 15:41 UTC  (2+ messages)

[GIT PULL] ring-buffer: A couple of fixes for 6.12
 2024-10-15 15:37 UTC 

[PATCH v3 1/3] debugobjects: Delete a piece of redundant code
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[PATCH v3 2/3] debugobjects: Use hlist_splice_init() to reduce lock conflicts
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] debugobjects: Collect newly allocated objects in a list to reduce lock contention

[patch 03/25] debugobjects: Dont destroy kmem cache in init()
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 04/25] debugobjects: Remove pointless hlist initialization
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 05/25] debugobjects: Dont free objects directly on CPU hotplug
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 06/25] debugobjects: Reuse put_objects() on OOM
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 07/25] debugobjects: Remove pointless debug printk
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 08/25] debugobjects: Provide and use free_object_list()
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 09/25] debugobjects: Make debug_objects_enabled bool
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[tip: core/debugobjects] debugobjects: Reduce parallel pool fill attempts
 2024-10-15 15:36 UTC 

[patch 11/25] debugobjects: Move pools into a datastructure
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 12/25] debugobjects: Use separate list head for boot pool
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 13/25] debugobjects: Rename and tidy up per CPU pools
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 14/25] debugobjects: Move min/max count into pool struct
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 15/25] debugobjects: Rework object allocation
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 16/25] debugobjects: Rework object freeing
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 17/25] debugobjects: Rework free_object_work()
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 18/25] debugobjects: Use static key for boot pool selection
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 19/25] debugobjects: Prepare for batching
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 20/25] debugobjects: Prepare kmem_cache allocations for batching
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 21/25] debugobjects: Implement batch processing
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 22/25] debugobjects: Move pool statistics into global_pool struct
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 23/25] debugobjects: Double the per CPU slots
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 24/25] debugobjects: Refill per CPU pool more agressively
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[patch 25/25] debugobjects: Track object usage to avoid premature freeing of objects
 2024-10-15 15:36 UTC  (2+ messages)
` [tip: core/debugobjects] "

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-15 15:35 UTC  (13+ messages)
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put

[PATCH] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER
 2024-10-15 15:34 UTC  (3+ messages)

[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
 2024-10-15 15:34 UTC  (2+ messages)

[PATCH 6.1 000/791] 6.1.113-rc2 review
 2024-10-15 15:34 UTC  (2+ messages)

[PATCH] firmware: arm_ffa: Fix warning caused by export_uuid()
 2024-10-15 15:34 UTC  (7+ messages)

[for-next][PATCH 0/2] ring-buffer: Fixes for v6.12
 2024-10-15 15:34 UTC  (4+ messages)
` [for-next][PATCH 1/2] ring-buffer: Fix refcount setting of boot mapped buffers
` [for-next][PATCH 2/2] ring-buffer: Fix reader locking when changing the sub buffer order

[PATCH v10 5/5] rust: add arch_static_branch
 2024-10-15 15:31 UTC  (7+ messages)

[PATCH v4] sched_ext: Trigger ops.update_idle() from pick_task_idle()
 2024-10-15 15:31 UTC  (3+ messages)

[PATCH v2] selftests: clone3: Use the capget and capset syscall directly
 2024-10-15 15:31 UTC  (2+ messages)

[PATCH v5 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-15 15:30 UTC  (2+ messages)

[PATCH v2] clocksource: Remove unused clocksource_change_rating
 2024-10-15 15:29 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] applyed suggested changes
 2024-10-15 15:28 UTC  (2+ messages)

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-15 15:27 UTC  (11+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "

[PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2024-10-15 15:27 UTC  (3+ messages)

[PATCH] firmware: arm_ffa: avoid string-fortify warningn in export_uuid()
 2024-10-15 15:27 UTC  (2+ messages)

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-15 15:25 UTC  (2+ messages)

[PATCH bpf v1 1/2] bpf: fix link info netfilter flags to populate defrag flag
 2024-10-15 15:25 UTC  (2+ messages)

[PATCH RFC v1 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
 2024-10-15 15:24 UTC  (3+ messages)

[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2024-10-15 15:23 UTC  (5+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
` [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
` [PATCH v1 3/4] IB/core: P2P DMA for device private pages
` [PATCH v1 4/4] RDMA/mlx5: Enabling ATS for ODP memory

[PATCH] selftests: clone3: Use the capget and capset syscall directly
 2024-10-15 15:23 UTC  (8+ messages)

[PATCH v6 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-15 15:23 UTC  (7+ messages)
` [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver

[PATCH 0/2] leds: pwm: Add default-brightness property
 2024-10-15 15:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] leds: pwm: Add optional DT property default-brightness

next-20241015: drivers/of/address.c:244:31: error: passing 'const struct fwnode_handle *' to parameter of type 'struct fwnode_handle *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
 2024-10-15 15:22 UTC  (2+ messages)

[PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies
 2024-10-15 15:21 UTC 

[PATCH] rtnetlink: wire up rtnl_net_debug_exit
 2024-10-15 15:20 UTC  (2+ messages)

[PATCH v2 0/7] virtio-mem: s390 support
 2024-10-15 15:20 UTC  (5+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices

[PATCH 6.11 000/212] 6.11.4-rc2 review
 2024-10-15 15:18 UTC  (2+ messages)

[PATCH net-next v1 1/1] tg3: Increase buffer size for IRQ label
 2024-10-15 15:16 UTC  (2+ messages)

[PATCH] net: plip: fix break; causing plip to never transmit
 2024-10-15 15:16 UTC 

[RFC PATCH 0/1] libperf: evlist: Fix --cpu argument on hybrid platform
 2024-10-15 15:14 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
 2024-10-15 15:12 UTC  (3+ messages)

[PATCH v2 0/4] Add support for stm32mp25x RNG
 2024-10-15 15:10 UTC  (8+ messages)
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms

[PATCH] MAINTAINERS: Add an entry for PREEMPT_RT
 2024-10-15 15:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pinctrl: th1520: add a CONFIG_OF dependency
 2024-10-15 15:11 UTC 

[PATCH] ASoC: loongson: make loongson-i2s.o a separate module
 2024-10-15 15:09 UTC 

[PATCH v3 2/2] irqchip/aspeed-intc: Add support for AST27XX INTC
 2024-10-15 15:07 UTC  (8+ messages)

[syzbot] [mm?] WARNING: ODEBUG bug in __folio_put (2)
 2024-10-15 15:06 UTC 

"WARNING: CPU: 0 PID: 67 at arch/x86/mm/ioremap.c:461 iounmap+0xda/0xe0" at initializing PCMCIA serial card (Thinkpad T60, v6.12-rc2)
 2024-10-15 14:55 UTC  (2+ messages)

[PATCH] arm64: dts: x1e80100-crd: describe HID supplies
 2024-10-15 14:57 UTC  (2+ messages)

[PATCH net-next v2 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-15 14:53 UTC  (19+ messages)
` [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next v2 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next v2 03/18] unroll: add generic loop unroll helpers
` [PATCH net-next v2 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v2 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v2 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v2 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next v2 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next v2 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v2 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v2 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v2 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next v2 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v2 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next v2 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next v2 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next v2 17/18] libeth: support native XDP and register memory model
` [PATCH net-next v2 18/18] libeth: add a couple of XDP helpers (libeth_xdp)

[PATCH] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-15 14:55 UTC  (2+ messages)

[PATCH net] net: systemport: fix potential memory leak in bcm_sysport_xmit()
 2024-10-15 14:54 UTC  (3+ messages)

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-15 14:54 UTC  (2+ messages)

[PATCH v3] ACPI: GTDT: Tighten the check for the array of platform timer structures
 2024-10-15 15:26 UTC 


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