messages from 2023-04-24 23:59:07 to 2023-04-25 02:06:29 UTC [more...]
[RESEND PATCH v2] netconsole: various improvements
2023-04-25 2:06 UTC (6+ messages)
[lee-leds:for-leds-next] BUILD SUCCESS 36cd9fb5344675e9b9d9f96eabcb3cdfdbacc841
2023-04-25 2:01 UTC
[PATCH] arm64: set __exception_irq_entry with __irq_entry as a default
2023-04-25 2:31 UTC (5+ messages)
[PATCH 00/18] Separate links and async sub-devices
2023-04-25 2:00 UTC (32+ messages)
` [PATCH 01/18] media: v4l: async: Return async sub-devices to subnotifier list
` [PATCH 03/18] media: v4l: async: Simplify async sub-device fwnode matching
` [PATCH 04/18] media: v4l: async: Make V4L2 async match information a struct
` [PATCH 05/18] media: v4l: async: Clean testing for duplicated async subdevs
` [PATCH 06/18] media: v4l: async: Only pass match information for async subdev validation
` [PATCH 07/18] media: v4l: async: Clean up list heads and entries
` [PATCH 08/18] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
` [PATCH 10/18] media: pxa_camera: Register V4L2 device early, fix probe error handling
` [PATCH 11/18] media: marvell: cafe: Register V4L2 device earlier
` [PATCH 14/18] media: xilinx-vipp: Init async notifier after registering V4L2 device
` [PATCH 17/18] media: v4l: async: Set v4l2_device in async notifier init
` [PATCH 19/18] media: v4l: Drop v4l2_async_nf_parse_fwnode_endpoints()
pull-request: bpf-next 2023-04-24
2023-04-25 2:00 UTC (2+ messages)
[PATCH] src: fix detached_mounts_propagation compile errors
2023-04-25 1:59 UTC (7+ messages)
` [PATCH v2] "
[PATCH bpf-next] bpf: Make bpf_helper_defs.h c++ friendly
2023-04-25 1:56 UTC (2+ messages)
[PATCH 00/31] Allow building sandbox with MSYS2
2023-04-25 1:57 UTC (3+ messages)
` [PATCH 14/31] sandbox: Drop signal handling for MSYS2
[PATCH net-next 0/7] Wangxun netdev features support
2023-04-25 1:57 UTC (9+ messages)
` [PATCH net-next 1/7] net: wangxun: libwx add tx offload functions
` [PATCH net-next 2/7] net: wangxun: libwx add rx "
` [PATCH net-next 3/7] net: wangxun: Implement vlan add and kill functions
` [PATCH net-next 4/7] net: ngbe add netdev features support
` [PATCH net-next 5/7] net: ngbe: Implement vlan add and remove ops
` [PATCH net-next 6/7] net: txgbe add netdev features support
` [PATCH net-next 7/7] net: txgbe: Implement vlan add and remove ops
[PATCH RESEND v2] usb: dwc3: remove dead code in dwc3_otg_get_irq
2023-04-25 1:55 UTC
[PATCH 0/2] send-email: add --header-cmd option
2023-04-25 1:55 UTC (6+ messages)
` [PATCH 1/2] send-email: extract execute_cmd from recipients_cmd
[mhiramat:topic/fprobe-event-ext 7/9] kernel/trace/trace_probe.c:1166 traceprobe_expand_meta_args() error: passing non negative 2147483646 to ERR_PTR
2023-04-25 1:54 UTC
[PATCH 0/6] LASS KVM virtualization support
2023-04-25 1:52 UTC (6+ messages)
` [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
reliable reproducer, was Re: core dump analysis
2023-04-25 1:55 UTC (15+ messages)
` signal delivery, was Re: reliable reproducer
[PATCH net-next v4 0/6] tsnep: XDP socket zero-copy support
2023-04-25 1:50 UTC (2+ messages)
[f2fs-dev] [PATCH -next] f2fs: remove redundant goto statement in f2fs_read_single_page()
2023-04-25 1:48 UTC (2+ messages)
[PATCH v2 iproute2-next 00/10] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-25 1:47 UTC (4+ messages)
[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
2023-04-25 1:47 UTC (13+ messages)
[PATCH] drm/qxl: prevent memory leak
2023-04-25 1:45 UTC (3+ messages)
` [RESEND PATCH] "
[PATCH v6 0/6] Support writable CPU ID registers from userspace
2023-04-25 1:45 UTC (6+ messages)
` [PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
[PATCH v6 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
2023-04-25 1:43 UTC (4+ messages)
` [PATCH v6 1/3] media: pci: intel: ivsc: Add CSI submodule
` [PATCH v6 2/3] media: pci: intel: ivsc: Add ACE submodule
` [PATCH v6 3/3] ACPI: delay enumeration of devices with a _DEP pointing to IVSC device
[intel-tdx:kvm-upstream-workaround 312/338] arch/x86/kvm/mmu/mmu.c:713:5: error: no previous prototype for function 'kvm_mmu_topup_memory_cache_for_split'
2023-04-25 1:44 UTC
[RFC PATCH 1/3] Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
2023-04-25 1:43 UTC (5+ messages)
` [RFC PATCH 2/3] Revert "android: binder: stop saving a pointer to "
[PATCH RESEND] selftests/ftrace: Improve integration with kselftest runner
2023-04-25 1:42 UTC (2+ messages)
[PATCH] NFS: Add mount option 'nofasc'
2023-04-25 1:41 UTC (3+ messages)
[PATCH 0/3] tracing/user_events: Fixes and improvements for 6.4
2023-04-25 1:41 UTC (5+ messages)
` [PATCH 2/3] tracing/user_events: Ensure bit is cleared on unregister
` [PATCH 3/3] tracing/user_events: Prevent same address and bit per process
[PATCH bpf,v2 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-04-25 1:39 UTC (5+ messages)
[PATCH v2] net: phy: add driver for MediaTek SoC built-in GE PHYs
2023-04-25 1:37 UTC (3+ messages)
[Intel-gfx] [PATCH 0/6] Improvements to uc firmare management
2023-04-25 1:34 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Improvements to uc firmare management (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[intel-tdx:kvm-upstream-workaround 55/338] arch/x86/include/asm/tdx.h:114:49: warning: shift count >= width of type
2023-04-25 1:33 UTC
[PATCH v2] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-25 1:30 UTC (2+ messages)
[linux-linus test] 180395: regressions - FAIL
2023-04-25 1:31 UTC
[PATCH v7 00/12] Introduce Nuvoton ma35d1 SoC
2023-04-25 1:30 UTC (4+ messages)
` [PATCH v7 10/12] reset: Add Nuvoton ma35d1 reset driver support
[PATCH 1/3] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
2023-04-25 1:30 UTC (2+ messages)
[PATCH net-next v2 1/1] net: phy: Fix reading LED reg property
2023-04-25 1:30 UTC (2+ messages)
[PATCH 1/1] net: phy: dp83867: Add led_brightness_set support
2023-04-25 1:30 UTC (2+ messages)
pull-request: wireless-next-2023-03-30
2023-04-25 1:29 UTC (9+ messages)
[PATCH v2] ufs: poll pmc until another pa request is completed
2023-04-25 1:20 UTC
[RFC PATCH 0/4] change ->index to PAGE_SIZE for hugetlb pages
2023-04-25 1:27 UTC (2+ messages)
[PATCH v3 1/2] mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
2023-04-25 1:27 UTC (4+ messages)
` [PATCH v3 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()
[PATCH] sched: add ttwu_migration counter
2023-04-25 1:22 UTC
[PATCH] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags()
2023-04-25 1:24 UTC (2+ messages)
[jfern:rcu/rcutop-debugobj 3/4] kernel/rcu/debug.h:130:26: error: use of undeclared identifier 'rcu_head_debug_data'; did you mean 'rcuhead_debug_descr'?
2023-04-25 1:23 UTC
[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
2023-04-25 1:22 UTC (4+ messages)
` [PATCH v6 10/12] reset: Add Nuvoton ma35d1 reset driver support
[PATCH v9 0/8] Enable IPQ9754 USB
2023-04-25 1:22 UTC (4+ messages)
` [PATCH v9 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
[PATCH v1 0/1] Fix the multi thread manner of NCSI driver
2023-04-25 1:21 UTC (3+ messages)
` [PATCH v1 1/1] net/ncsi: "
[PATCH] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
2023-04-25 1:20 UTC (3+ messages)
[PATCH] drivers: nfc: nfcsim: remove return value check of `dev_dir`
2023-04-25 1:20 UTC (2+ messages)
[PATCH] net: phy: dp83867: Remove unnecessary (void*) conversions
2023-04-25 1:20 UTC (2+ messages)
[PATCH net-next] net: ethtool: coalesce: try to make user settings stick twice
2023-04-25 1:20 UTC (2+ messages)
[PATCH v3 00/28] Introduce QC USB SND audio offloading support
2023-04-25 1:17 UTC (6+ messages)
` [PATCH v3 01/28] xhci: Add support to allocate several interrupters
[PATCH] md: Fix bitmap offset type in sb writer
2023-04-25 1:14 UTC
[Intel-gfx] [RFC PATCH] x86/mm: Fix PAT bit missing from page protection modify mask
2023-04-25 1:16 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[GIT PULL] Qualcomm Clock updates for v6.4
2023-04-25 1:14 UTC (3+ messages)
[GIT PULL] Hyper-V commits for 6.4
2023-04-25 1:14 UTC
[PATCH 5.15 00/73] 5.15.109-rc1 review
2023-04-25 1:14 UTC (2+ messages)
[PATCH] drm/amdgpu: Enable doorbell selfring if resize BAR successfully
2023-04-25 1:13 UTC (7+ messages)
[intel-tdx:kvm-upstream-workaround 55/338] include/uapi/linux/const.h:28:33: warning: left shift count >= width of type
2023-04-25 1:11 UTC
LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention
2023-04-25 1:11 UTC (7+ messages)
` [Lsf-pc] "
[PATCH net-next, 0/2] Update coding style and check alloc_frag
2023-04-25 1:10 UTC (3+ messages)
[PATCH v3 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
2023-04-25 1:10 UTC (2+ messages)
[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
2023-04-25 1:10 UTC (2+ messages)
Unable to implement board fdt-fixup for imx8m CPU
2023-04-25 1:09 UTC (4+ messages)
[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
2023-04-25 1:09 UTC (5+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()
[PATCH bpf-next v2] bpftool: Dump map id instead of value for map_of_maps types
2023-04-25 1:07 UTC (2+ messages)
[PATCH v2] Add rumble support to latest xbox controllers
2023-04-25 1:07 UTC (6+ messages)
[PATCH v3] Add rumble support to latest xbox controllers
2023-04-25 1:06 UTC
[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
2023-04-25 1:05 UTC (4+ messages)
` [PATCH 10/11] drm/msm/dpu: tweak lm pairings in msm8998 hw catalog
[PATCH 6.2 000/110] 6.2.13-rc1 review
2023-04-25 1:06 UTC (3+ messages)
[PATCH 6.1 00/98] 6.1.26-rc1 review
2023-04-25 1:05 UTC (2+ messages)
[PATCH 5.10 00/68] 5.10.179-rc1 review
2023-04-25 1:04 UTC (2+ messages)
[PATCH for-next v3 0/3] RDMA/rtrs: bugfix and cleanups
2023-04-25 1:02 UTC (4+ messages)
` [PATCH for-next v3 1/3] RDMA/rtrs: remove duplicate cq_num assignment
` [PATCH for-next v3 2/3] RDMA/rtrs: Fix the last iu->buf leak in err path
` [PATCH for-next v3 3/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[PATCH 5.4 00/39] 5.4.242-rc1 review
2023-04-25 1:04 UTC (2+ messages)
[PATCH 4.19 00/29] 4.19.282-rc1 review
2023-04-25 1:04 UTC (2+ messages)
[PATCH for-next v2 0/3] RDMA/rtrs: bugfix and cleanups
2023-04-25 1:03 UTC (2+ messages)
[PATCH 4.14 00/28] 4.14.314-rc1 review
2023-04-25 1:03 UTC (2+ messages)
[PATCH v7 0/6] Support writable CPU ID registers from userspace
2023-04-24 23:47 UTC (3+ messages)
` [PATCH v7 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v7 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[Intel-gfx] [PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
2023-04-25 1:00 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: use ref_tracker library for tracking wakerefs (rev9)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCHSET v2 0/4] Enable NO_OFFLOAD support
2023-04-25 0:57 UTC (5+ messages)
` [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt
[RFC PATCH 00/26] mm: reliable huge page allocator
2023-04-25 0:56 UTC (3+ messages)
` [RFC PATCH 14/26] mm: compaction: simplify should_compact_retry()
[PATCH bpf-next 0/6] bpf: handle another corner case in getsockopt
2023-04-25 0:56 UTC (5+ messages)
` [PATCH bpf-next 3/6] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
RCU Torture test failed at git commit 61d325dcbc05d8fef88110d35
2023-04-25 0:55 UTC (2+ messages)
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-04-25 0:54 UTC (15+ messages)
[PATCH 0/6] automation: add PCI passthrough tests on x86
2023-04-25 0:52 UTC (10+ messages)
` [PATCH 1/6] automation: specify explicit dom0 mem size for ADL tests
` [PATCH 2/6] automation: add runtime qemu dependencies to test container
` [PATCH 4/6] automation: wait for the login prompt as test end marker
` [PATCH 6/6] automation: include tail of serial log in the gitlab outout
[PATCH bpf-next] selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
2023-04-25 0:50 UTC (2+ messages)
[PATCH] staging: rtl8192e: avoid CamelCase <RATRIndex>
2023-04-25 0:48 UTC
[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
2023-04-25 0:46 UTC (2+ messages)
[PATCH v4 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-04-25 0:45 UTC (11+ messages)
` [PATCH v4 08/23] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v4 09/23] cxl: Add helper function to retrieve ACPI handle of CXL root device
` [PATCH v4 10/23] cxl: Add helpers to calculate pci latency for the CXL device
` [PATCH v4 11/23] cxl: Add helper function that calculates QoS values for switches
` [PATCH v4 12/23] cxl: Add helper function that calculate QoS values for PCI path
[freescale-fslc:6.1-1.0.x-imx 4454/9878] drivers/soc/fsl/dpio/dpio-driver.c:30:34: error: 'PTE_TYPE_PAGE' undeclared; did you mean 'BTF_TYPE_TAG'?
2023-04-25 0:40 UTC
Inconsistent names in `git shortlog`
2023-04-25 0:40 UTC (2+ messages)
[PATCH] drivers: spi: sunxi: Enable irq after the initialization is done
2023-04-25 0:22 UTC (3+ messages)
[PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
2023-04-25 0:36 UTC (5+ messages)
[PATCH v2 0/3] keepalive bugfixes
2023-04-24 23:22 UTC (2+ messages)
` [PATCH v2 2/3] nvme: check IO start time when deciding to defer KA
[Intel-gfx] [PATCH] drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
2023-04-25 0:28 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH v6 0/3] drm/i915/guc: Disable PL1 power limit when loading GuC firmware
2023-04-25 0:26 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
2023-04-25 0:25 UTC (4+ messages)
[PATCH -next 0/8] md/raid1-10: limit the number of plugged bio
2023-04-25 0:23 UTC (5+ messages)
` [PATCH -next 1/8] md/raid10: prevent soft lockup while flush writes
` [PATCH -next 2/8] md/raid1-10: rename raid1-10.c to raid1-10.h
[igt-dev] [PATCH i-g-t 1/3] tests/kms_plane_scaling: negative tests can return -EINVAL or -ERANGE
2023-04-25 0:23 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "
[Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE
2023-04-25 0:22 UTC (3+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors
[PATCH mptcp-net 00/13] selftests: mptcp: skip tests when features are not supported
2023-04-25 0:21 UTC (5+ messages)
` [PATCH mptcp-net 11/13] selftests: mptcp: userspace pm: skip if "
[PATCH net-next 01/19] netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
2023-04-25 0:20 UTC (2+ messages)
[RFC PATCH 00/13] gfxstream + rutabaga_gfx: a surprising delight or startling epiphany?
2023-04-25 0:16 UTC (8+ messages)
` [RFC PATCH 12/13] HACK: use memory region API to inject memory to guest
[geert-renesas-devel:master] BUILD SUCCESS e5cb7b418f58d865520f56b1fb541616ee6f8754
2023-04-25 0:15 UTC
[PATCH v2 0/4] Enable multiple MCAN on AM62x
2023-04-25 0:13 UTC (4+ messages)
` [PATCH v2 2/4] dt-bindings: net: can: Add poll-interval for MCAN
[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
2023-04-25 0:12 UTC (5+ messages)
` [PATCH v2 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for optimized probes
[PATCH 00/13] bttv: convert to vb2
2023-04-25 0:10 UTC (14+ messages)
` [PATCH 01/13] media: bttv: use video_drvdata to get bttv
` [PATCH 02/13] media: bttv: replace BUG with WARN_ON
` [PATCH 03/13] media: bttv: radio use v4l2_fh instead of bttv_fh
` [PATCH 04/13] media: bttv: move vid fmt/width/height out of fh
` [PATCH 05/13] media: bttv: move vbi_fmt out of bttv_fh
` [PATCH 06/13] media: bttv: move do_crop flag "
` [PATCH 07/13] media: bttv: remove format field from bttv_buffer
` [PATCH 08/13] media: bttv: remove tvnorm "
` [PATCH 09/13] media: bttv: remove crop info "
` [PATCH 10/13] media: bttv: move vbi_skip/vbi_count out of buffer
` [PATCH 11/13] media: bttv: refactor bttv_set_dma()
` [PATCH 12/13] media: bttv: use audio defaults for winfast2000
` [PATCH 13/13] media: bttv: convert to vb2
[intel-tdx:kvm-upstream-workaround 55/338] arch/x86/include/asm/tdx.h:114:49: error: shift count >= width of type
2023-04-25 0:09 UTC
[PATCH 2/2] xhci: Improve the XHCI resume time
2023-04-25 0:09 UTC (5+ messages)
[PATCH ethtool] netlink: settings: fix netlink support when PLCA is not present
2023-04-25 0:07 UTC
[PATCH 0/2] doc: git-checkout: trivial style improvements
2023-04-25 0:02 UTC (5+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup
[PATCH AUTOSEL 6.1 04/13] rust: arch/um: Disable FP/SIMD instruction to match x86
2023-04-25 0:01 UTC (2+ messages)
[Intel-gfx] [PATCH 0/2] Restore MTL boot
2023-04-25 0:01 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Restore MTL boot (rev2)
[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
2023-04-24 23:59 UTC (3+ messages)
[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
2023-04-25 0:00 UTC (4+ messages)
` [PATCH 1/3] revision: support tracking uninteresting commits
` [PATCH 2/3] pack-bitmap.c: extract `fill_in_bitmap()`
` [PATCH 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
[intel-tdx:kvm-upstream-workaround 55/338] arch/x86/include/asm/tdx.h:114:49: warning: shift count >= width of type
2023-04-24 23:58 UTC
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.