All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-18 16:27:57 to 2024-03-18 17:04:34 UTC [more...]

[Bpf] ISA: "code pointer"/"address" clarity
 2024-03-18 17:04 UTC  (3+ messages)
  `  "

[PATCH 0/5] New config option for git-grep to include untracked files
 2024-03-18 17:03 UTC  (6+ messages)
` [PATCH 1/5] grep: perform some minor code and comment cleanups
` [PATCH 2/5] grep docs: describe --recurse-submodules further and improve formatting a bit
` [PATCH 3/5] grep docs: describe --no-index further
` [PATCH 4/5] grep: introduce new config option to include untracked files
` [PATCH 5/5] grep docs: describe "

[PATCH 00/43] drm: Provide fbdev emulation per memory manager
 2024-03-18 17:03 UTC  (3+ messages)
` [PATCH 05/43] fbdev/deferred-io: Test smem_start for I/O memory

[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
 2024-03-18 17:03 UTC  (14+ messages)
` [XEN PATCH 01/10] x86/cpufeature: add parentheses to comply with "
` [XEN PATCH 02/10] AMD/IOMMU: guest: address violations of MISRA C "
` [XEN PATCH 05/10] EFI: "
` [XEN PATCH 07/10] xen/efi: efibind: "
` [XEN PATCH 08/10] xen/notifier: "
` [XEN PATCH 09/10] xen/wait: "

[PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value
 2024-03-18 17:02 UTC  (4+ messages)

stable docs.kernel.org links?
 2024-03-18 17:03 UTC 

[master] [PATCH] cve-check: Add provision to exclude classes
 2024-03-18 17:02 UTC  (4+ messages)
` [OE-core] "

[OSSTEST PATCH 00/36] Switch to Debian Bookworm
 2024-03-18 16:55 UTC  (22+ messages)
` [OSSTEST PATCH 01/36] production-config: Add bookworm debian install media filename
` [OSSTEST PATCH 02/36] ts-xen-build-prep: Only force git protocol v2 on buster
` [OSSTEST PATCH 03/36] mgi-common: Fix fetch_debian_package error message
` [OSSTEST PATCH 04/36] mg-debian-installer-update: Download non-free firmware from new repo
` [OSSTEST PATCH 05/36] ts-host-install: fix ntp.conf path on bookworm
` [OSSTEST PATCH 06/36] ts-host-install: fix ntp server setting
` [OSSTEST PATCH 07/36] ts-host-install: Restart ntp service
` [OSSTEST PATCH 08/36] preseed_create: Use new "d-i grub-installer/update-nvram" for UEFI installation
` [OSSTEST PATCH 09/36] preseed_create: osstest-erase-other-disks: workaround creating /dev/sdXD files
` [OSSTEST PATCH 10/36] preseed_create: Workaround fail grub-install on arndale
` [OSSTEST PATCH 11/36] ts-host-install,preseed_create: Do lvm vgextend at install time
` [OSSTEST PATCH 12/36] di_installcmdline_core: Add link_wait_timeout to install cmdline
` [OSSTEST PATCH 13/36] Disable persistent net generator on Bookworm
` [OSSTEST PATCH 14/36] preseed_base, ts-host-install: Change NIC NamePolicy to "mac"
` [OSSTEST PATCH 15/36] ts-xen-build-prep: Change package selection for Bookworm
` [OSSTEST PATCH 18/36] ts-xen-install: remove "libc6-xen" package installation
` [OSSTEST PATCH 20/36] overlay-bookworm: 20_linux_xen: Fix XSM entries generation
` [OSSTEST PATCH 21/36] ts-xtf-install: Install python symlink
` [OSSTEST PATCH 22/36] setupboot_grub2: Parse arm64 uefi grub verbes
` [OSSTEST PATCH 29/36] ts-debian-hvm-install: Increase min guest ram size
` [OSSTEST PATCH 31/36] ts-debian-*-install: Replace dots in hostnames by dashs

[PATCH v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-03-18 17:01 UTC  (2+ messages)

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-18 17:00 UTC  (16+ messages)

[LTP] New LTP documentation!
 2024-03-18 17:01 UTC  (2+ messages)

What's cooking in git.git (Mar 2024, #04; Fri, 15)
 2024-03-18 16:59 UTC  (3+ messages)

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-18 16:59 UTC  (2+ messages)

[PATCH v1] perf: starfive: fix 64-bit only COMPILE_TEST condition
 2024-03-18 16:25 UTC  (3+ messages)

[PATCH V6] target/loongarch: Fix tlb huge page loading issue
 2024-03-18 16:57 UTC  (2+ messages)

[PATCH v6 00/20] Enable build of full Xen for RISC-V
 2024-03-18 16:58 UTC  (3+ messages)
` [PATCH v6 03/20] xen/riscv: introduce extenstion support check by compiler

