All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 05:52:24 to 2021-02-02 07:12:12 UTC [more...]

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-02-02  6:59 UTC  (4+ messages)
` [Bug 1914117] "
  ` [Bug 1914117] "

[PATCH bpf v3 0/3] Fix local storage helper OOPs
 2021-02-02  7:10 UTC  (6+ messages)
` [PATCH bpf v3 1/3] bpf: update local storage test to check handling of null ptrs

[RESEND PATCH v2 0/6] lib/find_bit: fast path for small bitmaps
 2021-02-02  7:10 UTC  (9+ messages)
` [PATCH 5/8] bitsperlong.h: introduce SMALL_CONST() macro
` [PATCH 7/8] lib: add fast path for find_next_*_bit()

[PATCH] xen/netback: avoid race in xenvif_rx_ring_slots_available()
 2021-02-02  7:09 UTC 

dom0 crash in xenvif_rx_ring_slots_available
 2021-02-02  7:09 UTC  (2+ messages)

[PATCH] char: don't fail when client is not connected
 2021-02-02  7:08 UTC 

[pull request][net 0/4] mlx5 fixes 2021-02-01
 2021-02-02  7:07 UTC  (5+ messages)
` [net 1/4] net/mlx5: Fix function calculation for page trees
` [net 2/4] net/mlx5: Fix leak upon failure of rule creation
` [net 3/4] net/mlx5e: Update max_opened_tc also when channels are closed
` [net 4/4] net/mlx5e: Release skb in case of failure in tc update skb

[PATCH] drm/kmb: remove unneeded semicolon
 2021-02-02  7:07 UTC 

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-02  7:02 UTC  (4+ messages)
` [PATCH 2/3] printk: hard-code CONSOLE_LOGLEVEL_MIN in printk.c
` [PATCH 3/3] printk: move CONSOLE_EXT_LOG_MAX to kernel/printk/printk.c

[PATCH 0/2] Fix failure to hot add memory
 2021-02-02  7:06 UTC  (11+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue

[PATCH] riscv: kasan: remove unneeded semicolon
 2021-02-02  7:06 UTC  (3+ messages)

[PATCH] nvme: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-02  7:06 UTC  (2+ messages)

[PATCHSET v6 00/16] xfs: minor cleanups of the quota functions
 2021-02-02  7:05 UTC  (5+ messages)
` [PATCH 13/16] xfs: refactor inode ownership change transaction/inode/quota allocation idiom
` [PATCH 14/16] xfs: remove xfs_qm_vop_chown_reserve

[next v2 PATCH] usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
 2021-02-02  7:00 UTC  (6+ messages)

EAP AP/VLAN: multicast not send to client
 2021-02-02  7:04 UTC  (2+ messages)

[PATCH v2] scripts/clang-tools: switch explicitly to Python 3
 2021-02-02  7:04 UTC  (2+ messages)

[PATCH] rtw88: 8821c: Add RFE 2 support
 2021-02-02  7:02 UTC  (6+ messages)

[PATCH 1/1] dma-buf: heaps: Map system heap pages as managed by linux vm
 2021-02-02  7:03 UTC  (7+ messages)

[PATCH 0/6] usb: typec: and platform/chrome: Add PD revision numbers
 2021-02-02  7:04 UTC  (3+ messages)

[PATCH] x86: qemu: Fix broken multi-core boot
 2021-02-02  7:04 UTC 

[PATCH mlx5-next v5 0/4] Dynamically assign MSI-X vectors count
 2021-02-02  7:02 UTC  (3+ messages)
` [PATCH mlx5-next v5 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs

[PATCH] PM / devfreq: remove unneeded semicolon
 2021-02-02  7:18 UTC  (2+ messages)

[PATCH v1] USB: CDC-ACM race condition during acm_disconnect
 2021-02-02  7:02 UTC 

[PATCH] bus: ti-sysc: remove unneeded semicolon
 2021-02-02  7:00 UTC 

[Buildroot] [PATCH 1/1] package/libcpprestsdk: bump to version 2.0.18
 2021-02-02  7:03 UTC 

patch "usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints" added to usb-linus
 2021-02-02  7:00 UTC  (3+ messages)

[pull request][net-next 00/14] mlx5 updates 2021-02-01
 2021-02-02  6:54 UTC  (15+ messages)
` [net-next 01/14] net/mlx5e: Separate between netdev objects and mlx5e profiles initialization
` [net-next 02/14] net/mxl5e: Add change profile method
` [net-next 03/14] net/mlx5e: Refactor mlx5e_netdev_init/cleanup to mlx5e_priv_init/cleanup
` [net-next 04/14] net/mlx5e: Move netif_carrier_off() out of mlx5e_priv_init()
` [net-next 05/14] net/mlx5e: Move set vxlan nic info to profile init
` [net-next 06/14] net/mlx5e: Avoid false lock depenency warning on tc_ht
` [net-next 07/14] net/mlx5e: Move representor neigh init into profile enable
` [net-next 08/14] net/mlx5e: Enable napi in channel's activation stage
` [net-next 09/14] net/mlx5e: Increase indirection RQ table size to 256
` [net-next 10/14] net/mlx5e: remove h from printk format specifier
` [net-next 11/14] net/mlx5e: kTLS, Improve TLS RX workqueue scope
` [net-next 12/14] net/mlx5e: accel, remove redundant space
` [net-next 13/14] net/mlx5e: CT: remove useless conversion to PTR_ERR then ERR_PTR
` [net-next 14/14] net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devices

[PATCH v4 00/23] powerpc/32: Implement C syscall entry/exit
 2021-02-02  6:58 UTC  (11+ messages)
` [PATCH v4 11/23] powerpc/syscall: Rename syscall_64.c into syscall.c

[RFC] Invalidate BH LRU during page migration
 2021-02-02  6:55 UTC  (2+ messages)
` [PATCH] [RFC] mm: fs: "

[RFC PATCH 00/16] GTP: flow based
 2021-02-02  6:56 UTC  (10+ messages)
` [RFC PATCH 15/16] gtp: add ability to send GTP controls headers

[PATCH v4] ceph: defer flushing the capsnap if the Fb is used
 2021-02-02  6:54 UTC 

[PATCH] staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c
 2021-02-02  6:54 UTC  (4+ messages)

[PATCH] scripts: switch some more scripts explicitly to Python 3
 2021-02-02  6:55 UTC  (4+ messages)

linux-next: build failure after merge of the block tree
 2021-02-02  6:55 UTC  (3+ messages)

[RFC PATCH v4 0/1] Adding support for IIO SCMI based sensors
 2021-02-02  6:53 UTC  (4+ messages)
` [RFC PATCH v4 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH net-next 0/7] GTP
 2021-02-02  6:51 UTC  (8+ messages)
` [PATCH net-next 1/7] Revert "GTP: add support for flow based tunneling API"
` [PATCH net-next 2/7] gtp: set initial MTU
` [PATCH net-next 3/7] gtp: include role in link info
` [PATCH net-next 4/7] gtp: really check namespaces before xmit
` [PATCH net-next 5/7] gtp: drop unnecessary call to skb_dst_drop
` [PATCH net-next 6/7] gtp: set device type
` [PATCH net-next 7/7] gtp: update rx_length_errors for abnormally short packets

[net-next v2 0/2] tcp: add CMSG+rx timestamps to rx. zerocopy
 2021-02-02  6:52 UTC  (8+ messages)
` [net-next v2 2/2] tcp: Add receive timestamp support for receive zerocopy

[PATCH] apei: erst: remove unneeded semicolon
 2021-02-02  6:51 UTC 

[PATCH 0/4] fs: fat: code clean up
 2021-02-02  6:52 UTC  (8+ messages)
` [PATCH 4/4] fs: fat: remove trailing periods from long name

[PATCH v4 00/16] 64bit block-layer: part I
 2021-02-02  6:50 UTC  (3+ messages)

[qemu-mainline test] 158901: regressions - trouble: broken/fail/pass
 2021-02-02  6:50 UTC 

[PATCH v7 00/15] Add support for DP-HDMI2.1 PCON
 2021-02-02  6:47 UTC  (7+ messages)
` [PATCH v7 09/15] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
      ` [Intel-gfx] "

[PATCH] dmaengine: qcom: remove unneeded semicolon
 2021-02-02  6:46 UTC 

[PATCH] iio: sx9310: Support ACPI property
 2021-02-02  6:45 UTC 

[igt-dev] [PATCH i-g-t] tests/debugfs_test: Added test description for test case
 2021-02-02  6:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH mlx5-next v1] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
 2021-02-02  6:43 UTC  (4+ messages)

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-02  6:41 UTC  (5+ messages)
` [RFC 11/20] mm/tlb: remove arch-specific tlb_start/end_vma()

[PATCH v2] r8169: Add support for another RTL8168FP
 2021-02-02  6:43 UTC  (2+ messages)

KASAN: use-after-free Read in uprobe_munmap
 2021-02-02  6:43 UTC 

[PATCH v2] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-02  6:42 UTC  (3+ messages)

[PATCH] drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
 2021-02-02  6:41 UTC  (2+ messages)

[PATCH] mmc: mv_sdhci: parse device-tree entry
 2021-02-02  6:43 UTC 

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-02-02  6:41 UTC  (4+ messages)

[PATCH] powerpc/perf: Fix the guest crash issue with trace-imc
 2021-02-02  6:39 UTC 

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-02  6:39 UTC  (7+ messages)
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure

[dpdk-dev] [PATCH] examples/vhost: fix potentially overflowing expression
 2021-02-02  6:28 UTC 

[PATCH] psci: remove unneeded semicolon
 2021-02-02  6:37 UTC  (2+ messages)

[PATCH] powerpc/fault: fix wrong KUAP fault for IO_URING
 2021-02-02  6:30 UTC  (19+ messages)

Subject: [PATCH v2 4/4] board/km: add support for seli8 design based on nxp ls102x
 2021-02-02  6:32 UTC  (2+ messages)

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-02-02  6:31 UTC  (10+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[Intel-gfx] [PATCH] drm/i915/gen9bc: Handle TGP PCH during suspend/resume
 2021-02-02  6:31 UTC  (4+ messages)

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-02-02  6:28 UTC  (11+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

[PATCH] ASoC: qcom: Fix typo error in HDMI regmap config callbacks
 2021-02-02  6:27 UTC 

[dpdk-dev] [PATCH v3] examples/vhost: remove async inflight packet counter
 2021-02-02  6:17 UTC 

[PATCH bpf-next v2 0/2] BPF selftest helper script
 2021-02-02  6:25 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Helper script for running BPF presubmit tests

[PATCH net] net: lapb: Copy the skb before sending a packet
 2021-02-02  6:25 UTC  (5+ messages)

[PATCH linux-can] can: flexcan: enable RX FIFO after FRZ/HALT valid
 2021-02-02  6:23 UTC 

[PATCH] firmware: ti_sci: rm: remove unneeded semicolon
 2021-02-02  6:23 UTC  (2+ messages)

[PATCH] generic/095: don't silence fio error output
 2021-02-02  6:22 UTC 

[PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
 2021-02-02  6:21 UTC  (3+ messages)
      ` [QEMU-SECURITY] "

mmotm 2021-02-01-19-29 uploaded
 2021-02-02  6:18 UTC  (2+ messages)
` mmotm 2021-02-01-19-29 uploaded (maybe CONFIG_SPARSEMEM?)

[PATCH 1/2] drm/amdgpu: Add otg vertical IRQ Source
 2021-02-02  6:15 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Add otg vertical interrupt0 support in DCN1.0

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-02-02  6:16 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: Add Bluetooth support on RB5

[PATCH v12 00/10] iommu: I/O page faults for SMMUv3
 2021-02-02  5:51 UTC  (5+ messages)
` [PATCH v12 06/10] iommu: Add a page fault handler

PATCH] smb3: include current dialect (SMB3.1.1) when version 3 or greater requested on mount
 2021-02-02  6:15 UTC 

[bug report] ALSA: rawmidi: Avoid racy info ioctl via ctl device
 2021-02-02  6:11 UTC  (3+ messages)

[PATCH 0/4] Add support to exclude kernel mode hardware assisted instruction tracing
 2021-02-02  6:11 UTC  (6+ messages)
` [PATCH 1/4] perf/core: Add support to exclude kernel mode "

[net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
 2021-02-02  5:57 UTC 

[next PATCH] usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
 2021-02-02  6:08 UTC  (5+ messages)

[PATCH v3 06/11] iio: core: merge buffer/ & scan_elements/ attributes
 2021-02-02  6:07 UTC  (4+ messages)

[net-next v2 14/14] octeontx2-af: cn10k: MAC internal loopback support
 2021-02-02  6:05 UTC 

[net-next v2 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
 2021-02-02  6:04 UTC 

[Intel-gfx] [PATCH 00/15] drm/i915: Clean up the DDI clock routing mess
 2021-02-02  6:05 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[xen-unstable-smoke test] 158937: regressions - trouble: blocked/fail
 2021-02-02  6:05 UTC 

[net-next v2 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
 2021-02-02  6:03 UTC 

Unexpected reflink/subvol snapshot behaviour
 2021-02-02  6:02 UTC  (3+ messages)

[net-next v2 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
 2021-02-02  6:02 UTC 

Bash completion suggests tags for git branch -D
 2021-02-02  6:01 UTC 

[net-next v2 10/14] octeontx2-af: cn10K: Add MTU configuration
 2021-02-02  6:01 UTC 

[net-next v2 09/14] octeontx2-af: cn10k: Add support for programmable channels
 2021-02-02  6:00 UTC 

[v3 00/33] gpio: layerscape: fix gpio and enable gpio
 2021-02-02  6:02 UTC  (3+ messages)
` [v3 16/33] configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO

[net-next v2 08/14] octeontx2-af: cn10k: Add RPM MAC support
 2021-02-02  5:59 UTC 

[PATCH] x86/pod: Do not fragment PoD memory allocations
 2021-02-02  5:58 UTC  (11+ messages)

[bug report] potential deadlock in snd_emu10k1_voice_alloc()
 2021-02-02  5:56 UTC 

[PATCH v7 00/42] powerpc: interrupt wrappers
 2021-02-02  5:57 UTC  (2+ messages)

[PATCH] s390/cpum_cf: remove unneeded semicolon
 2021-02-02  5:57 UTC 

[PATCH 0/1] Allow to build virtiofsd without the entire tools
 2021-02-02  5:55 UTC  (3+ messages)
` [PATCH 1/1] virtiofsd: Allow to build it without the tools

[PATCH] drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
 2021-02-02  5:56 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02  5:55 UTC  (5+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
 2021-02-02  5:55 UTC  (3+ messages)

[PATCH net] net: ipa: pass correct dma_handle to dma_free_coherent()
 2021-02-02  5:55 UTC  (2+ messages)

[PATCH v5 0/8] drm/mediatek: add support for mediatek SOC MT8192
 2021-02-02  5:47 UTC  (7+ messages)
` [PATCH v5 5/8] drm/mediatek: Fix ccorr size config
` [PATCH v5 6/8] drm/mediatek: add matrix_bits private data for ccorr

[RFC] Persist ima logs to disk
 2021-02-02  5:54 UTC  (12+ messages)

[PATCH] rtw88: RTL8821C: Update firmware to v24.8
 2021-02-02  5:54 UTC 

[igt-dev] [PATCH i-g-t][V2] i915/gem_basic: Added test description test case
 2021-02-02  5:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

AMD-Vi: Unable to read/write to IOMMU perf counter
 2021-02-02  5:54 UTC  (2+ messages)

[net-next v2 06/14] octeontx2-pf: cn10k: Map LMTST region
 2021-02-02  5:52 UTC 

[PATCH 0/5] xfs: various log stuff
 2021-02-02  5:52 UTC  (3+ messages)
` [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards

[PATCH] ASoC: Intel: Skylake: Compile when any configuration is selected
 2021-02-02  5:52 UTC  (4+ messages)

[PATCH 0/3] rtw88: 8821c: correct functions and support RFE type2 card
 2021-02-02  5:50 UTC  (2+ messages)
` [PATCH 3/3] rtw88: 8821c: support RFE type2 wifi NIC


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.