All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-25 17:54:14 to 2024-03-25 18:30:44 UTC [more...]

[PATCH v1 0/3] mm/secretmem: one fix and one refactoring
 2024-03-25 18:30 UTC  (3+ messages)
` [PATCH v1 1/3] mm/secretmem: fix GUP-fast succeeding on secretmem folios

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-25 18:30 UTC  (11+ messages)

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-03-25 18:30 UTC  (21+ messages)
` [PATCH 1/8] arch: x86: tools: increase symbol name size
` [PATCH 2/8] rust: device: Add a minimal RawDevice trait
` [PATCH 3/8] rust: device: Add a stub abstraction for devices
` [PATCH 4/8] rust: add driver abstraction
` [PATCH 6/8] rust: add revocable mutex
` [PATCH 7/8] rust: add revocable objects
` [PATCH 8/8] rust: add device::Data

[PATCH] ARM: dts: stm32: add heartbeat led for stm32mp157c-ed1
 2024-03-25 18:29 UTC  (3+ messages)

[PATCH 0/4] Enable fastset for mbus_join state change
 2024-03-25 18:29 UTC  (12+ messages)
` [PATCH 1/4] drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly
` [PATCH 2/4] drm/i915: Use old mbus_join value when increasing CDCLK

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-25 18:29 UTC  (3+ messages)
` [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes

[PATCH for-9.0] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
 2024-03-25 18:28 UTC  (2+ messages)

[PATCH v5 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-25 18:29 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add NCT7363Y documentation

+ mm-merge-folio_is_secretmem-into-folio_fast_pin_allowed.patch added to mm-unstable branch
 2024-03-25 18:29 UTC 

+ selftests-memfd_secret-add-vmsplice-test.patch added to mm-unstable branch
 2024-03-25 18:29 UTC 

[PATCH] rcu: mollify sparse with RCU guard
 2024-03-25 18:28 UTC  (4+ messages)

[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-25 18:28 UTC  (3+ messages)
` [PATCH v6 08/15] dt-bindings: media: Add bindings for bcm2835-unicam

[PATCH v3 1/4] devcoredump: Add dev_coredump_put()
 2024-03-25 18:28 UTC  (4+ messages)
` [PATCH v3 2/4] devcoredump: Add dev_coredumpm_timeout()

+ mm-secretmem-fix-gup-fast-succeeding-on-secretmem-folios.patch added to mm-hotfixes-unstable branch
 2024-03-25 18:27 UTC 

[PATCH net-next v4 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-25 18:25 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: gro: add p_off param in *_gro_complete
` [PATCH net-next v4 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v4 3/4] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v4 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH blktests v2 00/18] refactoring and various cleanups/fixes
 2024-03-25 18:27 UTC  (3+ messages)
` [PATCH blktests v2 02/18] nvme/rc: silence fcloop cleanup failures

[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-25 17:06 UTC  (2+ messages)

[GSoC] Microproject help
 2024-03-25 18:25 UTC  (2+ messages)

[PATCH] hw/s390x: Include missing 'cpu.h' header
 2024-03-25 18:23 UTC  (2+ messages)

[PATCH] vsock/virtio: fix packet delivery to tap device
 2024-03-25 18:24 UTC  (2+ messages)

[PATCH v4 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
 2024-03-25 18:24 UTC  (2+ messages)

[PATCH v2 0/9] slab: Introduce dedicated bucket allocator
 2024-03-25 18:24 UTC  (3+ messages)

Rust for Linux Open Meeting
 2024-03-25 18:23 UTC  (5+ messages)
  ` No Open Meeting at Nov 15
    ` Open Meeting at Jan 24
      ` Open Meeting at March 27

[meta-filesystems][PATCH 1/2] xfsdump: Fix build with musl >= 1.2.5
 2024-03-25 18:23 UTC  (3+ messages)
` [meta-filesystems][PATCH 2/2] xfstests: "
  ` [oe] "

ios hotspot fix
 2024-03-25 18:23 UTC  (2+ messages)

[PATCH v1 net 0/8] tcp: Fix bind() regression and more tests
 2024-03-25 18:19 UTC  (9+ messages)
` [PATCH v1 net 1/8] tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard addresses
` [PATCH v1 net 2/8] tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) "
` [PATCH v1 net 3/8] selftest: tcp: Make bind() selftest flexible
` [PATCH v1 net 4/8] selftest: tcp: Define the reverse order bind() tests explicitly
` [PATCH v1 net 5/8] selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests
` [PATCH v1 net 6/8] selftest: tcp: Add more bind() calls
` [PATCH v1 net 7/8] selftest: tcp: Add bind() tests for IPV6_V6ONLY
` [PATCH v1 net 8/8] selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT

[PATCH 6.7 000/707] 6.7.11-rc2 review
 2024-03-25 18:22 UTC  (5+ messages)

[PATCH] drm/i915: Pre-populate the cursor physical dma address
 2024-03-25 18:21 UTC  (2+ messages)

linux-mtd: ubiattach taking long time
 2024-03-25 18:20 UTC  (3+ messages)

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-25 18:20 UTC  (4+ messages)

[PATCH] ASoC: dt-bindings: wm8974: Convert to dtschema
 2024-03-25 18:19 UTC 

[PATCH 0/6] x86: Expose consistent topology to guests
 2024-03-25 18:19 UTC  (7+ messages)
` [PATCH 1/6] xen/x86: Add initial x2APIC ID to the per-vLAPIC save area
` [PATCH 2/6] tools/xc: Add xc_cpu_policy to the public xenctrl.h header

[PATCH 5.10 000/237] 5.10.214-rc2 review
 2024-03-25 18:19 UTC  (2+ messages)

[Buildroot] [git commit] package/xvisor: use BR2_PYTHON3_HOST_DEPENDENCY to ensure python3 is available
 2024-03-25 18:17 UTC 

[Buildroot] [git commit] package/openssh: drop autoreconf
 2024-03-25 18:17 UTC 

[PATCHv3 0/8] nvmet: debugfs support
 2024-03-25 18:18 UTC  (3+ messages)
` [PATCH 1/8] nvmet: add "

[PATCH] x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX
 2024-03-25 18:18 UTC 

[Buildroot] [PATCH] package/xvisor: use BR2_PYTHON3_HOST_DEPENDENCY to ensure python3 is available
 2024-03-25 18:18 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.20
 2024-03-25 18:18 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.1
  ` [GIT PULL] Crypto Update for 6.2
    ` [GIT PULL] Crypto Update for 6.3
      ` [GIT PULL] Crypto Update for 6.4
        ` [GIT PULL] Crypto Update for 6.5
          ` [GIT PULL] Crypto Update for 6.6
            ` [GIT PULL] Crypto Update for 6.7
              ` [GIT PULL] Crypto Update for 6.8
                ` [GIT PULL] Crypto Fixes "
                  ` [GIT PULL] Crypto Fixes for 6.9

[Buildroot] [PATCH] package/openssh: drop autoreconf
 2024-03-25 18:18 UTC  (2+ messages)

[GIT PULL] gfs2 fix
 2024-03-25 18:18 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] package/xvisor: fix build without python interpreter
 2024-03-25 18:04 UTC 

[Buildroot] [git commit branch/2023.02.x] package/privoxy: fix build with root
 2024-03-25 18:10 UTC 

[Buildroot] [git commit branch/2023.02.x] package/libunwind: drop autoreconf
 2024-03-25 18:05 UTC 

[Buildroot] [git commit branch/2023.02.x] package/pure-ftpd: remove optional dependency to libiconv
 2024-03-25 10:30 UTC 

[PATCH v6 0/4] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
 2024-03-25 18:17 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: media: add Maxim MAX96717 GMSL2 Serializer

[Buildroot] [git commit branch/2024.02.x] package/giflib: bump to version 5.2.2
 2024-03-25 18:16 UTC 

[Buildroot] [git commit branch/2024.02.x] support/testing: add bitcoin runtime test
 2024-03-25 18:14 UTC 

[Buildroot] [git commit branch/2024.02.x] package/busybox: remove tc from default config
 2024-03-25 18:14 UTC 

[Buildroot] [git commit branch/2024.02.x] package/privoxy: fix build with root
 2024-03-25 18:10 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libunwind: fix libucontext handling
 2024-03-25 18:07 UTC 

[Buildroot] [git commit branch/2024.02.x] package/bitcoin: add the wallet support option
 2024-03-25 18:13 UTC 

[Buildroot] [git commit branch/2024.02.x] package/pure-ftpd: remove optional dependency to libiconv
 2024-03-25 10:30 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libunwind: drop autoreconf
 2024-03-25 18:06 UTC 

[PATCH v4 0/4] Add support for QoS configuration
 2024-03-25 18:16 UTC  (5+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v4 2/4] interconnect: qcom: sc7280: enable QoS programming
