All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 21:08:55 to 2021-11-05 23:09:05 UTC [more...]

[PATCH v7 00/10] Add TDX Guest Support (#VE handler support)
 2021-11-05 23:08 UTC  (8+ messages)
` [PATCH v7 04/10] x86/tdx: Handle early IO operations
` [PATCH v7 05/10] x86/tdx: Handle port I/O
` [PATCH v7 09/10] x86/tdx: Handle in-kernel MMIO

[PATCH 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-11-05 23:08 UTC  (7+ messages)
` [PATCH 1/5] Extend memblock to support memory encryption
` [PATCH 2/5] Extend pg_data_t to hold information about "
` [PATCH 3/5] Extend e820_table "
` [PATCH 4/5] Mark e820_entries as crypto capable from EFI memmap
` [PATCH 5/5] Show in sysfs if a memory node is able to do encryption

static-mem preventing dom0 from booting
 2021-11-05 23:05 UTC  (6+ messages)

RT_GROUP_SCHED throttling blocks unthrottled RT tasks?
 2021-11-05 23:05 UTC  (3+ messages)

[dm-devel] [PATCH] libmultipath: add path wildcard "%I" for init state
 2021-11-05 23:04 UTC  (2+ messages)

[PATCH v2] Input: add 'safe' user switch codes
 2021-11-05 23:04 UTC  (3+ messages)

[PATCH] target/ppc, hw/ppc: Change maintainers
 2021-11-05 23:00 UTC  (4+ messages)

[dm-devel] [PATCH] multipath: fix exit status of multipath -T
 2021-11-05 23:00 UTC  (2+ messages)

[PATCH] s390x: kvm: adjust diag318 resets to retain data
 2021-11-05 22:56 UTC  (2+ messages)

[PATCH v3 0/6] Improved sysreset/watchdog uclass integration
 2021-11-05 22:56 UTC  (11+ messages)

[RFC 1/3] perf tools: Fix weight sort key behavior
 2021-11-05 22:56 UTC  (3+ messages)
` [RFC 2/3] perf tools: Fix ins_lat "
` [RFC 3/3] perf tools: Fix p_stage_cyc "

[PATCH v4 bpf-next 0/2] introduce bpf_find_vma
 2021-11-05 22:52 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/2] bpf: introduce helper bpf_find_vma

[syzbot] upstream boot error: WARNING in vtime_user_enter
 2021-11-05 22:52 UTC 

[GIT PULL] Coresight fix for v5.16
 2021-11-05 22:47 UTC  (2+ messages)

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-05 22:46 UTC  (9+ messages)

[PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
 2021-11-05 22:47 UTC  (6+ messages)
` [PATCH v3 00/10] generate-cmdlist.sh: make it (and "make") run faster
  ` [PATCH v3 01/10] command-list.txt: sort with "LC_ALL=C sort"
  ` [PATCH v3 03/10] generate-cmdlist.sh: spawn fewer processes

[PATCH 0/5 V11] Add AMD SEV and SEV-ES intra host migration support
 2021-11-05 22:47 UTC  (3+ messages)
` [PATCH V11 4/5] selftest: KVM: Add open sev dev helper

[PATCH v8 1/2] net: brcm: netXtreme driver
 2021-11-05 22:36 UTC  (2+ messages)
` [PATCH v8 2/2] board: brcm-ns3: Load netXtreme firmware

[PATCH] sf: Querying write-protect status before operating the flash
 2021-11-05 17:17 UTC  (2+ messages)

Allow FIT Image Signature Verification to use RSA Public Key specified in DER Format
 2021-11-05 16:17 UTC 

[PATCH] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-11-05 22:44 UTC  (7+ messages)

[PATCH net v4] net: marvell: prestera: fix hw structure laid out
 2021-11-05 22:42 UTC  (3+ messages)

[qemu-mainline test] 166052: tolerable FAIL - PUSHED
 2021-11-05 22:41 UTC 

[PATCH] bluetooth: Don't initialize msft/aosp when using user channel
 2021-11-05 22:40 UTC  (2+ messages)

[intel-lts:5.4/preempt-rt 9717/19040] drivers/crypto/keembay/keembay-ocs-ecc-core.c:574:5: warning: no previous prototype for function 'kmb_ecc_gen_privkey'
 2021-11-05 22:40 UTC 

[PATCH v12] tty: Fix the keyboard led light display problem
 2021-11-05 22:36 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 42298a382ab96bf39f529d88eccda07ee0048436
 2021-11-05 22:33 UTC 

[GIT PULL] Modules updates for v5.16-rc1
 2021-11-05 22:33 UTC 

[PATCH] hw/ppc/mac.h: Remove MAX_CPUS macro
 2021-11-05 22:30 UTC  (2+ messages)

[PATCH] tools: kwboot: Always print kwboot version
 2021-11-05 22:30 UTC 

[RFC][PATCH 00/22] x86: Remove anonymous out-of-line fixups
 2021-11-05 22:30 UTC  (14+ messages)
` [RFC][PATCH 07/22] x86,extable: Extend extable functionality
` [RFC][PATCH 15/22] x86,vmx: Remove .fixup usage

[PATCH] tools: kwboot: Fix sending Kirkwood v0 images
 2021-11-05 22:29 UTC 

[PATCH] clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk
 2021-11-05 22:29 UTC  (2+ messages)

[PATCH 1/1] clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites
 2021-11-05 22:27 UTC  (6+ messages)

[PATCH v2 1/2] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
 2021-11-05 22:27 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list

[PATCH 1/1] kconfig: allow defconfigs to live in board directory
 2021-11-05 22:26 UTC 

[PATCH bpf-next] libbpf: fix non-C89 loop variable declaration in gen_loader.c
 2021-11-05 22:26 UTC  (6+ messages)

Depending on other package's config
 2021-11-05 22:24 UTC 

[linux-linus test] 166051: regressions - FAIL
 2021-11-05 22:22 UTC 

[PATCH bpf-next] bpftool: Fix SPDX tag for Makefiles and .gitignore
 2021-11-05 22:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/sunxi-mali-utgard: rename from sunxi-mali-mainline
 2021-11-05 22:20 UTC  (8+ messages)
` [Buildroot] [PATCH v2 0/5] Rename sunxi-mali-mainline* to sunxi-mali-utgard* and fix Mali loading
  ` [Buildroot] [PATCH v2 1/5] package/sunxi-mali-utgard: rename from sunxi-mali-mainline
  ` [Buildroot] [PATCH v2 2/5] package/sunxi-mali-utgard-driver: rename from sunxi-mali-mainline-driver
  ` [Buildroot] [PATCH v2 3/5] board/olimex/a20_olinuxino: add linux-disable-lima.fragment
  ` [Buildroot] [PATCH v2 4/5] configs/olimex_a20_olinuxino_lime2_defconfig: use linux-disable-lima.fragment
  ` [Buildroot] [PATCH v2 5/5] configs/olimex_a20_olinuxino_lime_defconfig: "

[Alsa-user] USB audio on riscv64
 2021-11-05 22:19 UTC  (5+ messages)

[Buildroot] [PATCH] package/refpolicy: move patches to subdirectory
 2021-11-05 22:16 UTC 

kwboot: Testing latest kwboot with Kirkwood SoC boards
 2021-11-05 22:15 UTC  (7+ messages)

[PATCH v11 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-05 22:14 UTC  (6+ messages)
` [PATCH v11 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v6 1/2] net: brcm: netXtreme driver
 2021-11-05 22:11 UTC  (10+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-11-05 22:11 UTC  (4+ messages)
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask

[PATCH V2 0/2] scsi: fix hang when device state is set via sysfs
 2021-11-05 22:10 UTC  (3+ messages)
` [PATCH 1/2] iscsi: Unblock session then wake up error handler
` [PATCH 2/2] scsi: Fix hang when device state is set via sysfs

main - vgchange -aay: fall back to dev_cache_scan if optimization fails
 2021-11-05 22:10 UTC 

[Intel-gfx] [PATCH] drm/i915: Call intel_update_active_dpll() for both bigjoiner pipes
 2021-11-05 22:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

net/core/dev.o: warning: objtool: register_netdevice()+0xe5a: unreachable instruction
 2021-11-05 22:04 UTC  (2+ messages)

[PATCH v2] staging/fbtft: Fix backlight
 2021-11-05 22:04 UTC  (3+ messages)

[PATCH] staging: fbtft: Remove fb_watterott driver
 2021-11-05 22:03 UTC  (2+ messages)

[PATCH] Docs: Fixes link to I2C specification
 2021-11-05 22:03 UTC  (2+ messages)

[zen:5.15/master 115/313] kernel/sched/alt_core.c:6838:5: error: no previous prototype for 'sched_group_set_shares'
 2021-11-05 22:01 UTC 

[cocci] Need some help with spatch
 2021-11-05 21:59 UTC  (8+ messages)

[phosphor-logging] About the "Stop emitting Entry propChanged before ifacesAdded" change reason
 2021-11-05 21:58 UTC  (6+ messages)

[android-common:android-4.19-stable 20483/24050] sound/soc/soc-core.c:761:27: warning: no previous prototype for function 'soc_find_component_locked'
 2021-11-05 21:58 UTC 

[Intel-gfx] [PATCH] drm/i915/display/adlp: Disable underrun recovery
 2021-11-05 21:57 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/2] cat-file: force flush of stdout on empty string
 2021-11-05 21:56 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] docs: update behavior of git-cat-file --buffer