[syzbot] [mm?] kernel BUG in sg_init_one
 2024-03-18 16:58 UTC 

[syzbot] [bpf?] [net?] WARNING in __sock_map_delete
 2024-03-18 16:58 UTC 

[syzbot] [bpf?] [net?] WARNING in sock_hash_delete_elem
 2024-03-18 16:58 UTC 

ath12k: driver does not allow the system to switch to suspend/sleep mode
 2024-03-18 16:58 UTC  (3+ messages)

[PATCH v2 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 16:43 UTC  (2+ messages)
` [PATCH v2 2/2] drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal

[RFC PATCH v2 0/4] arm64: Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-18 16:57 UTC  (12+ messages)
` [RFC PATCH v2 1/4] firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA)
` [RFC PATCH v2 2/4] KVM: arm64: Add PSCI SYSTEM_OFF2 function for hibernation
` [RFC PATCH v2 3/4] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [RFC PATCH v2 4/4] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH 0/2] Work around missing MSA_READY indicator from ath10k FW
 2024-03-18 16:56 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop

IP not banned in interval set
 2024-03-18 16:56 UTC  (2+ messages)

[PATCH] tools/resolve_btfids: Include linux/types.h
 2024-03-18 16:55 UTC  (4+ messages)

[PATCH] drm/xe: Drop bogus vma NULL check
 2024-03-18 16:55 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] docs: drop the version constraints for sphinx and dependencies
 2024-03-18 16:54 UTC  (3+ messages)

[PATCH bpf-next] xsk: Don't assume metadata is always requested in TX completion
 2024-03-18 16:54 UTC 

[PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2024-03-18
 2024-03-18 16:53 UTC  (16+ messages)
` [PATCH 01/15] wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
` [PATCH 02/15] wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
` [PATCH 03/15] wifi: mac80211_hwsim: move skip_beacons to be per link
` [PATCH 04/15] wifi: mac80211: clarify the dormant/suspended links docs
` [PATCH 05/15] wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description
` [PATCH 06/15] wifi: mac80211: correctly set active links upon TTLM
` [PATCH 07/15] wifi: mac80211: handle indoor AFC/LPI AP on assoc success
` [PATCH 08/15] wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon
` [PATCH 09/15] wifi: mac80211: add flag to disallow puncturing in 5 GHz
` [PATCH 10/15] wifi: mac80211: parse puncturing bitmap in 6 GHz
` [PATCH 11/15] wifi: mac80211: improve association error reporting slightly
` [PATCH 12/15] wifi: cfg80211: check BSSID Index against MaxBSSID
` [PATCH 13/15] wifi: cfg80211: ignore non-TX BSSs in per-STA profile
` [PATCH 14/15] wifi: mac80211: fix prep_connection error path
` [PATCH 15/15] wifi: mac80211: add support for tearing down negotiated TTLM

[Buildroot] [git commit branch/2023.11.x] package/nginx-naxsi: needs pcre2
 2024-03-18 16:49 UTC 

[Buildroot] [git commit branch/2023.11.x] package/spirv-tools: needs gcc >= 8
 2024-03-18 16:50 UTC 

[PATCH 0/8] iommufd support pasid attach/replace
 2024-03-18 16:52 UTC  (9+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid

[PATCH] remoteproc: zynqmp: Add coredump support
 2024-03-18 16:52 UTC  (3+ messages)

[PATCH 0/3] Update the max31790 driver
 2024-03-18 16:50 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: hwmon: max31790: Add pwmout-pin-as-tach-input property

[PATCH v2 0/1] cxl/mem: Fix for the index of Clear Event Record Handle
 2024-03-18 16:51 UTC  (3+ messages)
` [PATCH v2 1/1] "

[Buildroot] [git commit branch/2023.02.x] package/nginx-naxsi: needs pcre2
 2024-03-18 16:49 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2024-03-18 16:51 UTC 

[Buildroot] [PATCH 1/1] package/spirv-tools: needs gcc >= 8
 2024-03-18 16:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nginx-naxsi: needs pcre2
 2024-03-18 16:50 UTC  (2+ messages)

[PATCH] nfsd: Fix error cleanup path in nfsd_rename()
 2024-03-18 16:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] package/openvmtools: needs dynamic library
 2024-03-18 16:47 UTC 

