All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-27 12:31:20 to 2020-01-27 13:22:47 UTC [more...]

[Linux-kernel-mentees] [PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-01-27 13:22 UTC  (8+ messages)
` [Linux-kernel-mentees] [PATCH 07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second"
    `  "
` [Linux-kernel-mentees] [PATCH 10/22] staging: exfat: Rename variable "SecSize" to "sec_size"
  `  "

[PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images
 2020-01-27 13:22 UTC  (4+ messages)

[PATCH 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-01-27 13:21 UTC  (9+ messages)
` [PATCH 6/9] mmc: mmci: sdmmc: add execute tuning with delay block
` [PATCH 7/9] mmc: mmci: add volt_switch callbacks

[alsa-devel] [PATCH] ASoC: dt-bindings: stm32: convert i2s to json-schema
 2020-01-27 12:54 UTC  (3+ messages)
`  "

[PATCH for-next 0/4] dmaengine: ti: k3-udma: Updates for next
 2020-01-27 13:21 UTC  (5+ messages)
` [PATCH for-next 1/4] dmaengine: ti: k3-udma: Use ktime/usleep_range based TX completion check
` [PATCH for-next 2/4] dmaengine: ti: k3-udma: Workaround for RX teardown with stale data in peer
` [PATCH for-next 3/4] dmaengine: ti: k3-udma: Move the TR counter calculation to helper function
` [PATCH for-next 4/4] dmaengine: ti: k3-udma: Use the TR counter helper for slave_sg and cyclic

[PATCH v2 0/4] virtio-pci: enable blk and scsi multi-queue by default
 2020-01-27 13:17 UTC  (9+ messages)
` [PATCH v2 1/4] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
` [PATCH v2 3/4] virtio-blk: "
` [PATCH v2 4/4] vhost-user-blk: "

[Xen-devel] live migration from 4.12 to 4.13 fails due to qemu-xen bug
 2020-01-27 13:18 UTC  (5+ messages)

[dpdk-dev] [dpdk-dev PATCH] raw/octeontx2_ep: fix coverity scan reported defects
 2020-01-27 13:18 UTC 

[Intel-gfx] [PATCH v3] drm/i915: Fix inconsistance between pfit.enable and scaler freeing
 2020-01-27 13:18 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix inconsistance between pfit.enable and scaler freeing (rev3)

[PATCH_V3 0/6] thermal: stm32: driver improvements
 2020-01-27 13:17 UTC  (3+ messages)

[PATCH v9 00/12] drm: Add support for bus-format negotiation
 2020-01-27 12:57 UTC  (4+ messages)
` [PATCH v9 07/12] drm/imx: pd: Use bus format/flags provided by the bridge when available

[alsa-devel] [PATCH] ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
 2020-01-27 13:05 UTC  (6+ messages)

[PATCH 0/6] sunxi: SPL SPI booting: Enable R40 and H6 SoCs
 2020-01-27 13:16 UTC  (5+ messages)
` [PATCH 3/6] sunxi: SPL SPI: Introduce is_new_gen_spi()

[PATCH v2 1/4] clock_imx8mq: Delete not used init_usb_clk()
 2020-01-27 13:16 UTC  (4+ messages)

[ERROR] Yocto rocko | can't initialize iptables
 2020-01-27 13:15 UTC  (2+ messages)
  ` [meta-virtualization] "

[PATCH v3 0/3] Ethernet support for Raspberry Pi 4
 2020-01-27 13:15 UTC  (6+ messages)

[PATCH 0/2] gpiolib: minor optimization
 2020-01-27 13:14 UTC  (2+ messages)

bpf-next is CLOSED
 2020-01-27 13:14 UTC 

imx8qxp mek: Booting mainline kernel with mainline U-Boot
 2020-01-27 13:13 UTC  (16+ messages)

[PATCH V2 0/5] soc: imx: increase build coverage for imx8 soc driver
 2020-01-27 13:12 UTC  (6+ messages)

[PATCH] mx6sxsabresd: Keep only one target
 2020-01-27 13:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 0/1] tests: add i915-query perf tests
 2020-01-27 13:11 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v4 1/1] tests/i915-query: add new tests for perf configurations queries

[PATCH bpf-next v6 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27 13:10 UTC  (13+ messages)
` [PATCH bpf-next v6 01/12] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next v6 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v6 03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v6 04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v6 05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v6 06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v6 07/12] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v6 08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v6 09/12] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v6 10/12] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v6 11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v6 12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets

[Intel-gfx] [PATCH] drm/i915/selftests/perf: measure memcpy bw between regions
 2020-01-27 13:11 UTC  (2+ messages)

npcm-i2c driver
 2020-01-27 13:09 UTC 

[PATCH v3] drm/dp_mst: Fix W=1 warnings
 2020-01-27 13:08 UTC  (8+ messages)

[GIT PULL] clk: tegra: Changes for v5.6-rc1
 2020-01-27 13:07 UTC  (2+ messages)

[Intel-gfx] [PATCH v16 0/7] Enable second DBuf slice for ICL and TGL
 2020-01-27 13:07 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Enable second DBuf slice for ICL and TGL (rev21)

pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
 2020-01-27 13:10 UTC  (7+ messages)

[peterz-queue:locking/core 8/13] include/linux/compiler.h:315:38: error: call to '__compiletime_assert_323' declared with attribute error: Unsupported access size for {READ, WRITE}_ONCE()
 2020-01-27 13:07 UTC  (3+ messages)

[PATCH v3 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver
 2020-01-27 13:06 UTC  (3+ messages)

[PATCH v6 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-27 13:05 UTC  (18+ messages)
` [PATCH v6 01/17] octeontx2-pf: Add Marvell OcteonTX2 NIC driver
` [PATCH v6 02/17] octeontx2-pf: Mailbox communication with AF
` [PATCH v6 03/17] octeontx2-pf: Attach NIX and NPA block LFs
` [PATCH v6 04/17] octeontx2-pf: Initialize and config queues
` [PATCH v6 05/17] octeontx2-pf: Setup interrupts and NAPI handler
` [PATCH v6 06/17] octeontx2-pf: Receive packet handling support
` [PATCH v6 07/17] octeontx2-pf: Add packet transmission support
` [PATCH v6 08/17] octeontx2-pf: Register and handle link notifications
` [PATCH v6 09/17] octeontx2-pf: MTU, MAC and RX mode config support
` [PATCH v6 10/17] octeontx2-pf: Error handling support
` [PATCH v6 11/17] octeontx2-pf: Receive side scaling support
` [PATCH v6 12/17] octeontx2-pf: TCP segmentation offload support
` [PATCH v6 13/17] octeontx2-pf: Add ndo_get_stats64
` [PATCH v6 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH v6 15/17] octeontx2-pf: ethtool RSS config support
` [PATCH v6 16/17] Documentation: net: octeontx2: Add RVU HW and drivers overview
` [PATCH v6 17/17] MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver

pull-request: bpf-next 2020-01-27
 2020-01-27 13:06 UTC 

[PATCH v5 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-27 13:06 UTC  (8+ messages)
` [PATCH v5 04/17] octeontx2-pf: Initialize and config queues

[igt-dev] [PATCH i-g-t v3 0/1] tests: add i915-query perf tests
 2020-01-27 13:05 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for tests: add i915-query perf tests (rev2)

[PATCH bpf-next v5 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27 13:05 UTC  (15+ messages)
` [PATCH bpf-next v5 01/12] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next v5 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v5 03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v5 04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v5 05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v5 06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v5 07/12] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v5 08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v5 09/12] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v5 10/12] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v5 11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v5 12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets

[PATCH 00/17] Fixup page directory freeing
 2020-01-27 13:05 UTC  (7+ messages)
