public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-18 06:14:15 to 2026-04-18 12:11:40 UTC [more...]

[PATCH] hwrng: virtio: reject invalid used.len from the device
 2026-04-18 12:11 UTC  (6+ messages)

[BUG] i2c: i801: crash with NX fault after invalid SMBus block read
 2026-04-18 12:02 UTC 

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-18 12:02 UTC 

[PATCH] staging: vme_user: fix missing blank line after declaration
 2026-04-18 11:58 UTC 

[RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger
 2026-04-18 11:52 UTC  (12+ messages)

[PATCH 0/7] tools/nolibc: large file support
 2026-04-18 11:56 UTC  (12+ messages)
` [PATCH 1/7] tools/nolibc: also handle _llseek system call
` [PATCH 2/7] tools/nolibc: add __nolibc_arg_to_reg()
` [PATCH 3/7] tools/nolibc: cast pointers returned from system calls through integers
` [PATCH 4/7] tools/nolibc: handle 64-bit system call arguments on x32
` [PATCH 5/7] tools/nolibc: handle 64-bit system call arguments on MIPS N32
` [PATCH 6/7] tools/nolibc: open files with O_LARGEFILE
` [PATCH 7/7] selftests/nolibc: test large file support

[PATCH] arm: dts: allwinner: t113s mangopi: enable watchdog for reboot
 2026-04-18 11:55 UTC  (3+ messages)

[PATCH] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
 2026-04-18 11:55 UTC  (2+ messages)

[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-18 11:50 UTC  (7+ messages)

[PATCH 1/3] nvme-auth: Don't log shared secret in nvme_auth_dhchap_exponential()
 2026-04-18 11:42 UTC  (6+ messages)
` [PATCH 2/3] nvmet-auth: Don't log DHCHAP keys in nvmet_setup_auth()

[PATCH] ASoC: ES8389: convert to devm_clk_get_optional() to get clock
 2026-04-18 11:40 UTC  (4+ messages)

[PATCH v5 1/4] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-18 11:40 UTC  (4+ messages)
` [PATCH v5 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v6 1/4] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-18 11:38 UTC  (4+ messages)
` [PATCH v6 2/4] selftests/liveupdate: add test case for LUO_SESSION_MAGIC
` [PATCH v6 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v6 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
 2026-04-18 11:36 UTC  (2+ messages)

[PATCH v1] hwmon: (yogafan) Massive hardware expansion and structural refactoring
 2026-04-18 11:23 UTC  (4+ messages)

[PATCH] sh: fix fallout from ZERO_PAGE consolidation
 2026-04-18 11:26 UTC  (5+ messages)

[PATCH v2 0/9] driver core / pmdomain: Add support for fined grained sync_state
 2026-04-18 11:23 UTC  (7+ messages)
` [PATCH v2 1/9] driver core: Enable suppliers to implement fine grained sync_state support
` [PATCH v2 2/9] driver core: Add dev_set_drv_queue_sync_state()

[PATCH] docs: Add overview and SLUB allocator sections to slab documentation
 2026-04-18 11:20 UTC  (9+ messages)

[PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114
 2026-04-18 11:10 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-18 10:55 UTC  (54+ messages)
` [PATCH v2 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v2 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem
` [PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v2 04/53] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v2 08/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH v2 09/53] selftests/mm: hugetlb-madvise: "
` [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v2 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH v2 13/53] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v2 14/53] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v2 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
` [PATCH v2 16/53] selftests/mm: protection_keys: use kselftest framework
` [PATCH v2 17/53] selftests/mm: uffd-stress: "
` [PATCH v2 18/53] selftests/mm: uffd-unit-tests: "
` [PATCH v2 19/53] selftests/mm: va_high_addr_switch: "
` [PATCH v2 20/53] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH v2 21/53] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v2 22/53] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v2 23/53] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v2 24/53] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v2 25/53] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH v2 26/53] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v2 27/53] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v2 28/53] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v2 29/53] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v2 30/53] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v2 31/53] selftests/mm: gup_longterm: "
` [PATCH v2 32/53] selftests/mm: gup_test: "
` [PATCH v2 33/53] selftests/mm: hmm-tests: "
` [PATCH v2 34/53] selftests/mm: hugepage_dio: "
` [PATCH v2 35/53] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH v2 36/53] selftests/mm: hugetlb-madvise: "
` [PATCH v2 37/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v2 38/53] selftests/mm: hugetlb-mmap: "
` [PATCH v2 39/53] selftests/mm: hugetlb-mremap: "
` [PATCH v2 40/53] selftests/mm: hugetlb-shm: "
` [PATCH v2 41/53] selftests/mm: hugetlb-soft-online: "
` [PATCH v2 42/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH v2 43/53] selftests/mm: migration: "
` [PATCH v2 44/53] selftests/mm: pagemap_ioctl: "
` [PATCH v2 45/53] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH v2 46/53] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH v2 47/53] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH v2 48/53] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH v2 49/53] selftests/mm: uffd-wp-mremap: "
` [PATCH v2 50/53] selftests/mm: va_high_addr_switch: "
` [PATCH v2 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH v2 52/53] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH v2 53/53] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB

