messages from 2026-07-05 17:35:35 to 2026-07-05 22:10:18 UTC [more...]
[PATCH] mm: nommu: add sysctl_max_map_count() check for do_mmap()
2026-07-05 22:10 UTC (2+ messages)
[PATCH v2 0/2] syscall_user_dispatch: add build/runtime configs
2026-07-05 21:49 UTC (7+ messages)
` [PATCH v2 1/2] syscall_user_dispatch: Make it configurable in Kconfig
` [PATCH v2 2/2] syscall_user_dispatch: add kernel.syscall_user_dispatch sysctl
[PATCH nf] netfilter: ebtables: terminate table name before find_table_lock()
2026-07-05 21:58 UTC
[PATCH] selftests/rseq: Add missing test binaries to .gitignore
2026-07-05 21:53 UTC
Lunar Lake: silent fatal platform resets caused by idle-exit core hang
2026-07-05 21:43 UTC
[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
2026-07-05 21:38 UTC (5+ messages)
` [PATCH v3 1/8] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329
` [PATCH v3 2/8] dt-bindings: rtc: sun6i: add sun60i-a733 support
Following Up on My Article Proposal
2026-07-05 21:33 UTC
[PATCH] i3c: master: adi: initialize the lock before enabling interrupts
2026-07-05 21:29 UTC (2+ messages)
[PATCH] i3c: master: svc: report timeout waiting for STOP idle
2026-07-05 21:29 UTC (2+ messages)
[PATCH v2] i3c: master: svc: bound IBI payload to the requested max_payload_len
2026-07-05 21:29 UTC (2+ messages)
[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-05 21:24 UTC (3+ messages)
[PATCH] 9p: treat read return values of 0 as EOF
2026-07-05 21:22 UTC (3+ messages)
[PATCH 0/2] Remove unnecessary NULL check of the kstat_irqs field
2026-07-05 21:09 UTC (3+ messages)
` [PATCH 1/2] genirq: "
` [PATCH 2/2] parisc: "
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-05 21:10 UTC (2+ messages)
[PATCH RESEND] sched/mmcid: Use clamp() to simplify mm_cid_calc_pcpu_thrs()
2026-07-05 21:07 UTC (3+ messages)
[PATCH] rust: pci: rework device enabling API
2026-07-05 21:04 UTC (3+ messages)
[PATCH v2] mm: memcg: reset zswap settings in css_reset
2026-07-05 21:02 UTC (4+ messages)
[PATCH] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
2026-07-05 20:58 UTC (2+ messages)
[PATCH] arm64: dts: qcom: Add Display Port audio on Arduino Monza
2026-07-05 20:58 UTC (2+ messages)
[PATCH] arm64: dts: qcom: Remove sa8775p-ride board
2026-07-05 20:58 UTC (2+ messages)
[PATCH v3 0/9] MDSS / DPU bringup for Milos
2026-07-05 20:58 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: sm8750: wire UFS to ice instance
2026-07-05 20:58 UTC (2+ messages)
[PATCH] arm64: dts: qcom: kaanapali: Add TRNG node
2026-07-05 20:58 UTC (2+ messages)
[PATCH] arm64: dts: qcom: talos: Fix GMU unit address
2026-07-05 20:58 UTC (2+ messages)
[PATCH] arm64: dts: qcom: hamoa: Add interconnects to primary USB3 controller
2026-07-05 20:58 UTC (2+ messages)
[PATCH] soc: qcom: cmd-db: use C-style SPDX comment for source file
2026-07-05 20:57 UTC (2+ messages)
[PATCH v2 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
2026-07-05 20:57 UTC (2+ messages)
[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
2026-07-05 20:57 UTC (2+ messages)
` (subset) "
[PATCH v5 00/28] soc/qcom/ubwc: rework UBWC configuration database
2026-07-05 20:57 UTC (2+ messages)
` (subset) "
[PATCH 0/7] arm64: dts: qcom: consolidate IPA properties
2026-07-05 20:57 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: kaanapali: Enable cpufreq cooling devices
2026-07-05 20:57 UTC (2+ messages)
[PATCH v2 0/2] Recognize Snapdragon SDM850
2026-07-05 20:57 UTC (2+ messages)
[PATCH v9 0/6] Add driver for EC found on Qualcomm reference devices
2026-07-05 20:57 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] Describe more hardware of the HTC One (M8)
2026-07-05 20:57 UTC (2+ messages)
[RFC PATCH 00/16] mm/damon: introduce data attributes only monitoring
2026-07-05 20:57 UTC (17+ messages)
` [RFC PATCH 01/16] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH 02/16] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH 03/16] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH 04/16] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH 05/16] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH 06/16] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH 07/16] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH 08/16] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH 09/16] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH 10/16] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH 11/16] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH 12/16] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH 13/16] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH 14/16] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH 15/16] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [RFC PATCH 16/16] Docs/ABI/damon: document probe weight file
[PATCH v9 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-05 20:48 UTC (2+ messages)
[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
2026-07-05 20:46 UTC (4+ messages)
` [PATCH 2/9] drm/rockchip: vop2: Reset AXI and DCLK to improve robustness
[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-05 20:35 UTC (5+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH 00/26] sh: maple: cleanup and modernize input drivers
2026-07-05 20:26 UTC (4+ messages)
` [PATCH 25/26] Input: maplecontrol - fix style issues
[PATCH v4 0/5] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-07-05 20:23 UTC (7+ messages)
` [PATCH v4 1/5] arm64/entry: Unify user mode handling
` [PATCH v4 2/5] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v4 3/5] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v4 4/5] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v4 5/5] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()
[PATCH v2] selftests/rseq: Fix spelling of accommodate
2026-07-05 20:21 UTC (2+ messages)
` [tip: core/rseq] "
[PATCH v7 0/1] pps: improve PREEMPT_RT performance
2026-07-05 20:18 UTC (5+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
2026-07-05 20:17 UTC (6+ messages)
[PATCH RFC 0/6] Speakers for Pixel 3 / 3 XL
2026-07-05 20:06 UTC (7+ messages)
` [PATCH RFC 1/6] ASoC: qcom: sdm845: Demystify TDM masks a bit
` [PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
` [PATCH RFC 3/6] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment
` [PATCH RFC 4/6] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup
` [PATCH RFC 5/6] ASoC: cs35l36: Implement set_tdm_slot to program RX slot register
` [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
[PATCH v4 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
2026-07-05 20:05 UTC (6+ messages)
` [PATCH v4 2/6] arm64: dts: imx8mm: imx8mp: Add legacy board "
` [PATCH v4 3/6] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v4 4/6] arm64: dts: imx8mm: imx8mp: Add CM "
` [PATCH v4 5/6] arm64: dts: imx8mm: imx8mp: Add FIO1 "
` [PATCH v4 6/6] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio "
[PATCH] selftests/futex_requeue: Increase futex timeout to cover slow hardware
2026-07-05 20:04 UTC (2+ messages)
[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
2026-07-05 20:03 UTC (3+ messages)
` [PATCH v7 024/120] x86/cpu/zhaoxin: Use parsed CPUID(0xc0000001)
[PATCH] md: avoid modifying spares while the array is not suspended
2026-07-05 19:58 UTC (3+ messages)
[PATCH RESEND v3] selftests/futex: Remove static keyword from 'head'
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH v2 1/2] selftests/futex: Migrate functional tests to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH v2 2/2] selftests/futex: Correct validation logic in waitv
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 1/3] selftests/futex: Migrate futex_wait to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 2/3] selftests/futex: Migrate futex_wait_private_mapped_file to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 3/3] selftests/futex: Migrate futex_wait_uninitialized_heap to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 1/7] selftests/futex: Migrate futex_requeue to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 2/7] selftests/futex: Migrate futex_requeue_pi to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 3/7] selftests/futex: Migrate futex_requeue_pi_mismatched_ops to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 4/7] selftests/futex: Migrate futex_requeue_pi_signal_restart to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 5/7] selftests/futex: Migrate futex_numa_mpol to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH 6/7] selftests/futex: Migrate futex_priv_hash to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH] selftests/futex: add FUTEX_LOCK_PI owner-exiting coverage
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] selftests/futex: Add "
[PATCH] selftests/futex: Dynamically skip unsupported tests
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH v8 1/2] selftests/futex: implement the interfaces related to threads
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] selftests/futex: Provide thread creation and synchronization helpers
[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] selftests/futex: Use thread synchronization helpers instead of usleep()
[PATCH 7/7] selftests/futex: Migrate robust_list to harness
2026-07-05 19:54 UTC (2+ messages)
` [tip: locking/futex] "
[PATCH] platform/x86: asus-armoury: add support for HN7306EA and HN7306EAC
2026-07-05 19:51 UTC
[PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
2026-07-05 19:48 UTC
[PATCH] lib/crypto: md5: Remove support for md5_mod_init_arch()
2026-07-05 19:50 UTC (2+ messages)
[PATCH 0/8] mm/damon: validate all parameters in the core
2026-07-05 19:43 UTC (3+ messages)
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-05 19:40 UTC (11+ messages)
` [PATCH 33/42] drm: arcpgu: Use devm_of_reserved_mem_device_init()
` [PATCH 34/42] ASoC: mediatek: mt8173: "
` [PATCH 35/42] ASoC: mediatek: mt8186: "
` [PATCH 36/42] ASoC: mediatek: mt8188: "
` [PATCH 37/42] ASoC: mediatek: mt8195: "
` [PATCH 38/42] ASoC: SOF: mediatek: mt8186: "
` [PATCH 39/42] ASoC: SOF: mediatek: mt8195: "
` [PATCH 40/42] misc: fastrpc: "
` [PATCH 41/42] ASoC: fsl: imx-rpmsg: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 42/42] ASoC: sprd: Use devm_of_reserved_mem_device_init()
[PATCH] staging: rtl8723bs: remove unnecessary braces from single statement blocks
2026-07-05 19:33 UTC
[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
2026-07-05 19:31 UTC (5+ messages)
` [PATCH v2 3/6] iio: hid-sensors: Use implicit NULL pointer checks
[syzbot] [kernel?] INFO: task hung in devres_release_group (2)
2026-07-05 19:30 UTC (2+ messages)
` [syzbot] [input?] [usb?] "
[PATCH] userfaultfd: wait on source PMD during UFFDIO_MOVE
2026-07-05 19:24 UTC (3+ messages)
[PATCH 0/2] arm64: sleep: two small compute_mpidr_hash cleanups
2026-07-05 19:23 UTC (3+ messages)
` [PATCH 1/2] arm64: sleep: assert compute_mpidr_hash registers are distinct
` [PATCH 2/2] arm64: sleep: dedup the sleep_save_stash slot lookup
[PATCH v7 0/3] mm: clean up folio LRU and swap declarations
2026-07-05 19:21 UTC (2+ messages)
[PATCH v2] ath12k: fix NULL pointer dereference in rhash table destroy
2026-07-05 19:15 UTC (4+ messages)
[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
2026-07-05 19:13 UTC (14+ messages)
` [PATCH RFC 01/13] iommu: arm-smmu-qcom: Configure lpac device with split address space
` [PATCH RFC 02/13] drm/msm: add support for lpac_domain in msm_mmu
` [PATCH RFC 03/13] drm/msm: look for lpac from dts
` [PATCH RFC 04/13] arm64: dts: qcom: sm8650: move smmu sid 1 to new lpac device
` [PATCH RFC 05/13] firmware: qcom: scm: Configure LPAC aperture
` [PATCH RFC 06/13] DEBUGGING: print contextbank and other ttbrs on fault
` [PATCH RFC 07/13] iommu: arm-smmu-qcom: Fixed mapping between sid and cb for gpu and lpac
` [PATCH RFC 08/13] HACK: use cb1 address in lpac dtb node
` [PATCH RFC 09/13] temp: add LPAC regs
` [PATCH RFC 10/13] drm/msm: initialize LPAC ring
` [PATCH RFC 11/13] drm/msm: Add LPAC submitqueue
` [PATCH RFC 12/13] drm/msm: set ctxbank and asid based on ring
` [PATCH RFC 13/13] drm/msm: add lpac ring to devcoredump
[PATCH net] sctp: validate the body of a STALE_COOKIE error before reading it
2026-07-05 19:13 UTC (2+ messages)
[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
2026-07-05 19:12 UTC
[PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier
2026-07-05 19:12 UTC (2+ messages)
[PATCH] fscrypt: Simplify handling of errors during initcall
2026-07-05 19:11 UTC (2+ messages)
[PATCH] fscrypt: Remove FSCRYPT_MODE_MAX
2026-07-05 19:11 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
2026-07-05 19:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH] fscrypt: Use lock guards for mutexes
2026-07-05 19:11 UTC (2+ messages)
[PATCH] panic: fix va_list reuse in panic_try_force_cpu()
2026-07-05 19:10 UTC (2+ messages)
[PATCH net-next v2 0/2] nfc: s3fwrn5: support the S3NRN4V variant
2026-07-05 19:06 UTC (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: nfc: samsung,s3fwrn5: add S3NRN4V and clk-req-gpios
` [PATCH net-next v2 2/2] nfc: s3fwrn5: support the S3NRN4V variant
[PATCH v3] mm/hugetlb: Fix null nodemask in alloc_fresh_hugetlb_folio
2026-07-05 19:04 UTC (2+ messages)
[PATCH net-next 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
2026-07-05 18:54 UTC (3+ messages)
` [PATCH net-next 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
[PATCH v2] arm64: dts: mediatek: mt7986a-bananapi-bpi-r3: add ramoops region
2026-07-05 18:55 UTC (2+ messages)
[PATCH v2] arm64: dts: mediatek: mt7988a-bananapi-bpi-r4: add ramoops region
2026-07-05 18:55 UTC (2+ messages)
[PATCH] apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
2026-07-05 18:52 UTC (4+ messages)
[PATCH] HID: apple: Add Endorfy Thock TKL Wireless to the non-apple keyboard list
2026-07-05 18:50 UTC
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-07-05 18:50 UTC (7+ messages)
` [PATCH v6 1/5] mm/page_alloc: introduce __free_prepared_contig_range() with fpi_t
` [PATCH v6 2/5] mm/page_alloc: only free healthy pages in high-order has_hwpoisoned folio
` [PATCH v6 3/5] mm/memory-failure: set has_hwpoisoned flags on dissolved HugeTLB folio
` [PATCH v6 4/5] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
` [PATCH v6 5/5] selftests/mm: add hard memory failure anonymous HugeTLB test
[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
2026-07-05 18:44 UTC
[PATCH] ALSA: usb-audio: Add quirk for Redragon H510-PRO Wireless headset
2026-07-05 18:42 UTC
[PATCH v2 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
2026-07-05 18:41 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
[PATCH 0/2] Make hang check aware of preemption
2026-07-05 18:39 UTC (6+ messages)
` [PATCH 2/2] drm/msm: preemption aware hangcheck
[PATCH] ALSA: usb-audio: Fix imbalance per-channel volume of sticky mixers
2026-07-05 18:19 UTC
[PATCH v3] mm: page_reporting: allow driver to set batch capacity
2026-07-05 18:06 UTC (8+ messages)
[PATCH] scripts/tags.sh: Prevent binary files appearing in cscope.files
2026-07-05 18:05 UTC (3+ messages)
` [PATCH] scripts/tags.sh: Add support for rust source files
[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
2026-07-05 18:00 UTC (4+ messages)
[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
2026-07-05 17:58 UTC (21+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "
` [PATCH v5 4/4] selftests/mm: add hard memory failure anonymous 1G HugeTLB page test
[PATCH 1/2] iio: adc: ti-ads131m02: Drop redundant NULL check on devm_clk_get_enabled()
2026-07-05 17:50 UTC (4+ messages)
` [PATCH 2/2] iio: adc: ade9000: Drop incorrect kerneldoc marker
[PATCH v3 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-07-05 17:47 UTC (3+ messages)
` [PATCH v3 2/3] iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
[PATCH RESEND] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
2026-07-05 17:45 UTC (2+ messages)
[PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML
2026-07-05 17:44 UTC (3+ messages)
[PATCH] trace: use strscpy() instead of strcpy() in trace_sched_switch
2026-07-05 17:36 UTC
[PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
2026-07-05 17:35 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