[Buildroot] [git commit branch/2023.02.x] package/expat: bump to version 2.6.1
 2024-03-18 16:48 UTC 

[Buildroot] [git commit branch/2023.11.x] package/libcoap: fix CVE-2024-0962
 2024-03-18 16:42 UTC 

[Buildroot] [git commit branch/2023.02.x] package/libcoap: fix CVE-2024-0962
 2024-03-18 16:43 UTC 

[Buildroot] [git commit branch/2023.11.x] package/openvmtools: needs dynamic library
 2024-03-18 16:45 UTC 

[Buildroot] [git commit branch/2023.11.x] package/expat: bump to version 2.6.1
 2024-03-18 16:48 UTC 

[Buildroot] [git commit branch/2023.02.x] package/libcoap: bump to version 4.3.4
 2024-03-18 16:43 UTC 

[PATCH v2 00/10] clk: renesas: rzg2l: Add support for power domains
 2024-03-18 16:48 UTC  (3+ messages)
` [PATCH v2 08/10] clk: renesas: rzg2l-cpg: Add suspend/resume "

[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
 2024-03-18 16:48 UTC  (8+ messages)
` [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features

[Buildroot] [PATCH] package/expat: bump to version 2.6.1
 2024-03-18 16:48 UTC  (2+ messages)

A few proposals, this time from the C++ standards committee
 2024-03-18 16:48 UTC  (4+ messages)

[oe-core][PATCH] python3-gpiod: add recipe
 2024-03-18 16:48 UTC  (2+ messages)

[PATCH 0/2] Add ADP1050 support
 2024-03-18 16:48 UTC  (4+ messages)
` [PATCH 2/2] hwmon: pmbus: adp1050 : Add driver support

[PATCH] nfsd: trivial GET_DIR_DELEGATION support
 2024-03-18 16:48 UTC 

[Buildroot] [PATCH 1/1] package/openvmtools: needs dynamic library
 2024-03-18 16:48 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 00/18] arm64: EFI improvements
 2024-03-18 16:47 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.9-rc1
 2024-03-18 16:48 UTC  (2+ messages)

[GIT PULL] IRQ fix
 2024-03-18 16:48 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-03-18 16:48 UTC  (2+ messages)

[PATCH] libbpf: Fix NULL pointer dereference in find_extern_btf_id
 2024-03-18 16:47 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm64: Improve unhandled exception traces
 2024-03-18 16:47 UTC  (2+ messages)

[PATCH 0/2] hwmon: (aspeed-g6-pwm-tacho): Prepare for further pwm core changes
 2024-03-18 16:45 UTC  (12+ messages)
` [PATCH 1/2] hwmon: (aspeed-g6-pwm-tacho): Make use of pwmchip_parent() accessor
` [PATCH 2/2] hwmon: (aspeed-g6-pwm-tacho): Make use of devm_pwmchip_alloc() function

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-18 16:45 UTC  (10+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH 0/4] Wireshark SocketCAN updates
 2024-03-18 16:37 UTC  (2+ messages)
` [Wireshark-dev] "

[PATCH v2] drm/xe: Always check force_wake_get return code
 2024-03-18 16:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libcoap: fix CVE-2024-0962
 2024-03-18 16:44 UTC  (2+ messages)

[PATCH] drm: bridge: thc63lvd1024: Print error message when DT parsing fails
 2024-03-18 16:42 UTC  (2+ messages)

PF_PACKET RPS like using bpf
 2024-03-18 16:40 UTC  (5+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-18 16:40 UTC  (4+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[PATCH v2] ppc/pnv: I2C controller is not user creatable
 2024-03-18 16:39 UTC  (2+ messages)

[PATCH 0/6] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-18 16:39 UTC  (4+ messages)
` [PATCH 1/6] drm: zynqmp_dp: Downgrade log level for aux retries message

[PATCH BlueZ v4 0/5] Broadcast source reconfiguration support
 2024-03-18 16:38 UTC  (6+ messages)
` [PATCH BlueZ v4 1/5] player: Add reconfiguration prompt for broadcast source
` [PATCH BlueZ v4 2/5] transport: Add support to update the transport config
` [PATCH BlueZ v4 3/5] bap: Broadcast source reconfiguration support added
` [PATCH BlueZ v4 4/5] player.c: Remove bt_shell_noninteractive_quit on commands
` [PATCH BlueZ v4 5/5] client: update bcast source script to support BIS reconfig

[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix package download algorithm
 2024-03-18 16:29 UTC 

[PATCHBOMB v5.3] fs-verity support for XFS
 2024-03-18 16:38 UTC  (5+ messages)
` [PATCHSET "
  ` [PATCH 16/40] fsverity: pass the zero-hash value to the implementation

[PATCH 00/22] plugins: Rewrite plugin code generation
 2024-03-18 16:38 UTC  (3+ messages)
` [PATCH 12/22] plugins: Remove plugin helpers

[PATCH v3 0/4] tests/avocado: update sbsa-ref firmware to latest
 2024-03-18 16:36 UTC  (9+ messages)
` [PATCH v3 1/4] tests/avocado: update sbsa-ref firmware
` [PATCH v3 3/4] tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup
` [PATCH v3 4/4] tests/avocado: sbsa-ref: add OpenBSD "

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-18 16:31 UTC  (9+ messages)
` [PATCH v4 13/25] memory: Add Error** argument to .log_global_start() handler
` [PATCH v4 14/25] memory: Add Error** argument to the global_dirty_log routines

[PATCH] firmware: fix SoC variant in help text of FIRMWARE_IMX93_OPTEE
 2024-03-18 16:35 UTC 

[PATCH 0/7] xen/trace: Treewide API cleanup
 2024-03-18 16:35 UTC  (8+ messages)
` [PATCH 1/7] xen/trace: Introduce new API
` [PATCH 2/7] xen/credit2: Clean up trace handling
` [PATCH 3/7] xen/rt: "
` [PATCH 4/7] xen/sched: "
` [PATCH 5/7] xen: Switch to new TRACE() API
` [PATCH 6/7] xen/trace: Update final {__,}trace_var() users to the new API
` [PATCH 7/7] xen/trace: Drop old trace API

[PATCH] x86/tsc: Use topology_max_packages() to get package number
 2024-03-18 16:35 UTC  (2+ messages)

[PATCH v2 1/2] drm/xe/client: remove bogus rcu list usage
 2024-03-18 16:35 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [v2,1/2] "

[PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
 2024-03-18 16:33 UTC  (2+ messages)

[PATCH] docs: correct trailer `key_value_separator` description
 2024-03-18 16:34 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/4] Bluetooth: qca: fix device-address endianness
 2024-03-18 16:34 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: bluetooth: add new wcn3991 compatible to fix bd_addr

[PATCH v2] man2: add MPOL_WEIGHTED_INTERLEAVE documentation
 2024-03-18 16:34 UTC  (3+ messages)

[PATCH 1/2] target/s390x: Use mutable temporary value for op_ts
 2024-03-18 16:33 UTC  (2+ messages)

[xen-unstable test] 185072: tolerable FAIL
 2024-03-18 16:32 UTC 

[LTP] [PATCH 0/3] Improve make
 2024-03-18 16:31 UTC  (4+ messages)
` [LTP] [PATCH 2/3] make: Delete gitignore.mk

[PATCH v5] man2: add MPOL_WEIGHTED_INTERLEAVE documentation
 2024-03-18 16:32 UTC 

[PATCH] wayland: fix upstream version check by asking gitlab directly
 2024-03-18 16:31 UTC 

[ima-evm-utils: PATCH v2 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
 2024-03-18 16:31 UTC  (3+ messages)

[PATCH v2 0/2] Allow disabling advice shown after merge conflicts
 2024-03-18 16:31 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] mdadm: fix grow segfault for IMSM
 2024-03-18 16:28 UTC 

[PATCH bpf-next 0/5] BPF raw tracepoint support for BPF cookie
 2024-03-18 16:27 UTC  (4+ messages)
` [PATCH bpf-next 3/5] bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs


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.