[PATCH v2] floppy: annotate data-races around command_status and floppy_work_fn
 2026-04-18 10:56 UTC  (2+ messages)

[PATCH] pinctrl: qcom: eliza: Split up some QUP pin groups
 2026-04-18 10:42 UTC 

[PATCH v3 0/3] Describe IMEM on Eliza
 2026-04-18 10:40 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: eliza: Sort nodes by unit address
` [PATCH v3 2/3] dt-bindings: sram: Document qcom,eliza-imem
` [PATCH v3 3/3] arm64: dts: qcom: eliza: Add IMEM node

[RFC PATCH 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
 2026-04-18 10:34 UTC  (4+ messages)
` [RFC PATCH 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver

[PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp
 2026-04-18 10:31 UTC  (2+ messages)
` [PATCH v2 1/1] media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114

[PATCH] tools/nolibc: avoid call to wcslen() in _start_c() inserted by clang
 2026-04-18 10:31 UTC 

[PATCH] dcache: use kmalloc_flex() in __d_alloc
 2026-04-18 10:30 UTC  (2+ messages)

[PATCH v2] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
 2026-04-18 10:19 UTC 

[PATCH v5] staging: media: atomisp: Fix typos and formatting in headers
 2026-04-18 10:05 UTC  (2+ messages)

[PATCH v2 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
 2026-04-18  9:47 UTC  (5+ messages)
` [PATCH v2 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH v2 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]

[PATCH] counter: Fix refcount leak in counter_alloc() error path
 2026-04-18  9:42 UTC  (2+ messages)

[PATCH] mm: prepare anon_vma before swapin rmap
 2026-04-18  9:38 UTC  (6+ messages)

[RFC PATCH net] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
 2026-04-18 10:00 UTC 

[PATCH] hfsplus: Supports freeing newly created tree head
 2026-04-18  9:37 UTC  (2+ messages)

crypto/hmac.c:251:12: warning: stack frame size (1152) exceeds limit (1024) in 'hmac_setkey_ahash'
 2026-04-18  9:32 UTC  (4+ messages)

[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-18  9:27 UTC  (2+ messages)

[PATCH] powerpc/prom: Remove redundant early_init_dt_scan_root() call
 2026-04-18  9:12 UTC 

[PATCH] docs/zh_CN: polish how-to.rst
 2026-04-18  9:10 UTC 

[PATCH v2] stating: media: atomisp: fix open brace placement
 2026-04-18  9:09 UTC  (3+ messages)

[PATCH] staging: atomisp: isp: fix open brace on new line
 2026-04-18  9:07 UTC  (3+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in lbmIODone
 2026-04-18  9:05 UTC  (4+ messages)
` [PATCH] jfs: Read returns only when the bio is done

[Patch v4 02/22] sched/cache: Limit the scan number of CPUs when calculating task occupancy
 2026-04-18  9:01 UTC  (4+ messages)
` [PATCH v2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[GIT PULL] memblock updates for v7.1-rc1
 2026-04-18  9:00 UTC 

Linux 6.19.13
 2026-04-18  8:51 UTC  (2+ messages)

Linux 6.18.23
 2026-04-18  8:51 UTC  (2+ messages)

Linux 6.12.82
 2026-04-18  8:51 UTC  (2+ messages)

Linux 6.6.135
 2026-04-18  8:51 UTC  (2+ messages)

Linux 6.1.169
 2026-04-18  8:51 UTC  (2+ messages)

Linux 5.15.203
 2026-04-18  8:51 UTC  (2+ messages)

Linux 5.10.253
 2026-04-18  8:50 UTC  (2+ messages)

[PATCH v2] media: atomisp: use kmalloc_array() for array space allocation
 2026-04-18  8:46 UTC  (3+ messages)

[PATCH] [v3] mtd: spi-nor: gigadevice: Add support for GD25LQ255E
 2026-04-18  8:42 UTC 

[PATCH] staging: media: atomisp: remove unnecessary braces in single statement blocks
 2026-04-18  8:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] staging: media: atomisp: remove unnecessary parentheses in return statement
 2026-04-18  8:25 UTC  (2+ messages)

[PATCH v2 0/2] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-18  8:24 UTC  (4+ messages)
` [PATCH 1/2] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection

[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-04-18  8:14 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v7 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v7 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH] staging: rtl8723bs: remove trailing whitespace in rtw_xmit.c
 2026-04-18  8:05 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: fix alignment issue in rtw_xmit.c
 2026-04-18  8:04 UTC  (7+ messages)

[PATCH] MAINTAINERS: remove stale kdump project URL
 2026-04-18  8:02 UTC 

[PATCH v3] media: atomisp: fix spelling mistake
 2026-04-18  7:58 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Add hardware scheduler time quantum support
 2026-04-18  7:35 UTC  (7+ messages)

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-04-18  7:33 UTC  (6+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH

[PATCH v3] staging: octeon: remove SPI, POW, PKO, and Helper typedef enums
 2026-04-18  7:26 UTC  (2+ messages)

[PATCH] sysrq: add optional logging of caller info on /proc/sysrq-trigger write
 2026-04-18  7:20 UTC  (2+ messages)

[PATCH v2 2/3] platform/x86: int3472: tps68470: fix GNVS clock fields for Dell Latitude 5285
 2026-04-18  7:18 UTC  (11+ messages)
` [PATCH v3 0/5] Enable cameras on Dell Latitude 5285 2-in-1
  ` [PATCH v3 1/5] platform/x86: intel_lpss: add resource conflict quirk for Dell Latitude 5285
  ` [PATCH v3 2/5] platform/x86: int3472: tps68470: fix clock consumer registration "
  ` [PATCH v3 3/5] platform/x86: int3472: tps68470: add board data "
  ` [PATCH v3 4/5] media: ipu-bridge: add sensor configuration for OV8858 (INT3477)

[PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
 2026-04-18  7:14 UTC 

[PATCH] HID: usbhid: sanitize hid->uniq against non-printable bytes
 2026-04-18  7:14 UTC  (2+ messages)

[PATCH] serial: sh-sci: optimize max_freq determination
 2026-04-18  7:12 UTC  (2+ messages)

[PATCH v2] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-04-18  7:02 UTC 

[PATCH 0/2] iio: accel: small cleanups and error-handling improvements
 2026-04-18  7:01 UTC  (4+ messages)
` [PATCH v2 8/8] iio: accel: adxl372: Use dev_err_probe

[syzbot] [jfs?] KASAN: slab-use-after-free Read in lbmIODone
 2026-04-18  6:37 UTC  (2+ messages)

[PATCH v3 0/2] Add PixArt PAJ7620 gesture sensor support
 2026-04-18  6:22 UTC  (3+ messages)
  ` [PATCH v3 1/2] dt-bindings: input: Add PixArt PAJ7620 gesture sensor
  ` [PATCH v3 2/2] input: misc: Add PixArt PAJ7620 gesture sensor driver

[PATCH] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-04-18  6:28 UTC  (3+ messages)

[PATCH net-next] r8169: report per-queue statistics through netdev qstats
 2026-04-18  6:27 UTC  (2+ messages)

[RFC PATCH 0/7] dma-mapping: Use DMA_ATTR_CC_DECRYPTED through direct, pool and swiotlb paths
 2026-04-18  6:27 UTC  (5+ messages)
` [RFC PATCH 2/7] dma-direct: use DMA_ATTR_CC_DECRYPTED in alloc/free paths

[PATCH] docs/zh_CN: add module-signing Chinese translation
 2026-04-18  6:24 UTC  (4+ messages)

[PATCH v3] docs/zh_CN: add module-signing Chinese translation
 2026-04-18  6:20 UTC  (2+ messages)

[PATCH v2 00/11] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
 2026-04-18  8:16 UTC  (4+ messages)
` [PATCH v2 08/11] ftrfs: add CRC32 checksumming and Reed-Solomon FEC skeleton

[PATCH next] arm_mpam: Fix MBA alloc_capable handling
 2026-04-18  6:14 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox