All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-24 20:45:17 to 2021-08-24 22:11:10 UTC [more...]

[kvm-unit-tests PATCH v2 0/6] Initial x86_64 UEFI support
 2021-08-24 22:10 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 2/6] x86: Call efi_main from _efi_pe_entry
` [kvm-unit-tests PATCH v2 3/6] x86: efi_main: Get EFI memory map and exit boot services
` [kvm-unit-tests PATCH v2 4/6] x86: efi_main: Self-relocate ELF .dynamic addresses

[PATCH RFC v2 0/6] staging: r8188eu: avoid uninit value bugs
 2021-08-24 22:10 UTC  (10+ messages)
` [PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-24 22:10 UTC  (11+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX

[PATCH] arm64: dts: qcom: sdm660: Add initial IFC6560 board
 2021-08-24 22:00 UTC  (2+ messages)

stable-rc/queue/5.13 build: 175 builds: 2 failed, 173 passed, 7 warnings (v5.13.12-126-g61c83bccf008)
 2021-08-24 22:09 UTC 

linux-next: Fixes tag needs some work in the clk-imx tree
 2021-08-24 22:09 UTC 

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.60-97-g812f9eb4fd7e)
 2021-08-24 22:09 UTC 

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-08-24 22:08 UTC  (5+ messages)

[PATCH v2 2/2] platform/x86: wmi: fail wmi_driver_register when no GUID is found
 2021-08-24 22:04 UTC  (2+ messages)
` [PATCH v3] platform/x86: Add driver for ACPI WMAA EC-based backlight control

[PATCH v2 0/7]
 2021-08-24 22:08 UTC  (3+ messages)
` [PATCH v2 7/7] btrfs: do not take the device_list_mutex in clone_fs_devices

[Buildroot] [PATCH] support/testing: test_atf: bump the custom version to v2.5
 2021-08-24 22:02 UTC  (2+ messages)

Fw: [EXTERNAL] Re: [RFC PATCH 00/13] Add support for Mirror VM
 2021-08-24 22:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] support/testing: test_docker_compose: bump the kernel to 4.19.204
 2021-08-24 22:01 UTC  (2+ messages)

[PATCH linux-next] r8188eu: remove unneeded conversions to bool
 2021-08-24 22:02 UTC  (3+ messages)

[Buildroot] [git commit] package/python{3}-requests: allow idna 3.x to be installed on python 3.x
 2021-08-24 21:59 UTC 

[Buildroot] [git commit] support/testing: test_docker_compose: bump the kernel to 4.19.204
 2021-08-24 21:59 UTC 

[PATCH v9 0/3] arm64 userspace counter support
 2021-08-24 21:58 UTC  (5+ messages)
` [PATCH v9 2/3] arm64: perf: Enable PMU counter userspace access for perf event

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-24 21:59 UTC  (10+ messages)
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}

[PATCH 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24 21:59 UTC  (6+ messages)
` [PATCH 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()

[linux-next:master 8858/10077] fs/statfs.c:131:3: warning: 'memcpy' will always overflow; destination buffer has size 64, but size argument is 84
 2021-08-24 21:59 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: drop Maxime Hadjinlian
 2021-08-24 21:58 UTC 

[Buildroot] [git commit branch/next] package/mpd: bump to version 0.22.10
 2021-08-24 21:55 UTC 

[Buildroot] [PATCH/next 1/1] package/kodi-pvr-hts: bump version to 8.4.0-Matrix
 2021-08-24 21:56 UTC  (3+ messages)

[PATCH] bitbake.conf: update way of setting XZ_MEMLIMIT
 2021-08-24 21:56 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/mpd: bump to version 0.22.10
 2021-08-24 21:55 UTC  (2+ messages)

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-08-24 21:55 UTC  (4+ messages)

[Buildroot] [git commit branch/next] package/kodi-pvr-hts: bump version to 8.4.0-Matrix
 2021-08-24 21:55 UTC 

[PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-24 21:55 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing: revert the last change of check_network()
 2021-08-24 21:55 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: revert the last change of check_network()
 2021-08-24 21:54 UTC 

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-08-24 21:54 UTC  (14+ messages)
` [PATCH 01/13] t1092: behavior for adding sparse files
` [PATCH 02/13] dir: extract directory-matching logic
` [PATCH 03/13] dir: select directories correctly
` [PATCH 04/13] dir: fix pattern matching on dirs
` [PATCH 05/13] add: fail when adding an untracked sparse file
` [PATCH 06/13] add: skip paths that are outside sparse-checkout cone
` [PATCH 07/13] add: implement the --sparse option
` [PATCH 08/13] add: prevent adding sparse conflict files
` [PATCH 09/13] rm: add --sparse option
` [PATCH 10/13] rm: skip sparse paths with missing SKIP_WORKTREE
` [PATCH 11/13] mv: refuse to move sparse paths
` [PATCH 12/13] mv: add '--sparse' option to ignore sparse-checkout
` [PATCH 13/13] advice: update message to suggest '--sparse'

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.2
 2021-08-24 21:54 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/fluidsynth: bump to version 2.2.2
 2021-08-24 21:54 UTC 

[Buildroot] [PATCH] package/libiio: bump to version v0.23
 2021-08-24 21:54 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libiio: bump to version 0.23
 2021-08-24 21:53 UTC 

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-08-24 21:48 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] bundle API: start writing API documentation
  ` [PATCH v2 2/4] bundle API: change "flags" to be "extra_index_pack_args"
  ` [PATCH v2 3/4] index-pack: add --progress-title option
  ` [PATCH v2 4/4] bundle: show progress on "unbundle"

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-08-24 21:52 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] diff: ignore sparse paths in diffstat
  ` [PATCH v2 2/6] merge: make sparse-aware with ORT
  ` [PATCH v2 3/6] merge-ort: expand only for out-of-cone conflicts
  ` [PATCH v2 4/6] t1092: add cherry-pick, rebase tests
  ` [PATCH v2 5/6] sequencer: ensure full index if not ORT strategy
  ` [PATCH v2 6/6] sparse-index: integrate with cherry-pick and rebase

[Buildroot] [PATCH] package/zfs: Fix cross-platform-compilations
 2021-08-24 21:53 UTC  (2+ messages)

[PATCH 0/2] Harden clang against unknown flag options
 2021-08-24 21:53 UTC  (4+ messages)
` [PATCH 1/2] x86: Do not add -falign flags unconditionally for clang

[PATCH v3 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-24 21:51 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] t7519: rewrite sparse index test
  ` [PATCH v4 02/10] sparse-index: silently return when not using cone-mode patterns
  ` [PATCH v4 03/10] sparse-index: silently return when cache tree fails
  ` [PATCH v4 04/10] sparse-index: use WRITE_TREE_MISSING_OK
  ` [PATCH v4 05/10] unpack-trees: fix nested sparse-dir search
  ` [PATCH v4 06/10] sparse-checkout: create helper methods
  ` [PATCH v4 07/10] attr: be careful about sparse directories
  ` [PATCH v4 08/10] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
  ` [PATCH v4 09/10] sparse-checkout: clear tracked sparse dirs
  ` [PATCH v4 10/10] sparse-checkout: add config to disable deleting dirs

[Buildroot] [PATCH v2] toolchain: update gcc bug 99140
 2021-08-24 21:51 UTC  (3+ messages)

stable-rc/linux-4.9.y baseline: 138 runs, 4 regressions (v4.9.280-43-g3d204357a2ed)
 2021-08-24 21:51 UTC 

[Buildroot] [git commit] toolchain: improve conditions for gcc bug 99140
 2021-08-24 21:50 UTC 

[tip:locking/debug 1/76] include/linux/atomic/atomic-instrumented.h:1881:43: error: invalid type argument of unary '*' (have 'int')
 2021-08-24 21:49 UTC  (2+ messages)

[PATCH V3 00/13] Introduce vfio_pci_core subsystem
 2021-08-24 21:48 UTC  (5+ messages)
` [PATCH V3 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c

[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
 2021-08-24 21:48 UTC  (3+ messages)
` [RFC PATCH 13/13] bundle-uri docs: add design notes

[PATCH] ptp: ocp: don't allow on S390
 2021-08-24 21:48 UTC  (4+ messages)

[PATCH v3 0/5] Add support for QCOM SPMI Flash LEDs
 2021-08-24 21:45 UTC  (5+ messages)
