All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 07:54:13 to 2021-01-14 08:58:11 UTC [more...]

[RFC PATCH 0/9][Outreachy] rebase -i: add options to fixup command
 2021-01-14  8:57 UTC  (10+ messages)
` [RFC PATCH 1/9] rebase -i: only write fixup-message when it's needed
` [RFC PATCH 3/9] rebase -i: comment out squash!/fixup! subjects from squash message
` [RFC PATCH 5/9] sequencer: use const variable for commit message comments

[kvm-unit-tests PATCH v4 0/9] s390x: Add SIE library and simple tests
 2021-01-14  8:54 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 4/9] s390x: Split assembly into multiple files

[PATCH v2] usb: udc: core: Use lock when write to soft_connect
 2021-01-14  8:56 UTC  (4+ messages)

missing mmap events in perf profiles without dwarf callgraph
 2021-01-14  8:56 UTC  (5+ messages)

[PATCH] usb: dwc3: gadget: Disable Vendor Test LMP Received event
 2021-01-14  8:56 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/17] drm/i915/dp: split out pps and aux
 2021-01-14  8:56 UTC  (10+ messages)
` [Intel-gfx] [PATCH v2 13/17] drm/i915/pps: rename intel_dp_init_panel_power_sequencer* functions
` [Intel-gfx] [PATCH v2 14/17] drm/i915/pps: refactor init abstractions
` [Intel-gfx] [PATCH v2 15/17] drm/i915/pps: move pps code over from intel_display.c and refactor

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-14  8:55 UTC  (3+ messages)
` [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag

[PATCH -next] media: venus: Mark bufreq_enc with static keyword
 2021-01-14  9:05 UTC 

arch/arm64/kvm/va_layout.c:249:6: warning: no previous prototype for 'kvm_update_kimg_phys_offset'
 2021-01-14  8:52 UTC  (2+ messages)

[RESEND PATCH v5 0/2] PCI: Add new Unisoc PCIe driver
 2021-01-14  8:52 UTC  (4+ messages)
` [RESEND PATCH v5 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [RESEND PATCH v5 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH 00/18] Drop remaining pdata for am335x and use genpd
 2021-01-14  8:52 UTC  (12+ messages)
` [PATCH 13/18] ARM: dts: Use simple-pm-bus for genpd for am3 l4_wkup

Old platforms: bring out your dead
 2021-01-14  8:51 UTC  (5+ messages)
` [v2] "

bug: checkout --recurse-submodules discard uncommited changes in submodule
 2021-01-14  8:35 UTC 

linux-next: build warning after merge of the usb tree
 2021-01-14  8:51 UTC  (3+ messages)

[PATCH 1/2] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
 2021-01-14  8:50 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Add 'cgroup-switches' software event

[PATCH net] net: sit: unregister_netdevice on newlink's error path
 2021-01-14  8:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/eventdev: move eth stop to the end
 2021-01-14  8:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] examples/eventdev: refactor ethdev port stop
  ` [dpdk-dev] [EXT] "
    ` [dpdk-dev] 回复: "

[PATCH][next] media: i2c: fix spelling mistakes: "enpoint" -> "endpoint"
 2021-01-14  8:49 UTC  (3+ messages)

[PATCH] mlxsw: pci: switch from 'pci_' to 'dma_' API
 2021-01-14  8:47 UTC  (2+ messages)

[PATCH] drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
 2021-01-14  8:49 UTC 

[PATCH v4 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
 2021-01-14  8:48 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/40] net/virtio: Virtio PMD rework
 2021-01-14  8:46 UTC  (10+ messages)
` [dpdk-dev] [PATCH 17/40] net/virtio: move features definition to generic header
` [dpdk-dev] [PATCH 20/40] net/virtio: make interrupt handling more generic
` [dpdk-dev] [PATCH 22/40] net/virtio: remove last PCI refs in non-PCI code

[PATCH] drm: Include <linux/mem_encrypt.h> in drm_cache.c
 2021-01-14  8:45 UTC  (3+ messages)

raid5 size reduced after system reinstall, how to fix?
 2021-01-14  8:42 UTC 

[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf
 2021-01-14  8:40 UTC  (3+ messages)
` [PATCH 2/2] compiler.h: Include asm/rwonce.h under ARM64 and ALPHA to fix build errors

[PATCH v3 0/4] support NVMe smart critial warning injection
 2021-01-14  8:29 UTC  (7+ messages)
