messages from 2025-06-28 04:51:01 to 2025-06-28 12:31:07 UTC [more...]
[PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694
2025-06-28 12:30 UTC (2+ messages)
[PATCH] rust: init: Fix generics in *_init! macros
2025-06-28 12:29 UTC (2+ messages)
[PATCH net-next] netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
2025-06-28 12:26 UTC (2+ messages)
[PATCH v8 0/4] support large align and nid in Rust allocators
2025-06-28 12:21 UTC (6+ 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 v4 00/10] Introducing firmware late binding
2025-06-28 12:19 UTC (4+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver
[PATCH v3 0/3] replace `allow(...)` lints with `expect(...)`
2025-06-28 12:18 UTC (5+ messages)
` [PATCH v3 3/3] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`
[PATCH v4 0/5] Improvements for Devres
2025-06-28 12:13 UTC (11+ messages)
` [PATCH v4 5/5] rust: devres: implement register_release()
[char-misc-next v2] mei: bus: fix device leak
2025-06-28 12:10 UTC (3+ messages)
[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
2025-06-28 12:08 UTC (2+ messages)
[PATCH v4 0/2] ARM: dts: Add support for Meta Clemente BMC
2025-06-28 12:05 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_get_neigh
2025-06-28 12:04 UTC (2+ messages)
[PATCH v5 0/2] Bluetooth: mediatek: add gpio pin to reset bt
2025-06-28 12:03 UTC (4+ messages)
` [PATCH v5 2/2] dt-bindings: net: mediatek,mt7925-bluetooth.yaml
arch/powerpc/boot/decompress.c:132:8: error: call to undeclared function '__decompress'; ISO C99 and later do not support implicit function declarations
2025-06-28 12:03 UTC
[PATCH] thunderbolt: Confirm the necessity to configure asym link first
2025-06-28 11:59 UTC (5+ messages)
[PATCH 1/2] maple tree: Clean up mtree_range_walk()
2025-06-28 11:57 UTC (6+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments
[PATCH v13 0/5] Add RSCI driver for Renesas RZ/T2H SoC
2025-06-28 11:57 UTC (6+ messages)
` [PATCH v13 1/5] dt-bindings: serial: renesas,rsci: Add optional secondary clock input
` [PATCH v13 2/5] dt-bindings: serial: rsci: Update maintainer entry
` [PATCH v13 3/5] serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shutdown()
` [PATCH v13 4/5] serial: sh-sci: Use private port ID
` [PATCH v13 5/5] serial: sh-sci: Add support for RZ/T2H SCI
[PATCH] pci: fix uaf for resource file
2025-06-29 3:05 UTC (2+ messages)
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:6088:8-9: Unneeded variable: "r". Return "0" on line 6141
2025-06-28 11:52 UTC
[PATCH 5/5] binder: encapsulate individual alloc test cases
2025-06-28 11:52 UTC (2+ 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 v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-06-28 11:26 UTC (3+ messages)
[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 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 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
[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
2025-06-28 11:13 UTC (2+ 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 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
[GIT PULL] LoongArch fixes for v6.16-rc4
2025-06-28 10:37 UTC
[PATCH net-next] Bluetooth: btrtl: Fix passing zero to 'ERR_PTR'
2025-06-28 10:31 UTC
[PATCH] nvme: clear nvme request for nonready request
2025-06-28 10:13 UTC (2+ messages)
[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 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] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
2025-06-28 9:52 UTC
[PATCH v2] net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
2025-06-28 9:49 UTC
[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
[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
[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 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:10 UTC (16+ 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
[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 v6 00/15] further mt7988 devicetree work
2025-06-28 9:03 UTC (6+ 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 0/8] Fix several DTB validation issues
2025-06-28 8:57 UTC (5+ messages)
` [PATCH 2/8] arm64: dts: rockchip: Refactor DSI nodes on rk3399 boards
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)
[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
[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 v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
2025-06-28 8:25 UTC (3+ messages)
[PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)
2025-06-28 8:23 UTC (3+ messages)
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 (7+ 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
[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] "
[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
[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
2025-06-28 7:52 UTC (3+ messages)
[PATCH] MAINTAINERS: Add missing sysfb files to firmware framebuffers entry
2025-06-28 7:44 UTC (2+ 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] sched_ext: Fix cpu_released while RT task and SCX task are scheduled concurrently
2025-06-28 7:20 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] sched_ext: Fix cpu_released while changing sched policy of the running task
[PATCH v3] can: ucan: Use two USB endpoint API functions rather than duplicating their implementations
2025-06-28 7:19 UTC
[PATCH v2 0/3] replace `allow(...)` lints with `expect(...)`
2025-06-28 7:18 UTC (4+ messages)
[PATCH 00/10] ASoC: mediatek: Add support for MT8189 SoC
2025-06-28 7:14 UTC (11+ messages)
` [PATCH 01/10] ASoC: mediatek: mt8189: add common header
` [PATCH 02/10] ASoC: mediatek: mt8189: support audio clock control
` [PATCH 03/10] ASoC: mediatek: mt8189: support ADDA in platform driver
` [PATCH 04/10] ASoC: mediatek: mt8189: support I2S "
` [PATCH 05/10] ASoC: mediatek: mt8189: support TDM "
` [PATCH 06/10] ASoC: mediatek: mt8189: support PCM "
` [PATCH 07/10] ASoC: mediatek: mt8189: add "
` [PATCH 08/10] ASoC: dt-bindings: mediatek,mt8189-afe-pcm: add audio afe document
` [PATCH 09/10] ASoC: mediatek: mt8189: add machine driver with nau8825
` [PATCH 10/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document
[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
2025-06-28 7:08 UTC (2+ messages)
[PATCH] greybus: loopback: remove gb_loopback_async_wait_all()
2025-06-28 6:31 UTC
[syzbot] [usb?] WARNING in flush_delayed_work
2025-06-28 6:28 UTC (2+ messages)
[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
2025-06-28 6:32 UTC
[RFC PATCH v1 0/2] Introduce dummy regulator consumer
2025-06-28 6:14 UTC (7+ messages)
[PATCH 6.12.y 0/2] crypto: rng - FIPS 140-3 compliance for random number generation
2025-06-28 6:12 UTC (5+ messages)
` [PATCH 1/2] crypto: rng - Override drivers/char/random in FIPS mode
` [PATCH 2/2] Override drivers/char/random only after FIPS-mode RNGs become available
[PATCH] drivers: staging: iio: frequency: ad9832.h: Fixed TODO note
2025-06-28 6:08 UTC (2+ messages)
[PATCH] rust: miscdevice: Export vtable testing
2025-06-28 6:07 UTC (4+ messages)
[PATCH v3 0/3] Add support for gdsp remoteproc on sa8775p
2025-06-28 5:51 UTC (5+ messages)
` [PATCH v3 3/3] misc: fastrpc: add support for gdsp remoteproc
[PATCH v2] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
2025-06-28 5:44 UTC (2+ messages)
[PATCH 0/3] platform/x86: think-lmi: Fix resource cleanup flaws
2025-06-28 5:32 UTC (5+ messages)
` [PATCH 1/3] platform/x86: think-lmi: Create ksets consecutively
` [PATCH 2/3] platform/x86: think-lmi: Fix kobject cleanup
` [PATCH 3/3] platform/x86: think-lmi: Fix sysfs group cleanup
[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
2025-06-28 5:31 UTC (7+ messages)
[PATCH v6 9/9] PCI: Add a new 'boot_display' attribute
2025-06-28 5:28 UTC (2+ messages)
[PATCH] btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_level()
2025-06-28 5:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH] staging: media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
2025-06-28 5:25 UTC
[PATCH v2 00/16] netfs, cifs: Fixes to retry-related code and RDMA support
2025-06-28 5:16 UTC (3+ messages)
` [PATCH v2 01/16] netfs: Fix hang due to missing case in final DIO read result collection
[PATCH net-next v2] sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
2025-06-28 5:10 UTC
[PATCH net-next] sfc: eliminate xdp_rxq_info_valid using XDP base API
2025-06-28 5:10 UTC
[syzbot] [net?] WARNING in ip6_mr_output
2025-06-28 5:14 UTC (2+ messages)
[PATCH v2 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
2025-06-28 4:59 UTC (3+ messages)
` [PATCH v2 1/2] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
` [PATCH v2 2/2] staging: fbtft: cleanup error handling "
[PATCH v5 00/23] perf: Make code more generic with modern defaults
2025-06-28 4:50 UTC (14+ messages)
` [PATCH v5 11/23] perf evlist: Change env variable to session
` [PATCH v5 12/23] perf header: Clean up use of perf_env
` [PATCH v5 13/23] perf test: Avoid use perf_env
` [PATCH v5 14/23] perf session: Add host_env argument to perf_session__new
` [PATCH v5 15/23] perf top: Make perf_env locally scoped
` [PATCH v5 16/23] perf bench synthesize: Avoid use of global perf_env
` [PATCH v5 17/23] perf machine: Explicitly pass in host perf_env
` [PATCH v5 18/23] perf auxtrace: Pass perf_env from session through to mmap read
` [PATCH v5 19/23] perf trace: Avoid global perf_env with evsel__env
` [PATCH v5 20/23] perf env: Remove global perf_env
` [PATCH v5 21/23] perf sample: Remove arch notion of sample parsing
` [PATCH v5 22/23] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v5 23/23] perf sort: Use perf_env to set arch sort keys and header
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).