messages from 2025-06-28 07:32:54 to 2025-06-28 11:52:52 UTC [more...]
[PATCH v3 0/4] ASoc: tac5x1x: mixer-test report
2025-06-28 11:51 UTC (5+ messages)
` [PATCH v3 4/4] dt-bindings: sound: device support list for pcm6240
[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-06-28 11:26 UTC (5+ messages)
[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
2025-06-28 11:50 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: display: simple-framebuffer: Add interconnects property
[PATCH v4 0/4] Optimize mprotect() for large folios
2025-06-28 11:34 UTC (5+ messages)
` [PATCH v4 1/4] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v4 2/4] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching
` [PATCH v4 4/4] arm64: Add batched versions of ptep_modify_prot_start/commit
[PATCH] selftests: add basic test for MADV_POPULATE_(READ|WRITE)
2025-06-28 11:39 UTC (2+ messages)
` [PATCH] selftests/mm: Add process_madvise() tests
[PATCH] rust: init: Fix generics in *_init! macros
2025-06-28 11:36 UTC (2+ messages)
[LTP] [PATCH] fanotify01: Fix regression on kernels < v6.8
2025-06-28 11:33 UTC
[PATCH v4 01/22] x86/mce: Don't remove sysfs if thresholding sysfs init fails
2025-06-28 11:33 UTC (2+ messages)
` [tip: ras/urgent] "
[PATCH v4 02/22] x86/mce: Restore poll settings after storm subsides
2025-06-28 11:33 UTC (2+ messages)
` [tip: ras/urgent] x86/mce: Ensure user polling settings are honored when restarting timer
[PATCH v4 03/22] x86/mce/amd: Add default names for MCA banks and blocks
2025-06-28 11:33 UTC (2+ messages)
` [tip: ras/urgent] "
[PATCH v4 04/22] x86/mce/amd: Fix threshold limit reset
2025-06-28 11:33 UTC (2+ messages)
` [tip: ras/urgent] "
[PATCH tip: x86/bugs v2] x86/mce: make sure cmci banks are cleared during shutdown on intel
2025-06-28 11:33 UTC (2+ messages)
` [tip: ras/urgent] x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
fs/smb/server/connection.c:42:5-24: WARNING: atomic_dec_and_test variation before object free at line 43
2025-06-28 11:20 UTC
[PATCH] overlayfs.rst: Fix inode table
2025-06-28 11:19 UTC (2+ messages)
[PATCH 0/2] rust: add initial scatterlist abstraction
2025-06-28 11:18 UTC (14+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings
[Buildroot] [PATCH 1/1] package/binutils: fix build with gcc 15
2025-06-28 11:16 UTC (2+ messages)
[Buildroot] [git commit] package/binutils: fix build with gcc 15
2025-06-28 10:57 UTC
[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
2025-06-28 11:13 UTC (3+ messages)
[syzbot] [block?] BUG: sleeping function called from invalid context in __xas_nomem (2)
2025-06-28 11:03 UTC (4+ messages)
` [PATCH] brd: fix sleeping memory allocation in brd_insert_page()
[PATCH net v1] rose: fix dangling neighbour pointers in rose_rt_device_down()
2025-06-28 11:01 UTC (2+ messages)
[PATCH 4/5] binder: Convert binder_alloc selftests to KUnit
2025-06-28 10:59 UTC (2+ messages)
[PATCH] Fix typo in af_netlink.c
2025-06-28 10:55 UTC
[android-common:android-mainline-desktop 1/1] Warning: drivers/dma-buf/dma-heap.c:45 struct member 'heap_devt' not described in 'dma_heap'
2025-06-28 10:48 UTC
[Buildroot] [PATCH] package/libarchive: security bump to v3.8.1
2025-06-28 10:44 UTC (3+ messages)
` [Buildroot] [PATCH v2] "
[Buildroot] [git commit] package/libarchive: security bump to v3.8.1
2025-06-28 10:28 UTC
[GIT PULL] LoongArch fixes for v6.16-rc4
2025-06-28 10:37 UTC
[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
2025-06-28 10:37 UTC (6+ messages)
` [GSOC PATCH v2] "
[PATCH net-next] Bluetooth: btrtl: Fix passing zero to 'ERR_PTR'
2025-06-28 10:34 UTC (2+ messages)
` [net-next] "
[PATCH v3 0/3] replace `allow(...)` lints with `expect(...)`
2025-06-28 10:30 UTC (4+ messages)
` [PATCH v3 3/3] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`
[Buildroot] [PATCH] package/libwebsock: remove package
2025-06-28 10:27 UTC (2+ messages)
[Buildroot] [git commit] package/libwebsock: remove package
2025-06-28 10:22 UTC
[PATCH v8 0/4] support large align and nid in Rust allocators
2025-06-28 10:26 UTC (5+ messages)
` [PATCH v8 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v8 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v8 3/4] rust: add support for NUMA ids in allocations
` [PATCH v8 4/4] rust: support large alignments "
[PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063
2025-06-28 10:24 UTC (7+ messages)
` [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset
Options to output the preprocessor code
2025-06-28 10:18 UTC
[Buildroot] [PATCH] package/libbpf: add patch for CVE-2025-29481
2025-06-28 10:18 UTC (2+ messages)
[Buildroot] [git commit] package/libbpf: add patch for CVE-2025-29481
2025-06-28 10:10 UTC
[PATCH net-next] netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
2025-06-28 10:32 UTC
[PATCH] nvme: clear nvme request for nonready request
2025-06-28 10:13 UTC (2+ messages)
[PATCH v2 0/3] i3c: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
2025-06-28 10:12 UTC (5+ messages)
` [PATCH v2 1/3] i3c: master: "
[PATCH] eal: handle sysconf() negative return value
2025-06-28 10:11 UTC (5+ messages)
` [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
[PATCH 0/2] target/alpha: Add TCG plugin register tracking support
2025-06-28 10:09 UTC (3+ messages)
` [PATCH 2/2] target/alpha: Add GDB XML feature file
[Buildroot] [PATCH] board/freescale/mxs: fix Linux booting
2025-06-28 10:08 UTC (3+ messages)
` [Buildroot] [PATCH v2] "
[Buildroot] [PATCH] board/freescale/common/imx/post-image.sh: make it verbose on error
2025-06-28 10:08 UTC (2+ messages)
[Buildroot] [git commit] board/freescale/mxs: fix Linux booting
2025-06-28 10:03 UTC
[Buildroot] [git commit] board/freescale/common/imx/post-image.sh: make it verbose on error
2025-06-28 9:31 UTC
[linux-next:master 3640/5998] include/asm-generic/bitops/fls64.h:24:20: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
2025-06-28 10:07 UTC
[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.16-rc
2025-06-28 10:03 UTC (2+ messages)
` [PATCH 1/1] iommu/vt-d: Assign devtlb cache tag on ATS enablement
[PATCH] target/riscv: rvv: Fix missing exit TB flow for ldff_trans
2025-06-28 10:03 UTC (2+ messages)
[PATCH] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
2025-06-28 9:52 UTC
[PATCH v4 0/5] Improvements for Devres
2025-06-28 9:58 UTC (10+ messages)
` [PATCH v4 5/5] rust: devres: implement register_release()
[PATCH v2 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
2025-06-28 9:33 UTC (5+ messages)
` [PATCH v2 2/6] dt-bindings: soc: samsung: exynos-pmu: allow mipi-phy subnode
[arm-integrator:b4/ixp4xx-mi424wr 4/4] arch/arm/boot/dts/intel/ixp/intel-ixp42x-actiontec-mi424wr-ac.dtb: gpio@1,0 (brcm,bcm6345-gpio): 'bank-width', 'intel,ixp4xx-eb-write-enable', 'pci-reset-hog', 'pstn-relay-hog-1', 'pstn-relay-hog-2' do not match any of the regexes: '^pinctrl-[0-9]+$'
2025-06-28 9:56 UTC
[PATCH v6 0/8] drm/vkms: Add support for multiple plane formats
2025-06-28 9:56 UTC (3+ messages)
` [PATCH v6 6/8] drm/vkms: Change YUV helpers to support u16 inputs for conversion
[PATCH v6 00/15] further mt7988 devicetree work
2025-06-28 9:10 UTC (32+ messages)
` [PATCH v6 01/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 02/15] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v6 03/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 04/15] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v6 05/15] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v6 06/15] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v6 07/15] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v6 08/15] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v6 09/15] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v6 10/15] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v6 11/15] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v6 12/15] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v6 13/15] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v6 14/15] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v6 15/15] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
2025-06-28 9:11 UTC (5+ messages)
[PATCH] pci: fix uaf for resource file
2025-06-29 3:05 UTC
[PATCH net-next] net: ipv4: guard ip_mr_output() with rcu
2025-06-28 9:50 UTC (2+ messages)
[PATCH v2] net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
2025-06-28 9:49 UTC
[PATCH net-next v2 0/2] Add IPIP flowtable SW acceleratio
2025-06-28 9:47 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: netfilter: Add IPIP flowtable SW acceleration
[PATCH] Introduce Tyr
2025-06-28 9:44 UTC (5+ messages)
[PATCH v2] net: thunderbolt: Enable end-to-end flow control also in transmit
2025-06-28 9:38 UTC
[Bug 220288] New: A typo Leads to loss of all data on disk
2025-06-28 9:37 UTC (4+ messages)
` [Bug 220288] "
[Buildroot] [PATCH] package/cryptsetup: bump version to 2.8.0
2025-06-28 9:30 UTC (2+ messages)
[LTP] [PATCH] lib/checkpoint: remove deprecated tst_checkpoint_init() and legacy macro
2025-06-28 9:30 UTC (2+ messages)
[Buildroot] [git commit] package/cryptsetup: bump version to 2.8.0
2025-06-27 16:13 UTC
[PATCH v2] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
2025-06-28 9:28 UTC (2+ messages)
[PATCH v2 00/12] media: mt9m114: Changes to make it work with atomisp devices
2025-06-28 9:27 UTC (8+ messages)
` [PATCH v2 03/12] media: mt9m114: Use aptina-PLL helper to get PLL values
[PATCH 1/3] power: supply: core: Add power_supply_get/set_property_direct()
2025-06-28 9:25 UTC (2+ messages)
[PATCH v3 0/5] Misc rework on hugetlb faulting path
2025-06-28 9:22 UTC (3+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
2025-06-28 9:21 UTC (10+ messages)
[PATCH v6 00/15] further mt7988 devicetree work
2025-06-28 9:03 UTC (12+ messages)
` [PATCH v6 01/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 02/15] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v6 03/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 04/15] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v6 05/15] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
[PATCH] Docs/ABI: Fix sysfs-kernel-address_bits path
2025-06-28 9:13 UTC (3+ messages)
[PATCH] selftests: net: fix resource leak in napi_id_helper.c
2025-06-28 9:09 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next] bpf: Warn on internal verifier errors
2025-06-28 9:07 UTC
[linux-next:master 2617/5998] drivers/net/dsa/b53/b53_common.c:1885 b53_arl_op() error: uninitialized symbol 'fwd_entry'
2025-06-28 9:04 UTC
[PATCH] drm/amdgpu: Use correct severity for BP threshold exceed event
2025-06-28 9:00 UTC
[PATCH 0/8] Fix several DTB validation issues
2025-06-28 8:57 UTC (6+ messages)
` [PATCH 2/8] arm64: dts: rockchip: Refactor DSI nodes on rk3399 boards
Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
2025-06-28 8:52 UTC (5+ messages)
[PATCH v2 0/2] Some trivial live update fixes
2025-06-28 8:44 UTC (2+ messages)
ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values in 'vmlinux.a(init.o at 1228868)' and 'vmlinux.a(net-traces.o at 1409108)'
2025-06-28 8:44 UTC
[PATCH 0/3] hwmon: add Microchip EMC2101 driver
2025-06-28 8:43 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: hwmon: Add Microchip EMC2101 support
[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
2025-06-28 8:40 UTC (7+ messages)
[PATCH] iommu/mediatek-v1: Tidy up probe_finalize
2025-06-28 8:36 UTC (3+ messages)
[PATCH v3] Support static-only builds - unconditional `-laudit -lbz2` in non-static policycoreutils build
2025-06-28 8:37 UTC (7+ messages)
` [PATCH 1/2] libsemanage: add missing libaudit private library
` [PATCH 2/2] policycoreutils: use pkg-config for libsemanage
[net-next PATCH v15 00/12] net: dsa: Add Airoha AN8855 support
2025-06-28 8:33 UTC (3+ messages)
` [net-next PATCH v15 08/12] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
efi_loader: Sporadic build failure: Error: file not found: <path>/capsule_esl_file
2025-06-28 8:31 UTC (3+ messages)
[PATCH 0/6] sysfs: prepare the constification of struct attribute
2025-06-28 8:30 UTC (5+ messages)
` [PATCH 1/6] sysfs: attribute_group: allow registration of const attribute
[PATCH] staging: sm750fb: fix all checkpatch warnings in .c and .h files
2025-06-28 8:29 UTC (2+ messages)
[PATCH] Update r7s72100 Genmai DTS to include NOR Flash pinctrl
2025-06-28 8:26 UTC
[PATCH v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
2025-06-28 8:25 UTC (3+ messages)
[PATCH net-next v4.1] Expose RDS features via sysfs
2025-06-28 8:23 UTC (5+ messages)
` [PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)
futex performance regression from "futex: Allow automatic allocation of process wide futex hash"
2025-06-28 8:23 UTC (9+ messages)
[PATCH net/next 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
2025-06-28 8:13 UTC (10+ messages)
` [PATCH net/next 1/3] net: ethernet: mtk_eth_soc: improve support for named interrupts
` [PATCH net/next 2/3] net: ethernet: mtk_eth_soc: fix kernel-doc comment
` [PATCH net/next 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM
[arm-integrator:b4/genexis-xg6846b-v6.16-rc1 8/10] arch/arm/boot/dts/broadcom/bcm6846-genexis-xg6846b.dtb: switch@0 (marvell,mv88e6085): Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected)
2025-06-28 8:12 UTC
[RFC PATCH v2 0/2] efi/tpcm: Add Trusted Platform Control
2025-06-28 8:09 UTC
[GIT PULL] bcachefs fixes for 6.16-rc4
2025-06-28 8:06 UTC (3+ messages)
[PATCH v2 0/1] local_lock: Move this_cpu_ptr() notation from internal to main header
2025-06-28 8:08 UTC (3+ messages)
` [PATCH v2 1/1] "
[GSoC][RFC PATCH 0/2] Add refs list subcommand
2025-06-28 8:05 UTC (3+ messages)
[PATCH] tty: serial: fsl_lpuart: Constify struct lpuart_soc_data
2025-06-28 8:03 UTC (2+ messages)
[PATCH v5 00/10] LKMM generic atomics in Rust
2025-06-28 8:00 UTC (7+ messages)
` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
[PATCHES v2][RFC][CFR] mount-related stuff
2025-06-28 7:58 UTC (6+ messages)
` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
` [PATCH v2 17/35] sanitize handling of long-term internal mounts
` [RFC] vfs_parse_fs_string() calling conventions change (was Re: [PATCH v2 17/35] sanitize handling of long-term internal mounts)
CVE-2025-38086: net: ch9200: fix uninitialised access during mii_nway_restart
2025-06-28 7:53 UTC
[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
2025-06-28 7:52 UTC (2+ messages)
✅ PASS (MISSED 6 of 100): Test report for master (6.16.0-rc3, upstream-mainline, 26fd9f7b)
2025-06-28 7:52 UTC
CVE-2025-38084: mm/hugetlb: unshare page tables during VMA split, not before
2025-06-28 7:44 UTC
CVE-2025-38085: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-06-28 7:44 UTC
[PATCH] MAINTAINERS: Add missing sysfb files to firmware framebuffers entry
2025-06-28 7:44 UTC (2+ messages)
[PATCH] drm/fourcc: Add RGB161616 and BGR161616 formats
2025-06-28 7:43 UTC (6+ messages)
[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
2025-06-28 7:42 UTC (5+ messages)
` [PATCH RFC v2 1/4] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH RFC v2 2/4] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH RFC v2 4/4] pci: Suspend iommu function prior to resetting a device
[PATCH v2 0/2] ACPI: Improve SPCR handling and messaging on SPCR-less systems
2025-06-28 7:42 UTC (2+ messages)
[PATCH 00/10] ASoC: mediatek: Add support for MT8189 SoC
2025-06-28 7:14 UTC (4+ messages)
` [PATCH 07/10] ASoC: mediatek: mt8189: add platform driver
` [PATCH 09/10] ASoC: mediatek: mt8189: add machine driver with nau8825
` [PATCH 10/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document
[GSOC PATCH 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
2025-06-28 7:33 UTC (3+ messages)
` [GSOC PATCH 2/2] builtin/prune: stop depending on 'the_repository'
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.