All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-22 20:05:03 to 2023-02-22 21:17:05 UTC [more...]

[PATCH v1 00/24] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-02-22 21:16 UTC  (9+ messages)
` [PATCH v1 17/24] ns16550: match when to define bdf with uart code

[PATCH] nvmem: add explicit config option to read OF fixed cells
 2023-02-22 21:14 UTC  (7+ messages)

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-22 21:14 UTC  (6+ messages)
` [PATCH v2 15/46] hugetlb: add make_huge_pte_with_shift

[PATCH v2 0/3] contrib/elf2dmp: Windows Server 2022 support
 2023-02-22 21:12 UTC  (4+ messages)
` [PATCH v2 1/3] contrib/elf2dmp: fix code style
` [PATCH v2 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
` [PATCH v2 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support

[PATCH v2 00/16] test/bbdev: changes for 23.03
 2023-02-22 21:13 UTC  (4+ messages)
` [PATCH v2 04/16] test/bbdev: add timeout for latency tests

[PATCH v2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-22 21:11 UTC  (5+ messages)

[v4l-utils] [PATCH v9 0/7] Switch build system to meson
 2023-02-22 21:12 UTC  (7+ messages)
` [v4l-utils] [PATCH v9 3/7] Add support for meson building

sstate cache management
 2023-02-22 21:12 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/5] Pegasos2 fixes and audio output support
 2023-02-22 21:12 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: Remove not used headers
 2023-02-22 21:10 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
 2023-02-22 21:10 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
 2023-02-22 21:10 UTC  (2+ messages)

[PATCH] net: dsa: microchip: Fix gigabit set and get function for KSZ87xx
 2023-02-22 21:08 UTC  (2+ messages)

[PATCH net] net: sunhme: Return an error when we are out of slots
 2023-02-22 21:07 UTC  (3+ messages)

bootstd breakages
 2023-02-22 21:07 UTC  (2+ messages)

[PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
 2023-02-22 21:07 UTC  (4+ messages)
` [PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry

[PATCH RESEND 0/1] Validating UAPI backwards compatibility
 2023-02-22 21:06 UTC  (11+ messages)
` [PATCH RESEND 1/1] check-uapi: Introduce check-uapi.sh

[igt-dev] [PATCH i-g-t v3 0/1] Add a script to allow inlined test documentation
 2023-02-22 21:07 UTC  (2+ messages)

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-22 21:07 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 100 runs, 10 regressions (v4.14.306)
 2023-02-22 21:06 UTC 

[PATCH] bootstd: Make BOOTSTD_FULL depend on BOOTSTD
 2023-02-22 21:06 UTC 

[PATCH v1 RFC 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-02-22 21:04 UTC  (12+ messages)
` [PATCH v1 RFC 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A
` [PATCH v1 RFC 2/3] tty: serial: meson: Add a new compatible string for the G12A SoC
` [PATCH v1 RFC 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string

[RFC PATCH net-next 0/7] net: sunhme: Probe/IRQ cleanups
 2023-02-22 21:03 UTC  (8+ messages)
` [RFC PATCH net-next 1/7] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [RFC PATCH net-next 2/7] net: sunhme: Remove residual polling code
` [RFC PATCH net-next 3/7] net: sunhme: Unify IRQ requesting
` [RFC PATCH net-next 4/7] net: sunhme: Alphabetize includes
` [RFC PATCH net-next 5/7] net: sunhme: Switch SBUS to devres
` [RFC PATCH net-next 6/7] net: sunhme: Consolidate mac address initialization
` [RFC PATCH net-next 7/7] net: sunhme: Consolidate common probe tasks

[Buildroot] [PATCH] package/qemu: add option to install blobs
 2023-02-22 21:03 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/qemu: add option to install blobs
 2023-02-22 21:03 UTC 

[igt-dev] [RFC PATCH i-g-t 0/7] Initial Xe test suite
 2023-02-22 21:03 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/xe: Introduce Xe library

[PATCH v2 0/7] Revise the hwpt lifetime model
 2023-02-22 21:02 UTC  (8+ messages)
` [PATCH v2 1/7] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH v2 2/7] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH v2 3/7] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
` [PATCH v2 4/7] iommufd: Move iommufd_device to iommufd_private.h
` [PATCH v2 5/7] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
` [PATCH v2 6/7] iommufd/selftest: Make selftest create a more complete mock device
` [PATCH v2 7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH] hw/smbios: fix field corruption in type 4 table
 2023-02-22 21:00 UTC 

[Buildroot] [PATCH 1/1] package/lightning: needs threads
 2023-02-22 21:01 UTC  (2+ messages)

[Buildroot] [git commit] package/lightning: needs threads
 2023-02-22 21:01 UTC 

[Intel-gfx] [PATCH] drm/i915/gsc: Fix the Driver-FLR completion
 2023-02-22 21:01 UTC  (2+ messages)
`  "

[Buildroot] [git commit] package/xerces: drop patch
 2023-02-22 21:00 UTC 

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2023-02-22 21:00 UTC  (10+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-02-22 21:00 UTC  (10+ messages)
` [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function

[Buildroot] [PATCH 1/1] package/xerces: drop patch
 2023-02-22 21:00 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Add support for kptrs in more BPF maps
 2023-02-22 21:00 UTC  (4+ messages)
` [PATCH bpf-next v2 2/7] bpf: Support kptrs in local storage maps

[PATCH] tools/memory-model: Add details about SRCU read-side critical sections
 2023-02-22 20:59 UTC  (8+ messages)

[Buildroot] [PATCH 1/5] package/gnuradio: drop unrecognized volk variables
 2023-02-22 20:58 UTC  (2+ messages)

[Buildroot] [git commit] package/gnuradio: add libsndfile optional dependency
 2023-02-22 20:57 UTC 

[Buildroot] [git commit] package/gnuradio: add gr-network block support
 2023-02-22 20:58 UTC 

[Buildroot] [git commit] package/gnuradio: drop unrecognized volk variables
 2023-02-22 20:57 UTC 

[GIT PULL] Audit patches for v6.3
 2023-02-22 20:59 UTC  (2+ messages)

[GIT PULL] integrity: susbsytem updates for v6.3
 2023-02-22 20:59 UTC  (2+ messages)

[Buildroot] [git commit] package/gqrx: bump to version 2.15.9
 2023-02-22 20:58 UTC 

[GIT PULL] Smack patches for v6.3
 2023-02-22 20:58 UTC  (2+ messages)

[GIT PULL] Landlock updates for v6.3
 2023-02-22 20:58 UTC  (2+ messages)

[Buildroot] [git commit] package/gnuradio: disable examples
 2023-02-22 20:57 UTC 

[Buildroot] [git commit] package/wilc-driver: fix build failure due to wrong pointer casts
 2023-02-22 14:59 UTC 

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-22 20:58 UTC  (4+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support

[PATCH] tools: binman: minor formatting fix in docs
 2023-02-22 20:56 UTC 

[LSF/MM/BPF TOPIC] Virtual Machine Memory Passthrough
 2023-02-22 20:56 UTC  (5+ messages)

[PATCH v4] iio: proximity: sx_common: Add old register mapping
 2023-02-22 20:56 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8192eu: bump to 2022-12-29 version on branch 5.11.2.1
 2023-02-22 20:56 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/rtl8192eu: bump to 2022-12-29 version on branch 5.11.2.1
 2023-02-22 15:07 UTC 

[PATCH v2 0/7] Implement Most ARMv8.3 Pointer Authentication Features
 2023-02-22 20:56 UTC  (12+ messages)
` [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
` [PATCH v2 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
` [PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
` [PATCH v2 4/7] target/arm: Implement v8.3 Pauth2
` [PATCH v2 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'

Git for Windows 2.40-rc0 time frame
 2023-02-22 20:54 UTC 

[PATCH v4 0/3] Add alert-slider for OnePlus6
 2023-02-22 20:54 UTC  (3+ messages)
` [PATCH v4 1/3] Input: gpio-keys - add support for linux,input-value DTS property

[RFC PATCH 00/17] fscrypt: add per-extent encryption keys
 2023-02-22 20:53 UTC  (4+ messages)

[Virtio-fs] [PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-02-22 20:50 UTC  (14+ messages)
                  `  "

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-22 20:49 UTC  (9+ messages)
` [PATCH v3 2/3] drivers: remoteproc: xilinx: fix carveout names
` [PATCH v3 3/3] remoteproc: xilinx: add mailbox channels for rpmsg

[PATCH bpf-next v2 0/2] bpf: Allow reads from uninit stack
 2023-02-22 20:50 UTC  (2+ messages)

[PATCH] wifi: wext: Eliminate log spamming in wireless_warn_cfg80211_wext()
 2023-02-22 20:49 UTC 

[Intel-gfx] [PATCH v4] drm/i915: add guard page to ggtt->error_capture
 2023-02-22 20:48 UTC  (3+ messages)

What's wrong with this usage of semanage fcontext?
 2023-02-22 20:47 UTC 

[PATCH 1/1] lib/randutils: drop unnecessary fcntl() in random_get_fd()
 2023-02-22 20:46 UTC  (2+ messages)

[PATCH] regulator: core: Use ktime_get_boottime() to determine how long a regulator was off
 2023-02-22 20:46 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Use correct huge page manager for MTL
 2023-02-22 20:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[linux-next:master 7757/13727] arch/arm/mach-davinci/board-da830-evm.c:18:10: fatal error: linux/platform_data/pcf857x.h: No such file or directory
 2023-02-22 20:44 UTC  (3+ messages)

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-02-22 20:42 UTC  (8+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-22 20:42 UTC  (5+ messages)
` [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH net] net: sunhme: Fix region request
 2023-02-22 20:42 UTC 

[PATCH] fseek.3: incorporate fseeko()/ftello()
 2023-02-22 20:42 UTC 

[Buildroot] [PATCH next 1/2] package/opencsd: new package
 2023-02-22 20:41 UTC  (2+ messages)
` [Buildroot] [PATCH next 2/2] package/linux-tools: perf: add OpenCSD support

[PATCH 0/5] v4l2-tracer: misc fixes
 2023-02-22 20:43 UTC  (4+ messages)
` [PATCH 2/5] v4l2-tracer: remove trailing comma from JSON trace

[PATCH 00/11] build-appliance-image revival
 2023-02-22 20:40 UTC  (4+ messages)
  ` [OE-core] [PATCH 08/11] build-appliance-image: use a real /tmp

[PATCH v4 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-22 20:38 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
` [PATCH v4 2/2] arm: dts: omap4: pcm959: add initial support for phytec pcm959

[PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
 2023-02-22 20:38 UTC  (3+ messages)

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-22 20:37 UTC  (11+ messages)

[PATCH v2 0/3] perf/x86: Use sysfs_emit() in show() callback function
 2023-02-22 20:35 UTC  (3+ messages)
` [PATCH v2 1/3] perf/x86/core: "

[INFO] Remoteproc/RPMSG patchset review order for February 22nd 2023
 2023-02-22 20:34 UTC 

[PATCH v1] RISC-V: take text_mutex during alternative patching
 2023-02-22 20:33 UTC  (4+ messages)

include/acpi/actypes.h:525:42: warning: 'strncpy' specified bound 4 equals destination size
 2023-02-22 20:32 UTC 

[PATCH v11 bpf-next 00/10] Add skb + xdp dynptrs
 2023-02-22 20:32 UTC  (5+ messages)
` [PATCH v11 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v11 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[GIT PULL] first round of SCSI updates for the 6.2+ merge window
 2023-02-22 20:31 UTC 

[PATCH v2 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
 2023-02-22 20:29 UTC  (10+ messages)
` [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2023-02-22 20:28 UTC  (16+ messages)

[PATCH v6 0/6] tpm: Support boot measurements
 2023-02-22 20:26 UTC  (3+ messages)
` [PATCH v6 6/6] doc: Add measured boot documentation

[meta-zephyr][PATCH kirkstone] CI: pin to kas 3.2 as 3.2.1 fails
 2023-02-22 14:23 UTC 

[meta-zephyr][PATCH langdale] CI: pin to kas 3.2 as 3.2.1 fails
 2023-02-22 14:23 UTC 

[PATCH v4 0/9] PC cleanups
 2023-02-22 20:24 UTC  (5+ messages)
` [PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, February 22nd
 2023-02-22 20:24 UTC  (2+ messages)

[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
 2023-02-22 20:23 UTC  (7+ messages)
` [PATCH 5/5] hw: Remove mentions of NDEBUG

[PATCH ndctl] ndctl.spec.in: Add build dependencies for libtraceevent and libtracefs
 2023-02-22 20:22 UTC  (2+ messages)

[GIT PULL] PCI changes for v6.3
 2023-02-22 20:17 UTC 

stable-rc/linux-5.4.y baseline: 145 runs, 33 regressions (v5.4.232)
 2023-02-22 20:15 UTC 

Reoccurring 5 second delays during NFS calls
 2023-02-22 20:14 UTC  (11+ messages)

[PATCH v6 0/3] block/rbd: Add support for layered encryption
 2023-02-22 20:13 UTC  (3+ messages)

[PATCH v6 00/11] LSM: Three basic syscalls
 2023-02-22 20:08 UTC  (12+ messages)
  ` [PATCH v6 01/11] LSM: Identify modules by more than name
  ` [PATCH v6 02/11] LSM: Maintain a table of LSM attribute data
  ` [PATCH v6 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v6 04/11] LSM: syscalls for current process attributes
  ` [PATCH v6 05/11] LSM: Create lsm_module_list system call
  ` [PATCH v6 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v6 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
  ` [PATCH v6 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v6 09/11] AppArmor: Add selfattr hooks
  ` [PATCH v6 10/11] SELinux: "
  ` [PATCH v6 11/11] LSM: selftests for Linux Security Module syscalls

[Intel-gfx] [PATCH 0/2] Add quirk to disable PSR 2 on Tongfang PHxTxX1 and PHxTQx1
 2023-02-22 20:13 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] Apply "

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-22 20:12 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 4/7] platform/x86/intel/ifs: Implement Array BIST test

[PATCH] rtc: efi: Avoid spamming the log on RTC read failure
 2023-02-22 20:11 UTC  (3+ messages)

[Buildroot] [git commit branch/2022.11.x] package/rtl8192eu: disable package for s390x architecture
 2023-02-22 20:09 UTC 

[PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h
 2023-02-22 20:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8192eu: disable package for s390x architecture
 2023-02-22 20:10 UTC  (2+ messages)

[PATCH v2 0/5] rtc: isl12022: Clean up and simplify the driver
 2023-02-22 20:10 UTC  (2+ messages)

[meta-rockchip][PATCH] nanopi-r4s: add
 2023-02-22 20:09 UTC 

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-22 20:07 UTC  (10+ messages)
` [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v2 16/16] thermal/traces: Replace the thermal zone structure parameter with the field value

[PATCH] eal: abstract compiler atomics
 2023-02-22 20:07 UTC  (4+ messages)
` [PATCH v2] "

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-ipc: 7 runs, 1 regressions (v4.19.272-cip91-91-gb4755c11cb57)
 2023-02-22 20:07 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-timers: 5 runs, 8 regressions (v4.19.272-cip91-91-gb4755c11cb57)
 2023-02-22 20:07 UTC 

EEE support for 2.5G/5G
 2023-02-22 20:07 UTC  (2+ messages)

[GIT PULL] Documentation for 6.3
 2023-02-22 20:05 UTC  (2+ messages)

[PATCH 0/5] make slab shrink lockless
 2023-02-22 20:05 UTC  (6+ messages)
` [PATCH 2/5] mm: vmscan: make memcg "

[Buildroot] [git commit branch/2022.11.x] support/dependencies/dependencies.sh: require English perl package for host-libxml-parser-perl
 2023-02-22 19:56 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.