All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-28 21:45:39 to 2020-05-28 22:35:04 UTC [more...]

[PATCH 0/2] phy: qcom-usb-hs: Add DT controlled VBUS pullup waggle
 2020-05-28 22:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy-qcom-usb-hs-phy: Add qcom,enable-vbus-pullup

[PATCH v4 0/4] RISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-28 22:16 UTC  (7+ messages)
` [PATCH v4 1/4] hw/riscv: spike: Remove deprecated ISA specific machines
` [PATCH v4 2/4] target/riscv: Remove the deprecated CPUs
` [PATCH v4 3/4] target/riscv: Drop support for ISA spec version 1.09.1
` [PATCH v4 4/4] docs: deprecated: Update the -bios documentation

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-05-28 22:14 UTC  (23+ messages)
` [PATCH v5 01/11] riscv/boot: Add a missing header include
` [PATCH v5 02/11] target/riscv: Don't overwrite the reset vector
` [PATCH v5 03/11] target/riscv: Disable the MMU correctly
` [PATCH v5 04/11] target/riscv: Don't set PMP feature in the cpu init
` [PATCH v5 05/11] target/riscv: Add the lowRISC Ibex CPU
` [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
` [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
` [PATCH v5 08/11] hw/intc: Initial commit of lowRISC Ibex PLIC
` [PATCH v5 09/11] riscv/opentitan: Connect the PLIC device
` [PATCH v5 10/11] riscv/opentitan: Connect the UART device
` [PATCH v5 11/11] target/riscv: Use a smaller guess size for no-MMU PMP

Spende von 2.000.000,00 Euro
 2020-05-28 16:29 UTC 

[PATCH] PM: runtime: Replace pm_runtime_callbacks_present()
 2020-05-28 22:33 UTC  (2+ messages)

[PATCH V7 00/19] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-05-28 22:33 UTC  (25+ messages)
` [PATCH V7 01/19] net: ks8851: Factor out spi->dev in probe()/remove()
` [PATCH V7 02/19] net: ks8851: Rename ndev to netdev in probe
` [PATCH V7 03/19] net: ks8851: Replace dev_err() with netdev_err() in IRQ handler
` [PATCH V7 04/19] net: ks8851: Pass device node into ks8851_init_mac()
` [PATCH V7 05/19] net: ks8851: Use devm_alloc_etherdev()
` [PATCH V7 06/19] net: ks8851: Use dev_{get,set}_drvdata()
` [PATCH V7 07/19] net: ks8851: Remove ks8851_rdreg32()
` [PATCH V7 08/19] net: ks8851: Use 16-bit writes to program MAC address
` [PATCH V7 09/19] net: ks8851: Use 16-bit read of RXFC register
` [PATCH V7 10/19] net: ks8851: Factor out bus lock handling
` [PATCH V7 11/19] net: ks8851: Factor out SKB receive function
` [PATCH V7 12/19] net: ks8851: Split out SPI specific entries in struct ks8851_net
` [PATCH V7 13/19] net: ks8851: Split out SPI specific code from probe() and remove()
` [PATCH V7 14/19] net: ks8851: Factor out TX work flush function
` [PATCH V7 15/19] net: ks8851: Permit overridding interrupt enable register
` [PATCH V7 16/19] net: ks8851: Implement register, FIFO, lock accessor callbacks
` [PATCH V7 17/19] net: ks8851: Separate SPI operations into separate file
` [PATCH V7 18/19] net: ks8851: Implement Parallel bus operations
` [PATCH V7 19/19] net: ks8851: Remove ks8851_mll.c

[PATCH] nvme-tcp: constify static struct blk_mq_ops
 2020-05-28 22:33 UTC  (4+ messages)

[PATCH] tpm: Revert "tpm: fix invalid locking in NONBLOCKING mode"
 2020-05-28 22:33 UTC  (6+ messages)

[PATCH] devtool: Add IPv6 deploy targets targets
 2020-05-28 22:33 UTC  (2+ messages)
  ` [OE-core] "

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-28 22:32 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[GIT PULL] sh: remove sh5 support
 2020-05-28 22:32 UTC  (10+ messages)

[Bug 207959] New: Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute
 2020-05-28 22:31 UTC  (5+ messages)
` [Bug 207959] "

[PATCH v2 1/2] avrcp: Fix always requesting player settings for category 1
 2020-05-28 22:31 UTC  (4+ messages)
` [PATCH v2 2/2] avrcp: Don't attempt to load settings if on volume changed is supported

linux-next: build failure after merge of the drm-intel-fixes tree
 2020-05-28 22:30 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-28 22:24 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: dma: dw: Convert DW DMAC to DT binding
` [PATCH v4 02/11] dt-bindings: dma: dw: Add max burst transaction length property
` [PATCH v4 03/11] dmaengine: Introduce min burst length capability
` [PATCH v4 04/11] dmaengine: Introduce max SG list entries capability
` [PATCH v4 05/11] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v4 06/11] dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config
` [PATCH v4 07/11] dmaengine: dw: Set DMA device max segment size parameter
` [PATCH v4 08/11] dmaengine: dw: Add dummy device_caps callback
` [PATCH v4 09/11] dmaengine: dw: Initialize min_burst capability
` [PATCH v4 10/11] dmaengine: dw: Introduce max burst length hw config
` [PATCH v4 11/11] dmaengine: dw: Initialize max_sg_nents capability

Spende von 2.000.000,00 Euro
 2020-05-28 16:29 UTC 

[PATCH 0/3 - V2] SUNRPC/svc: fix gss flavour registration problems
 2020-05-28 22:26 UTC  (2+ messages)

[PATCH][next] drm/amdkfd: fix a dereference of pdd before it is null checked
 2020-05-28 22:24 UTC  (3+ messages)

[PATCH 0/4] python: pylint and flake8 support
 2020-05-28 22:21 UTC  (5+ messages)
` [PATCH 1/4] scripts/qmp: Fix shebang and imports
` [PATCH 2/4] python/machine.py: remove bare except
` [PATCH 3/4] python/qemu: delint and add pylintrc
` [PATCH 4/4] python/qemu: delint; add flake8 config

How to handle revocation of locking state
 2020-05-28 22:24 UTC  (4+ messages)

Usage of mdelay() inside Interrupt
 2020-05-28 22:24 UTC  (2+ messages)

chipsec-1.5.0 in EFI Shell
 2020-05-28 22:24 UTC  (3+ messages)

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-05-28 22:20 UTC  (5+ messages)

[BUG] bluez: impossible to start/stop discovery over dbus if the first discovery have failed
 2020-05-28 22:22 UTC  (2+ messages)

[PATCH] sched/headers: Fix sched_setattr userspace compilation breakage
 2020-05-28 22:21 UTC  (2+ messages)

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-28 22:22 UTC  (7+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable

[PATCH] doc: ls-tree paths do not support wildcards
 2020-05-28 22:21 UTC  (4+ messages)

[Buildroot] [PATCH v3] package/qt5/qt5declarative: fix parallel install
 2020-05-28 22:21 UTC  (3+ messages)

[PATCH v11 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-05-28 22:20 UTC  (4+ messages)
` [PATCH v11 4/4] power: supply: bq25150 introduce the bq25150

[PATCHv2 0/6] Add initial genpd support for omap PRM driver
 2020-05-28 22:20 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: omap: Update PRM binding for genpd

[v1] drm/msm: add shutdown support for display platform_driver
 2020-05-28 22:20 UTC  (2+ messages)

[PATCH] tpm_tis_spi: Don't send anything during flow control
 2020-05-28 22:19 UTC 

[PATCH] bitops: simplify get_count_order_long()
 2020-05-28 22:18 UTC  (10+ messages)

Some -serious- BPF-related litmus tests
 2020-05-28 22:16 UTC  (14+ messages)

[PATCH] staging: tegra-video: fix V4L2 dependency
 2020-05-28 22:16 UTC  (4+ messages)

[PATCH net-next] tcp: tcp_init_buffer_space can be static
 2020-05-28 22:16 UTC  (2+ messages)

[PATCH BlueZ] adapter: Fix not removing client from discovery list
 2020-05-28 22:15 UTC 

[PATCH bpf-next 0/3] bpf: Introduce minimal support for sleepable progs
 2020-05-28 22:15 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce sleepable BPF programs
` [PATCH bpf-next 2/3] libbpf: support sleepable progs
` [PATCH bpf-next 3/3] selftests/bpf: basic sleepable tests

[PATCH 00/12] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-05-28 22:14 UTC  (4+ messages)
` [PATCH 04/12] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent
  ` [PATCH 04/12] dt-bindings: irqchip: ti, sci-intr: "

[Buildroot] [PATCH for-next v1] package/qt5: bump version to 5.15.0
 2020-05-28 22:14 UTC 

[RFC 0/2] io_uring: don't use kiocb.private to store buf_index
 2020-05-28 22:12 UTC  (6+ messages)
` [RFC 2/2] io_uring: mark REQ_NOWAIT for a non-mq queue as unspported

[PATCH][next] clk: intel: remove redundant initialization of variable rate64
 2020-05-28 22:12 UTC  (2+ messages)

stable/linux-5.4.y build: 160 builds: 4 failed, 156 passed, 3 errors, 92 warnings (v5.4.43)
 2020-05-28 22:11 UTC 

[PATCH v3 bpf-next 0/5] BPF ring buffer
 2020-05-28 22:11 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/5] bpf: implement BPF ring buffer and verifier support for it

[PATCH net] net: be more gentle about silly gso requests coming from user
 2020-05-28 22:08 UTC  (2+ messages)

[PATCH net-next 00/11] New DSA driver for VSC9953 Seville switch
 2020-05-28 22:09 UTC  (4+ messages)
` [PATCH net-next 11/11] net: dsa: ocelot: introduce driver for Seville VSC9953 switch

[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value
 2020-05-28 22:07 UTC  (2+ messages)

[PATCH] drm: use drm_dev_has_vblank more
 2020-05-28 22:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm: use drm_dev_has_vblank more (rev2)

[kbd] Plus instead acute accent
 2020-05-28 22:06 UTC  (2+ messages)

[PATCH] initramfs-framework/udev: remove mount.sh to avoid /run/media/XXX
 2020-05-28 22:06 UTC  (2+ messages)

[PATCH net-next] net/sched: fix a couple of splats in the error path of tfc_gate_init()
 2020-05-28 22:05 UTC 

[PATCH V4] dt-bindings: thermal: Convert i.MX to json-schema
 2020-05-28 22:05 UTC  (3+ messages)

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-05-28 22:04 UTC  (8+ messages)

[RFC][PATCH V4] btrfs: preferred_metadata: preferred device for metadata
 2020-05-28 22:03 UTC  (6+ messages)
` [PATCH 1/4] Add an ioctl to set/retrive the device properties
` [PATCH 4/4] btrfs: add preferred_metadata mode

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg property
 2020-05-28 22:02 UTC  (9+ messages)

[PATCH v3 0/3] Add Qualcomm IPCC driver support
 2020-05-28 22:03 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Add devicetree binding for Qcom IPCC

The file_lock_operatoins.lock API seems to be a BAD API
 2020-05-28 22:01 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: fix a verifier issue when assigning 32bit reg states to 64bit ones
 2020-05-28 21:58 UTC  (4+ messages)
` [PATCH bpf 1/2] "

[RFC 00/17] dma-fence lockdep annotations
 2020-05-28 21:54 UTC  (6+ messages)
` [RFC 02/17] dma-fence: basic "
  ` [Intel-gfx] "

[Buildroot] [PATCH v2] package/cvs: fix mktime related compile failure
 2020-05-28 21:59 UTC 

[PATCH v7 0/8] block: enhance handling of size-related BlockConf properties
 2020-05-28 21:57 UTC  (9+ messages)
` [PATCH v7 4/8] qdev-properties: add size32 property type
` [PATCH v7 5/8] qdev-properties: make blocksize accept size suffixes
` [PATCH v7 6/8] block: make BlockConf size props 32bit and "
` [PATCH v7 7/8] qdev-properties: add getter for size32 and blocksize

[PATCH v2 net-next 3/4] vmxnet3: add geneve and vxlan tunnel offload support
 2020-05-28 21:57 UTC  (5+ messages)

[PATCH v13 00/12] Inline Encryption Support
 2020-05-28 21:54 UTC  (4+ messages)
` [PATCH v13 10/12] fscrypt: add inline encryption support
  ` [f2fs-dev] "

[PATCH] PCI: Relax ACS requirement for Intel RCiEP devices
 2020-05-28 21:54 UTC  (4+ messages)

[PATCH v4 net-next 0/4] vmxnet3: upgrade to version 4
 2020-05-28 21:53 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] vmxnet3: prepare for version 4 changes
` [PATCH v4 net-next 2/4] vmxnet3: add support to get/set rx flow hash
` [PATCH v4 net-next 3/4] vmxnet3: add geneve and vxlan tunnel offload support
` [PATCH v4 net-next 4/4] vmxnet3: update to version 4

[PATCH v3 1/2] avrcp: Fix always requesting player settings for category 1
 2020-05-28 21:53 UTC  (2+ messages)
` [PATCH v3 2/2] avrcp: Don't attempt to load settings if on volume changed is supported

[Buildroot] [PATCH v3, 1/1] boot/grub2: Fix GRUB i386-pc build with Ubuntu gcc
 2020-05-28 21:51 UTC  (3+ messages)

[Buildroot] [PATCHv4] boot/grub2: Fix GRUB i386-pc build with Ubuntu gcc
 2020-05-28 21:50 UTC 

[PATCH 0/2] Add support for SEV Launch Secret Injection
 2020-05-28 21:42 UTC  (3+ messages)
` [PATCH 1/2] sev: add sev-inject-launch-secret

[PATCH 0/2] linux-user: Load a vdso for x86_64
 2020-05-28 21:42 UTC  (4+ messages)

[PATCH v2 0/4] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-28 21:46 UTC  (5+ messages)
` [PATCH v2 4/4] drm/bridge: tfp410: Fix setup and hold time calculation

[PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
 2020-05-28 21:45 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
  ` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt "

[PATCH v3 12/14] spi: mxic: patch for octal DTR mode support
 2020-05-28 21:44 UTC  (3+ messages)


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.