All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 14:01:59 to 2026-04-06 14:42:42 UTC [more...]

[PATCH v2 00/17] Landlock tracepoints
 2026-04-06 14:37 UTC  (15+ messages)
` [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
` [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
` [PATCH v2 04/17] landlock: Split denial logging from audit into common framework
` [PATCH v2 05/17] tracing: Add __print_untrusted_str()
` [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
` [PATCH v2 07/17] landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepoints
` [PATCH v2 09/17] landlock: Add tracepoints for rule checking
` [PATCH v2 10/17] landlock: Set audit_net.sk for socket access checks
` [PATCH v2 11/17] landlock: Add landlock_deny_access_fs and landlock_deny_access_net
` [PATCH v2 12/17] landlock: Add tracepoints for ptrace and scope denials
` [PATCH v2 14/17] selftests/landlock: Add filesystem tracepoint tests
` [PATCH v2 15/17] selftests/landlock: Add network "
` [PATCH v2 16/17] selftests/landlock: Add scope and ptrace "
` [PATCH v2 17/17] landlock: Document tracepoints

[PATCH v9 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-06 14:31 UTC  (8+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v9 2/3] hwmon: ltc4283: Add support for "
` [PATCH v9 3/3] gpio: gpio-ltc4283: "

[PATCH] drm/i915/backlight: Fix VESA backlight possible check condition
 2026-04-06 14:42 UTC  (2+ messages)

[PATCH v2] rust: ACPI: fix missing match data for PRP0001
 2026-04-06 14:41 UTC  (2+ messages)

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-06 14:41 UTC  (8+ messages)
` [PATCH v4 1/9] driver core: Don't let a device probe until it's ready

[PATCH v2 1/2] rust: kernel: update `file_with_nul` comment
 2026-04-06 14:40 UTC  (2+ messages)

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

[PATCH v4 0/4] arm64: Add HPE GSC platform support
 2026-04-06 14:38 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v4 2/4] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v4 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS
` [PATCH v4 4/4] arm64: defconfig: Enable ARCH_HPE

[PATCH v2] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
 2026-04-06 14:38 UTC  (2+ messages)

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-06 14:38 UTC  (8+ messages)
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH v2] nfsd: fix file change detection in CB_GETATTR
 2026-04-06 14:38 UTC  (5+ messages)

[PATCH net-next] ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
 2026-04-06 14:38 UTC  (2+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 14:37 UTC  (20+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 32/33] rust: kbuild: support global per-version flags

[PATCH v2 0/2] ublk: fix infinite loop in ublk server teardown
 2026-04-06 14:38 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: ublk: test that teardown after incomplete recovery completes

[PATCH v9 0/3] Do not create drm device for PF only admin mode
 2026-04-06 14:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Do not create drm device for PF only admin mode (rev8)

[PATCH 0/5] monitor: add dynamic QMP monitor hotplug support
 2026-04-06 14:36 UTC  (7+ messages)
` [PATCH 4/5] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH 5/5] tests/functional: add e2e test for dynamic QMP monitor hotplug

[PATCH net-next] ipv6: sit: remove redundant ret = 0 assignment
 2026-04-06 14:35 UTC  (2+ messages)

[PATCH v2 0/8] test: Refactor FIT test for clarity and extensibility
 2026-04-06 14:35 UTC  (3+ messages)
