messages from 2022-12-12 22:50:02 to 2022-12-12 23:36:41 UTC [more...]
renesas/master cros-ec: 7 runs, 4 regressions (renesas-devel-2022-12-12-v6.1)
2022-12-12 23:36 UTC
[PATCH] vfio/type1: Cleanup remaining vaddr removal/update fragments
2022-12-12 23:35 UTC (13+ messages)
[GIT PULL] non-MM commits for 6.2-rc1
2022-12-12 23:33 UTC (5+ messages)
iwd release 1.30 onwards cannot find available networks
2022-12-12 23:31 UTC (7+ messages)
[PATCH net-next 1/1] i40e: allow toggling loopback mode via ndo_set_features callback
2022-12-12 23:30 UTC (2+ messages)
[PATCH net-next 0/3] net: add IFF_NO_ADDRCONF to prevent ipv6 addrconf
2022-12-12 23:30 UTC (2+ messages)
[PATCH net] lib: packing: fix shift wrapping in bit_reverse()
2022-12-12 23:30 UTC (4+ messages)
` [PATCH] lib: packing: replace bit_reverse() with bitrev8()
[PATCH net v3 1/1] i40e: Fix the inability to attach XDP program on downed interface
2022-12-12 23:30 UTC (2+ messages)
[PATCH net] net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
2022-12-12 23:30 UTC (2+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc8-185-g25f35436e149)
2022-12-12 23:29 UTC
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
2022-12-12 23:26 UTC (43+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
` [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
` [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() "
[PATCH mptcp-net] mptcp: fix LSM labeling for passive msk
2022-12-12 23:28 UTC (5+ messages)
[PATCH net 1/4] ice: Create a separate kthread to handle ptp extts work
2022-12-12 23:24 UTC
[linux-linus test] 175153: regressions - FAIL
2022-12-12 23:23 UTC
[PATCH bpf-next 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-12 23:22 UTC (2+ messages)
[PATCH] HID: Add Mapping for System Microphone Mute
2022-12-12 23:21 UTC (2+ messages)
[PATCH v2 net 1/1] stmmac: fix potential division by 0
2022-12-12 23:20 UTC (2+ messages)
[PATCH v2 0/3] fs/ufs: replace kmap() with kmap_local_page
2022-12-12 23:19 UTC (4+ messages)
` [PATCH v2 1/3] fs/ufs: Use the offset_in_page() helper
` [PATCH v2 2/3] fs/ufs: Change the signature of ufs_get_page()
` [PATCH v2 3/3] fs/ufs: Replace kmap() with kmap_local_page()
linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-12 23:19 UTC (8+ messages)
[PATCH] check: use /var/tmp instead of /tmp
2022-12-12 23:18 UTC (2+ messages)
[Intel-gfx] [PATCH v9 00/23] drm/i915/vm_bind: Add VM_BIND functionality
2022-12-12 23:15 UTC (48+ messages)
` "
` [PATCH v9 01/23] drm/i915/vm_bind: Expose vm lookup function
` [Intel-gfx] "
` [PATCH v9 02/23] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
` [Intel-gfx] "
` [PATCH v9 03/23] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 04/23] drm/i915/vm_bind: Support partially mapped vma resource
` "
` [PATCH v9 05/23] drm/i915/vm_bind: Add support to create persistent vma
` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 06/23] drm/i915/vm_bind: Implement bind and unbind of object
` "
` [Intel-gfx] [PATCH v9 07/23] drm/i915/vm_bind: Support for VM private BOs
` "
` [Intel-gfx] [PATCH v9 08/23] drm/i915/vm_bind: Add support to handle object evictions
` "
` [PATCH v9 09/23] drm/i915/vm_bind: Support persistent vma activeness tracking
` [Intel-gfx] "
` [PATCH v9 10/23] drm/i915/vm_bind: Add out fence support
` [Intel-gfx] "
` [PATCH v9 11/23] drm/i915/vm_bind: Abstract out common execbuf functions
` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 12/23] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` "
` [PATCH v9 13/23] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
` [Intel-gfx] "
` [PATCH v9 14/23] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 15/23] drm/i915/vm_bind: Expose i915_request_await_bind()
` "
` [Intel-gfx] [PATCH v9 16/23] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` "
` [PATCH v9 17/23] drm/i915/vm_bind: userptr dma-resv changes
` [Intel-gfx] "
` [PATCH v9 18/23] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
` [Intel-gfx] "
` [PATCH v9 19/23] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
` [Intel-gfx] "
` [PATCH v9 20/23] drm/i915/vm_bind: Render VM_BIND documentation
` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 21/23] drm/i915/vm_bind: Async vm_unbind support
` "
` [PATCH v9 22/23] drm/i915/vm_bind: Properly build persistent map sg table
` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 23/23] drm/i915/vm_bind: Support capture of persistent mappings
` "
[driver-core:kobject-const2 37/38] drivers/macintosh/macio_asic.c:141:19: error: initialization of 'int (*)(const struct device *, struct kobj_uevent_env *)' from incompatible pointer type 'int (*)(struct device *, struct kobj_uevent_env *)'
2022-12-12 23:16 UTC
[PATCH 6.0 000/157] 6.0.13-rc1 review
2022-12-12 23:14 UTC (2+ messages)
[PATCH net v2 1/3] net: Introduce sk_use_task_frag in struct sock
2022-12-12 23:14 UTC (3+ messages)
` [PATCH net v3 "
[igt-dev] [PATCH i-g-t v9 00/19] vm_bind: Add VM_BIND validation support
2022-12-12 23:12 UTC (20+ messages)
` [igt-dev] [PATCH i-g-t v9 01/19] lib/i915: memory region gtt_alignment support
` [igt-dev] [PATCH i-g-t v9 02/19] lib/i915: Move common syncobj functions to library
` [igt-dev] [PATCH i-g-t v9 03/19] lib/vm_bind: import uapi definitions
` [igt-dev] [PATCH i-g-t v9 04/19] lib/vm_bind: Add vm_bind/unbind and execbuf3 ioctls
` [igt-dev] [PATCH i-g-t v9 05/19] lib/vm_bind: Add vm_bind mode support for VM
` [igt-dev] [PATCH i-g-t v9 06/19] lib/vm_bind: Add vm_bind specific library functions
` [igt-dev] [PATCH i-g-t v9 07/19] lib/vm_bind: Add __prime_handle_to_fd()
` [igt-dev] [PATCH i-g-t v9 08/19] tests/i915/vm_bind: Add vm_bind sanity test
` [igt-dev] [PATCH i-g-t v9 09/19] tests/i915/vm_bind: Add basic VM_BIND test support
` [igt-dev] [PATCH i-g-t v9 10/19] tests/i915/vm_bind: Add userptr subtest
` [igt-dev] [PATCH i-g-t v9 11/19] tests/i915/vm_bind: Add gem_exec3_basic test
` [igt-dev] [PATCH i-g-t v9 12/19] tests/i915/vm_bind: Add gem_exec3_balancer test
` [igt-dev] [PATCH i-g-t v9 13/19] tests/i915/vm_bind: Add gem_lmem_swapping@vm_bind sub test
` [igt-dev] [PATCH i-g-t v9 14/19] tests/i915/vm_bind: Add gem_shrink@vm_bind* subtests
` [igt-dev] [PATCH i-g-t v9 15/19] tests/i915/vm_bind: Add i915_capture library routines
` [igt-dev] [PATCH i-g-t v9 16/19] tests/i915/vm_bind: Test capture of persistent mappings
` [igt-dev] [PATCH i-g-t v9 17/19] lib/vm_bind: Add execbuf3 support to igt_spin_factory
` [igt-dev] [PATCH i-g-t v9 18/19] tests/i915/vm_bind: Use execbuf3 spinner
` [igt-dev] [PATCH i-g-t v9 19/19] tests/i915/vm_bind: Add userptr invalidation test
linux-next: manual merge of the execve tree with the vfs tree
2022-12-12 23:12 UTC (2+ messages)
[Intel-wired-lan] [net-queue v1 1/1] ice: switch: fix potential memleak in ice_add_adv_recipe()
2022-12-12 23:11 UTC
[RFC PATCH v2 0/4] CXL: Standalone switch CCI driver
2022-12-12 23:10 UTC (2+ messages)
[PATCH -next v2 0/9] iocost bugfix
2022-12-12 23:10 UTC (10+ messages)
` [PATCH -next v2 8/9] block: fix null-pointer dereference in ioc_pd_init
[PATCH v2 net-next 0/4] Trace points for mv88e6xxx
2022-12-12 23:10 UTC (2+ messages)
[PATCH net-next v2] net: tso: inline tso_count_descs()
2022-12-12 23:10 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
2022-12-12 23:10 UTC (2+ messages)
[PATCH net-next] net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestamping
2022-12-12 23:10 UTC (2+ messages)
[PATCH] octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
2022-12-12 23:10 UTC (2+ messages)
[RFC PATCH-for-8.0 00/10] hw/virtio: Build most objects as target independent units
2022-12-12 23:05 UTC (11+ messages)
` [PATCH-for-8.0 01/10] hw/virtio: Add missing "hw/core/cpu.h" include
` [PATCH-for-8.0 02/10] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
` [PATCH-for-8.0 03/10] hw/virtio: Constify qmp_virtio_feature_map_t[]
` [PATCH-for-8.0 04/10] hw/virtio: Extract config read/write accessors to virtio-config.c
` [PATCH-for-8.0 05/10] hw/virtio: Extract QMP related code virtio-qmp.c
` [RFC PATCH-for-8.0 06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state
` [RFC PATCH-for-8.0 07/10] hw/virtio: Directly access cached VirtIODevice::access_is_big_endian
` [PATCH-for-8.0 08/10] hw/virtio: Un-inline virtio_access_is_big_endian()
` [RFC PATCH-for-8.0 09/10] hw/virtio: Extract vhost_user_ram_slots_max() to vhost-user-target.c
` [RFC PATCH-for-8.0 10/10] hw/virtio: Make most of virtio devices target-independent
[Intel-gfx] [PATCH] drm/i915/gt: Reset twice
2022-12-12 23:08 UTC (5+ messages)
` "
[PATCH] perf stat: Do not delay the workload with --delay
2022-12-12 23:08 UTC
[PATCH] pata_parport: add driver (PARIDE replacement)
2022-12-12 23:07 UTC (5+ messages)
[PATCH 1/3] common/attr: require xfs_spaceman for xfs acl_get_max
2022-12-12 23:08 UTC (3+ messages)
` [PATCH 2/3] tests/generic/027: use c-style for loops
` [PATCH 3/3] check: ensure sect_stop is initialized if interrupted
[PATCH v2 0/4] RTAS function table and tracepoints
2022-12-12 23:01 UTC (5+ messages)
` [PATCH v2 1/4] powerpc/rtas: improve function information lookups
` [PATCH v2 2/4] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
` [PATCH v2 3/4] powerpc/tracing: tracepoints for RTAS entry and exit
` [PATCH v2 4/4] powerpc/rtas: add tracepoints around RTAS entry
[f2fs-dev] [PATCH] f2fs: don't set FI_COMPRESS_RELEASED if file is not compressed
2022-12-12 23:05 UTC (5+ messages)
` "
linux-next: manual merge of the risc-v tree with Linus' tree
2022-12-12 23:03 UTC
+ mm-hugetlb-set-head-flag-before-setting-compound_order-in-__prep_compound_gigantic_folio.patch added to mm-unstable branch
2022-12-12 23:02 UTC
[f2fs-dev] [PATCH] f2fs: add iostat support for FS_DISCARD_IO
2022-12-12 23:01 UTC (4+ messages)
` "
[PATCH 1/3] strcpy.3: Rewrite page to document all string-copying functions
2022-12-12 23:00 UTC (5+ messages)
` [PATCH v2 0/3] Rewrite strcpy(3)
` [PATCH v2 1/3] strcpy.3: Rewrite page to document all string-copying functions
` [PATCH v2 2/3] stpcpy.3, stpncpy.3, strcat.3, strncat.3, strncpy.3: Transform the old pages into links to strcpy(3)
` [PATCH v2 3/3] stpecpy.3, stpecpyx.3, strlcat.3, strlcpy.3, strscpy.3: Add new "
[PATCH 5.15 000/123] 5.15.83-rc1 review
2022-12-12 23:00 UTC (2+ messages)
[PATCH net-next 01/12] netfilter: nft_inner: fix IS_ERR() vs NULL check
2022-12-12 23:00 UTC (2+ messages)
pull request: bluetooth-next 2022-12-12
2022-12-12 23:00 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix iostat parameter for discard
2022-12-12 22:59 UTC (4+ messages)
` "
[PATCH v4 00/27] tcg/s390x: misc patches
2022-12-12 22:57 UTC (3+ messages)
` [PATCH v4 18/27] tcg/s390x: Tighten constraints for and_i64
[PATCH] Relocate the ESRT when booting via multiboot2
2022-12-12 22:58 UTC (3+ messages)
[PATCH] ARM: BCM63xx: remove useless goto statement
2022-12-12 22:56 UTC (3+ messages)
[PATCH 0/3] soc: Drop empty platform remove function
2022-12-12 22:56 UTC (4+ messages)
` [PATCH 1/3] soc: bcm: bcm2835-power: "
[PATCH mm-stable] mm/hugetlb: set head flag before setting compound_order in __prep_compound_gigantic_folio
2022-12-12 22:55 UTC
linux-next: Signed-off-by missing for commit in the ftrace tree
2022-12-12 22:56 UTC (2+ messages)
[linux-next:master 9756/14039] progs/rcu_read_lock.c:256:34: error: no member named 'last_wakee' in 'struct task_struct'
2022-12-12 22:55 UTC
drivers/char/hw_random/mpfs-rng.c:54:23: warning: Uninitialized variable: response_msg [uninitvar]
2022-12-12 22:55 UTC
[PATCH] workqueue: Check for null pointer return from get_work_pwq()
2022-12-12 22:55 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: do some cleanup for f2fs module init
2022-12-12 22:53 UTC (4+ messages)
` "
[PATCH v2 0/3] cxl: BG operations and device sanitation
2022-12-12 22:52 UTC (7+ messages)
` [PATCH 1/3] cxl/mbox: Add background operation handling machinery
[PATCH v4 3/4] object-file: emit corruption errors when detected
2022-12-12 22:52 UTC (2+ messages)
[meta-ti][master/kirkstone][PATCH 1/7] conf: machine: Remove multi-certificate image comment
2022-12-12 22:51 UTC (3+ messages)
` [meta-ti][master/kirkstone][PATCH 6/7] conf: machine: Move TFA_BOARD and OPTEEMACHINE to the SoC level
[PATCH v3 1/1] NFSD: fix use-after-free in __nfs42_ssc_open()
2022-12-12 22:50 UTC
[PATCH 0/4] Don't lazy-fetch commits when parsing them
2022-12-12 22:48 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] object-file: remove OBJECT_INFO_IGNORE_LOOSE
` [PATCH v5 2/4] object-file: refactor map_loose_object_1()
` [PATCH v5 3/4] object-file: emit corruption errors when detected
` [PATCH v5 4/4] commit: don't lazy-fetch commits
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.