` [PATCH v4 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280
` [PATCH v4 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[Buildroot] [git commit branch/2024.02.x] package/xvisor: fix build without python interpreter
 2024-03-25 18:04 UTC 

[Buildroot] [git commit branch/2023.11.x] package/privoxy: fix build with root
 2024-03-25 18:10 UTC 

[Buildroot] [git commit branch/2023.11.x] package/libunwind: fix libucontext handling
 2024-03-25 18:07 UTC 

[Buildroot] [git commit branch/2023.11.x] package/xvisor: fix build without python interpreter
 2024-03-25 18:04 UTC 

[Buildroot] [git commit branch/2023.11.x] package/libunwind: drop autoreconf
 2024-03-25 18:06 UTC 

[Buildroot] [git commit branch/2023.11.x] package/pure-ftpd: remove optional dependency to libiconv
 2024-03-25 10:30 UTC 

[Buildroot] [PATCH 1/1] package/giflib: bump to version 5.2.2
 2024-03-25 18:16 UTC  (2+ messages)

[Buildroot] [git commit] package/busybox: remove tc from default config
 2024-03-25 18:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: add bitcoin runtime test
 2024-03-25 18:14 UTC  (2+ messages)

[PATCH 6.8 000/710] 6.8.2-rc2 review
 2024-03-25 18:14 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bitcoin: add the wallet support option
 2024-03-25 18:14 UTC  (3+ messages)

[PATCH v5 00/12] wifi: ath12k: Add single wiphy support
 2024-03-25 18:13 UTC  (7+ messages)
` [PATCH v5 07/12] wifi: ath12k: Cache vdev configs before vdev create

[CfP] Power Management and Thermal Control MC (LPC 2024)
 2024-03-25 18:13 UTC  (2+ messages)

[PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
 2024-03-25 18:12 UTC  (5+ messages)

[PATCH net-next v3] Documentation: Add documentation for eswitch attribute
 2024-03-25 18:12 UTC 

[PATCH] pretty: find pretty formats case-insensitively
 2024-03-25 18:12 UTC  (3+ messages)

[PATCH v1 bpf-next 0/2] BPF: support mark in bpf_fib_lookup
 2024-03-25 18:12 UTC  (5+ messages)
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests

[PATCH V2 00/19] timekeeping: Handle potential multiplication overflow
 2024-03-25 18:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/privoxy: fix build with root
 2024-03-25 18:11 UTC  (2+ messages)

+ mm-mm_initc-remove-arch_reserved_kernel_pages.patch added to mm-unstable branch
 2024-03-25 18:11 UTC 

+ mm-mm_initc-remove-unneeded-calc_memmap_size.patch added to mm-unstable branch
 2024-03-25 18:11 UTC 

+ mm-mm_initc-remove-meaningless-calculation-of-zone-managed_pages-in-free_area_init_core.patch added to mm-unstable branch
 2024-03-25 18:11 UTC 

+ mm-mm_initc-add-new-function-calc_nr_all_pages.patch added to mm-unstable branch
 2024-03-25 18:11 UTC 

+ mm-mm_initc-remove-the-useless-dma_reserve.patch added to mm-unstable branch
 2024-03-25 18:11 UTC 

+ x86-remove-unneeded-memblock_find_dma_reserve.patch added to mm-unstable branch
 2024-03-25 18:11 UTC 

[PATCH] drm/xe/guc: Promote GUC_GGTT_TOP definition to regs/xe_guc_regs.h
 2024-03-25 18:10 UTC  (4+ messages)

[PATCH v3 0/2] Add support for Wa KLVs
 2024-03-25 18:09 UTC  (4+ messages)
` [PATCH v3 2/2] drm/xe/lnl: Enable GuC Wa_14019882105

[Buildroot] [PATCH 1/1] package/libunwind: fix libucontext handling
 2024-03-25 18:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libunwind: drop autoreconf
 2024-03-25 18:08 UTC  (2+ messages)

[PATCH v4 00/16] x86-64: Stack protector and percpu improvements
 2024-03-25 18:08 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/xvisor: fix build without python interpreter
 2024-03-25 18:08 UTC  (4+ messages)

[PATCH] Staging: rtl8712: Removed unnecessary parentheses
 2024-03-25 18:07 UTC  (2+ messages)

[PATCH v2 1/3] drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
 2024-03-25 18:05 UTC  (7+ messages)
` [PATCH v2 2/3] drm/panthor: Fix ordering in _irq_suspend()
` [PATCH v2 3/3] drm/panthor: Actually suspend IRQs in the unplug path

[PATCH 0/3] staging: pi433: Fix includes & macros
 2024-03-25 18:05 UTC  (3+ messages)

[PATCH] regulator: tps65132: Add of_match table
 2024-03-25 18:05 UTC  (2+ messages)

[PATCH v3] staging: bcm2835-audio: add terminating new line to Kconfig
 2024-03-25 18:04 UTC  (3+ messages)

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-25 17:52 UTC  (30+ messages)
` [PATCH v2 01/14] bug/kunit: Core "
` [PATCH v2 02/14] kunit: bug: Count suppressed "
` [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v2 07/14] x86: Add support for suppressing warning backtraces
` [PATCH v2 08/14] arm64: "
` [PATCH v2 09/14] loongarch: "
` [PATCH v2 10/14] parisc: "
` [PATCH v2 11/14] s390: "
` [PATCH v2 12/14] sh: "
` [PATCH v2 13/14] riscv: "
` [PATCH v2 14/14] powerpc: "

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-25 18:03 UTC 

[PATCH 0/2] FMPM Fixes
 2024-03-25 18:03 UTC  (2+ messages)

[PATCH] kernel: Introduce enable_and_queue_work() convenience function
 2024-03-25 18:02 UTC  (6+ messages)

[PATCH 00/11] Staging: rtl8192e: Style guide Renames and Macros
 2024-03-25 18:02 UTC  (3+ messages)

[PATCH 6.6 000/632] 6.6.23-rc2 review
 2024-03-25 18:02 UTC  (3+ messages)

[PATCH v2] kernel: Introduce enable_and_queue_work() convenience function
 2024-03-25 18:02 UTC 

[PATCH trivial for-9.0] hw/i386/fw_cfg.c: fix non-legacy smbios build
 2024-03-25 18:01 UTC  (3+ messages)

[PATCH v2 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
 2024-03-25 18:01 UTC  (4+ messages)
` [PATCH v3 "

+ mm-turn-folio_test_hugetlb-into-a-pagetype-fix.patch added to mm-unstable branch
 2024-03-25 18:00 UTC 

[PATCH 5.15 000/309] 5.15.153-rc2 review
 2024-03-25 17:59 UTC  (2+ messages)

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 17:59 UTC  (2+ messages)

[PATCH 6.1 000/444] 6.1.83-rc2 review
 2024-03-25 17:59 UTC  (2+ messages)

[PATCH v2] drm/xe: Use enum instead of hard coding
 2024-03-25 17:58 UTC  (4+ messages)
` ✓ CI.Build: success for drm/xe: Use enum instead of hard coding (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v6] drm/xe: Add a null pointer check
 2024-03-25 17:58 UTC  (2+ messages)

+ mm-free-up-pg_slab-fix.patch added to mm-unstable branch
 2024-03-25 17:57 UTC 

[PATCH i-g-t 0/2] lib/xe_mmio: Introduce Xe MMIO lib
 2024-03-25 17:57 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[RESEND PATCH] dt-bindings: display: sony,td4353-jdi: allow width-mm and height-mm
 2024-03-25 17:57 UTC  (3+ messages)

[PATCH 0/4] User Requested Fixes for Powkiddy RK3566 Devices
 2024-03-25 17:57 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
 2024-03-25 17:57 UTC  (4+ messages)

[PATCH] media: v4l2-subdev: Support enable/disable_streams for single-pad subdevs
 2024-03-25 17:56 UTC  (6+ messages)

+ mm-filemap-optimize-filemap-folio-adding.patch added to mm-unstable branch
 2024-03-25 17:54 UTC 

+ lib-xarray-introduce-a-new-helper-xas_get_order.patch added to mm-unstable branch
 2024-03-25 17:54 UTC 

+ mm-filemap-clean-up-hugetlb-exclusion-code.patch added to mm-unstable branch
 2024-03-25 17:54 UTC 

+ mm-filemap-return-early-if-failed-to-allocate-memory-for-split.patch added to mm-unstable branch
 2024-03-25 17:54 UTC 

[PATCH] staging: rtl8712: Fix instances of lines ending with '('
 2024-03-25 17:54 UTC 

[PATCH dwarves v6 0/3] pahole: Inject kfunc decl tags into BTF
 2024-03-25 17:53 UTC  (4+ messages)
` [PATCH dwarves v6 1/3] gobuffer: Add gobuffer__sort() helper
` [PATCH dwarves v6 2/3] pahole: Add --btf_feature=decl_tag_kfuncs feature
` [PATCH dwarves v6 3/3] pahole: Inject kfunc decl tags into BTF


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.