` [PATCH v2 6/8] test: Convert FIT test to use a class

[GIT PULL] cpufreq/arm updates for 7.1
 2026-04-06 14:35 UTC  (2+ messages)

Git 2.54.0-rc0 Breaks on OpenSSL 3.0
 2026-04-06 14:35 UTC  (3+ messages)

[GIT PULL] OPP updates 7.1
 2026-04-06 14:34 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the rust tree
 2026-04-06 14:34 UTC  (2+ messages)

[PATCH v2 0/2] mm/mprotect: micro-optimization work
 2026-04-06 14:32 UTC  (5+ messages)

[PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
 2026-04-06 14:29 UTC  (5+ messages)

[BUG] net/sched: skb leak with HTB + fq_codel on packet drops
 2026-04-06 14:29 UTC 

[PATCH v3 net-next] net: use get_random_u{16,32,64}() where appropriate
 2026-04-06 14:28 UTC  (3+ messages)

[PATCH v5 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-04-06 14:28 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH] x86/fpu: Disable shstk if no CET_USER state
 2026-04-06 14:26 UTC  (5+ messages)

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-06 14:23 UTC  (5+ messages)
` [PATCH v3 1/4] Introduce Xe Uncorrectable Error Handling
` [PATCH v3 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v3 3/4] drm/doc: Document "
` [PATCH v3 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[PATCH v2 0/5] Add virtio-mmio support to m68k virt machine
 2026-04-06 14:24 UTC  (6+ messages)
` [PATCH v2 1/5] sysreset: qemu virt: Use __raw_writel()
` [PATCH v2 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness
` [PATCH v2 3/5] virtio: mmio: Keep vendor id little endian
` [PATCH v2 4/5] virtio: mmio: Allow instantiation via platform data
` [PATCH v2 5/5] board: qemu: m68k: Create virtio mmio instances

b4 review state is broken after series reorders patches?
 2026-04-06 14:23 UTC 

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-06 14:23 UTC  (12+ messages)

[PATCH v2 0/5] Add get-error-counter and clear-error-counter support for CRI
 2026-04-06 14:54 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe/uapi: Add additional error components to XE drm_ras
` [PATCH v2 2/5] drm/xe/xe_ras: Add structures and commands for get and clear counter
` [PATCH v2 3/5] drm/xe/xe_ras: Add support to query error counter for CRI
` [PATCH v2 4/5] drm/xe/xe_ras: Add helper to clear error counter
` [PATCH v2 5/5] drm/xe/ras: Add flag for Xe RAS

[PATCH v6 0/2] Introduce Synology Microp driver
 2026-04-06 14:22 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology microp devices

[PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
 2026-04-06 14:20 UTC  (3+ messages)

[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-06 14:20 UTC  (12+ messages)
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support

[PATCH v3 00/10] hw/tpm: CRB chunking capability to handle PQC
 2026-04-06 14:17 UTC  (11+ messages)
` [PATCH v3 01/10] hw/tpm: Add TPM CRB chunking fields
` [PATCH v3 02/10] hw/tpm: Refactor CRB_CTRL_START register access
` [PATCH v3 03/10] hw/tpm: Add internal buffer state for chunking
` [PATCH v3 04/10] hw/tpm: Implement TPM CRB chunking logic
` [PATCH v3 05/10] test/qtest: Add test for tpm crb chunking
` [PATCH v3 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
` [PATCH v3 07/10] qtests: Enable starting swtpm with a given profile
` [PATCH v3 08/10] tests: Use ML-DSA-87 operations to caused large TPM transfers with CRB
` [PATCH v3 09/10] tpm: Extend TPM TIS buffer size to 8192 bytes
` [PATCH v3 10/10] tests: Use ML-DSA-87 operations to caused large TPM transfers with TIS

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-06 14:19 UTC  (12+ messages)
` [PATCH v5 1/9] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v5 2/9] drm/xe/guc_submit: Introduce guc_exec_queue_reinit()
` [PATCH v5 3/9] drm/xe/gt: Introduce FLR helpers
` [PATCH v5 4/9] drm/xe/irq: Introduce xe_irq_disable()
` [PATCH v5 5/9] drm/xe: Introduce xe_device_assert_lmem_ready()
` [PATCH v5 6/9] drm/xe/bo_evict: Introduce xe_bo_restore_map()
` [PATCH v5 7/9] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
` [PATCH v5 8/9] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v5 9/9] drm/xe/pci: Introduce PCIe FLR
` ✗ CI.checkpatch: warning for Introduce Xe PCIe FLR (rev5)
` ✓ CI.KUnit: success "

[PATCH mptcp-next] Squash to "mptcp: better mptcp-level RTT estimator"
 2026-04-06 14:18 UTC  (2+ messages)

[PATCH] usb: core: config: reverse the size check of the SSP isoc endpoint descriptor
 2026-04-06 14:18 UTC 

[PATCH net v2] bridge: cfm: reject invalid CCM interval at configuration time
 2026-04-06 14:15 UTC  (2+ messages)

[meta-networking][PATCH 1/2] mbedtls: drop recipe for v2
 2026-04-06 14:15 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] mbedtls: upgrade 3.6.5 -> 3.6.6

[PATCH 0/5] exfat: convert to iomap
 2026-04-06 14:13 UTC  (3+ messages)
` [PATCH 1/5] exfat: add iomap support

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-06 14:12 UTC  (5+ messages)

[PATCH] drm/msm/disp/dpu: consider SSPP line width during mode valid
 2026-04-06 14:12 UTC  (7+ messages)

[PATCH v10 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-06 14:12 UTC  (3+ messages)
` [PATCH v10 net-next 3/5] psp: add a new netdev event for dev unregister

[syzbot] [xfs?] KMSAN: uninit-value in xlog_verify_head
 2026-04-06 14:12 UTC  (3+ messages)
` [PATCH] xfs: reject CRC validation when the log header cannot be retrieved

[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
 2026-04-06 14:11 UTC  (2+ messages)

[OE-core] [PATCH 01/10] gst-devtools: upgrade 1.26.9 -> 1.28.0
 2026-04-06 14:10 UTC  (4+ messages)
` [OE-core] [PATCH 10/10] gstreamer1.0: "

[PATCH] staging: rtl8723bs: remove redundant boolean comparisons
 2026-04-06 14:10 UTC  (2+ messages)

[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-04-06 14:08 UTC  (3+ messages)

[PATCH 0/4] ASoC: Add support for GPIOs driven amplifiers
 2026-04-06 14:08 UTC  (7+ messages)

[PATCH v2] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
 2026-04-06 14:08 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] ixgbe: increase SWFW semaphore timeout for X550 FW updates
 2026-04-06 14:07 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH iwl-next] ixgbe: use ktime_get_real_ns() in ixgbe_ptp_reset()
          `  "
` [Intel-wired-lan] [PATCH iwl-next] ixgbe: fix ITR value overflow in adaptive interrupt throttling
        `  "

linux-next: manual merge of the security tree with the vfs-brauner tree
 2026-04-06 14:05 UTC 

[PATCH] HID: core: clamp report_size in s32ton() to avoid undefined shift
 2026-04-06 14:04 UTC 

[PATCH] HID: alps: fix NULL pointer dereference in alps_raw_event()
 2026-04-06 14:03 UTC 

[PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
 2026-04-06 14:02 UTC  (2+ messages)

[bluez/bluez]
 2026-04-06 14:02 UTC 

[bluez/bluez] 5a7a91: shared/mcp: fix crash on destroy after ATT gone
 2026-04-06 14:01 UTC 


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.