All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-07 19:11:35 to 2024-08-07 20:15:54 UTC [more...]

[PATCH] drm/i915: Fix NULL ptr deref in intel_async_flip_check_uapi()
 2024-08-07 20:10 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v3 00/20] riscv support for control flow integrity extensions
 2024-08-07 20:15 UTC  (7+ messages)
` [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v3 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-07 20:15 UTC  (19+ messages)
` [PATCH v4 01/28] rust: alloc: add `Allocator` trait
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 09/28] rust: alloc: implement kernel `Box`

[PATCH v5] drm/xe/guc: Enable w/a 14022293748 and 22019794406
 2024-08-07 20:13 UTC  (3+ messages)

[PATCH v2] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
 2024-08-07 20:13 UTC  (2+ messages)

[PATCH v1 0/2] hw/ppc: SPI model - coverity fixes
 2024-08-07 20:12 UTC  (3+ messages)
` [PATCH v1 2/2] Fixes: Coverity CID 1558831

[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-07 20:10 UTC  (17+ messages)
` [PATCH v1 01/16] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v1 02/16] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v1 03/16] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v1 04/16] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v1 06/16] iommufd/selftest: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID test coverage
` [PATCH v1 07/16] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 09/16] iommufd/viommu: Make iommufd_viommu_find_device a public API
` [PATCH v1 10/16] iommufd/selftest: Add mock_viommu_invalidate_user op
` [PATCH v1 11/16] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v1 12/16] iommufd/selftest: Add coverage for IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 13/16] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
` [PATCH v1 14/16] iommu/arm-smmu-v3: Extract an __arm_smmu_cache_invalidate_user helper
` [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support
` [PATCH v1 16/16] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED

[PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
 2024-08-07 20:11 UTC  (5+ messages)

[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-07 20:08 UTC  (14+ messages)
` [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix

+ mm-hugetlb-fix-hugetlb-vs-core-mm-pt-locking.patch added to mm-hotfixes-unstable branch
 2024-08-07 20:08 UTC 

[PATCH] net: ath9k: use devm for request_irq
 2024-08-07 20:07 UTC  (5+ messages)

[PATCH] net: ag71xx: use phylink_mii_ioctl
 2024-08-07 20:06 UTC  (4+ messages)

[PATCH] block:added printing when bio->bi_status fails
 2024-08-07 20:05 UTC  (3+ messages)

[Buildroot] [PATCH] package/picotool: add patch to fix sparc static build
 2024-08-07 20:05 UTC  (2+ messages)

[PATCH v2 0/4] mm: split underutilized THPs
 2024-08-07 20:02 UTC  (5+ messages)
` [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
` [PATCH v2 2/4] mm: remap unused subpages to shared zeropage "

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-08-07 20:02 UTC  (3+ messages)
` [PATCH v12 20/24] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason

[PATCH 0/2] iio: adc: ad4695: implement triggered buffer
 2024-08-07 20:02 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: iio: ad4695: document buffered read

[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-07 20:01 UTC  (17+ messages)
` [PATCH v4 01/15] crypto: accumulative hashing API
` [PATCH v4 02/15] crypto/hash-glib: Implement new hash API
` [PATCH v4 03/15] crypto/hash-gcrypt: "
` [PATCH v4 04/15] crypto/hash-gnutls: "
` [PATCH v4 05/15] crypto/hash-nettle: "
` [PATCH v4 06/15] crypto/hash-afalg: "
` [PATCH v4 07/15] crypto/hash: Implement and use "
` [PATCH v4 08/15] tests/unit/test-crypto-hash: accumulative hashing
` [PATCH v4 09/15] crypto/hash-glib: Remove old hash API functions
` [PATCH v4 10/15] crypto/hash-gcrypt: "
` [PATCH v4 11/15] crypto/hash-gnutls: "
` [PATCH v4 12/15] crypto/hash-nettle: "
` [PATCH v4 13/15] crypto/hash-afalg: "
` [PATCH v4 14/15] crypto/hashpriv: Remove old hash API function
` [PATCH v4 15/15] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[Buildroot] [PATCH 1/1] support/testing: add vorbis-tools runtime test
 2024-08-07 19:57 UTC 

[Buildroot] [PATCH] package/libgpiod2: bump to version 2.1.3
 2024-08-07 19:57 UTC 

[PATCH v2 1/2] drm/xe/gt: Add APIs for printing stats over debugfs
 2024-08-07 19:56 UTC  (5+ messages)

[PATCH v1 5/7] drivers: i2c: use i2c frequency table
 2024-08-07 19:55 UTC  (3+ messages)

[PATCH ipsec-next v8 00/16] Add IP-TFS mode to xfrm
 2024-08-07 19:40 UTC  (5+ messages)
` [PATCH ipsec-next v8 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets

[PATCH v2 0/9] led: introduce LED boot and activity function
 2024-08-07 19:54 UTC  (10+ messages)
` [PATCH v2 1/9] led: turn LED ON on initial SW blink
` [PATCH v2 2/9] led: implement led_set_state/period_by_label
` [PATCH v2 3/9] led: implement LED boot API
` [PATCH v2 4/9] common: board_r: rework BOOT LED handling
` [PATCH v2 5/9] led: implement LED activity API
` [PATCH v2 6/9] tftp: implement support for LED activity
` [PATCH v2 7/9] mtd: "
` [PATCH v2 8/9] ubi: "
` [PATCH v2 9/9] doc: introduce led.rst documentation

[PATCH v2 1/2] dt-bindings: arm: Add qcom,inst-id for remote etm
 2024-08-07 19:55 UTC 

PSA: Avoid Debian
 2024-08-07 19:55 UTC  (5+ messages)
    ` PSA: Avoid Debian Stable

[PATCH v4 0/7] mm/mprotect: Fix dax puds
 2024-08-07 19:48 UTC  (16+ messages)
` [PATCH v4 1/7] mm/dax: Dump start address in fault handler
` [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v4 3/7] mm/powerpc: Add missing pud helpers
` [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
` [PATCH v4 6/7] mm/x86: Add missing pud helpers
` [PATCH v4 7/7] mm/mprotect: fix dax pud handlings

[Buildroot] [PATCH 00/18] Update Ejabberd and its dependencies
 2024-08-07 19:53 UTC  (4+ messages)
` [Buildroot] [PATCH 18/18] package/ejabberd: bump version to 24.07

[PATCH v2] binfmt_flat: Fix corruption when not offsetting data start
 2024-08-07 19:53 UTC  (2+ messages)

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-08-07 19:52 UTC  (3+ messages)

[PATCH nf 0/2] netfilter: disable support for queueing cloned conntrack entries
 2024-08-07 19:51 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
` [PATCH nf 2/2] selftests: netfilter: add test for br_netfilter+conntrack+queue combination

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-07 19:47 UTC  (5+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-07 15:46 UTC  (25+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 08/12] include: add elf.h support
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos

[PATCH v1 0/4] net: fec: add PPS channel configuration
 2024-08-07 19:48 UTC  (5+ messages)
` [PATCH v1 4/4] arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes

[PATCH 0/9] drm: Use backlight power constants
 2024-08-07 19:47 UTC  (5+ messages)
` [PATCH 1/9] drm/amdgpu: "

+ mm-rmap-minimize-folio-_nr_pages_mapped-updates-when-batching-pte-unmapping.patch added to mm-unstable branch
 2024-08-07 19:47 UTC 

[PATCH i-g-t] lib/gpgpu_fill: Write kernel using inline iga64 api
 2024-08-07 19:45 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

+ userfaultfd-move-core-vma-manipulation-logic-to-mm-userfaultfdc-fix.patch added to mm-unstable branch
 2024-08-07 19:45 UTC 

[PATCH v12 0/3] dts: refactored VLAN test suite
 2024-08-07 19:43 UTC  (4+ messages)
` [PATCH v13 0/2] "
  ` [PATCH v13 1/2] dts: add VLAN methods to testpmd shell
  ` [PATCH v13 2/2] dts: VLAN test suite implementation

[PATCH v2 0/3] keep track of unresolved value of symbolic-ref in ref iterators
 2024-08-07 19:42 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] refs: keep track of unresolved reference value in iterators
  ` [PATCH v3 2/3] refs: add referent to each_ref_fn
  ` [PATCH v3 3/3] ref-filter: populate symref from iterator

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-07 19:42 UTC  (7+ messages)
` [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information

[PATCH v3 0/1] docs: scheduler: Start documenting the EEVDF scheduler
 2024-08-07 19:41 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/libjcat: fix linking, add missing intl library
 2024-08-07 19:41 UTC  (2+ messages)

[Buildroot] [git commit] package/libjcat: fix linking, add missing intl library
 2024-08-07 19:40 UTC 

[PATCH] net: mediatek: use ethtool_puts
 2024-08-07 19:40 UTC  (2+ messages)

[PATCH v3] xfs_db: release ip resource before returning from get_next_unlinked()
 2024-08-07 19:38 UTC 

[Buildroot] [PATCH 1/2] package/uboot-tools: Bump to version 2024.04
 2024-08-07 19:39 UTC  (2+ messages)

[RFC] amdgpu: Add a context flag to disable implicit sync
 2024-08-07 19:23 UTC  (2+ messages)

+ mm-numa-no-task_numa_fault-call-if-page-table-is-changed.patch added to mm-hotfixes-unstable branch
 2024-08-07 19:38 UTC 

+ mm-migrate-move-common-code-to-numa_migrate_check-was-numa_migrate_prep.patch added to mm-unstable branch
 2024-08-07 19:37 UTC 

[PATCH v8 0/3] dts: refactored queue start/stop suite
 2024-08-07 19:36 UTC  (4+ messages)
` [PATCH v9 0/2] "
  ` [PATCH v9 1/2] dts: add functions to testpmd shell
  ` [PATCH v9 2/2] dts: initial queue start/stop suite implementation

[Buildroot] [PATCH 1/2] support/testing: test_audio_codec_base.py: new helper class
 2024-08-07 19:35 UTC  (4+ messages)

[PATCH] Documentation: dm-crypt.rst warning + error fix
 2024-08-07 19:33 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Use regmap_read_bypassed() to wake the device
 2024-08-07 14:27 UTC 

[PATCH v4 0/2] m68k uaccess fault handling fixes
 2024-08-07 19:32 UTC  (4+ messages)
` [PATCH v4 1/2] m68k: Handle __generic_copy_to_user faults more carefully

[PATCH 0/2] mseal: Fix is_madv_discard()
 2024-08-07 19:31 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] Removal of unexpected indentation error
 2024-08-07 19:29 UTC  (2+ messages)

+ mm-split-underutilized-thps.patch added to mm-unstable branch
 2024-08-07 19:28 UTC 

+ mm-selftest-to-verify-zero-filled-pages-are-mapped-to-zeropage.patch added to mm-unstable branch
 2024-08-07 19:28 UTC 

+ mm-remap-unused-subpages-to-shared-zeropage-when-splitting-isolated-thp.patch added to mm-unstable branch
 2024-08-07 19:28 UTC 

+ mm-free-zapped-tail-pages-when-splitting-isolated-thp.patch added to mm-unstable branch
 2024-08-07 19:28 UTC 

[PATCHSET v7] sched: Implement BPF extensible scheduler class
 2024-08-07 19:26 UTC  (4+ messages)
` [PATCH 09/30] sched_ext: "

iptables: compiling with kernel headers
 2024-08-07 19:18 UTC  (2+ messages)

Thread stuck in IDDP sendto()
 2024-08-07 19:24 UTC  (4+ messages)

[linux-next:master 2772/3555] mm/pagewalk.o: warning: objtool: pfn_swap_entry_to_page+0xec: unreachable instruction
 2024-08-07 19:23 UTC 

[PATCH v9 0/6] Support PMT features in Xe
 2024-08-07 19:23 UTC  (3+ messages)
` [PATCH v9 4/6] drm/xe/vsec: Support BMG devices

[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
 2024-08-07 19:23 UTC  (7+ messages)
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-07 19:20 UTC  (18+ messages)

[PATCH] spi: mxs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
 2024-08-07 19:19 UTC 

[PATCH v5 0/3] dts: refactored dynamic config test suite
 2024-08-07 19:18 UTC  (4+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] dts: add multicast set function to shell
  ` [PATCH v6 2/2] dts: dynamic config test suite

[PATCH 0/8] enable mes pipe0 and pipe1 for unified mes fw
 2024-08-07 19:16 UTC  (3+ messages)
` [PATCH 8/8] drm/amdgpu/mes12: fix suspend issue

[PATCHSET] xfs-documentation: updates for 6.10
 2024-08-07 19:15 UTC  (6+ messages)
` [PATCH 1/5] design: document atomic file mapping exchange log intent structures
` [PATCH 2/5] design: document new name-value logged attribute variants
` [PATCH 3/5] design: document the parent pointer ondisk format
` [PATCH 4/5] design: document the metadump v2 format
` [PATCH 5/5] design: fix the changelog to reflect the new changes

[PATCH 1/1] selinux: add the processing of the failure of avc_add_xperms_decision()
 2024-08-07 19:14 UTC  (2+ messages)

[PATCH v2 0/2] mm: batch free swaps for zap_pte_range()
 2024-08-07 19:14 UTC  (4+ messages)
` [PATCH v2 2/2] mm: attempt to batch free swap entries "

[chrome-os:chromeos-6.1 9/9] drivers/media/platform/mediatek/isp/isp_7x/camsys/mtk_cam.c:2341:22: error: variable 'ctx' set but not used
 2024-08-07 19:13 UTC 

[PATCH 0/8] reftable: improvements and fixes for compaction
 2024-08-07 19:12 UTC  (6+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 9/9] reftable/stack: handle locked tables during auto-compaction

[PATCH v2 1/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
 2024-08-07 19:12 UTC  (5+ messages)
` [PATCH v2 0/1] phy: Add support for Microchip ATA6561 CAN Transceiver

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-08-07 19:11 UTC  (9+ messages)
` [PATCH v2 1/7] mm, slab: dissolve shutdown_cache() into its caller
` [PATCH v2 2/7] mm, slab: unlink slabinfo, sysfs and debugfs immediately
` [PATCH v2 3/7] mm, slab: move kfence_shutdown_cache() outside slab_mutex
` [PATCH v2 4/7] mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy()

[PATCH v2] ALSA: usb-audio: Add input gain and master output mixer elements for RME Babyface Pro
 2024-08-07 19:11 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.