All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 21:32:41 to 2021-12-06 22:21:29 UTC [more...]

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-06 22:21 UTC  (13+ messages)

[PATCH 0/3] A few smd-rpm clock driver cleanups
 2021-12-06 22:21 UTC  (4+ messages)
` [PATCH 3/3] clk: qcom: smd-rpm: Drop binary value handling for buffered clock

[ulogd2 PATCH v4 00/32] Fixes for compiler warnings
 2021-12-06 22:20 UTC  (2+ messages)

[PATCH v2 0/7] ixgbe SFP handling fixes
 2021-12-06 22:19 UTC  (8+ messages)
` [PATCH v2 1/7] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs
` [PATCH v2 2/7] net/ixgbe: Add ixgbe_check_sfp_cage() for testing state of PRSNT# signal
` [PATCH v2 3/7] net/ixgbe: Check that SFF-8472 soft rate select is supported before write
` [PATCH v2 4/7] net/ixgbe: Run 82599 link status workaround only on affected devices
` [PATCH v2 5/7] net/ixgbe: Fix SFP detection and linking on hotplug
` [PATCH v2 6/7] net/ixgbe: Retry SFP ID read field to handle misbehaving SFPs
` [PATCH v2 7/7] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices

mv88e6240 configuration broken for B850v3
 2021-12-06 22:17 UTC  (20+ messages)

[PATCH] perf stat: Fix per socket shadow aggregation
 2021-12-06 22:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.0.13
 2021-12-06 22:16 UTC  (2+ messages)

[PATCH v1 0/7] pid: Introduce helper task_is_in_root_ns()
 2021-12-06  7:13 UTC  (5+ messages)
` [PATCH v1 1/7] "

[PATCH 0/3] drm/amdgpu replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-12-06 22:15 UTC  (4+ messages)

[dm-devel] [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
 2021-12-06 10:57 UTC  (9+ messages)
` [dm-devel] [RFC][PATCH] device mapper: Add builtin function dm_get_status()
              `  "

[PATCH v3 net 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-06 22:14 UTC  (3+ messages)

[PATCH v3 00/15] x86: Support Key Locker
 2021-12-06 22:14 UTC  (7+ messages)
` [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[PATCH 1/2] glibc: Drop fsqrt implementation patches for fsl ppc
 2021-12-06 22:14 UTC  (2+ messages)
` [PATCH 2/2] ffmpeg: Fix build on ppc32

ubiattach fails after ubiformat
 2021-12-06 22:13 UTC 

[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-06 21:49 UTC  (69+ messages)
` [PATCH v2 02/34] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH v2 03/34] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH v2 04/34] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH v2 05/34] kasan, page_alloc: init memory of skipped pages on free
` [PATCH v2 06/34] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH v2 07/34] mm: clarify __GFP_ZEROTAGS comment
` [PATCH v2 08/34] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v2 09/34] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH v2 10/34] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH v2 11/34] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH v2 12/34] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH v2 13/34] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH v2 14/34] kasan, page_alloc: simplify kasan_unpoison_pages call site
` [PATCH v2 15/34] kasan: clean up metadata byte definitions
` [PATCH v2 16/34] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH v2 17/34] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v2 18/34] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH v2 19/34] kasan: reorder vmalloc hooks
` [PATCH v2 20/34] kasan: add wrappers for "
` [PATCH v2 21/34] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH v2 22/34] kasan, fork: don't tag stacks allocated with vmalloc
` [PATCH v2 23/34] kasan, vmalloc: add vmalloc support to SW_TAGS
` [PATCH v2 24/34] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v2 25/34] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
` [PATCH v2 26/34] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH v2 27/34] kasan, page_alloc: allow skipping memory init "
` [PATCH v2 28/34] kasan, vmalloc: add vmalloc support to HW_TAGS
` [PATCH v2 29/34] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH v2 30/34] kasan: simplify kasan_init_hw_tags
` [PATCH v2 31/34] kasan: add kasan.vmalloc command line flag
` [PATCH v2 32/34] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH v2 33/34] kasan: documentation updates
` [PATCH v2 34/34] kasan: improve vmalloc tests

[PATCH v3 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-06 22:13 UTC  (3+ messages)

[PATCH] mm/migrate: move node demotion code to near its user
 2021-12-06 22:12 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/1] Introduce new i915 macros for checking PTEs
 2021-12-06 22:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH v6 1/1] drm/i915: Introduce new macros for i915 PTE
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Introduce new i915 macros for checking PTEs (rev7)

[Buildroot] [PATCH 1/1] package/pcre: fix broken URL
 2021-12-06 22:11 UTC  (2+ messages)

[PATCH] mm: don't call lru draining in the nested lru_cache_disable
 2021-12-06 22:10 UTC 

stable-rc/queue/5.15 build: 164 builds: 4 failed, 160 passed, 14 errors, 5 warnings (v5.15.6-207-g3253b6dc452a)
 2021-12-06 22:10 UTC 

linux-next: build failure after merge of the imx-mxs tree
 2021-12-06 22:10 UTC 