` [PATCH v3 2/5] leds: Add driver "

edid support for a Mac OS 10.8 guest
 2021-08-24 21:46 UTC 

[PATCH] gitk: new option to hide prefetch refs
 2021-08-24 21:47 UTC  (4+ messages)

send-email issue
 2021-08-24 21:45 UTC  (11+ messages)

[PATCH 1/1] upload-pack: buffer ref advertisement writes
 2021-08-24 21:42 UTC  (3+ messages)

[PATCH v2 0/4] CM4 ACPI PCIe quirk
 2021-08-24 21:39 UTC  (5+ messages)
` [PATCH v2 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk

5.14-rc breaks iotop swap io monitoring
 2021-08-24 21:33 UTC  (5+ messages)

[Bug 214163] New: hardcoded library paths in FILES section
 2021-08-24 21:40 UTC  (2+ messages)
` [Bug 214163] "

[PATCH bpf v2] bpf: Fix possible out of bound write in narrow load handling
 2021-08-24 21:40 UTC  (2+ messages)

[RFCv3 00/15] tcp: Initial support for RFC5925 auth option
 2021-08-24 21:34 UTC  (16+ messages)
` [RFCv3 01/15] tcp: authopt: Initial support and key management
` [RFCv3 02/15] docs: Add user documentation for tcp_authopt
` [RFCv3 03/15] selftests: Initial tcp_authopt test module
` [RFCv3 04/15] selftests: tcp_authopt: Initial sockopt manipulation
` [RFCv3 05/15] tcp: authopt: Add crypto initialization
` [RFCv3 06/15] tcp: authopt: Compute packet signatures
` [RFCv3 07/15] tcp: authopt: Hook into tcp core
` [RFCv3 08/15] tcp: authopt: Add snmp counters
` [RFCv3 09/15] selftests: tcp_authopt: Test key address binding
` [RFCv3 10/15] selftests: tcp_authopt: Capture and verify packets
` [RFCv3 11/15] selftests: Initial tcp_authopt support for nettest
` [RFCv3 12/15] selftests: Initial tcp_authopt support for fcnal-test
` [RFCv3 13/15] selftests: Add -t tcp_authopt option for fcnal-test.sh
` [RFCv3 14/15] tcp: authopt: Add key selection controls
` [RFCv3 15/15] selftests: tcp_authopt: Add tests for rollover

[PATCH] mq-deadline: Fix request accounting
 2021-08-24 21:35 UTC  (2+ messages)

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2021-08-24 21:34 UTC  (5+ messages)
` [RFC PATCH] KVM: arm64: Allow VMMs to opt-out of KVM_CAP_PTP_KVM

[PATCH v3 00/16] Improve I/O priority support
 2021-08-24 21:33 UTC  (9+ messages)
` [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests

[GIT PULL] Memory folios for v5.15
 2021-08-24 21:32 UTC  (11+ messages)

[dpdk-dev] [RFC] eal: simplify the implementation of rte_ctrl_thread_create
 2021-08-24 21:30 UTC  (5+ messages)
` [dpdk-dev] [RFC v2] "

[igt-dev] [i-g-t] i915/gem_exec_alignment: reduce delay pi-shared
 2021-08-24 21:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH bpf-next 0/5] bpf: implement variadic printk helper
 2021-08-24 21:28 UTC  (10+ messages)
` [PATCH bpf-next 2/5] bpf: add bpf_trace_vprintk helper

[PATCH v2 1/3] powerpc/pseries: Parse control memory access error
 2021-08-24 21:24 UTC  (3+ messages)

[tip:x86/cleanups] BUILD SUCCESS 5b3fd8aa5df0244fc19f2572598dee406bcc6b07
 2021-08-24 21:25 UTC 

[pci:pci/virtualization] BUILD SUCCESS 57a4ab1584e6f0a2f8f6075af3986784733909f2
 2021-08-24 21:25 UTC 

[PATCH v2 0/6] config-based hooks restarted
 2021-08-24 20:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] dmaengine: idxd: remove interrupt disable for cmd_lock
 2021-08-24 21:24 UTC 

[PATCH] dmaengine: idxd: remove interrupt disable for dev_lock
 2021-08-24 21:24 UTC 

[PATCH v2 1/2] PCI: dwc: Perform host_init() before registering msi
 2021-08-24 21:23 UTC  (3+ messages)

usermod in EXTRA_USERS_PARAMS is broken in master
 2021-08-24 21:21 UTC  (2+ messages)
` [OE-core] "

objtool warning in cfg80211_edmg_chandef_valid() with ThinLTO
 2021-08-24 21:19 UTC  (3+ messages)

+ mm-page_isolation-tracing-trace-all-test_pages_isolated-failures.patch added to -mm tree
 2021-08-24 21:19 UTC 

[PATCH] add cifs_common directory to MAINTAINERS file
 2021-08-24 21:18 UTC 

[linux-next:master 8845/10077] drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h:30:1: sparse: sparse: directive in macro's argument list
 2021-08-24 21:17 UTC 

[PATCH 0/2] hwmon: (adt7470) Clean up
 2021-08-24 21:15 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info API

[linux-next:master 9890/10077] ERROR: modpost: "vringh_complete_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
 2021-08-24 21:14 UTC  (2+ messages)

[PATCH] thermal: qcom: spmi-adc-tm5: Don't abort probing if a sensor is not used
 2021-08-24 21:12 UTC  (4+ messages)

[PATCH] x86/xstate: reset cached register values on resume
 2021-08-24 21:11 UTC  (3+ messages)

stable-rc/queue/4.9 build: 182 builds: 0 failed, 182 passed, 4 warnings (v4.9.280-42-gf207820d8176)
 2021-08-24 21:12 UTC 

[Virtio-fs] Problem using gdb/lldb on a binary residing on a DAX-enabled volume
 2021-08-24 21:11 UTC  (3+ messages)

[tip:ras/core] BUILD SUCCESS 3bff147b187d5dfccfca1ee231b0761a89f1eff5
 2021-08-24 21:09 UTC 

[PATCH] t5582: remove spurious 'cd "$D"' line
 2021-08-24 21:10 UTC  (4+ messages)

libdrm commit permission request
 2021-08-24 21:09 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.204-83-gb2aca51627fb)
 2021-08-24 21:08 UTC 

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.244-63-gc883e4dd09f2)
 2021-08-24 21:08 UTC 

[bmcweb] Update to Chassis Type and Chassis Action in Redfish
 2021-08-24 21:05 UTC 

[PATCH v5] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-08-24 21:06 UTC  (3+ messages)

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-08-24 21:05 UTC  (7+ messages)

[PATCH] crypto: jitterentopy: drop kernel-doc notation
 2021-08-24 21:05 UTC 

+ mm-hwpoison-dump-page-for-unhandlable-page-v3.patch added to -mm tree
 2021-08-24 21:03 UTC 

[Buildroot] [PATCH] toolchain: handle toolchains with multiple ld*.so.* files
 2021-08-24 21:02 UTC  (3+ messages)

[PATCH 0/4] Various fixes to pass libdrm hotunplug tests
 2021-08-24 21:01 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Move flush VCE idle_work during HW fini
` [PATCH 2/4] drm/ttm: Create pinned list
` [PATCH 3/4] drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case
` [PATCH 4/4] drm/amdgpu: Add a UAPI flag for hot plug/unplug

+ kernel-watchdog-change-prototype-of-watchdog_nmi_enable.patch added to -mm tree
 2021-08-24 20:59 UTC 

[PATCH] perf data: Correct -h output
 2021-08-24 20:58 UTC 

[pipe] 3b844826b6: stress-ng.sigio.ops_per_sec -99.3% regression
 2021-08-24 20:57 UTC  (5+ messages)

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-08-24 20:57 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 183 builds: 0 failed, 183 passed, 9 warnings (v4.4.281-31-ga11850845e93)
 2021-08-24 20:56 UTC 

[PATCH v3] hwmon: Add Maxim MAX6620 hardware monitoring driver
 2021-08-24 20:55 UTC  (2+ messages)

[PATCH] iio: adc128s052: Simplify 'adc128_probe()'
 2021-08-24 20:52 UTC 

[PATCH] pseudo: Fix to work with glibc 2.34 systems
 2021-08-24 20:52 UTC 

[PATCH] cxgb4: Properly revert VPD changes
 2021-08-24 20:51 UTC 

[PATCH] clk: qcom: gcc-sdm660: Replace usage of parent_names
 2021-08-24 20:46 UTC  (2+ messages)

+ include-buffer_head-fix-boolreturncocci-warnings.patch added to -mm tree
 2021-08-24 20:45 UTC 

[PATCH RESEND] hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_info
 2021-08-24 20:45 UTC  (2+ messages)


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.