` [PATCH 08/17] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE
  ` [PATCH mk-II "

[PATCH] common: make CONFIG_BAREBOX_UPDATE visible
 2020-01-27 13:04 UTC  (2+ messages)

[PATCH v2 0/2] Support for tft displays based on ilitek,ili9486
 2020-01-27 13:04 UTC  (4+ messages)
` [PATCH v2 2/2] drm/tinydrm: add support "

[meta-java][PATCH 0/4] openjdk-8: update to jdk8u242ga
 2020-01-27 13:04 UTC  (5+ messages)
` [meta-java][PATCH 3/4] openjre-8: fix debuginfo fixup in do_install

[PATCH bpf-next v4 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27 13:03 UTC  (3+ messages)

[GIT] Pull request: u-boot-dfu (26.01.2020)
 2020-01-27 13:03 UTC  (6+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2020-01-27 13:02 UTC  (5+ messages)

[PATCH] gadget: f_fastboot: Fix memory leak
 2020-01-27 13:02 UTC  (2+ messages)

[Bridge] [RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)
 2020-01-27 13:02 UTC  (8+ messages)
` [Bridge] [RFC net-next v3 09/10] net: bridge: mrp: Integrate MRP into the bridge
          `  "

[PATCH] eeprom: at25: Allow page sizes greater than 16 bit
 2020-01-27 13:01 UTC  (2+ messages)

[PATCH 0/8] tests/vm: Add support for aarch64 VMs
 2020-01-27 12:59 UTC  (8+ messages)
` [PATCH 3/8] tests/vm: change wait_ssh to optionally wait for root
` [PATCH 5/8] tests/vm: Added configuration file support
` [PATCH 6/8] tests/vm: add --boot-console switch

[PATCH] ARM: imx6: properly check for IPU presence
 2020-01-27 13:01 UTC  (2+ messages)

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-27 13:00 UTC  (3+ messages)
` [PATCH 1/3] mm/gup: track FOLL_PIN pages

[PATCH] mx7ulp_com: Remove unneeded SoC definitions
 2020-01-27 12:58 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 146526: tolerable FAIL
 2020-01-27 12:58 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Lift set-wedged engine dumping out of user paths
 2020-01-27 12:57 UTC  (2+ messages)

[PATCH v11 2/2] mailbox: introduce ARM SMC based mailbox
 2020-01-27 12:58 UTC  (2+ messages)

[PATCH] usb: cdns3: ep0: Invalidate cache before reading Setup Packet
 2020-01-27 12:57 UTC  (2+ messages)

[PATCH] dt-bindings: add vendor prefix for OzzMaker and Waveshare Electronics
 2020-01-27 12:56 UTC  (2+ messages)

How to handle write-protect pin of NAND device ?
 2020-01-27 12:55 UTC  (2+ messages)

What's cooking in git.git (Jan 2020, #04; Wed, 22)
 2020-01-27 12:55 UTC  (5+ messages)
    ` yz/p4-py3, was "

Maximum xdpsock txpush rate with AF_XDP ??
 2020-01-27 12:55 UTC  (2+ messages)

[PATCH 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-01-27 12:53 UTC  (2+ messages)

lost busybox mysteriously
 2020-01-27 12:06 UTC  (5+ messages)
  ` [yocto] "

[PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-01-27 12:52 UTC  (5+ messages)
` [PATCH v1 1/1] vfio-ccw: Don't free channel programs for unrelated interrupts

[RFC] crypto: ccree - protect against short scatterlists
 2020-01-27 12:52 UTC  (2+ messages)

question about fs sid
 2020-01-27 12:52 UTC 

[PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema
 2020-01-27 12:52 UTC  (15+ messages)
` [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property

[PATCH 1/1] mm: sysctl: add panic_on_mm_error sysctl
 2020-01-27 12:51 UTC  (2+ messages)

[PATCH] usb: gadget: Handle SPL_* configs
 2020-01-27 12:51 UTC  (2+ messages)

[RFC net-next 0/8] net: Add support for Synopsys DesignWare XPCS
 2020-01-27 12:50 UTC  (7+ messages)
` [RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY

[PATCH] Revert "pktgen: Allow configuration of IPv6 source address range"
 2020-01-27 12:51 UTC 

[PATCH] mmc: remove unneeded forward declarations
 2020-01-27 12:50 UTC  (2+ messages)

[virtio-comment] [PATCH] virtio-net: Add support for the flexible driver notification
 2020-01-27 12:49 UTC 

[PATCH] imx: distinguish POR from POR+WDOG reset cause for first wd
 2020-01-27 12:49 UTC  (4+ messages)

Configuring for secure boot / Using bootchooser
 2020-01-27 12:49 UTC  (3+ messages)
` [RFC PATCH] bootm: Register as bootentry provider

Making QEMU easier for management tools and applications
 2020-01-27 12:48 UTC  (12+ messages)

[PATCH v9 1/2] fs: New zonefs file system
 2020-01-27 12:49 UTC 

[PATCH] regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata
 2020-01-27 12:48 UTC  (2+ messages)

[PATCH net-next v4] net/core: Replace driver version to be kernel version
 2020-01-27 12:47 UTC  (2+ messages)

[PATCH net-next] net/core: Replace driver version to be kernel version
 2020-01-27 12:47 UTC  (6+ messages)

[PATCH] iotests/279: Fix for non-qcow2 formats
 2020-01-27 12:44 UTC  (2+ messages)

[PATCH v3 00/10] RISC-V SiFive FU540 support SPL
 2020-01-27 12:45 UTC  (6+ messages)
` [PATCH v3 07/10] configs: fu540: Add config file for U-boot SPL

[PATCH v3] Add support for SoM "VoCore2"
 2020-01-27 12:44 UTC  (5+ messages)

[PATCH for-next 0/7] Refactor control path of bnxt_re driver
 2020-01-27 12:44 UTC  (7+ messages)
` [PATCH for-next 4/7] RDMA/bnxt_re: Refactor net ring allocation function

[PULL 000/111] virtiofs queue
 2020-01-27 12:41 UTC  (3+ messages)
` [PULL 111/111] virtiofsd: add some options to the help message

[Xen-devel] [PATCH] xen/x86: domain: Remove specific case when allocating struct domain
 2020-01-27 12:41 UTC  (2+ messages)

[PATCH 4.19 000/639] 4.19.99-stable review
 2020-01-27 12:40 UTC  (5+ messages)
` [PATCH 4.19 014/639] leds: tlc591xx: update the maximum brightness

[PATCH] mtd: rawnand: denali: deassert write protect pin
 2020-01-27 12:39 UTC  (2+ messages)

[PATCH] net: Handle disabling of compilation for SPL builds
 2020-01-27 12:40 UTC 

[Buildroot] [PATCH 1/2] package/pigpio: Bump to version 7301
 2020-01-27 12:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-pigpio: Bump to version 1.45

[Xen-devel] [XEN PATCH 0/3] Default to python3
 2020-01-27 12:36 UTC  (4+ messages)

[kvmtool RFC PATCH v2 0/8] KVMTOOL RISC-V support
 2020-01-27 12:36 UTC  (9+ messages)
` [kvmtool RFC PATCH v2 1/8] update_headers: Sync-up ABI headers with Linux-5.5-rc3
` [kvmtool RFC PATCH v2 2/8] riscv: Initial skeletal support
` [kvmtool RFC PATCH v2 3/8] riscv: Implement Guest/VM arch functions
` [kvmtool RFC PATCH v2 4/8] riscv: Implement Guest/VM VCPU "
` [kvmtool RFC PATCH v2 5/8] riscv: Add PLIC device emulation
` [kvmtool RFC PATCH v2 6/8] riscv: Generate FDT at runtime for Guest/VM
` [kvmtool RFC PATCH v2 7/8] riscv: Handle SBI calls forwarded to user space
` [kvmtool RFC PATCH v2 8/8] riscv: Generate PCI host DT node

[PATCH 000/108] RFC: dm: Add programatic generation of ACPI tables
 2020-01-27 12:34 UTC  (3+ messages)
` [PATCH 084/108] x86: acpi: Support generation of the DBG2 table

[alsa-devel] [PATCH 00/12] ASoC: SOF: Data probing
 2020-01-27 12:32 UTC  (7+ messages)
` [alsa-devel] [PATCH 10/12] ASoC: SOF: Provide probe debugfs support
` [alsa-devel] [PATCH 12/12] ASoC: Intel: sof_rt5682: Add compress probe DAI links

[PATCH] crypto: testmgr - properly mark the end of scatterlist
 2020-01-27 12:33 UTC 

[RFC PATCH v1 00/25] printk: new implementation
 2020-01-27 12:32 UTC  (9+ messages)

[PATCH v5 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-01-27 12:32 UTC  (4+ messages)
` [PATCH v5 3/3] "

[PATCH v2 0/7] perf tools: Add support for some spe events and precise ip
 2020-01-27 12:31 UTC  (9+ messages)
` [PATCH v2 2/7] perf tools: Add support for "report" for some spe events
` [PATCH v2 4/7] perf tools: Support "branch-misses:pp" on arm64
` [PATCH v2 5/7] perf tools: add perf_evlist__terminate() for terminate

[PATCH v4 1/4] perf util: Move block_pair_cmp to block-info
 2020-01-27 12:31 UTC  (5+ messages)
` [PATCH v4 3/4] perf util: Flexible to set block info output formats


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.