All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 09:13:40 to 2021-04-23 10:05:17 UTC [more...]

[PATCH intel-net 0/5] i40e: ice: ixgbe: ixgbevf: igb: add correct exception tracing for XDP
 2021-04-23 10:04 UTC  (11+ messages)
` [Intel-wired-lan] "
` [PATCH intel-net 1/5] i40e: "
  ` [Intel-wired-lan] "
` [PATCH intel-net 2/5] ice: "
  ` [Intel-wired-lan] "
` [PATCH intel-net 3/5] ixgbe: "
  ` [Intel-wired-lan] "
` [PATCH intel-net 4/5] igb "
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH intel-net 5/5] ixgbevf: "

[PATCH] coccinelle: irqf_oneshot: reduce the severity due to false positives
 2021-04-23 10:05 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
 2021-04-23 10:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0 (rev3)

[PATCH 00/10] staging: vchiq_arm: address TODO list
 2021-04-23 10:04 UTC  (17+ messages)
` [PATCH 03/10] staging: vchiq_core: introduce get_bulk_reason
` [PATCH 04/10] staging: vchiq_core: Drop unnecessary check in notify_bulks
` [PATCH 05/10] staging: vchiq_arm: drop return value of vchiq_arm_init_state
` [PATCH 06/10] staging: vchiq_2835_arm: drop enum vchiq_status
` [PATCH 07/10] staging: vchiq_arm: drop enum vchiq_status from vchiq_*_internal
` [PATCH 08/10] staging: vchiq_core: drop vchiq_status from vchiq_set_service_option
` [PATCH 09/10] staging: vchiq_core: drop vchiq_status from vchiq_initialise
` [PATCH 10/10] staging: vchiq_core: drop vchiq_status from vchiq_init_state

[PATCH v1] coresight: add node to reset all coresight devices
 2021-04-23 10:02 UTC  (3+ messages)

[PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit
 2021-04-23 10:03 UTC  (5+ messages)

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-04-23 10:00 UTC  (3+ messages)
` [PATCH v2 1/7] linux-user/alpha: Fix rt sigframe return

Strategy to deal with slow cloners
 2021-04-23 10:02 UTC  (2+ messages)

[PATCH v2] irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2021-04-23 10:01 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
 2021-04-23 10:01 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: renesas: falcon: Wire up MAX96712
 2021-04-23 10:00 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes

[PATCH intel-net] i40e: fix broken XDP support
 2021-04-23  9:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[LTP] [PATCH 0/2] syscalls/sendfile: Convert sendfile{04, 05} to the new API
 2021-04-23  9:59 UTC  (3+ messages)
` [LTP] [PATCH 1/2] syscalls/sendfile: Convert sendfile04 "
` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile05 "

[LTP] [PATCH] syscalls/getdents01: Add close() and open() at the end of run()
 2021-04-23  9:59 UTC 

[RFC PATCH v2 0/4] share a config between submodule and superproject
 2021-04-23  9:59 UTC  (7+ messages)
` [RFC PATCH v2 1/4] config: rename "submodule" scope to "gitmodules"
` [RFC PATCH v2 2/4] t1510-repo-setup: don't use exact matching on traces
` [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking

[PATCH] KVM: hyper-v: Add new exit reason HYPERV_OVERLAY
 2021-04-23  9:58 UTC  (6+ messages)

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-04-23  9:51 UTC  (36+ messages)
` [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information
` [PATCH RFC v1 02/11] iommu/virtio: Maintain a list of endpoints served by viommu_dev
` [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults
` [PATCH RFC v1 04/11] iommu/virtio: Add a io page fault queue
` [PATCH RFC v1 05/11] iommu/virtio: Add SVA feature and related enable/disable callbacks
` [PATCH RFC v1 06/11] iommu/pasid-table: Add pasid table ops for shared context management
` [PATCH RFC v1 07/11] iommu/arm-smmu-v3: Move shared context descriptor code to cd-lib
` [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops
` [PATCH RFC v1 09/11] iommu/virtio: Implement sva bind/unbind calls
` [PATCH RFC v1 10/11] uapi/virtio-iommu: Add a new request type to send page response
` [PATCH RFC v1 11/11] iommu/virtio: Add support "

[GIT PULL FOR v5.14] More Outreachy patches
 2021-04-23 10:00 UTC  (2+ messages)
` [GIT PULL FOR v5.14] More Outreachy patches (#73499)

[dpdk-dev] [PATCH] net/hns3: disable the MAC status report interrupt
 2021-04-23  9:56 UTC 

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-23  9:55 UTC  (17+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?
                        ` [PATCH] ttyprintk: Add TTY hangup callback

[igt-dev] [PATCH i-g-t 1/2] gitignore: Stop ignoring autotools files
 2021-04-23  9:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH] tty: serial: samsung_tty: remove set but not used variables
 2021-04-23  9:55 UTC  (4+ messages)

[PATCH 086/190] Revert "x86/PCI: Fix PCI IRQ routing table memory leak"
 2021-04-23  9:53 UTC  (2+ messages)

[PATCH] open_by_handle_at.2: Remove unused <sys/stat.h>
 2021-04-23  9:52 UTC 

[PATCH] ch_ktls: Remove redundant variable result
 2021-04-23  9:52 UTC 

qemu/kvm tianocore restart stuck
 2021-04-23  9:51 UTC  (2+ messages)

[PATCH] x86/oprof: fix !HVM && !PV32 build
 2021-04-23  9:50 UTC  (4+ messages)

Load Broadcom firmware patch for 413c:8197
 2021-04-23  9:49 UTC 

[PATCH] wireless: Simplify expression
 2021-04-23  9:49 UTC 

[PATCH 0/2] x86/clang: build fixes
 2021-04-23  9:48 UTC  (6+ messages)
` [PATCH 1/2] x86/oprofile: fix oprofile for clang build
` [PATCH 2/2] x86/pv: fix clang build without CONFIG_PV32

[PATCH v2] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
 2021-04-23  9:47 UTC  (6+ messages)

[PATCH 0/2] GPIO WDT "start-at-boot" property
 2021-04-23  9:47 UTC  (6+ messages)
` [PATCH 2/2] watchdog: gpio_wdt: add "start-at-boot" feature

[PATCH] [net-next] net: stmmac: fix gcc-10 -Wrestrict warning
 2021-04-23  9:42 UTC  (4+ messages)

[dpdk-dev] [RFC 0/2] add Tx prepare support for bonding device
 2021-04-23  9:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH "
  ` [dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
  ` [dpdk-dev] [PATCH 2/2] net/bonding: support configuring Tx offloading "

[PATCH V2] arm64: dts: sc7280: Add qspi, qupv3_0 and qupv3_1 nodes
 2021-04-23  9:46 UTC  (4+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-23  9:46 UTC  (13+ messages)
` [PATCH 009/190] Revert "media: s5p-mfc: Fix a reference count leak"
` [PATCH 165/190] Revert "mfd: mc13xxx: Fix a missing check of a register-read failure"

[PATCH net-next 0/2] r8152: adjust REALTEK_USB_DEVICE
 2021-04-23  9:44 UTC  (6+ messages)
  ` [PATCH net-next 1/2] r8152: remove NCM mode from REALTEK_USB_DEVICE macro
  ` [PATCH net-next 2/2] r8152: redefine "

[PATCH] blk-wbt: fix scale logic when disable wbt
 2021-04-23  9:45 UTC 

[PATCH v2 0/2] qemu-img convert: Unshare write permission for source
 2021-04-23  9:43 UTC  (3+ messages)
` [PATCH v2 1/2] block: Add BDRV_O_NO_SHARE for blk_new_open()

[PATCH v2 0/8] assorted replacement of x[mz]alloc_bytes()
 2021-04-23  9:44 UTC  (3+ messages)

[patch 0/6] futex: Bugfixes and FUTEX_LOCK_PI2
 2021-04-23  9:34 UTC  (3+ messages)
` [patch 5/6] futex: Prepare futex_lock_pi() for runtime clock selection

[PATCH net] SUNRPC: Fix null pointer dereference in svc_rqst_free()
 2021-04-23  9:42 UTC 

[PATCH] gcr: fix one parallel build failure
 2021-04-23  9:43 UTC 

acer-wmi: WiFi key detection for the Acer TravelMate B1?
 2021-04-23  9:36 UTC 

[PATCH v3 0/3] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
 2021-04-23  9:26 UTC  (8+ messages)
` [PATCH v3 1/3] drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true
` [PATCH v3 2/3] drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()
` [PATCH v3 3/3] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()

[PATCH net v4 0/2] fix packet stuck problem for lockless qdisc
 2021-04-23  9:42 UTC  (11+ messages)
` [PATCH net v4 1/2] net: sched: "

[PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-04-23  9:39 UTC  (5+ messages)

[PATCH] rtw88: 8822c: Update normal firmware to v9.9.8
 2021-04-23  9:40 UTC  (2+ messages)

[hare-scsi-devel:scsi-result-rework 8/146] drivers/scsi/sg.c:501 sg_read() warn: this array is probably non-NULL. 'srp->sense_b'
 2021-04-23  9:39 UTC  (2+ messages)

[PATCH] rtw88: 8822c: Update normal firmware to v9.9.9
 2021-04-23  9:38 UTC 

[PATCH v2] board:pm9261 - Enable DM_ETH
 2021-04-23  9:38 UTC  (4+ messages)

[PATCH RESEND-2 RFC net-next 12/18] devlink: Introduce rate nodes
 2021-04-23  9:37 UTC  (3+ messages)

ARCH=hexagon unsupported?
 2021-04-23  9:36 UTC  (2+ messages)

[PATCH] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
 2021-04-23  9:33 UTC  (3+ messages)

[PATCH v3] xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-04-23  9:36 UTC  (2+ messages)

[PATCH] clk: renesas: r8a779a0: Add ISPCS clocks
 2021-04-23  9:35 UTC  (2+ messages)

[PATCH v2] python3-docutils: Upgrade to 0.17.1
 2021-04-23  9:34 UTC  (2+ messages)
` [OE-core] "

[dpdk-dev] [PATCH 0/2] bugfix for tap device
 2021-04-23  9:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/tap: fix tap interrupt vector array size

[PATCHv2 7/8] staging: media: atomisp: Fix line split style issues
 2021-04-23  9:33 UTC  (2+ messages)

[PATCH v4 0/9] ui: add vdagent implementation and clipboard support
 2021-04-23  9:32 UTC  (3+ messages)
` [PATCH v4 4/9] ui/vdagent: core infrastructure

[igt-dev] [PATCH i-g-t 0/8] lib/i915/perf: Small improvements
 2021-04-23  9:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/3] Add Qualcomm Technologies, Inc. PM8008 MFD driver
 2021-04-23  9:33 UTC  (3+ messages)

[PATCH v3 0/9] KVM: Fix tick-based accounting for x86 guests
 2021-04-23  9:32 UTC  (5+ messages)
` [PATCH v3 9/9] KVM: Move instrumentation-safe annotations for enter/exit to x86 code

[PATCH v3 mptcp-next 00/21] mptcp: data checksum support
 2021-04-23  9:33 UTC  (6+ messages)
` [PATCH v3 mptcp-next 12/21] Squash-to: "mptcp: receive checksum for MP_CAPABLE with data"

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-23  9:32 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH 1/6] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-23  9:32 UTC  (4+ messages)
` [PATCH 4/6] create shadow bo using amdgpu_bo_create_shadow()

[PATCH v3 0/3] config: allow overriding global/system config
 2021-04-23  9:32 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] config: rename `git_etc_config()`
  ` [PATCH v5 0/3] config: allow overriding global/system config

[PATCH v2 net-next 0/3] net: stmmac: RK3566
 2021-04-23  9:24 UTC  (3+ messages)

[PATCH 1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..."
 2021-04-23  9:29 UTC  (4+ messages)
` [PATCH 2/2] ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices

[PATCH] nvmem: core: add a missing of_node_put
 2021-04-23  9:30 UTC  (2+ messages)

[PATCH v2 net-next] net: pcs: Enable pre-emption packet for 10/100Mbps
 2021-04-23  9:30 UTC  (5+ messages)

[PATCH] soc: aspeed: fix a ternary sign expansion bug
 2021-04-23  9:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2021-04-23  9:30 UTC 

[PATCH] drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
 2021-04-23  9:29 UTC 

[PATCHv2 5/8] staging: media: atomisp: Refactor ia_css_stream_load()
 2021-04-23  9:28 UTC  (3+ messages)

[net-next, v2] enetc: fix locking for one-step timestamping packet transfer
 2021-04-23  9:33 UTC 

[dpdk-dev] [PATCH 0/2] bugfix for hns3 PMD
 2021-04-23  9:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/hns3: fix wrong word of comments
` [dpdk-dev] [PATCH 2/2] doc: fix runtime config options

[PATCH v4 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-23  9:27 UTC 

[PATCH v3 1/3] rtw88: add beacon filter support
 2021-04-23  9:26 UTC  (3+ messages)
` [PATCH v3 2/3] rtw88: add path diversity
` [PATCH v3 3/3] rtw88: 8822c: fix lc calibration timing

[PATCH] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
 2021-04-23  9:26 UTC  (2+ messages)

[PATCH bpf-next 0/2] Implement BPF formatted output helpers with bstr_printf
 2021-04-23  9:27 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: Implement "

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-04-23  9:23 UTC  (5+ messages)
` [PATCH v4 06/22] net: phy: xilinx: Be compatible with live OF tree

[PATCH 0/4] coresight: Add ETR-PERF polling
 2021-04-23  9:20 UTC  (3+ messages)
` [PATCH 2/4] coresight: tmc-etr: Track perf handler

[PATCH v3] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line
 2021-04-23  9:21 UTC  (6+ messages)
` [Outreachy kernel] "

reflog existence & reftable
 2021-04-23  9:20 UTC  (4+ messages)

[PATCH 0/4] Expand Xilinx CDMA functions
 2021-04-23  9:17 UTC  (3+ messages)

socket.c added support for unix domain socket datagram transport
 2021-04-23  9:16 UTC  (2+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-23  9:16 UTC  (10+ messages)
` [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access

[PATCH] staging: media: atomisp: replace pr_info() by dev_info()
 2021-04-23  9:14 UTC  (2+ messages)

[PATCH] smbios: Fix calculating BIOS Release Date
 2021-04-23  9:14 UTC  (5+ messages)

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-23  8:11 UTC  (5+ messages)

[PATCH v4 0/8] rev-list: implement object type filter
 2021-04-23  9:13 UTC  (4+ messages)
` [PATCH v5 "


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.