messages from 2025-07-16 11:20:36 to 2025-07-16 13:37:24 UTC [more...]
[PATCH v2 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
2025-07-16 13:37 UTC (3+ messages)
` [PATCH v2 2/5] mm/mseal: update madvise() logic
[PATCH] sched/ext: Suppress warning in __this_cpu_write() by disabling preemption
2025-07-16 13:36 UTC (9+ messages)
[PATCH v2] nfsd: don't set the ctime on delegated atime updates
2025-07-16 13:34 UTC
[PATCH] lib/xxhash: Comment out unused functions
2025-07-16 13:33 UTC (3+ messages)
[PATCH v2] lib/xxhash: Remove unused functions
2025-07-16 13:32 UTC
[syzbot] Monthly v9fs report (Jul 2025)
2025-07-16 13:32 UTC
[syzbot] Monthly wpan report (Jul 2025)
2025-07-16 13:32 UTC
linux-next: manual merge of the block tree with the jc_docs tree
2025-07-16 13:31 UTC (2+ messages)
[PATCH v9 0/5] Add support for gdsp remoteproc on sa8775p
2025-07-16 13:28 UTC (6+ messages)
` [PATCH v9 1/5] dt-bindings: misc: qcom,fastrpc: Add GDSP label
` [PATCH v9 2/5] arm64: dts: qcom: sa8775p: add GDSP fastrpc-compute-cb nodes
` [PATCH v9 3/5] misc: fastrpc: Remove kernel-side domain checks from capability ioctl
` [PATCH v9 4/5] misc: fastrpc: Cleanup the domain names
` [PATCH v9 5/5] misc: fastrpc: add support for gdsp remoteproc
[PATCH v2] media: pci: ivtv: Add missing check after DMA map
2025-07-16 13:26 UTC
[PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
2025-07-16 13:27 UTC (2+ messages)
[PATCH 6.12 1/2] arm64: defconfig: enable DRM_DISPLAY_CONNECTOR as a module
2025-07-16 13:26 UTC (5+ messages)
` [PATCH 6.12 2/2] arm64: defconfig: enable Maxim TCPCI driver
[PATCH] efivarfs: Suppress false-positive kmemleak warning for sfi
2025-07-16 13:26 UTC (7+ messages)
[PATCH v7 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
2025-07-16 13:25 UTC (3+ messages)
[PATCH v3] x86/boot: Avoid writing to cr4 twice in startup_64()
2025-07-16 13:27 UTC (3+ messages)
[PATCH v2 0/5] add static PMD zero page support
2025-07-16 13:24 UTC (4+ messages)
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[RFC 0/6] Introducing CPC support in Greybus
2025-07-16 13:23 UTC (11+ messages)
` [RFC 1/6] greybus: move host controller drivers comment in Makefile
` [RFC 2/6] greybus: cpc: add core logic
` [RFC 4/6] greybus: add API for async unidirectional transfer
` [RFC 5/6] greybus: match device with bundle ID
` [RFC 6/6] greybus: add class driver for Silabs Bluetooth
[PATCH 00/14] vdso: Add support for auxiliary clocks
2025-07-16 13:23 UTC (10+ messages)
` [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
[PATCH v7 00/15] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2025-07-16 13:17 UTC (9+ messages)
[PATCH 6.6.y] arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
2025-07-16 13:08 UTC
[PATCH] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-16 13:16 UTC (2+ messages)
[PATCH v1 2/2] clk: mediatek: Add MT6789 clock controllers
2025-07-16 13:15 UTC (2+ messages)
[PATCH v3 00/17] rv: Add monitors to validate task switch
2025-07-16 13:13 UTC (12+ messages)
` [PATCH v3 01/17] tools/rv: Do not skip idle in trace
` [PATCH v3 12/17] sched: Adapt sched tracepoints for RV task model
linux-next: duplicate patch in the clockevents tree
2025-07-16 13:13 UTC (2+ messages)
[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
2025-07-16 13:11 UTC (5+ messages)
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support
[PATCH v2] x86/sev: Improve handling of writes to intercepted TSC MSRs
2025-07-16 13:09 UTC (2+ messages)
[PATCH v4 0/2] Implement endianess swap macros for RISC-V
2025-07-16 13:09 UTC (4+ messages)
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-07-16 13:08 UTC (5+ messages)
[PATCH bpf-next v2 06/18] bpf: tracing: add support to record and check the accessed args
2025-07-16 13:05 UTC (15+ messages)
` [PATCH bpf-next v2 13/18] libbpf: support tracing_multi
` [PATCH bpf-next v2 14/18] libbpf: add btf type hash lookup support
` [PATCH bpf-next v2 15/18] libbpf: add skip_invalid and attach_tracing for tracing_multi
` [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
[PATCH v7 0/9] LKMM generic atomics in Rust
2025-07-16 13:04 UTC (9+ messages)
` [PATCH v7 1/9] rust: Introduce atomic API helpers
[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
2025-07-16 13:04 UTC (5+ messages)
` [PATCH RFC v1 3/5] KVM: guest_memfd: Call arch invalidation hooks when converting to shared
[PATCH v4 0/4] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100)
2025-07-16 13:02 UTC (3+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: Add support for Dell Inspiron 7441 / Latitude 7455
linux-next: build warning after merge of the drm-misc tree
2025-07-16 13:00 UTC (2+ messages)
` "
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-16 12:57 UTC (13+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH] drm/bridge: Describe the newly introduced drm_connector parameter for drm_bridge_detect
2025-07-16 12:55 UTC
[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
2025-07-16 12:56 UTC (7+ messages)
` [PATCH 1/6] PCI/ASPM: Fix the behavior of pci_enable_link_state*() APIs
` [PATCH 2/6] PCI/ASPM: Transition the device to D0 (if required) inside pci_enable_link_state_locked() API
` [PATCH 3/6] PCI/ASPM: Improve the kernel-doc for pci_disable_link_state*() APIs
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
` [PATCH 5/6] wifi: ath11k: "
` [PATCH 6/6] wifi: ath10k: "
[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
2025-07-16 12:55 UTC (4+ messages)
[PATCH v2] ACPICA: Add SoundWire File Table (SWFT) signature
2025-07-16 12:53 UTC (3+ messages)
We found a bug in i40e_debugfs.c for the latest linux
2025-07-16 12:52 UTC (5+ messages)
[PATCH v11 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
2025-07-16 12:51 UTC (2+ messages)
[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-16 12:50 UTC (2+ messages)
[PATCH v11 5/7] nvmem: add support for device and sysfs-based cell lookups
2025-07-16 12:48 UTC (2+ messages)
[PATCH V2 0/4] Add support for VIP
2025-07-16 12:47 UTC (6+ messages)
` [PATCH V2 1/4] MAINTAINERS: Update maintainers of TI VPE and CAL
` [PATCH V2 2/4] Revert "media: platform: ti: Remove unused vpdma_update_dma_addr"
` [PATCH V2 3/4] dt-bindings: media: ti: vpe: Add bindings for Video Input Port
` [PATCH V2 4/4] media: ti-vpe: Add the VIP driver
[syzbot] [usb?] INFO: task hung in uevent_show (2)
2025-07-16 12:47 UTC (14+ messages)
` [PATCH] media: imon: make send_packet() more robust
[PATCH v4 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
2025-07-16 12:45 UTC (3+ messages)
[regression] Wireguard fragmentation fails with VXLAN since 8930424777e4 ("tunnels: Accept PACKET_HOST skb_tunnel_check_pmtu().") causing network timeouts
2025-07-16 12:44 UTC (3+ messages)
[PATCH v3 0/2] sched_ext: Introduce rq lock tracking
2025-07-16 12:43 UTC (7+ messages)
` [PATCH 1/2] sched_ext: Track currently locked rq
[PATCH v11 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
2025-07-16 12:43 UTC (2+ messages)
[PATCH] ghes: Track number of recovered hardware errors
2025-07-16 12:42 UTC (11+ messages)
[PATCH] power: snapshot: Fix coding style issues
2025-07-16 12:42 UTC
[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
2025-07-16 12:41 UTC (4+ messages)
` [PATCH v6 08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add audio AFE
[PATCH liburing v2 0/3] Bring back `CONFIG_HAVE_MEMFD_CREATE` to fix Android build error
2025-07-16 12:41 UTC (2+ messages)
[PATCH v5 0/3] Add support for long task name
2025-07-16 12:39 UTC (4+ messages)
` [PATCH v5 1/3] exec: Remove obsolete comments
` [PATCH v5 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
2025-07-16 12:38 UTC (2+ messages)
[PATCH v4] irqchip/riscv-imsic: Add kernel parameter to disable IPIs
2025-07-16 12:37 UTC
[PATCH] ACPI: TAD: Replace sprintf with sysfs_emit
2025-07-16 12:35 UTC
[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
2025-07-16 12:34 UTC (3+ messages)
[RFC/PATCH 0/3] PM: QoS: Introduce a system-wakeup QoS limit for s2idle and genpd
2025-07-16 12:33 UTC (4+ messages)
` [RFC/PATCH 1/3] PM: QoS: Introduce a system-wakeup QoS limit
` [RFC/PATCH 2/3] pmdomain: Respect the system-wakeup QoS limit at system-wide suspend
` [RFC/PATCH 3/3] cpuidle: Respect the system-wakeup QoS limit for s2idle
[PATCH 0/5] ASoC: codecs: wcd93xxx: remove code duplication
2025-07-16 12:33 UTC (6+ messages)
` [PATCH 1/5] ASoC: codecs: wcd: add common helper for wcd codecs
` [PATCH 2/5] ASoC: codecs: wcd-common: move WCD_SDW_CH to common
` [PATCH 3/5] ASoC: codecs: wcd-common: move component ops "
` [PATCH 4/5] ASoC: codecs: wcd939x: move to using dev_get_regmap
` [PATCH 5/5] ASoC: codecs: wcd-common: move status_update callback to common
[PATCH v3 0/5] Support trampoline for LoongArch
2025-07-16 12:32 UTC (9+ messages)
` [PATCH v3 1/5] LoongArch: Add the function to generate the beq and bne assembly instructions
` [PATCH v3 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v3 4/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v3 5/5] LoongArch: BPF: Add bpf trampoline "
[PATCH v4 0/1] PM / Freezer: Skip zombie/dead processes to reduce
2025-07-16 12:26 UTC (2+ messages)
[PATCH v4 0/2] SM8750 CPU BWMONs
2025-07-16 12:25 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: interconnect: qcom,msm8998-bwmon: Allow 'nonposted-mmio'
` [PATCH v4 2/2] arm64: dts: qcom: sm8750: Add BWMONs
[PATCH 5.4 000/148] 5.4.296-rc1 review
2025-07-16 12:25 UTC (2+ messages)
[PATCH v5 4/8] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators
2025-07-16 12:24 UTC (2+ messages)
[PATCH] crypto: keembay - Add missing check after sg_nents_for_len()
2025-07-16 12:25 UTC (2+ messages)
[RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support
2025-07-16 12:24 UTC (2+ messages)
[PATCH v1] PM: suspend: clean up redundant filesystems_freeze/thaw handling
2025-07-16 12:23 UTC (7+ messages)
[RFC PATCH] tpm, tpm_vtpm_proxy: boot-time TPM
2025-07-16 12:23 UTC (2+ messages)
[PATCH] misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-07-16 12:16 UTC (3+ messages)
[PATCH] lsm,selinux: Add LSM blob support for BPF objects
2025-07-16 12:14 UTC (2+ messages)
[RFC PATCH] fuse: modification of FUSE passthrough call sequence
2025-07-16 12:14 UTC (2+ messages)
[PATCH v1 0/4] Implement IOMMU SVA page fault processing error notifiers
2025-07-16 12:10 UTC (7+ messages)
` [PATCH v1 4/4] iommu: Notify requesters of IOMMU fault failures
[PATCH v2] staging: sound: Adjust mutex unlock order
2025-07-16 12:10 UTC (2+ messages)
[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in parse_insn
2025-07-16 12:10 UTC
[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-07-16 12:08 UTC (10+ messages)
[PATCH 0/9] Introducing firmware late binding
2025-07-16 12:07 UTC (5+ messages)
` [PATCH 2/9] mei: late_bind: add late binding component driver
[PATCH] riscv: Stop supporting static ftrace
2025-07-16 12:05 UTC
[PATCH v2 00/10] Add support for i.MX94 DCIF
2025-07-16 12:05 UTC (5+ messages)
` [PATCH v2 01/10] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
` [PATCH v2 02/10] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called
[PATCH] LICENSES: Replace the obsolete address of the FSF
2025-07-16 12:00 UTC (3+ messages)
[PATCH] media: pci: ivtv: Add missing check after DMA map
2025-07-16 11:57 UTC
linux-next: manual merge of the wireless-next tree with the wireless tree
2025-07-16 11:54 UTC (3+ messages)
[PATCH net 0/5] rxrpc: Miscellaneous fixes
2025-07-16 11:53 UTC (6+ messages)
` [PATCH net 1/5] rxrpc: Fix irq-disabled in local_bh_enable()
` [PATCH net 2/5] rxrpc: Fix recv-recv race of completed call
` [PATCH net 3/5] rxrpc: Fix notification vs call-release vs recvmsg
` [PATCH net 4/5] rxrpc: Fix transmission of an abort in response to an abort
` [PATCH net 5/5] rxrpc: Fix to use conn aborts for conn-wide failures
[PATCH v6 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
2025-07-16 11:53 UTC (3+ messages)
` [PATCH v6 2/3] eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips
[PATCH 6.15 000/192] 6.15.7-rc1 review
2025-07-16 11:49 UTC
[PATCH fixes] riscv: Properly export reserved regions in /proc/iomem
2025-07-16 11:47 UTC (10+ messages)
` [PATCH 0/1] Fix for riscv vmcore issue
[PATCH] kernel/fork: Increase minimum number of allowed threads
2025-07-16 11:46 UTC (3+ messages)
[PATCH 6.6 000/111] 6.6.99-rc2 review
2025-07-16 11:44 UTC (2+ messages)
[PATCH v2 1/2] platform/chrome: cros_ec_typec: Add role swap ops
2025-07-16 11:39 UTC (6+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_typec: Add lock per-port
[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
2025-07-16 11:36 UTC (2+ messages)
[PATCH 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
2025-07-16 11:33 UTC (5+ messages)
` [PATCH 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree
[PATCH v8] x86/boot: Don't return encryption mask from __startup_64()
2025-07-16 11:33 UTC (2+ messages)
[PATCH v5 00/22] x86: strict separation of startup code
2025-07-16 11:32 UTC (5+ messages)
` [PATCH v5 15/22] objtool: Add action to check for absence of absolute relocations
[PATCH RFC 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
2025-07-16 11:30 UTC (8+ messages)
` [PATCH RFC 1/3] "
[PATCH v3 3/5] sched/fair: Switch to task based throttle model
2025-07-16 11:27 UTC (4+ messages)
linux-next: Tree for Jul 16
2025-07-16 11:25 UTC
[PATCH v2] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
2025-07-16 11:25 UTC (3+ messages)
[PATCH v3 0/9] MIPS: loongson32: Convert all platform devices to DT
2025-07-16 11:25 UTC (10+ messages)
` [PATCH v3 1/9] dt-bindings: mips: loongson: Add LS1B-DEMO and CQ-T300B
` [PATCH v3 2/9] MIPS: dts: loongson: Add LS1B-DEMO board
` [PATCH v3 3/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board
` [PATCH v3 4/9] MIPS: dts: loongson: Add Smartloong-1C board
` [PATCH v3 5/9] MIPS: dts: loongson: Add CQ-T300B board
` [PATCH v3 6/9] MIPS: loongson: Add built-in DTB support
` [PATCH v3 7/9] MIPS: loongson32: Switch to generic core
` [PATCH v3 8/9] MIPS: Unify Loongson1 PRID_REV
` [PATCH v3 9/9] MIPS: configs: Consolidate Loongson1 defconfigs
[PATCH v8 0/2] usb: serial: add support for CH348
2025-07-16 11:24 UTC (10+ messages)
` [PATCH v8 1/2] "
[PATCH] nvmet: Add support for FDP devices in fabrics passthru path
2025-07-16 11:24 UTC (4+ messages)
[PATCH net 0/2] bonding: fix LACP negotiation issues in passive mode
2025-07-16 11:23 UTC (4+ messages)
` [PATCH net 2/2] selftests: bonding: add test for passive LACP mode
[PATCH v2 net-next] net: Allow SF devices to be used for ZC DMA
2025-07-16 11:23 UTC (6+ messages)
[PATCH 5.15 00/78] 5.15.189-rc2 review
2025-07-16 11:22 UTC (2+ 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).