messages from 2023-07-04 17:13:40 to 2023-07-05 01:57:54 UTC [more...]
[PATCH V4 0/3] correct the lpuart compatible for imx8dxl and imx93
2023-07-05 1:56 UTC (4+ messages)
` [PATCH V4 1/3] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl
` [PATCH V4 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93
` [PATCH V4 3/3] dt-bindings: serial: fsl-lpuart: correct imx93-lpuart dt-binding item
[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
2023-07-05 1:56 UTC (9+ messages)
` [PATCH net 1/3] net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
` [PATCH net 2/3] net: fec: recycle pages for transmitted XDP frames
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring
[PATCH bpf-next v8 0/3] bpf, x86: allow function arguments up to 12 for TRACING
2023-07-05 1:47 UTC (3+ messages)
` [PATCH bpf-next v8 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments
[PATCH] mm: page_alloc: avoid false page outside zone error info
2023-07-05 1:43 UTC (5+ messages)
[PATCH] scsi/sg: don't grab scsi host module reference
2023-07-05 1:43 UTC (4+ messages)
[PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
2023-07-05 1:43 UTC (2+ messages)
` [11/12] "
[PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
2023-07-05 1:41 UTC (2+ messages)
` [03/12] "
[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-05 1:40 UTC (23+ messages)
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance
[PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
2023-07-05 1:40 UTC (2+ messages)
` [01/12] "
[PATCH net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
2023-07-05 1:37 UTC (3+ messages)
[PATCH 08/12] drivers/firmware: Remove trailing whitespaces
2023-07-05 1:26 UTC (2+ messages)
` [08/12] "
[PATCH 05/12] arch: Remove trailing whitespaces
2023-07-05 1:25 UTC (2+ messages)
` [05/12] "
[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
2023-07-05 1:21 UTC (2+ messages)
` [06/12] "
[PATCH] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
2023-07-05 1:17 UTC (3+ messages)
[PATCH] net: lan78xx: Fix possible uninit bug
2023-07-05 1:15 UTC
[PATCH] PCI: imx6: Add deinit for imx pci
2023-07-05 1:06 UTC
[PATCH v5 0/5] ublk: enable zoned storage support
2023-07-05 1:00 UTC (13+ messages)
` [PATCH v5 1/5] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v5 2/5] ublk: move types to shared header file
` [PATCH v5 3/5] ublk: rename driver files to prepare for multiple translation units
` [PATCH v5 4/5] ublk: add helper to check if device supports user copy
` [PATCH v5 5/5] ublk: enable zoned storage support
[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-05 0:51 UTC (21+ messages)
` [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
` [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
` [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range
[PATCH v3 0/5] mtd: rawnand: brcmnand: driver and doc updates
2023-07-05 0:50 UTC (10+ messages)
` [PATCH v3 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write
` [PATCH v3 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
` [PATCH v3 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize
Overly aggressive .gitignore file?
2023-07-05 0:41 UTC (9+ messages)
[PATCH] block: mq-deadline: rename sort_list to sort_rb
2023-07-05 0:30 UTC (3+ messages)
` 回复: "
drivers/mux/mmio.c:76:20: error: variable has incomplete type 'struct reg_field'
2023-07-05 0:26 UTC (2+ messages)
[PATCH v2] wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
2023-07-05 0:16 UTC (3+ messages)
[PATCH] ethernet: e1000e: Fix possible uninit bug
2023-07-05 0:10 UTC
[PATCH] net: wireless: cisco: Fix possible uninit bug
2023-07-04 23:50 UTC
linux-next: manual merge of the risc-v tree with Linus' tree
2023-07-04 23:46 UTC
[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
2023-07-04 23:34 UTC (10+ messages)
[PATCH 1/2] irqchip/ls-scfg-msi: Use devm_platform_get_and_ioremap_resource()
2023-07-04 23:34 UTC (3+ messages)
` [PATCH 2/2] irqchip/irq-mvebu-sei: "
[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
2023-07-04 23:31 UTC (3+ messages)
[PATCH] usb: mtu3: Fix possible use-before-initialization bug
2023-07-04 23:25 UTC
[PATCH v1 0/2] net: phy: at803x: support qca8081 1G version chip
2023-07-04 23:26 UTC (5+ messages)
` [PATCH v1 1/2] net: phy: at803x: support qca8081 1G chip type
` [PATCH v1 2/2] net: phy: at803x: add qca8081 fifo reset on the link changed
[PATCH v2 0/5] ALSA: hda/realtek: add extra ROOG laptop quirks
2023-07-04 23:18 UTC (3+ messages)
[CRASH][BISECTED] 6.4.1 crash in boot
2023-07-04 23:15 UTC (13+ messages)
[PATCH] arm64: dts: imx8mn-var-som-symphony: fix USB OTG
2023-07-04 23:00 UTC (13+ messages)
Hyper-V vsock streams do not fill the supplied buffer in full
2023-07-04 22:45 UTC
[RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
2023-07-04 22:29 UTC (8+ messages)
` [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
` [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
[PATCH] kbuild: Enable -Wenum-conversion by default
2023-07-04 22:19 UTC
[PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-07-04 22:15 UTC (2+ messages)
Fwd: Memory corruption in multithreaded user space program while calling fork
2023-07-04 22:04 UTC (11+ messages)
[PATCH v2] clk: meson: change usleep_range() to udelay() for atomic context
2023-07-04 21:54 UTC
[PATCH v12 00/22] TDX host kernel support
2023-07-04 21:50 UTC (11+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
[RFC 0/5] updates for i3c error printing
2023-07-04 21:37 UTC (3+ messages)
` [RFC 5/5] i3c: dw; add print if cannot get resources
[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
2023-07-04 21:25 UTC (5+ messages)
[PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-04 21:16 UTC (12+ messages)
` [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
` [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
` [PATCH v2 6/6] mm: userfaultfd: add basic documentation "
[GIT PULL] Scope-based Resource Management for 6.5
2023-07-04 21:12 UTC (3+ messages)
[PATCH 0/2] platform/x86: thinkpad_acpi: lockdep support
2023-07-04 21:03 UTC (3+ messages)
` [PATCH 1/2] platform/x86: thinkpad_acpi: take mutex for hotkey_mask_{set,get}
` [PATCH 2/2] platform/x86: thinkpad_acpi: use lockdep annotations
[PATCH net 0/9] mptcp: fixes for v6.5
2023-07-04 20:44 UTC (10+ messages)
` [PATCH net 1/9] mptcp: ensure subflow is unhashed before cleaning the backlog
` [PATCH net 2/9] mptcp: do not rely on implicit state check in mptcp_listen()
` [PATCH net 3/9] selftests: mptcp: connect: fail if nft supposed to work
` [PATCH net 4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available
` [PATCH net 5/9] selftests: mptcp: sockopt: return error if wrong mark
` [PATCH net 6/9] selftests: mptcp: userspace_pm: use correct server port
` [PATCH net 7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests
` [PATCH net 8/9] selftests: mptcp: depend on SYN_COOKIES
` [PATCH net 9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support
[PATCH v2 0/3] SuperH DMAC fixes
2023-07-04 20:35 UTC (7+ messages)
` [PATCH v2 1/3] sh: dma: Fix dma channel offset calculation
` [PATCH v2 2/3] sh: dma: Drop incorrect SH_DMAC_BASE1 for SH4
` [PATCH v2 3/3] sh: dma: Correct the number of DMA channels in SH7709
[PATCH v1] net:thunder_bgx:Fix resource leaks in device_for_each_child_node() loops
2023-07-04 20:30 UTC (2+ messages)
[PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
2023-07-04 20:26 UTC (5+ messages)
[PATCH 1/3] dt-bindings: arm: fsl: fix DEBIX binding
2023-07-04 20:24 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: arm: Add Polyhex DEBIX SOM A based boards
` [PATCH 3/3] arm64: dts: freescale: Add DEBIX SOM A and SOM A I/O Board support
[PATCH 1/1] fork: lock VMAs of the parent process when forking
2023-07-04 20:06 UTC
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-07-04 20:06 UTC (10+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v1] clk: meson: change usleep_range() to udelay() for atomic context
2023-07-04 19:58 UTC (4+ messages)
[PATCH v3] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
2023-07-04 19:50 UTC
[PATCH 0/3] driver core: remove final user of devm_device_add_groups()
2023-07-04 19:44 UTC (4+ messages)
` [PATCH 1/3] hwmon: (oxp-sensors): remove static board variable
[PATCH v5 0/2] Allow parameter in smc/hvc calls
2023-06-30 15:14 UTC (3+ messages)
[PATCH] sh: provide unxlate_dev_mem_ptr() in asm/io.h
2023-07-04 19:38 UTC (3+ messages)
[PATCH 1/4] mm/memory: convert do_page_mkwrite() to use folios
2023-07-04 19:35 UTC (2+ messages)
[PATCH] KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
2023-07-04 19:32 UTC
[PATCH v3] KVM: arm64: Use BTI for nvhe
2023-07-04 19:25 UTC (6+ messages)
[PATCH v2 0/3] vduse: add support for networking devices
2023-07-04 19:22 UTC (4+ messages)
` [PATCH v2 3/3] vduse: Temporarily disable control queue features
[PATCH] afs: Fix accidental truncation when storing data
2023-07-04 19:22 UTC
[syzbot] [modules?] general protection fault in sys_finit_module
2023-07-04 19:20 UTC
[PATCH v1 0/5] tty: serial: meson: support ttyS devname
2023-07-04 19:14 UTC (10+ messages)
` [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
` [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
[v4, PATCH] drm/mediatek: add dma buffer control for drm plane disable
2023-07-04 19:11 UTC (2+ messages)
[PATCH] Input: exc3000 - add ACPI support for EXC80H60
2023-07-04 19:00 UTC (3+ messages)
[GIT PULL] gfs2 fixes
2023-07-04 18:59 UTC (2+ messages)
[GIT PULL] overlayfs update for 6.5 - part 2
2023-07-04 18:59 UTC (2+ messages)
[PATCH 0/1] Backlight driver for the Apple Studio Display
2023-07-04 18:48 UTC (2+ messages)
[PATCH] net: Replace strlcpy with strscpy
2023-07-04 18:50 UTC (2+ messages)
[PATCH v2 net 0/2] Fix mangled link-local MAC DAs with SJA1105 DSA
2023-07-04 18:50 UTC (2+ messages)
[PATCH] mm/mmap: Clean up validate_mm() calls
2023-07-04 18:47 UTC (3+ messages)
[GIT PULL] firewire updates for 6.5-rc1
2023-07-04 18:38 UTC (2+ messages)
[GIT PULL] More power management updates for v6.5-rc1
2023-07-04 18:38 UTC (2+ messages)
[GIT PULL] More clk changes for the merge window
2023-07-04 18:38 UTC (2+ messages)
[PATCH] module: always complete idempotent loads
2023-07-04 18:38 UTC (4+ messages)
Rust for linux build error due to Clang (bindgen) version
2023-07-04 18:28 UTC (2+ messages)
[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
2023-07-04 18:24 UTC (8+ messages)
[PATCH] drm/drm_gem.c: Remove surplus else after return
2023-07-04 18:16 UTC (3+ messages)
` "
[PATCH] perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
2023-07-04 18:15 UTC
[PATCH 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform
2023-07-04 18:10 UTC (5+ messages)
` [PATCH 5/7] arm64: dts: qcom: pm6150: Add resin and rtc nodes
` [PATCH 7/7] arm64: dts: qcom: Add support for the Xiaomi SM7125 platform
[PATCH 00/12] Convert write_cache_pages() to an iterator
2023-07-04 18:08 UTC (5+ messages)
[PATCH] fs: drop_caches: draining pages before dropping caches
2023-07-04 18:06 UTC (2+ messages)
[mm] 408579cd62: WARNING:suspicious_RCU_usage
2023-07-04 18:04 UTC (7+ messages)
[PATCH] writeback: Account the number of pages written back
2023-07-04 18:03 UTC (5+ messages)
[PATCH v2] mm/slub: refactor freelist to use custom type
2023-07-04 17:58 UTC (2+ messages)
[PATCH v4 0/6] drm: Add support for atomic async page-flip
2023-07-04 17:57 UTC (4+ messages)
` [PATCH v4 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
[RFC] Adding Support for Firefox's Gecko Profile Format
2023-07-04 17:52 UTC (11+ messages)
[PATCH] IB/hfi1: Fix potential deadlock on &sde->flushlist_lock
2023-07-04 17:42 UTC (3+ messages)
[PATCH v3 0/2] Meson NAND: waiting w/o wired ready/busy pin
2023-07-04 17:32 UTC (7+ messages)
` [PATCH v3 2/2] mtd: rawnand: meson: "
[PATCH] riscv: entry: Fixup do_trap_break from kernel side
2023-07-04 17:34 UTC (3+ messages)
[PATCH 1/2] ARM: dts: stm32: add pin map for i2c3 controller on stm32f7
2023-07-04 17:34 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: add touchscreen on stm32f746-disco board
[PATCH 0/4] hwrng: pic32 - some simple cleanups
2023-07-04 17:32 UTC (5+ messages)
` [PATCH 1/4] hwrng: pic32 - enable compile-testing
` [PATCH 2/4] hwrng: pic32 - use devm_clk_get_enabled
` [PATCH 3/4] hwrng: pic32 - remove unused defines
` [PATCH 4/4] hwrng: pic32 - enable TRNG only while it's used
[PATCH] ARM: dts: stm32: re-add CAN support on stm32f746
2023-07-04 17:33 UTC
[PATCH v4 0/5] ACPI: platform: Fix SMB0001 enumeration on Kontron devices
2023-07-04 17:32 UTC (5+ messages)
` [PATCH v4 2/5] ACPI: platform: Ignore SMB0001 only when it has resources
` [PATCH v4 5/5] ACPI: scan: Provide symbol declarations
[QUESTION] Full user space process isolation?
2023-07-04 17:26 UTC (6+ messages)
[RFC PATCH V3 0/6] SCHED_DEADLINE server infrastructure
2023-07-04 17:28 UTC (6+ messages)
` [RFC PATCH V3 4/6] sched/deadline: Introduce deadline servers
[PATCH] hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
2023-07-04 17:10 UTC
[PATCH] PCI: dwc: Provide deinit callback for i.MX
2023-07-04 17:20 UTC (5+ messages)
[PATCH] ACPICA: actbl2: change to be16/be32 types for big endian data
2023-07-04 17:19 UTC (2+ messages)
[PATCH] ACPI: fix undeclared variable warnings by including sleep.h
2023-07-04 17:13 UTC (2+ messages)
[syzbot] [mm?] WARNING in __gup_longterm_locked
2023-07-04 17:13 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