` [PATCH v3 2/4] hw/block/nvme: fix overwritten bar.cap
` [PATCH v3 3/4] hw/block/nvme: add smart_critical_warning property
` [PATCH v3 4/4] hw/blocl/nvme: trigger async event during injecting smart warning

[PATCH 0/4] configfs: implement committable items and add sample code
 2021-01-14  8:40 UTC  (4+ messages)
` [PATCH 3/4] configfs: implement committable items

[PATCH 0/6] Fix some style problems in audio
 2021-01-14  8:40 UTC  (8+ messages)
` [PATCH 1/6] audio: Add braces for statements/fix braces' position
` [PATCH 2/6] audio: Add spaces around operator/delete redundant spaces
` [PATCH 3/6] audio: foo* bar" should be "foo *bar"
` [PATCH 4/6] audio: Fix lines over 90 characters
` [PATCH 5/6] audio: Don't use '#' flag of printf format ('%#') in
` [PATCH 6/6] audio: Suspect code indent for conditional statements

Audio over HDMI via USB-C Dock broke recently - module-alsa-card.c: Failed to find a working profile
 2021-01-14  8:40 UTC 

[Virtio-fs] [RFC] About non-root virtiofsd(1) process
 2021-01-14  8:41 UTC 

[PATCH v2] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-14  8:38 UTC  (3+ messages)

[PATCH v3] octeontx2-af: Fix missing check bugs in rvu_cgx.c
 2021-01-14  5:30 UTC 

[dpdk-dev] [Bug 613] [21.02] rule lost after port stopped
 2021-01-14  8:38 UTC  (2+ messages)

[PATCH v5] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-14  8:29 UTC  (8+ messages)

arch/sh/kernel/cpu/sh2a/clock-sh7203.c:29:32: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-14  8:36 UTC  (2+ messages)

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-01-14  8:36 UTC  (5+ messages)
` [PATCH v5 15/21] drm/tegra: Add new UAPI to header

[PATCH net-next] net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_add
 2021-01-14  8:35 UTC 

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-14  8:33 UTC  (4+ messages)

[PATCH] utils/fifo8: change fatal errors from abort() to assert()
 2021-01-14  8:33 UTC 

[PATCH v3 0/2] Fixing several GCC 11 warnings
 2021-01-14  8:32 UTC  (3+ messages)
` [PATCH v3 2/2] s390x: Use strpadcpy for copying vm name

[dpdk-dev] [PATCH] vdpa/mlx5: fix configuration mutex cleanup
 2021-01-14  8:34 UTC  (4+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH 0/2] net/mlx4: fix PCI probe and remove functions
 2021-01-14  8:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/mlx4: fix device detach

[PATCH 0/3] Adding the Sparx5 Switch Reset Driver
 2021-01-14  8:30 UTC  (5+ messages)
` [PATCH 2/3] reset: mchp: sparx5: add switch reset driver

[PATCH] ata: remove redundant error print in rb532_pata_driver_probe
 2021-01-14  8:29 UTC  (4+ messages)

[PATCH v2] software_node: Add kernel-doc comments to exported symbols
 2021-01-14  8:29 UTC  (3+ messages)

[Bluez PATCH v3 1/5] lib/mgmt: Adding Add Adv Patterns Monitor RSSI opcode
 2021-01-14  8:28 UTC  (2+ messages)
` Support advertising monitor add pattern with "

