messages from 2022-07-01 02:33:46 to 2022-07-01 04:04:40 UTC [more...]
[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
2022-07-01 1:26 UTC (2+ messages)
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-06-30
2022-07-01 4:02 UTC (3+ messages)
` [PATCH net 1/2] i40e: Fix dropped jumbo frames statistics
Non-interactively rewording commit messages
2022-07-01 4:01 UTC (2+ messages)
[linux-next:master 6752/7019] fs/xfs/xfs_file.c:1314:21: sparse: sparse: incorrect type in assignment (different base types)
2022-07-01 4:04 UTC
[PATCH v15 00/16] drm/mediatek: Add MT8195 dp_intf driver
2022-07-01 3:58 UTC (31+ messages)
` [PATCH v15 01/16] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v15 02/16] dt-bindings: mediatek, dpi: Revise mediatek strings to correct format
` [PATCH v15 03/16] drm/mediatek: dpi: Add kernel document for struct mtk_dpi_conf
` [PATCH v15 04/16] drm/mediatek: dpi: Remove output format of YUV
` [PATCH v15 05/16] drm/mediatek: dpi: Add support for quantization range
` [PATCH v15 06/16] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config
` [PATCH v15 07/16] drm/mediatek: dpi: implement a swap_input "
` [PATCH v15 08/16] drm/mediatek: dpi: move dimension mask to "
` [PATCH v15 09/16] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v15 10/16] drm/mediatek: dpi: move swap_shift "
` [PATCH v15 11/16] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v15 12/16] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v15 13/16] drm/mediatek: dpi: Add YUV422 output support
` [PATCH v15 14/16] drm/mediatek: dpi: add config to support direct connection to dpi panels
` [PATCH v15 15/16] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v15 16/16] drm/mediatek: dpi: Add dp_intf support
[PATCH/RFC] clk: qcom: rpmh: Block system suspend if XO is enabled
2022-07-01 4:00 UTC (2+ messages)
[PATCH 1/4] drm/lcdif: Clean up headers
2022-07-01 4:00 UTC (8+ messages)
` [PATCH 2/4] drm/lcdif: Consistently use plane timings
` [PATCH 3/4] drm/lcdif: Clean up debug prints and comments
` [PATCH 4/4] drm/lcdif: switch to devm_drm_of_get_bridge
[dm-devel] [PATCH 5.20 1/4] block: add bio_rewind() API
2022-07-01 3:58 UTC (12+ messages)
` "
[PATCH v2 00/28] KVM: VMX: Support TscScaling and EnclsExitingBitmap with eVMCS + use vmcs_config for L1 VMX MSRs
2022-07-01 3:58 UTC (3+ messages)
` [PATCH v2 15/28] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config()
[PATCH] arm64: compat: Move sigreturn32.S to .rodata section
2022-07-01 3:54 UTC (2+ messages)
[PATCH 0/2] Add dpi output format control for MT8186
2022-07-01 3:15 UTC (9+ messages)
` [PATCH 1/2] soc: mediatek: Add mmsys func to adapt to dpi output "
` [PATCH 2/2] drm: mediatek: Adjust the dpi output format to MT8186
[PATCH v3 net-next 0/2] LED feature for LAN8814 PHY
2022-07-01 3:57 UTC (3+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: Updated micrel,led-mode "
` [PATCH v3 net-next 2/2] net: phy: micrel: Adding LED feature "
[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
2022-07-01 3:56 UTC (7+ messages)
[PATCH 5.15 00/28] 5.15.52-rc1 review
2022-07-01 3:51 UTC (3+ messages)
QA notification for completed autobuilder build (yocto-4.0.2.rc1)
2022-07-01 3:51 UTC (2+ messages)
` [qa-build-notification] "
[tty:tty-linus] BUILD SUCCESS b941e487152e0909ef43faacae6eeee266d9b378
2022-07-01 3:50 UTC
[tty:tty-testing] BUILD SUCCESS c8177f90b7c618042e8dd19c87307cf29a7dc275
2022-07-01 3:49 UTC
[PATCH v3] uacce: Handle parent device removal or parent driver module rmmod
2022-07-01 3:48 UTC
[PATCH v14 0/17] PCI: imx6: refine codes and add the error propagation
2022-07-01 3:25 UTC (36+ messages)
` [PATCH v14 01/17] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
` [PATCH v14 02/17] PCI: imx6: Move PHY management functions together
` [PATCH v14 03/17] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
` [PATCH v14 04/17] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v14 05/17] PCI: imx6: Factor out ref clock disable to match enable
` [PATCH v14 06/17] PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
` [PATCH v14 07/17] PCI: imx6: Propagate .host_init() errors to caller
` [PATCH v14 08/17] PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
` [PATCH v14 09/17] PCI: imx6: Call host init function directly in resume
` [PATCH v14 10/17] PCI: imx6: Turn off regulator when system is in suspend mode
` [PATCH v14 11/17] PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
` [PATCH v14 12/17] PCI: imx6: Mark the link down as non-fatal error
` [PATCH v14 13/17] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
` [PATCH v14 14/17] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
` [PATCH v14 15/17] PCI: imx6: Disable clocks in reverse order of enable
` [PATCH v14 16/17] PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
` [PATCH v14 17/17] PCI: imx6: Reformat suspend callback to keep symmetric with resume
[PATCH v3] net/igc: move the initialization of data path into dev_init
2022-07-01 3:47 UTC (5+ messages)
` [PATCH v4] net/igc: add support for secondary processes
[PATCH 0/2] Introduce security_create_user_ns()
2022-07-01 3:47 UTC (5+ messages)
[PATCH 1/1] timers/nohz: fix build with CONFIG_NO_HZ_FULL warnning
2022-07-01 3:36 UTC
[jpirko-mlxsw:jiri_devel_devlink_locking 21/24] net/core/devlink.c:9957: warning: expecting prototype for devlink_port_unregister(). Prototype was for devl_port_unregister() instead
2022-07-01 3:43 UTC
[PATCH v2 0/3] Call blk_mq_free_tag_set() earlier
2022-07-01 3:44 UTC (3+ messages)
` [PATCH v2 3/3] scsi: core: "
[PATCH 3/3] target: core: Change the way target_xcopy_do_work sets restiction on max io
2022-07-01 3:43 UTC (2+ messages)
git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
2022-07-01 3:42 UTC (5+ messages)
[syzbot] WARNING in sk_stream_kill_queues (8)
2022-07-01 3:41 UTC
[PATCH] iio: adc: ti-adc128s052: Fix number of channels when device tree is used
2022-07-01 3:38 UTC (2+ messages)
venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
2022-07-01 3:34 UTC (13+ messages)
` Why we should avoid new submodules if possible
[igt-dev] [PATCH 1/7] lib/amdgpu: increase number of resources
2022-07-01 3:34 UTC (8+ messages)
` [igt-dev] [PATCH 2/7] lib/amdgpu: add bo allocation helper function
` [igt-dev] [PATCH 3/7] tests/amdgpu: add memory eviction test
` [igt-dev] [PATCH 4/7] lib/amdgpu: add simple buf management to emit commands
` [igt-dev] [PATCH 5/7] lib/amdgpu: add ASIC gfx 8 registers
` [igt-dev] [PATCH 6/7] lib/amdgpu: add shaders in binary form
` [igt-dev] [PATCH 7/7] tests/amdgpu: add sync dependency test
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/7] lib/amdgpu: increase number of resources
[PATCH] obexd: fix crashed after cancel the on-going transfer
2022-07-01 3:33 UTC
[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
2022-07-01 3:32 UTC (10+ messages)
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument
[PATCH 1/2] drm/msm/mdp5: Add perf data for MDP v1.16
2022-07-01 3:31 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8953: add MDSS
[PATCH v2] arm64: mm: fix booting with 52-bit address space
2022-07-01 3:29 UTC (2+ messages)
[PATCH -next] docs/zh_CN: add vm transhuge translation
2022-07-01 3:28 UTC (5+ messages)
[PATCH net-next 0/2] ip6mr: implement RTM_GETROUTE for single entry
2022-07-01 3:27 UTC (2+ messages)
[PATCH v4 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
2022-07-01 3:26 UTC (3+ messages)
` [PATCH v4 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY
[PATCH V3 net-next 0/4] net: marvell: prestera: add MDB offloading support
2022-07-01 3:23 UTC (3+ messages)
` [PATCH V3 net-next 4/4] net: marvell: prestera: implement software MDB entries allocation
drivers/memory/tegra/tegra30-emc.c:1164:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
2022-07-01 3:23 UTC
[RESEND PATCH] ceph: don't truncate file in atomic_open
2022-07-01 3:21 UTC (2+ messages)
[PATCH v2 net-next 0/2] LED feature for LAN8814 PHY
2022-07-01 3:20 UTC (3+ messages)
` [PATCH v2 net-next 2/2] net: phy: micrel: Adding "
[PATCH bpf-next] libbpf: Allow attach USDT BPF program without specifying binary path
2022-07-01 3:20 UTC (3+ messages)
[PATCH] net: atlantic: fix potential memory leak in aq_ndev_close()
2022-07-01 3:19 UTC (2+ messages)
[PATCH v1 0/6] iommu/vt-d: Reset DMAR_UNITS_SUPPORTED
2022-07-01 3:13 UTC (9+ messages)
` [PATCH v1 3/6] iommu/vt-d: Refactor iommu information of each domain
` [PATCH v1 4/6] iommu/vt-d: Add VTD_FLAG_IOMMU_PROBED flag
[PATCH net-next 00/13] mlxsw: Unified bridge conversion - part 6/6
2022-07-01 3:17 UTC (3+ messages)
` [PATCH net-next 01/13] mlxsw: Configure egress VID for unicast FDB entries
[PATCH 7/7] fixup! arm64: dts: qcom: add support for AYN Odin Base and Pro
2022-07-01 3:16 UTC (2+ messages)
Questions about usb to serial driver
2022-07-01 3:16 UTC
[PATCH 5.10 00/12] 5.10.128-rc1 review
2022-07-01 3:16 UTC (2+ messages)
[PATCH v3] srcu: Reduce blocking agressiveness of expedited grace periods further
2022-07-01 3:15 UTC
[PATCH 1/2] ARM: dts: qcom: msm8974: re-add missing pinctrl
2022-07-01 3:15 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8974-*: re-add remoteproc supplies
[PATCH v6 0/8] Device tree based NUMA support for Arm - Part#1
2022-07-01 3:11 UTC (12+ messages)
` [PATCH v6 1/8] xen: reuse x86 EFI stub functions for Arm
[PATCH] qga: add command 'guest-get-cpustats'
2022-07-01 3:05 UTC
[PATCH v3 0/5] CAMSS updates for rb3 and rb5
2022-07-01 3:10 UTC (3+ messages)
` [PATCH v3 3/5] arm64: dts: qcom: sm8250: camss: Define ports address/size cells
[PATCH] freescale/fs_enet:fix repeated words in comments
2022-07-01 3:10 UTC (3+ messages)
[PATCH] google/gve:fix repeated words in comments
2022-07-01 3:10 UTC (2+ messages)
[PATCH] hisilicon/hns3/hns3vf:fix repeated words in comments
2022-07-01 3:10 UTC (2+ messages)
[PATCH] atheros/atl1e:fix repeated words in comments
2022-07-01 3:10 UTC (2+ messages)
[PATCH net-next 00/15][pull request] 1GbE Intel Wired LAN Driver Updates 2022-06-30
2022-07-01 3:10 UTC (2+ messages)
[PATCH] ethernet/emulex:fix repeated words in comments
2022-07-01 3:10 UTC (2+ messages)
[pull request][net-next 00/15] mlx5 updates 2022-06-29
2022-07-01 3:09 UTC (3+ messages)
` [net-next 09/15] net/mlx5e: Prepare for flow meter offload if hardware supports it
[PATCH] hw/intc: loongarch_pch_msi: Fix msi vector convertion
2022-07-01 3:07 UTC
[PATCH v12 00/10] drm/mediatek: Add MT8195 DisplayPort driver
2022-07-01 2:33 UTC (6+ messages)
` [PATCH v12 05/10] drm/mediatek: Add MT8195 Embedded "
[PATCH] ethernet/freescale:fix repeated words in comments
2022-07-01 3:04 UTC (2+ messages)
[PATCH 2/2] ANDROID: cfi: free old cfi shadow asynchronously
2022-07-01 2:42 UTC (6+ messages)
[PATCH 0/3] Fix dual rename into each other plus conflicting adds
2022-07-01 3:03 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] t6423: add tests of dual directory rename plus add/add conflict
` [PATCH v2 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
` [PATCH v2 3/3] merge-ort: fix issue with dual rename and add/add conflict
drivers/media/i2c/m5mols/m5mols_core.o: warning: objtool: m5mols_set_fmt() falls through to next function m5mols_get_frame_desc()
2022-07-01 3:02 UTC
[linux-5.4 test] 171427: regressions - FAIL
2022-07-01 3:02 UTC
[igt-dev] [i-g-t V7 0/2] tests/kms_color: IGT test cleanup
2022-07-01 3:00 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color: IGT test cleanup (rev11)
[PATCH] mips: micro-optimize calculate_cpu_foreign_map()
2022-07-01 2:59 UTC (2+ messages)
[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-01 2:58 UTC (5+ messages)
[PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
2022-07-01 2:57 UTC (3+ messages)
[PATCH v6 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
2022-07-01 2:55 UTC (5+ messages)
` [PATCH v6 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant
[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
2022-07-01 2:54 UTC (7+ messages)
` [External] "
` [External] "
[PATCH] include/qemu/host-utils: Remove unused code in the *_overflow wrappers
2022-07-01 2:51 UTC
[linux-next:master 6615/7019] lib/maple_tree.c:5506:69: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-07-01 2:51 UTC
[asahilinux:bits/050-nvme 8/10] drivers/soc/apple/rtkit.c:665:16: error: implicit declaration of function 'mbox_client_poll_data'; did you mean 'mbox_client_peek_data'?
2022-07-01 2:51 UTC
[PATCH V3 0/1] ublk: add io_uring based userspace block driver
2022-07-01 2:47 UTC (5+ messages)
` [PATCH V3 1/1] "
[PATCH v4] clk: sprd: Hold reference returned by of_get_parent()
2022-07-01 2:46 UTC
[PATCH] rcu: Make tiny RCU support leak callbacks for debug-object errors
2022-07-01 2:45 UTC (2+ messages)
[PATCH v2] rcu: Make tiny RCU support leak callbacks for debug-object errors
2022-07-01 2:44 UTC
[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
2022-07-01 2:42 UTC (10+ messages)
` [PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached
[PATCH v1 1/1] platform/x86: asus-wireless: Replace open coded acpi_match_device()
2022-07-01 2:40 UTC (2+ messages)
[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 56/56] ld.lld: error: undefined symbol: __fscache_resize_cookie
2022-07-01 2:40 UTC
[PATCH 00/12] block: support for partial sector reads
2022-07-01 2:40 UTC (3+ messages)
` [PATCH 07/12] block: allow copying pre-registered bvecs
[PATCH] arm64: fix oops in concurrently setting insn_emulation sysctls
2022-07-01 2:27 UTC
arch/riscv: SV48 patch series questions
2022-07-01 2:34 UTC (5+ messages)
[PATCH 1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single()
2022-07-01 2:34 UTC (4+ messages)
` [PATCH 2/2] serial: sh-sci: fix missing uart_unregister_driver() "
[PATCH v3 01/10] PM: suspend: Introduce `pm_suspend_preferred_s2idle`
2022-07-01 2:33 UTC (6+ messages)
` [PATCH v3 07/10] drm/amd: Use `pm_suspend_preferred_s2idle`
` [PATCH v3 08/10] drm/amd: Use `pm_suspend_default_s2idle`
` [PATCH v3 09/10] HID: I2C-HID: Use `pm_suspend_preferred_s2idle`
` [PATCH v3 10/10] HID: usbhid: Set USB mice as s2idle wakeup resources
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.