[Intel-gfx] [PATCH 0/5] Update to GuC version 69.0.0
 2021-12-06 22:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/uc: Allow platforms to have GuC but not HuC

[PATCH 0/5] Make Cluster Scheduling Configurable
 2021-12-06 22:05 UTC  (3+ messages)

[PATCH 00/25] x86/sgx and selftests/sgx: Support SGX2
 2021-12-06 22:07 UTC  (22+ messages)
` [PATCH 08/25] x86/sgx: Make SGX IPI callback available internally
` [PATCH 10/25] x86/sgx: Support enclave page permission changes
` [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave
` [PATCH 14/25] x86/sgx: Tighten accessible memory range after enclave initialization
` [PATCH 16/25] x86/sgx: Support modifying SGX page type
` [PATCH 17/25] x86/sgx: Support complete page removal
` [PATCH 24/25] x86/sgx: Free up EPC pages directly to support large page ranges

[Buildroot] [git commit branch/2021.08.x] package/suricata: security bump to version 6.0.4
 2021-12-06 22:04 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libhtp: bump to version 0.5.39
 2021-12-06 22:03 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libhtp: bump to version 0.5.39
 2021-12-06 22:04 UTC 

[Buildroot] [git commit branch/2021.02.x] package/suricata: security bump to version 6.0.4
 2021-12-06 22:04 UTC 

[PATCH v4 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-12-06 22:04 UTC  (5+ messages)
` [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic

[Buildroot] [PATCH 1/2] package/libhtp: bump to version 0.5.39
 2021-12-06 22:05 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/suricata: security bump to version 6.0.4

[PATCH RFC v6 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-06 22:05 UTC  (10+ messages)
` [PATCH RFC v6 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v6 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH v2 0/2] ns/tmp-objdir: add support for temporary writable databases
 2021-12-06 22:05 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] tmp-objdir: new API for creating "
  ` [PATCH v3 2/2] tmp-objdir: disable ref updates when replacing the primary odb

[DRBD-announce] drbd-9.2.0-rc.1, drbd-9.1.5-rc.1, drbd-9.0.32-0rc1
 2021-12-06 22:04 UTC 

[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
 2021-12-06 22:03 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Replace some stack_size usage with offset variables
` [PATCH bpf-next 2/3] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for "

[PATCH v2 3/4] system_data_types.7: correct struct timespec::tv_nsec type for x32
 2021-12-06 22:03 UTC  (2+ messages)
` [PATCH v3 3/3] system_data_types.7: note struct timespec::tv_nsec type for x32 and portability

[PATCH] platform/x86: x86-android-tablets: New driver for x86 Android tablets
 2021-12-06 22:03 UTC  (3+ messages)

Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
 2021-12-06 22:02 UTC  (5+ messages)

[PATCH] optee-ftpm: Limit to supported machines
 2021-12-06 21:57 UTC  (2+ messages)

[PATCH v10 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-12-06 21:57 UTC  (5+ messages)
` [PATCH v10 0/8] hmp, qmp: "

[PATCH 4.4 00/52] 4.4.294-rc1 review
 2021-12-06 21:58 UTC  (2+ messages)

[PATCH] ffa-debugfs-mod: Pin to arm/aarch64 hosts
 2021-12-06 21:57 UTC  (2+ messages)

[PATCH v4 3/4] x86/mm: Flush global TLB when switching to trampoline page-table
 2021-12-06 21:57 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v4 1/4] x86/realmode: Add comment for Global bit usage in trampline_pgd
 2021-12-06 21:57 UTC  (2+ messages)
` [tip: x86/mm] x86/realmode: Add comment for Global bit usage in trampoline_pgd

[PATCH 4.9 00/62] 4.9.292-rc1 review
 2021-12-06 21:57 UTC  (2+ messages)

[PATCH v4 2/4] x86/mm/64: Flush global TLB on boot and AP bringup
 2021-12-06 21:57 UTC  (2+ messages)
` [tip: x86/mm] "

[Buildroot] [PATCH v2 1/2] package/python-pybind: fix upgrade to version 2.6.1
 2021-12-06 21:57 UTC  (3+ messages)

[PATCH 4.19 00/48] 4.19.220-rc1 review
 2021-12-06 21:57 UTC  (3+ messages)

[PATCH 5.4 00/70] 5.4.164-rc1 review
 2021-12-06 21:57 UTC  (3+ messages)

[PATCH 5.10 000/130] 5.10.84-rc1 review
 2021-12-06 21:56 UTC  (2+ messages)

[PATCH 0/4] implement branch --recurse-submodules
 2021-12-06 21:55 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] branch: move --set-upstream-to behavior to setup_tracking()
  ` [PATCH v2 2/3] builtin/branch: clean up action-picking logic in cmd_branch()
  ` [PATCH v2 3/3] branch: add --recurse-submodules option for branch creation

[PATCH][HONISTER 00/13] backport "corstone1000: platform specific patches for u-boot, trusted firmware-a, trusted firmware-m"
 2021-12-06 21:45 UTC  (2+ messages)

[linux-next:master 4342/5235] ia64-linux-ld: hid-prodikeys.c:undefined reference to `usb_hid_driver'
 2021-12-06 21:45 UTC  (2+ messages)

[PATCH] dt-bindings: regulators: Document Tegra regulator coupling in json-schema
 2021-12-06 21:55 UTC  (3+ messages)

[rcutorture] fbf28ca980: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_cr
 2021-12-06 21:54 UTC  (3+ messages)

[PATCH 5.15 000/207] 5.15.7-rc1 review
 2021-12-06 21:53 UTC  (2+ messages)

[RFD] XFS inode reclaim (inactivation) under fs freeze
 2021-12-06 21:51 UTC  (2+ messages)

[PATCH mptcp 1/2] mptcp: clear 'kern' flag from fallback sockets
 2021-12-06 21:49 UTC  (3+ messages)
` [PATCH v2 "

stable-rc/queue/4.14 build: 192 builds: 3 failed, 189 passed, 2 errors, 32 warnings (v4.14.256-106-g0e1b735b5316)
 2021-12-06 21:49 UTC 

[PATCH] git-compat-util(msvc): C11 does not imply support for zero-sized arrays
 2021-12-06 21:48 UTC  (2+ messages)

[PATCH 0/2] aio poll: fix use-after-free and missing wakeups
 2021-12-06 21:48 UTC  (5+ messages)
` [PATCH 2/2] aio: fix use-after-free due to missing POLLFREE handling

[RFC PATCH v2 00/11] x86: Support Intel Key Locker
 2021-12-06 21:48 UTC  (5+ messages)

[PATCH] imx8mq_evk: switch board to use binman for images
 2021-12-06 21:46 UTC  (7+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v1] package/iperf: bump version to 2.1.5
 2021-12-06 21:44 UTC 

[PATCH 00/17] cruft packs
 2021-12-06 21:44 UTC  (3+ messages)
` [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration

[Bug 214789] New: ehci-hcd.c ISR
 2021-12-06 21:44 UTC  (2+ messages)
` [Bug 214789] "

[PATCH v1 1/1] platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM ops
 2021-12-06 21:43 UTC  (2+ messages)

[RESEND, PATCH v6 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml
 2021-12-06 21:41 UTC  (2+ messages)

[PATCH] Documentation: Fill the gaps about entry/noinstr constraints
 2021-12-06 21:36 UTC  (12+ messages)
        ` [PATCH v2] "

[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
 2021-12-06 21:40 UTC  (5+ messages)
` [PATCH 2/5] platform: surface: Propagate ACPI Dependency
    ` [EXTERNAL] "

[RFC PATCH 0/9] arm64: dts: meson: add support for aac2xx devices
 2021-12-06 21:34 UTC  (9+ messages)
` [RFC PATCH 1/9] arm64: dts: meson: add common SM1 ac2xx dtsi
` [RFC PATCH 3/9] arm64: dts: meson: add initial device-trees for X96-AIR

[PATCH net 0/2] net: tls: cover all ciphers with tests
 2021-12-06 21:39 UTC  (3+ messages)
` [PATCH net 1/2] selftests: tls: add missing AES-CCM cipher tests
` [PATCH net 2/2] selftests: tls: add missing AES256-GCM cipher

[PATCH 1/5] platform/x86: wmi: Replace read_takes_no_args with a flags field
 2021-12-06 21:36 UTC  (3+ messages)

[PATCH v3 0/3] Stacked/parallel memories bindings
 2021-12-06 21:31 UTC  (4+ messages)
` [PATCH v3 3/3] spi: dt-bindings: Add an example with two stacked flashes

Enhancements/Bugs closed WW49!
 2021-12-06 21:36 UTC 

Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
 2021-12-06 21:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.16.2
 2021-12-06 21:33 UTC 

[PATCH] serial: meson: make the current driver compatible with S4
 2021-12-06 21:31 UTC  (3+ messages)

[PATCH linux dev-5.15 1/2] ARM: dts: Aspeed: Rainier: Add GPIO hog for USB power control
 2021-12-06 21:32 UTC  (2+ messages)
` [PATCH linux dev-5.15 2/2] ARM: dts: Aspeed: Everest: "

[Buildroot] [PATCH v2 0/2] Generic MMU page size selection
 2021-12-06 21:33 UTC  (5+ messages)
  ` [Buildroot] [PATCH v2 1/2] arch: Make page size configuration architecture-independent

Current high bug count owners for Yocto Project 3.5
 2021-12-06 21:33 UTC 

[PATCH 0/2] sched/nohz: disallow non-existent cores from nohz-full
 2021-12-06 21:33 UTC  (3+ messages)
` [PATCH 1/2] sched/isolation: really align nohz_full with rcu_nocbs

[PATCH] dt-bindings: convert power domain node for rockchip DW MIPI DSI
 2021-12-06 21:26 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2021-12-06 21:32 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.