[PATCH] HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK
 2021-11-05 21:55 UTC  (4+ messages)

[cocci] Cannot infer Python version: when no /usr/bin/python symlink is found (resend)
 2021-11-05 21:54 UTC  (3+ messages)

[PATCH] i2c: virtio: update the maintainer to Conghui
 2021-11-05 21:54 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] net/sfc: support IP TTL decrement actions in transfer flows
 2021-11-05 21:54 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/5] common/sfc_efx/base: refine adding encap action to a set
` [dpdk-dev] [PATCH 2/5] common/sfc_efx/base: refine adding count "
` [dpdk-dev] [PATCH 3/5] common/sfc_efx/base: factor out no-op helper functions
` [dpdk-dev] [PATCH 4/5] common/sfc_efx/base: support adding dec. TTL action to a set
` [dpdk-dev] [PATCH 5/5] net/sfc: support decrement IP TTL actions in transfer flows

[dpdk-dev] [dpdk-announce] release candidate 21.11-rc1
 2021-11-05 21:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libteam: drop LIBTEAM_CPE_ID_VENDOR
 2021-11-05 21:50 UTC  (3+ messages)

[dm-devel] [PATCH 0/7] multipathd: remove udev settle dependency
 2021-11-05 21:49 UTC  (5+ messages)
` [dm-devel] [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm

[PATCH 0/2] i2c: at91: Add support for programmable clock source
 2021-11-05 21:47 UTC  (5+ messages)

[regression] Bluetooth: Query LE tx power on startup broke Bluetooth on MacBookPro16,1
 2021-11-05 21:47 UTC  (7+ messages)
  ` [PATCH] Bluetooth: add quirk disabling query LE tx power
        ` [PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power

[PATCH 0/4] gpio: sunxi: Handle pin configuration flags
 2021-11-05 21:46 UTC  (4+ messages)
` [PATCH 3/4] gpio: sunxi: Implement .set_flags

[PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
 2021-11-05 21:45 UTC  (4+ messages)
` [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora

[PATCH] t/lib-git.sh: fix ACL-related permissions failure
 2021-11-05 21:44 UTC  (4+ messages)

[PATCH net] llc: fix out-of-bound array index in llc_sk_dev_hash()
 2021-11-05 21:42 UTC 

[Buildroot] [git commit] package/libteam: drop LIBTEAM_CPE_ID_VENDOR
 2021-11-05 21:37 UTC 

[Buildroot] [PATCH v2] package/systemd: enable selinux xdg module for refpolicy
 2021-11-05 21:36 UTC  (2+ messages)

[Nouveau] [PATCH v5 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-11-05 21:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers (rev11)

[PATCH 0/2] shm: shm_rmid_forced feature fixes
 2021-11-05 21:34 UTC  (5+ messages)
` [PATCH 2/2] shm: extend forced shm destroy to support objects from several IPC nses
      ` [RFC] shm: extend forced shm destroy to support objects from several IPC nses (simplified)

[Buildroot] [git commit] package/systemd: enable selinux xdg module for refpolicy
 2021-11-05 21:34 UTC 

[PATCH v2] drm/msm/devfreq: Fix OPP refcnt leak
 2021-11-05 21:34 UTC  (3+ messages)

[PATCH BlueZ 1/6] btdev: Add support for LE Set Privacy mode
 2021-11-05 21:34 UTC  (7+ messages)
` [PATCH BlueZ 2/6] mgmt-api: Add new Device Flag to use Device Privacy Mode
` [PATCH BlueZ 3/6] main.conf: Rework privacy options
` [PATCH BlueZ 4/6] adapter: Set Device Privacy Mode
` [PATCH BlueZ 5/6] monitor: Add support for Device Privacy Mode flag
` [PATCH BlueZ 6/6] mgmt-tester: Add test "
` [BlueZ,1/6] btdev: Add support for LE Set Privacy mode

[dpdk-dev] [PATCH] ethdev: mark old macros as deprecated
 2021-11-05 21:33 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[ANNOUNCE] 4.19.215-rt94
 2021-11-05 21:30 UTC 

drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:463:32: warning: unused variable 'aq_pm_ops'
 2021-11-05 21:31 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: test_jffs2.py: update logical eraseblock size for qemu >= 2.9
 2021-11-05 21:30 UTC 

[Buildroot] [PATCH] support/testing: test_jffs2.py: update logical eraseblock size for qemu >= 2.9
 2021-11-05 21:31 UTC  (2+ messages)

[RFC PATCH V3] Bluetooth: vhci: Add support creating extended device mode
 2021-11-05 21:30 UTC  (2+ messages)

[PATCH net-next 0/6] Add RTNL interface for SyncE
 2021-11-05 21:30 UTC  (6+ messages)
` [PATCH net-next 6/6] docs: net: Add description of SyncE interfaces
        ` [Intel-wired-lan] "

[XEN][PATCH v3 0/1] Update libfdt to v1.6.1
 2021-11-05 21:28 UTC  (2+ messages)
` [XEN][PATCH v3 1/1] "

[REGRESSION] lkft kselftest for next-20211105
 2021-11-05 21:27 UTC 

main - fix device name from devno for partitions
 2021-11-05 21:25 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-11-03
 2021-11-05 21:23 UTC  (4+ messages)

[PATCH v2] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-11-05 21:22 UTC 

stable-rc/queue/4.9 baseline: 138 runs, 1 regressions (v4.9.289-5-gd40c0701ae4c)
 2021-11-05 21:21 UTC 

[Buildroot] generic code with i7 bootlin toolchain?
 2021-11-05 21:21 UTC  (4+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix flex item flush
 2021-11-05 21:21 UTC  (4+ messages)

[PATCH 0/2] tracing: Add and use event_command parsing func helpers
 2021-11-05 21:20 UTC  (3+ messages)
` [PATCH 1/2] tracing: Add helper functions to simplify event_command callback handling
` [PATCH 2/2] tracing: Have existing event_command implementations use helpers

[linux-next:master 8273/13218] fs/configfs/dir.o: warning: objtool: configfs_mkdir()+0x2b8: unreachable instruction
 2021-11-05 21:18 UTC  (2+ messages)

[virtio-dev] Any update on new spec review/release date?
 2021-11-05 21:19 UTC 

Regression in 5.10.77: Kernel Oops in amdgpu
 2021-11-05 21:18 UTC 

[dpdk-dev] [PATCH] doc: remove repeated repeated words
 2021-11-05 21:18 UTC  (2+ messages)

[PATCH v3 0/3] fpga: zynqmp: Adding support of loading authenticated images
 2021-11-05 21:16 UTC  (3+ messages)

[PATCH] lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical
 2021-11-05 21:16 UTC  (6+ messages)

[PATCH 1/2] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
 2021-11-05 21:13 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list

[PATCH RFC bpf-next v1 0/6] Introduce unstable CT lookup helpers
 2021-11-05 21:13 UTC  (5+ messages)

[PATCH] crypto: qce: fix uaf on qce_skcipher_register_one
 2021-11-05 21:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/weston: remove launcher-libseat meson option
 2021-11-05 21:11 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov
 2021-11-05 21:10 UTC  (4+ messages)

[PATCH] crypto: qce: fix uaf on qce_ahash_register_one
 2021-11-05 21:10 UTC  (2+ messages)

[Buildroot] [git commit] package/weston: remove launcher-libseat meson option
 2021-11-05 21:09 UTC 

incoming
 2021-11-05 21:02 UTC  (3+ messages)
` [patch 149/262] mm/vmscan: throttle reclaim until some writeback completes if congested

Arm EFI boot issue for Dom0 module listed inside subnode of chosen
 2021-11-05 21:08 UTC  (6+ messages)

[PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-05 20:53 UTC  (3+ messages)
` [PATCH v2 net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH v2 net-next 6/6] docs: net: Add description of SyncE interfaces


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.