messages from 2022-03-06 20:36:50 to 2022-03-06 23:44:25 UTC [more...]
[Intel-gfx] [PATCH RFC 0/3] MAP_POPULATE for device memory
2022-03-06 22:43 UTC (7+ messages)
` [Intel-gfx] [PATCH RFC 1/3] mm: Add f_ops->populate()
` "
[Intel-gfx] [PATCH RFC v2] mm: Add f_ops->populate()
2022-03-06 23:41 UTC (7+ messages)
` "
+ kfence-alloc-kfence_pool-after-system-startup.patch added to -mm tree
2022-03-06 23:44 UTC
+ kfence-allow-re-enabling-kfence-after-system-startup.patch added to -mm tree
2022-03-06 23:44 UTC
[PATCH bpf-next v1 0/5] Introduce bpf_packet_pointer helper
2022-03-06 23:43 UTC (6+ messages)
` [PATCH bpf-next v1 1/5] bpf: Add ARG_SCALAR and ARG_CONSTANT
` [PATCH bpf-next v1 2/5] bpf: Introduce pkt_uid concept for PTR_TO_PACKET
` [PATCH bpf-next v1 3/5] bpf: Introduce bpf_packet_pointer helper to do DPA
` [PATCH bpf-next v1 4/5] selftests/bpf: Add verifier tests for pkt pointer with pkt_uid
` [PATCH bpf-next v1 5/5] selftests/bpf: Update xdp_adjust_frags to use bpf_packet_pointer
[PATCH 00/11] Various NFS/sunrpc improvements for swap-over-NFS
2022-03-06 23:41 UTC (12+ messages)
` [PATCH 04/11] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 07/11] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 02/11] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 10/11] NFS: swap-out must always use STABLE writes
` [PATCH 01/11] NFS: remove IS_SWAPFILE hack
` [PATCH 09/11] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 05/11] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 08/11] NFSv4: keep state manager thread active if swap is enabled
` [PATCH 03/11] SUNRPC/auth: async tasks mustn't block waiting for memory
` [PATCH 06/11] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 11/11] SUNRPC: change locking for xs_swap_enable/disable
[PATCH 0/3] linux-user: Use CPUArchState* instead of void* when possible
2022-03-06 23:42 UTC (5+ messages)
` [PATCH 1/3] linux-user/elfload: Remove pointless CPUArchState cast
` [PATCH 2/3] linux-user: Have do_syscall() use CPUArchState* instead of void*
` [PATCH 3/3] linux-user: Remove pointless CPU{ARCH}State casts
❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, dcde98da)
2022-03-06 23:41 UTC
Is this error fixable or do I need to rebuild the drive?
2022-03-06 23:41 UTC (7+ messages)
+ kfence-alloc-kfence_pool-after-system-startup.patch added to -mm tree
2022-03-06 23:40 UTC
+ kfence-allow-re-enabling-kfence-after-system-startup.patch added to -mm tree
2022-03-06 23:40 UTC
+ mm-page_alloc-call-check_new_pages-while-zone-spinlock-is-not-held.patch added to -mm tree
2022-03-06 23:35 UTC
[PULL v2 00/33] Abstract ArchCPU
2022-03-06 23:27 UTC (2+ messages)
` [PULL v2 28/33] target: Use forward declared type instead of structure type
bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
2022-03-06 23:34 UTC (11+ messages)
` bisected: btrfs dedupe regression in v5.11-rc1
[PATCH 0/4] Add CA enforcement in the machine keyring
2022-03-06 23:33 UTC (2+ messages)
[PATCH v7 00/22] host: Support macOS 12
2022-03-06 23:17 UTC (23+ messages)
` [PATCH v7 01/22] configure: Allow passing extra Objective C compiler flags
` [PATCH v7 02/22] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
` [PATCH v7 03/22] hvf: Use standard CR0 and CR4 register definitions
` [PATCH v7 04/22] hvf: Make hvf_get_segments() / hvf_put_segments() local
` [PATCH v7 05/22] hvf: Remove deprecated hv_vcpu_flush() calls
` [PATCH v7 06/22] hvf: Fix OOB write in RDTSCP instruction decode
` [PATCH v7 07/22] block/file-posix: Remove a deprecation warning on macOS 12
` [PATCH v7 08/22] audio/coreaudio: "
` [PATCH v7 09/22] audio/dbus: Fix building with modules on macOS
` [PATCH v7 10/22] audio: Log context for audio bug
` [PATCH v7 11/22] coreaudio: Always return 0 in handle_voice_change
` [PATCH v7 12/22] audio: Rename coreaudio extension to use Objective-C compiler
` [PATCH v7 13/22] osdep: Avoid using Clang-specific __builtin_available()
` [PATCH v7 14/22] meson: Resolve the entitlement.sh script once for good
` [PATCH v7 15/22] meson: Log QEMU_CXXFLAGS content in summary
` [PATCH v7 16/22] configure: Pass filtered QEMU_OBJCFLAGS to meson
` [PATCH v7 17/22] ui/cocoa: Constify qkeycode translation arrays
` [PATCH v7 18/22] ui/cocoa: add option to disable left-command forwarding to guest
` [PATCH v7 19/22] ui/cocoa: release mouse when user switches away from QEMU window
` [PATCH v7 20/22] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v7 21/22] ui/cocoa: add option to swap Option and Command
` [PATCH v7 22/22] gitlab-ci: Support macOS 12 via cirrus-run
[PATCH v7 0/2] GuC HWCONFIG with documentation
2022-03-06 23:32 UTC (8+ messages)
` [Intel-gfx] "
` [PATCH v7 1/2] drm/i915/guc: Add fetch of hwconfig blob
` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 2/2] drm/i915/uapi: Add query for "
` "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC HWCONFIG with documentation (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-5 tag
2022-03-06 23:27 UTC (4+ messages)
+ tools-vm-page_owner_sort-fix-three-trivival-places.patch added to -mm tree
2022-03-06 23:27 UTC
[PATCH] app/testpmd: skip stopped queues when forwarding
2022-03-06 23:23 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] ethdev: prohibit polling of a stopped queue
` [PATCH v2 2/2] app/testpmd: do not poll stopped queues
[ovmf test] 168444: regressions - FAIL
2022-03-06 23:17 UTC
[PATCH 1/2] nvme: remove support or stream based temperature hint
2022-03-06 23:17 UTC (9+ messages)
` [PATCH 2/2] block: remove the per-bio/request write hint
[PATCH] power: zynqmp: Use zynqmp_pmufw_node() from firmware
2022-03-06 23:15 UTC (2+ messages)
[PATCH] pmic: pca9450: Add PCA9450C compatible string
2022-03-06 23:14 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2022-03-06 23:14 UTC
[PATCH 1/3] power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217
2022-03-06 23:14 UTC (4+ messages)
` [PATCH 2/3] power: pmic: Provide DM_PMIC support for tps65217 driver
+ lib-bitmap-fix-many-kernel-doc-warnings.patch added to -mm tree
2022-03-06 23:14 UTC
[PATCH] arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
2022-03-06 23:12 UTC
[RFC] Mechanism to induce memory reclaim
2022-03-06 23:11 UTC
[Intel-gfx] [PATCH v5 0/7] Introduce multitile support
2022-03-06 23:04 UTC (5+ messages)
` [Intel-gfx] [PATCH v5 4/7] drm/i915/gt: create per-tile sysfs interface
` "
[PATCH net-next 00/10] net: Convert user to netif_rx(), part 3
2022-03-06 23:00 UTC (13+ messages)
` [PATCH net-next 01/10] s390: net: Use netif_rx()
` [PATCH net-next 02/10] staging: "
` [PATCH net-next 03/10] tun: vxlan: "
` [PATCH net-next 04/10] tipc: "
` [PATCH net-next 05/10] batman-adv: "
` [PATCH net-next 06/10] bluetooth: "
` net: Convert user to netif_rx(), part 3
` [PATCH net-next 07/10] phonet: Use netif_rx()
` [PATCH net-next 08/10] net: phy: micrel: "
` [PATCH net-next 09/10] net: Remove netif_rx_any_context() and netif_rx_ni()
` [PATCH net-next 10/10] net: phy: micrel: Move netif_rx() outside of IRQ-off section
[PATCH mmotm] tmpfs: do not allocate pages on read
2022-03-06 22:59 UTC (4+ messages)
` [PATCH mmotm v2] "
[tpm2] Re: What's the equivalent of tpm2_createek?
2022-03-06 22:57 UTC
[PATCH net-next] ptp: ocp: Add serial port information to the debug summary
2022-03-06 22:53 UTC (8+ messages)
` [PATCH net-next 1/2] ptp: ocp: add nvmem interface for accessing eeprom
FAILED: patch "[PATCH] mm: prevent vm_area_struct::anon_name refcount saturation" failed to apply to 5.15-stable tree
2022-03-06 22:53 UTC (4+ messages)
[PATCH] app/testpmd: add help messages for multi-process
2022-03-06 22:52 UTC (4+ messages)
` [PATCH v5] "
[PATCH] common: add printf debugging automation
2022-03-06 22:49 UTC (2+ messages)
[PATCH v3] config: Allow kernel installation packaging to override pkg-config
2022-03-06 22:50 UTC (3+ messages)
Linux kernel 5.17-rc7 released
2022-03-06 22:43 UTC
[PATCH v3 0/3] KVM: Dirty quota-based throttling
2022-03-06 22:08 UTC (4+ messages)
` [PATCH v3 1/3] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v3 2/3] KVM: Documentation: Update kvm_run structure for dirty quota
` [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling
Linux 5.17-rc7
2022-03-06 22:41 UTC
[PATCH v4] config: Allow kernel installation packaging to override pkg-config
2022-03-06 22:30 UTC
[PATCH] tools: kwboot: Check if baudrate value is supported before sending image
2022-03-06 22:38 UTC (2+ messages)
[meta-oe][PATCH 1/6] pcp: Enable check for x11 distro feature
2022-03-06 22:35 UTC (6+ messages)
` [meta-gnome][PATCH 2/6] gfbgraph: Check "
` [meta-gnome][PATCH 3/6] tepl: Check for x11 in distro features
` [meta-gnome][PATCH 4/6] gedit: Fix REQUIRED_DISTRO_FEATURES to not overwrite x11
` [meta-gnome][PATCH 5/6] geary: Check for x11 in distro features
` [meta-xfce][PATCH 6/6] thunar-shares-plugin: "
[PATCH bpf-next v9 0/5] Add support for transmitting packets using XDP in bpf_prog_run()
2022-03-06 22:34 UTC (6+ messages)
` [PATCH bpf-next v9 1/5] bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
` [PATCH bpf-next v9 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN
` [PATCH bpf-next v9 3/5] libbpf: Support batch_size option to bpf_prog_test_run
` [PATCH bpf-next v9 4/5] selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
` [PATCH bpf-next v9 5/5] selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
[PATCH] gpiolib: check for overflow when reading the 'ngpios' property
2022-03-06 22:23 UTC (3+ messages)
[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
2022-03-06 22:21 UTC (9+ messages)
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
stable-rc/queue/5.16 build: 130 builds: 4 failed, 126 passed, 6 errors, 4 warnings (v5.16.12-170-g37c4b7895200)
2022-03-06 22:21 UTC
[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
2022-03-06 22:15 UTC (2+ messages)
[PATCH 0/7] Add RS485 support to DW UART
2022-03-06 22:13 UTC (7+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support
` [RFC PATCH 3/7] serial: 8250_dwlib: Implement SW "
[PATCH] mm/slub: helper macro __ATTR_XX to make code more clear
2022-03-06 22:11 UTC (2+ messages)
[merged] configs-debug-set-config_debug_info=y-properly.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] memfd-fix-f_seal_write-after-shmem-huge-page-allocated.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] proc-fix-documentation-and-description-of-pagemap.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] kselftest-vm-fix-tests-build-with-old-libc.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] mm-prevent-vm_area_struct-anon_name-refcount-saturation.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] mm-fix-use-after-free-when-anon-vma-name-is-used-after-vma-is-freed.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] mm-refactor-vm_area_struct-anon_vma_name-usage-code.patch removed from -mm tree
2022-03-06 22:08 UTC
[merged] selftests-vm-cleanup-hugetlb-file-after-mremap-test.patch removed from -mm tree
2022-03-06 22:08 UTC
+ linux-next-git-rejects.patch added to -mm tree
2022-03-06 22:08 UTC
[PATCH mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
2022-03-06 22:07 UTC (2+ messages)
[ovmf test] 168443: regressions - FAIL
2022-03-06 22:05 UTC
[PATCH] audio: Log context for audio bug
2022-03-06 22:01 UTC (2+ messages)
stable-rc/queue/5.4 baseline: 97 runs, 3 regressions (v5.4.182-57-g85357dafc890)
2022-03-06 22:01 UTC
[PATCH v2 0/2] Reduce explicit sleep calls in t7063 untracked cache tests
2022-03-06 21:57 UTC (4+ messages)
` [PATCH v3 "
What does it mean to have multiple upstream tracking branches?
2022-03-06 21:54 UTC (4+ messages)
[RFC PATCH net-next 0/6] ptp: Support hardware clocks with additional free running time
2022-03-06 21:50 UTC (4+ messages)
[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
2022-03-06 21:49 UTC (10+ messages)
[tpm2] Re: tpm2_createprimary to a transient handle
2022-03-06 21:47 UTC
[PATCH] opp: Don't print error message if getting optional regulator fails
2022-03-06 21:46 UTC
[PATCH v2] coreaudio: Always return 0 in handle_voice_change
2022-03-06 21:44 UTC (2+ messages)
move more work to disk_release v3
2022-03-06 21:44 UTC (7+ messages)
` [PATCH 08/14] sr: implement ->free_disk
` [PATCH 12/14] block: move blk_exit_queue into disk_release
` [PATCH 14/14] block: move rq_qos_exit() into disk_release()
[Buildroot] [PATCH 1/1] package/freerdp: security bump to version 2.6.0
2022-03-06 21:43 UTC (3+ messages)
[PATCH v7 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
2022-03-06 21:36 UTC (2+ messages)
[PATCH] io_uring: fix memory ordering when SQPOLL thread goes to sleep
2022-03-06 21:35 UTC (4+ messages)
[PATCH v7 00/46] CXl 2.0 emulation Support
2022-03-06 21:33 UTC (6+ messages)
` [PATCH v7 24/46] acpi/cxl: Add _OSC implementation (9.14.2)
Linux regressions report for mainline [2022-03-06]
2022-03-06 21:33 UTC (2+ messages)
[PULL 00/33] Abstract ArchCPU
2022-03-06 21:25 UTC (7+ messages)
` [PULL 28/33] target: Use forward declared type instead of structure type
stable-rc/queue/5.15 build: 136 builds: 7 failed, 129 passed, 17 errors, 10 warnings (v5.15.26-251-g706d21d8c05c)
2022-03-06 21:24 UTC
[Buildroot] [PATCH v2,1/1] package/libglfw: fix wayland build
2022-03-06 21:24 UTC (2+ messages)
[Buildroot] [git commit] package/libglfw: fix wayland build
2022-03-06 21:20 UTC
[PATCH] sstate: inside the threadedpool don't write to the shared localdata
2022-03-06 21:22 UTC (2+ messages)
` [OE-core] "
[RESEND v3 0/2] usb: dwc3: gadget: simple refactoring patches
2022-03-06 21:12 UTC (3+ messages)
` [RESEND v3 1/2] usb: dwc3: gadget: ep_queue simplify isoc start condition
` [RESEND v3 2/2] usb: dwc3: gadget: move cmd_endtransfer to extra function
[PATCH 1/1] eth: Transparently receive IP over LLC/SNAP
2022-03-06 21:09 UTC (3+ messages)
[PATCH] rtc: optee: add RTC driver for OP-TEE RTC PTA
2022-03-06 21:08 UTC (2+ messages)
[Buildroot] [Bug 14636] New: azure-iot-sdk-c: Installed headers do not compile
2022-03-06 21:04 UTC (2+ messages)
` [Buildroot] [Bug 14636] "
[Buildroot] [PATCH 1/1] package/azure-iot-sdk-c: drop custom install rules
2022-03-06 21:01 UTC (2+ messages)
[PULL 00/19] 9p queue 2022-03-04
2022-03-06 20:59 UTC (5+ messages)
[Buildroot] [git commit] package/azure-iot-sdk-c: drop custom install rules
2022-03-06 20:38 UTC
[PATCH] usb: dwc3-meson-g12a: constify drvdata structs
2022-03-06 20:59 UTC (3+ messages)
[PATCH v10 0/3] integrity: support including firmware ".platform" keys at build time
2022-03-06 20:51 UTC (4+ messages)
` [PATCH v10 1/3] certs: export load_certificate_list() to be used outside certs/
` [PATCH v10 2/3] integrity: make integrity_keyring_from_id() non-static
` [PATCH v10 3/3] integrity: support including firmware ".platform" keys at build time
[PATCH 00/10] drm/gma500: Various cleanups to GEM code
2022-03-06 20:36 UTC (2+ messages)
` [PATCH 07/10] drm/gma500: Cleanup GTT uninit and error handling
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.