messages from 2024-07-09 21:09:38 to 2024-07-10 02:20:16 UTC [more...]
[PATCH v2 0/4] initial clock support for exynosauto v920 SoC
2024-07-10 2:20 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: clock: add Exynos Auto v920 SoC CMU bindings
` [PATCH v2 2/4] arm64: dts: exynos: add initial CMU clock nodes in Exynos Auto v920
` [PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
[PATCH v3 1/1] dt-bindings: net: convert enetc to yaml
2024-07-10 2:19 UTC (2+ messages)
[PATCH v2] selftests/breakpoints:Add return value in main function
2024-07-10 2:16 UTC
[PATCH v7] mm: shrink skip folio mapped by an exiting process
2024-07-10 2:12 UTC (6+ messages)
[PATCH v2] selftests/breakpoints:Remove unused variable
2024-07-10 2:11 UTC
[PATCH net v3] net: ethernet: lantiq_etop: fix double free in detach
2024-07-10 2:10 UTC (2+ messages)
[PATCH 0/3] add NETCMIX block control support on i.MX95
2024-07-10 2:09 UTC (4+ messages)
` [PATCH 2/3] clk: imx95: enable the clock of NETCMIX block control
[PATCH v2 1/1] dt-bindings: net: convert enetc to yaml
2024-07-10 2:01 UTC (4+ messages)
[PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible
2024-07-10 2:01 UTC (4+ messages)
` [PATCH v2 2/2] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms
[PATCH bpf-next v2] selftests/bpf:fix a resource leak
2024-07-10 1:59 UTC
[PATCH v2] mm/memcg: alignment memcg_data define condition
2024-07-10 1:58 UTC (2+ messages)
[RFC PATCH 0/3] regmap: Implement regmap_multi_reg_read()
2024-07-10 1:56 UTC (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] hwmon: (adt7470) Use multi-byte regmap operations
` [RFC PATCH 3/3] hwmon: (tmp401) "
linux-next: duplicate patch in the imx-mxs tree
2024-07-10 1:53 UTC
[PATCH 0/3] ARM: Use generic interface to simplify crashkernel reservation
2024-07-10 1:52 UTC (7+ messages)
[PATCH v2] usb: add missing MODULE_DESCRIPTION() macros
2024-07-10 1:49 UTC (2+ messages)
[PATCH v2 0/2] PCI: qcom: Add QCS9100 PCIe compatible
2024-07-10 1:47 UTC (3+ messages)
[tip:x86/sev] [x86/sev] 06685975c2: BUG:kernel_failed_in_early-boot_stage,last_printk:Booting_the_kernel(entry_offset:#)
2024-07-10 1:47 UTC (3+ messages)
[PATCH v11 0/2] wifi: mwifiex: add code to support host mlme
2024-07-10 1:47 UTC (2+ messages)
[PATCH v2] mm: Fix old/young bit handling in the faulting path
2024-07-10 1:45 UTC
[PATCH] ARM: davinci: Convert comma to semicolon
2024-07-10 1:44 UTC
[PATCH] xen/arm: Convert comma to semicolon
2024-07-10 1:42 UTC
[PATCH 00/10] perf/uprobe: Optimize uprobes
2024-07-10 1:40 UTC (13+ messages)
` [PATCH 03/10] rbtree: Provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH 06/10] perf/uprobe: Split uprobe_unregister()
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-07-10 1:37 UTC (15+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 06/10] riscv: Implement xchg8/16() "
` [PATCH v2 07/10] riscv: Improve amoswap.X use in xchg()
linux-next: manual merge of the loongarch tree with the asm-generic tree
2024-07-10 1:31 UTC (3+ messages)
[PATCH v2 0/2] Prevent dynamic relocations in vDSO
2024-07-10 1:30 UTC (5+ messages)
` [PATCH v2 1/2] riscv: vdso: Prevent gcc from inserting calls to memset()
` [PATCH v2 2/2] riscv: Check that vdso does not contain any dynamic relocations
[PATCH v3] f2fs: only fragment segment in the same section
2024-07-10 1:26 UTC
[RFC PATCH 0/5] Add inline tail support
2024-07-10 1:33 UTC (6+ messages)
` [RFC PATCH 1/5] f2fs: add inline tail mount option
` [RFC PATCH 2/5] f2fs: add inline tail disk layout definition
` [RFC PATCH 3/5] f2fs: implement inline tail write & truncate
` [RFC PATCH 4/5] f2fs: implement inline tail read & fiemap
` [RFC PATCH 5/5] f2fs: set inline tail flag when create inode
[PATCH 0/3] Add fixups for two-plane serial NAND flash
2024-07-10 1:15 UTC (4+ messages)
` [PATCH 1/3] include/linux/mtd/spinand.h: Add fixups for spinand
` [PATCH 2/3] mtd: spinand: macronix: Fixups for PLANE_SELECT_BIT
` [PATCH 3/3] mtd: spinand: Insert Plane Select bit for the column address
[PATCH] mm: Fix PTE_AF handling in fault path on architectures with HW AF support
2024-07-10 1:08 UTC (4+ messages)
[PATCH v2] EDAC/versal: Fix possible null pointer dereference in emif_get_id()
2024-07-10 1:07 UTC
[PATCH] io_uring/napi: Remove unnecessary s64 cast
2024-07-10 1:05 UTC
linux-next: build failure after merge of the dma-mapping tree
2024-07-10 1:05 UTC
[PATCH v2 0/2] fix task_work interation with freezing
2024-07-10 0:57 UTC (3+ messages)
` [PATCH v2 2/2] kernel: rerun task_work while freezing in get_signal()
[PATCH 2/2] kernel: rerun task_work while freezing in get_signal()
2024-07-10 0:54 UTC (11+ messages)
[PATCH] iommu/vt-d: Fix identity map bounds in si_domain_init()
2024-07-10 0:49 UTC (2+ messages)
[RESEND PATCH] ARM: vfp: Improve data types in vfp_estimate_div128to64()
2024-07-10 0:34 UTC
[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
2024-07-10 0:32 UTC (6+ messages)
` [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace
[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2024-07-10 0:25 UTC (7+ messages)
` [PATCH v9 30/52] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
[PATCH-cgroup v2] cgroup: Show # of subsystem CSSes in root cgroup.stat
2024-07-10 0:23 UTC (3+ messages)
[PATCH net-next v16 00/13] Device Memory TCP
2024-07-10 0:17 UTC (14+ messages)
` [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v16 07/13] net: support non paged skb frags
` [PATCH net-next v16 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v16 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v16 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v16 11/13] net: add devmem TCP documentation
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection
[PATCH RESEND] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
2024-07-10 0:14 UTC (2+ messages)
[PATCH] mm/kmemleak: Replace strncpy() with strscpy()
2024-07-10 0:13 UTC
[PATCH] jfs: UBSAN: shift-out-of-bounds in dbFindBits
2024-07-10 0:12 UTC
[PATCH v6 0/2] Improve VM CPUfreq and task placement behavior
2024-07-10 0:07 UTC (5+ messages)
` [PATCH v6 2/2] cpufreq: add virtual-cpufreq driver
[PATCH] cxl core:wrong value of macro definition
2024-07-10 0:07 UTC (2+ messages)
[PATCH] Input: twl4030-pwrbutton - fix kernel-doc warning
2024-07-10 0:04 UTC
[PATCH] kunit: executor: Simplify string allocation handling
2024-07-10 0:02 UTC
[sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug
2024-07-10 0:02 UTC (2+ messages)
[PATCH 0/2] Optimize the return_instance management of uretprobe
2024-07-09 23:55 UTC (3+ messages)
` [PATCH 1/2] uprobes: Optimize the return_instance related routines
[PATCH v4 0/9] fs: multigrain timestamp redux
2024-07-09 23:50 UTC (3+ messages)
` [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
[syzbot] [wpan?] WARNING in cfg802154_pernet_exit
2024-07-09 23:40 UTC
[PATCH 0/4] selftest: x86: conform tests to TAP format output
2024-07-09 23:39 UTC (6+ messages)
[PATCH v2 1/2] selftests/thermel/intel: conform the test to TAP output
2024-07-09 23:39 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH] PCI: kirin: fix memory leak in kirin_pcie_parse_port()
2024-07-09 23:37 UTC (2+ messages)
[PATCH] selftests: tpm2: conform test to TAP output
2024-07-09 23:36 UTC (2+ messages)
[PATCH] tracing/kprobes: Fix build error when find_module() is not available
2024-07-09 23:36 UTC
[PATCH] tracing/kprobes: Fix build error when find_module() is not available
2024-07-09 23:36 UTC
linux-next: build failure after merge of the mm tree
2024-07-09 23:32 UTC
[PATCH v2 0/3] serial: qcom-geni: fix lockups
2024-07-09 23:30 UTC (6+ messages)
` [PATCH v2 3/3] serial: qcom-geni: do not kill the machine on fifo underrun
[PATCH] serial: qcom-geni: Show '@' characters if we have a FIFO underrun
2024-07-09 23:28 UTC
[RFC][PATCH 0/4] slab: Allow for type introspection during allocation
2024-07-09 23:28 UTC (5+ messages)
[PATCH 6.1 000/102] 6.1.98-rc1 review
2024-07-09 23:27 UTC (3+ messages)
[PATCH 6.9 000/197] 6.9.9-rc1 review
2024-07-09 23:24 UTC (3+ messages)
[PATCH 6.6 000/139] 6.6.39-rc1 review
2024-07-09 23:23 UTC (4+ messages)
[PATCH V6] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-09 23:17 UTC (2+ messages)
[PATCH RFC 0/3] Implement Qualcomm TEE IPC and ioctl calls
2024-07-09 23:16 UTC (3+ messages)
[PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
2024-07-09 23:15 UTC (5+ messages)
` [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "
linux-next: build failure after merge of the bpf-next tree
2024-07-09 23:13 UTC (2+ messages)
[syzbot] [lsm?] general protection fault in hook_inode_free_security
2024-07-09 23:13 UTC (9+ messages)
[PATCH net-next] net: psample: fix flag being set in wrong skb
2024-07-09 23:11 UTC (3+ messages)
[PATCH v5] usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
2024-07-09 22:09 UTC (2+ messages)
linux-next: Fixes tag needs some work in the mm tree
2024-07-09 22:54 UTC
[PATCH v3 00/17] TDX MMU prep series part 1
2024-07-09 22:52 UTC (23+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
[Patch v2 0/5] Bug fixes on topdown events reordering
2024-07-09 22:37 UTC (5+ messages)
` [Patch v2 3/5] perf x86/topdown: Don't move topdown metrics events when sorting events
[GIT PULL] Devicetree fixes for v6.10, part 2
2024-07-09 22:36 UTC
[PATCH v3 0/2] i2c: smbus cleanups and SPD support for piix4
2024-07-09 22:33 UTC (3+ messages)
` [PATCH v3 1/2] i2c: smbus: remove i801 assumptions from SPD probing
[PATCHSET sched_ext/for-6.11] sched_ext: Fix scx_bpf_reenqueue_local()
2024-07-09 22:31 UTC (6+ messages)
` [PATCH 1/2] sched_ext: Reimplement scx_bpf_reenqueue_local()
` [PATCH 2/2] sched_ext: Make scx_bpf_reenqueue_local() skip tasks that are being migrated
[PATCH mm-unstable v1] mm/truncate: batch-clear shadow entries
2024-07-09 22:30 UTC (5+ messages)
[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
2024-07-09 22:29 UTC (11+ messages)
linux-next: build warning after merge of the device-mapper tree
2024-07-09 22:28 UTC (3+ messages)
[PATCH] samples: configfs: add missing MODULE_DESCRIPTION() macro
2024-07-09 22:20 UTC (3+ messages)
[PATCH] f2fs: fix null reference error when checking end of zone
2024-07-09 22:20 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v2 00/60] i2c: reword first drivers according to newest specification
2024-07-09 22:18 UTC (11+ messages)
` [PATCH v2 04/60] i2c: au1550: reword "
` [PATCH v2 06/60] i2c: bcm2835: "
` [PATCH v2 09/60] i2c: cp2615: "
` [PATCH v2 10/60] i2c: cros-ec-tunnel: "
[PATCH for-next v4] tracing/kprobes: Add symbol counting check when module loads
2024-07-09 22:17 UTC (2+ messages)
[PATCH] s390/cio: add missing MODULE_DESCRIPTION() macros
2024-07-09 22:15 UTC (6+ messages)
[RESEND PATCH] drm: Combine identical if/elif code blocks
2024-07-09 22:14 UTC
[PATCH v2 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
2024-07-09 22:12 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
` [PATCH v2 2/6] ASoC: codecs: Add NeoFidelity Firmware helpers
` [PATCH v2 3/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8918
` [PATCH v2 4/6] ASoC: codecs: Add NeoFidelity NTP8918 codec
` [PATCH v2 5/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8835
` [PATCH v2 6/6] ASoC: codecs: Add NeoFidelity NTP8835 codec
[PATCH v10 0/9] Marvell HW overlay support for Cadence xSPI
2024-07-09 22:12 UTC (10+ messages)
` [PATCH v10 1/9] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI
` [PATCH v10 2/9] spi: cadence: Add static PHY configuration in Marvell overlay
` [PATCH v10 3/9] spi: cadence: Add clock configuration for Marvell xSPI overlay
` [PATCH v10 4/9] spi: cadence: Add Marvell SDMA operations
` [PATCH v10 5/9] spi: cadence: Add Marvell xSPI interrupt changes
` [PATCH v10 6/9] spi: cadence: Add Marvell xfer operation support
` [PATCH v10 7/9] spi: cadence: Change resource mapping
` [PATCH v10 8/9] spi: cadence: Change cs property reading
` [PATCH v10 9/9] spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
[PATCH v3] perf: add missing MODULE_DESCRIPTION() macros
2024-07-09 22:07 UTC
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-09 21:59 UTC (6+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-09 21:57 UTC (10+ messages)
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
[PATCH] xfs: convert comma to semicolon
2024-07-09 21:57 UTC (2+ messages)
[RESEND PATCH] ring-buffer: Use vma_pages() helper function
2024-07-09 21:56 UTC
[BUG] k3-j784s4-evm/phy-cadence-torrent: Shared reset using exclusive API
2024-07-09 21:57 UTC
[PATCH v1] ASoc: TAS2781: rename the tas2781_reset as tasdevice_reset
2024-07-09 21:50 UTC (2+ messages)
[PATCH] ASoC: Intel: sof_sdw: Convert comma to semicolon
2024-07-09 21:50 UTC (2+ messages)
[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
2024-07-09 21:45 UTC (4+ messages)
[PATCH v3 0/3] i2c: mux: gpio: Add 'settle-time-us' property
2024-07-09 21:45 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: "
` [PATCH v3 2/3] i2c: mux: gpio: Re-order #include to match alphabetic order
` [PATCH v3 3/3] i2c: mux: gpio: Add support for the 'settle-time-us' property
[PATCH 0/6] Binding and driver for "dumb" clock generators
2024-07-09 21:45 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: clocks: add binding for generic clock-generators
[PATCH] drivers/perf: riscv: Remove redundant macro check
2024-07-09 21:43 UTC (7+ messages)
[PROBLEM linux-next] drivers/comedi/drivers/tests/../ni_stc.h:1140:35: error: ‘range_ni_E_ao_ext’ defined but not used [-Werror=unused-const-variable=]
2024-07-09 21:42 UTC
[PATCH v2] HID: add more missing MODULE_DESCRIPTION() macros
2024-07-09 21:39 UTC
[PATCH] f2fs: only fragment segment in the same section
2024-07-09 21:37 UTC (3+ messages)
` [PATCH v2] "
[syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
2024-07-09 21:36 UTC (3+ messages)
[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
2024-07-09 21:29 UTC (5+ messages)
` [PATCH] net: linearizing skb when downgrade gso_size
[PROBLEM linux-next] drivers/mux/adg792a.c:134:34: error: ‘adg792a_of_match’ defined but not used [-Werror=unused-const-variable=]
2024-07-09 21:28 UTC
[PATCH 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
2024-07-09 21:22 UTC (5+ messages)
` [PATCH 3/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8918
` [PATCH 5/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8835
[PATCHSET sched_ext/for-6.11] sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches
2024-07-09 21:21 UTC (7+ messages)
` [PATCH 1/6] sched: Move struct balance_callback definition upward
` [PATCH 2/6] sched_ext: Open-code task_linked_on_dsq()
` [PATCH 3/6] sched_ext: Make @rf optional for dispatch_to_local_dsq()
` [PATCH 4/6] sched_ext: s/SCX_RQ_BALANCING/SCX_RQ_IN_BALANCE/ and add SCX_RQ_IN_WAKEUP
` [PATCH 5/6] sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches
` [PATCH 6/6] sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueues
[PROBLEM linux-next] drivers/mux/adg792a.c:134:34: error: ‘adg792a_of_match’ defined but not used [-Werror=unused-const-variable=]
2024-07-09 21:20 UTC
[PROBLEM linux-next]
2024-07-09 21:14 UTC
[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
2024-07-09 21:13 UTC (6+ messages)
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-09 21:13 UTC (4+ messages)
` [PATCH v2 48/49] KVM: x86: Add a macro for features that are synthesized into boot_cpu_data
[PATCH] dt-bindings: display: bridge: ti,sn65dsi83: add burst-mode-disabled
2024-07-09 20:25 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).