[PATCH] ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
 2021-01-14  8:27 UTC  (2+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14  8:25 UTC  (22+ messages)
` [PATCH v6 01/16] parport: fix a kernel-doc markup
` [PATCH v6 02/16] rapidio: fix kernel-doc a markup
` [PATCH v6 03/16] fs: fix kernel-doc markups
` [PATCH v6 04/16] pstore/zone: fix a kernel-doc markup
` [PATCH v6 05/16] firmware: stratix10-svc: fix kernel-doc markups
` [PATCH v6 06/16] connector: fix a kernel-doc markup
` [PATCH v6 07/16] lib/crc7: "
` [PATCH v6 08/16] memblock: fix kernel-doc markups
` [PATCH v6 09/16] w1: fix a kernel-doc markup
` [PATCH v6 10/16] selftests: kselftest_harness.h: partially fix kernel-doc markups
` [PATCH v6 11/16] scripts: kernel-doc: validate kernel-doc markup with the actual names
` [PATCH v6 12/16] net: tip: fix a couple kernel-doc markups
` [PATCH v6 13/16] net: cfg80211: fix a kerneldoc markup
` [PATCH v6 14/16] reset: core: fix a kernel-doc markup
` [PATCH v6 15/16] drm: drm_crc: "
` [PATCH v6 16/16] platform/surface: aggregator: "

pull-request: can-next 2021-01-13
 2021-01-14  8:23 UTC  (4+ messages)
` [net-next 09/17] can: length: can_fd_len2dlc(): simplify length calculcation

[RFC PATCH 0/4] makedumpfile/arm64: support flipped VA and 52-bit kernel VA
 2021-01-14  8:25 UTC  (5+ messages)
` [RFC PATCH 1/4] Use ELF vmcoreinfo note for --mem-usage option
` [RFC PATCH 2/4] arm64: use NUMBER(VA_BITS) in vmcoreinfo
` [RFC PATCH 3/4] Get kernel version from OSRELEASE "
` [RFC PATCH 4/4] arm64: support flipped VA and 52-bit kernel VA

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-01-14  8:22 UTC  (4+ messages)

[PATCH] docs/devel: Explain how acceptance tests can be skipped
 2021-01-14  8:22 UTC  (2+ messages)

[PATCH v3] imx8mq: configs: add support for distro boot commands
 2021-01-14  8:23 UTC 

[PATCH 0/3] arm64: cpufeature: Add filter function to control
 2021-01-14  8:20 UTC  (5+ messages)

[PATCH v7 0/7] media: i2c: Add RDACM21 camera module
 2021-01-14  8:20 UTC  (3+ messages)
` [PATCH v7 4/7] dt-bindings: media: max9286: Document 'maxim,reverse-channel-microvolt'

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-14  8:17 UTC  (6+ messages)

[PATCH] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-14  8:18 UTC  (8+ messages)

[PATCH v4] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-01-14  8:17 UTC  (8+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-01-13
 2021-01-14  8:19 UTC 

[PATCH bpf-next V11 0/7] bpf: New approach for BPF MTU handling
 2021-01-14  8:18 UTC  (3+ messages)
` [PATCH bpf-next V11 1/7] bpf: Remove MTU check in __bpf_skb_max_len

[PATCH] watchdog: stop wdd when watchdog hw running in reboot_notifier
 2021-01-14  8:26 UTC 

[PATCH v4 0/7] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2021-01-14  8:17 UTC  (4+ messages)
` [PATCH v4 4/7] dt-bindings: display: imx: hdmi: Convert binding "

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2021-01-14  8:17 UTC  (5+ messages)
` [PATCH v3 3/9] hw/usb: reorder fields in UASStatus
  ` [PATCH-for-5.2? "

[ovmf test] 158414: all pass - PUSHED
 2021-01-14  8:17 UTC 

[freescale-fslc:5.4-2.3.x-imx 8473/16543] drivers/usb/chipidea/ci.h:476:47: error: incomplete definition of type 'struct ci_hdrc_platform_data'
 2021-01-14  8:16 UTC 

[PATCH] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-14  8:17 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] builtin:ls-files.c:add "

btrfs: shrink delalloc pages instead of full inodes, for 5.10.8?
 2021-01-14  8:13 UTC 

[PATCH 0/2] Add Rockchip dwc-based PCIe controller and PHY support
 2021-01-14  8:15 UTC  (3+ messages)
` [PATCH 1/2] phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY
` [PATCH 2/2] pci: Add Rockchip dwc based PCIe controller driver

[dpdk-dev] [PATCH] net/ice: fix GTPU header incorrectly parsed
 2021-01-14  8:00 UTC 

[Intel-gfx] [PATCH] drm/i915/display: fix the uint*_t types that have crept in
 2021-01-14  8:13 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: remove useless use of inline
 2021-01-14  8:12 UTC  (3+ messages)

[PATCH v1 1/1] time64.h: Consolidated PSEC_PER_SEC definition
 2021-01-14  8:09 UTC  (5+ messages)

[PATCH v3] usb: udc: core: Use lock when write to soft_connect
 2021-01-14  8:09 UTC 

[PATCH bpf-next v6 00/11] Atomics for eBPF
 2021-01-14  8:09 UTC  (2+ messages)

[PATCH v2] kbuild: check the minimum compiler version in Kconfig
 2021-01-14  8:09 UTC  (3+ messages)

[PATCH v6 0/5] media: i2c: Add RDACM21 camera module
 2021-01-14  8:09 UTC  (10+ messages)
` [PATCH v6 5/5] media: i2c: max9286: Configure reverse channel amplitude

[PATCH v2 0/2] rtc: pcf2127: proper initialization after power loss
 2021-01-14  8:06 UTC  (5+ messages)
` [PATCH v2 1/2] rtc: pcf2127: Disable Power-On Reset Override
` [PATCH v2 2/2] rtc: pcf2127: Run a OTP refresh if not done before

[PATCH] udf: fix the problem that the disc content is not displayed
 2021-01-14  7:57 UTC 

[PATCH 1/2] classes: Introduce intermediate-deploy.bbclass
 2021-01-14  8:07 UTC  (3+ messages)
` [PATCH 2/2] u-boot: Use intermediate-deploy.bbclass to share artifacts
` [PATCH] ref-manual: Add intermediate-deploy.bbclass documentation

How to implement the "amend!" commit ?
 2021-01-14  8:06 UTC  (3+ messages)

[PATCH v5 net-next 0/5] net: dsa: Link aggregation support
 2021-01-14  8:05 UTC  (4+ messages)
` [PATCH v5 net-next 4/5] net: dsa: mv88e6xxx: "

arch/arm64/include/asm/syscall_wrapper.h:41:25: warning: no previous prototype for '__arm64_compat_sys_epoll_pwait2'
 2021-01-14  8:04 UTC  (2+ messages)

Question on workqueue: Manually break affinity on hotplug
 2021-01-14  8:03 UTC 

[PATCH v11 0/7] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2021-01-14  7:59 UTC  (6+ messages)

[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
 2021-01-14  7:59 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: add sysfs exports for all banks of "

[dpdk-dev] [PATCH] bus/pci/windows: guard against sdk/dpdk guid collision
 2021-01-14  7:59 UTC  (3+ messages)

[PATCH 0/7] Introduce vdpa management tool
 2021-01-14  7:58 UTC  (12+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

pull-request: can-next 2021-01-14
 2021-01-14  7:56 UTC  (18+ messages)
` [net-next 01/17] MAINTAINERS: adjust entry to tcan4x5x file split
` [net-next 02/17] MAINTAINERS: CAN network layer: add missing header file can-ml.h
` [net-next 03/17] can: dev: move driver related infrastructure into separate subdir
` [net-next 04/17] can: dev: move bittiming related code into seperate file
` [net-next 05/17] can: dev: move length "
` [net-next 06/17] can: dev: move skb related "
` [net-next 07/17] can: dev: move netlink related code "
` [net-next 08/17] can: length: convert to kernel coding style
` [net-next 09/17] can: length: can_fd_len2dlc(): simplify length calculcation
` [net-next 10/17] can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length
` [net-next 11/17] can: length: can_skb_get_frame_len(): introduce function to get data length of frame in data link layer
` [net-next 12/17] can: dev: extend struct can_skb_priv to hold CAN frame length
` [net-next 13/17] can: dev: can_put_echo_skb(): extend to handle frame_len
` [net-next 14/17] can: dev: can_get_echo_skb(): extend to return can frame length
` [net-next 15/17] can: dev: can_rx_offload_get_echo_skb(): "
` [net-next 16/17] can: dev: can_put_echo_skb(): add software tx timestamps
` [net-next 17/17] can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_buf

[PATCH 00/10] Fix documentation warnings at linux-next
 2021-01-14  7:53 UTC  (12+ messages)
` [PATCH 01/10] doc/zh_CN: fix Sphinx errors
` [PATCH 02/10] ABI: sysfs-fs-f2fs: fix a table identation
  ` [f2fs-dev] "
` [PATCH 03/10] KVM: x86: hyper-v: add a blank line to remove building warnings
` [PATCH 04/10] ABI: sysfs-firmware-sgi_uv
` [PATCH 05/10] docs: fpga: dfl.rst: Fix a couple building issues
` [PATCH 06/10] drm: amd: amdgpu_dm.h: fix a wrong kernel-doc markup
` [PATCH 07/10] dwc3: document gadget_max_speed
` [PATCH 08/10] doc: zh_CN/mips: fix doc cross-references
` [PATCH 09/10] media: v4l2-subdev.rst: fix a missing whitespace
` [PATCH 10/10] seqlock: kernel-doc: fix a prototype

[Intel-gfx] [PATCH] drm/i915/selftests: Exercise relative mmio paths to non-privileged registers
 2021-01-14  7:55 UTC 

[PATCH] drm/amdgpu: toggle on DF Cstate after finishing xgmi injection
 2021-01-14  7:54 UTC 

[PATCH] qemu: fix do_compile error
 2021-01-14  7:53 UTC 


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.