All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-31 13:26:20 to 2019-05-31 14:13:50 UTC [more...]

[Batch 13 patch 00/48] Batch 13 of random GPL notices/references
 2019-05-31 14:13 UTC  (21+ messages)
` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302
` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
` [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311
` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312

[PATCH 0/5] iommu groups + cleanup
 2019-05-31 14:13 UTC  (11+ messages)
` [PATCH 4/5] iommu: introduce iommu_groups
    ` [Xen-devel] "

[PATCH v3 0/5] Add Error Disconnect Recover (EDR) support
 2019-05-31 14:12 UTC  (4+ messages)
` [PATCH v3 4/5] PCI/DPC: "

[Qemu-devel] [RFC 0/3] block: Inquire images’ rotational info
 2019-05-31 14:02 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/3] block: Add ImageRotationalInfo

[Qemu-devel] [PATCH v12 00/20] gdbstub: Refactor command packets handler
 2019-05-31 14:10 UTC  (16+ messages)
` [Qemu-devel] [PATCH v12 02/20] gdbstub: Implement deatch (D pkt) with new infra
` [Qemu-devel] [PATCH v12 07/20] gdbstub: Implement breakpoint commands (Z/z "
` [Qemu-devel] [PATCH v12 08/20] gdbstub: Implement set register (P "
` [Qemu-devel] [PATCH v12 09/20] gdbstub: Implement get register (p "
` [Qemu-devel] [PATCH v12 14/20] gdbstub: Implement file io (F "
` [Qemu-devel] [PATCH v12 16/20] gdbstub: Implement v commands "
` [Qemu-devel] [PATCH v12 17/20] gdbstub: Implement generic set/query (Q/q pkt) "

[Qemu-devel] [PATCH RFC v20 0/8] QEMU AVR 8 bit cores
 2019-05-31 13:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v20 2/8] target/avr: Add instruction helpers
` [Qemu-devel] [PATCH RFC v20 3/8] target/avr: Add mechanism to check for active debugger connection

[RFCv2 0/6] introduce memory hinting API for external process
 2019-05-31 14:11 UTC  (13+ messages)
` [RFCv2 1/6] mm: introduce MADV_COLD
` [RFCv2 3/6] mm: introduce MADV_PAGEOUT
` [RFCv2 5/6] mm: introduce external memory hinting API

How to package e2scrub
 2019-05-31 14:10 UTC  (6+ messages)

[U-Boot] [PATCH] fsl-layerscape/ls1046a_serdes.c: add 0x3040 serdes1 setting
 2019-05-31 14:11 UTC 

[RFC] printk/sysrq: Don't play with console_loglevel
 2019-05-31 14:11 UTC  (5+ messages)

[PATCH v2 1/2] mt76: mt7615: enable support for mesh
 2019-05-31 14:09 UTC  (4+ messages)
` [PATCH v2 2/2] mt76: mt7615: fix slow performance when enable encryption

[RFC PATCH 00/11] semihosting cleanup and re-factor
 2019-05-31 13:59 UTC  (8+ messages)
` [RFC PATCH 06/11] target/arm: use the common interface for WRITE0/WRITEC in arm-semi
  ` [Qemu-devel] "

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-05-31 14:08 UTC  (11+ messages)

[Qemu-devel] [PATCH v16 00/23] Add RX architecture
 2019-05-31 13:43 UTC  (24+ messages)
` [Qemu-devel] [PATCH v16 01/23] target/rx: TCG translation
` [Qemu-devel] [PATCH v16 02/23] target/rx: TCG helper
` [Qemu-devel] [PATCH v16 03/23] target/rx: CPU definition
` [Qemu-devel] [PATCH v16 04/23] target/rx: RX disassembler
` [Qemu-devel] [PATCH v16 05/23] hw/intc: RX62N interrupt controller (ICUa)
` [Qemu-devel] [PATCH v16 06/23] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH v16 07/23] hw/char: RX62N serial communication interface (SCI)
` [Qemu-devel] [PATCH v16 08/23] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH v16 09/23] qemu/bitops.h: Add extract8 and extract16
` [Qemu-devel] [PATCH v16 10/23] hw/registerfields.h: Add 8bit and 16bit register macros
` [Qemu-devel] [PATCH v16 11/23] target/rx: Convert to CPUClass::tlb_fill
` [Qemu-devel] [PATCH v16 12/23] target/rx: Add RX to SysEmuTarget
` [Qemu-devel] [PATCH v16 13/23] target/rx: Fix cpu types and names
` [Qemu-devel] [PATCH v16 14/23] tests: Add rx to machine-none-test.c
` [Qemu-devel] [PATCH v16 15/23] hw/rx: Honor -accel qtest
` [Qemu-devel] [PATCH v16 16/23] Add rx-softmmu
` [Qemu-devel] [PATCH v16 17/23] MAINTAINERS: Add RX
` [Qemu-devel] [PATCH v16 18/23] target/rx: Disassemble rx_index_addr into a string
` [Qemu-devel] [PATCH v16 19/23] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH v16 20/23] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [Qemu-devel] [PATCH v16 21/23] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH v16 22/23] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH v16 23/23] target/rx: Dump bytes for each insn "

[igt-dev] [PATCH i-g-t 0/5] Add audio EDID tests to Chamelium
 2019-05-31 14:06 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 5/5] tests/kms_chamelium: add an audio EDID test

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2019-05-31 14:06 UTC  (2+ messages)

[PATCH net-next 0/6] seg6: Segment routing fixes
 2019-05-31 14:05 UTC  (3+ messages)
` [PATCH net-next 6/6] seg6: Add support to rearrange SRH for AH ICV calculation

Linux kernel 4.9.180 released
 2019-05-31 14:05 UTC 

Linux kernel 4.19.47 released
 2019-05-31 14:05 UTC 

[PATCH 00/13] drm/i915/bios: vbt cleanup
 2019-05-31 14:04 UTC  (3+ messages)
` [PATCH 01/13] drm/i915/bios: make child device order the priority order

[Batch 10 patch 00/24] Batch 10 of random GPL references/notices
 2019-05-31 14:04 UTC  (5+ messages)
` [Batch 10 patch 02/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 202

[PATCH 1/2] LSM: switch to blocking policy update notifiers
 2019-05-31 14:02 UTC  (2+ messages)
` [PATCH 2/2] ima: use the lsm policy update notifier

[U-Boot] [PATCH] cmd: fat: fatload: pass device path for efi payload
 2019-05-31 14:03 UTC 

[PATCH] ASoC: hda: increment codec device refcount when it is added to the card
 2019-05-31 14:02 UTC  (7+ messages)

[PATCH v2] hwspinlock: ignore disabled device
 2019-05-31 14:02 UTC  (3+ messages)

[GIT PULL] SPDX update for 5.2-rc3 - round 1
 2019-05-31 14:02 UTC  (4+ messages)

[PATCH 0/6] Convert sa1100 serial to use mctrl gpios
 2019-05-31 14:01 UTC  (8+ messages)
` [PATCH 1/6] serial: sa1100: add support for "

[PATCH v7 0/8] drm/fb-helper: Move modesetting code to drm_client
 2019-05-31 14:01 UTC  (9+ messages)
` [PATCH v7 1/8] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [PATCH v7 2/8] drm/fb-helper: Remove drm_fb_helper_crtc
` [PATCH v7 3/8] drm/fb-helper: Prepare to move out commit code
` [PATCH v7 4/8] drm/fb-helper: Move "
` [PATCH v7 5/8] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH v7 6/8] drm/fb-helper: Prepare to move out modeset config code
` [PATCH v7 7/8] drm/fb-helper: Move "
` [PATCH v7 8/8] drm/client: Hack: Add bootsplash example

[RFC v2 0/7] arm64: return address signing
 2019-05-31 14:00 UTC  (4+ messages)
` [RFC v2 3/7] arm64: cpufeature: handle conflicts based on capability

[U-Boot] [PATCH] fsl-layerscape/ls1046a_serdes.c: fix 0x3363 serdes1 setting
 2019-05-31 14:00 UTC 

Linux kernel 4.14.123 released
 2019-05-31 14:00 UTC 

[PATCH 00/22] Some documentation fixes
 2019-05-31 14:00 UTC  (3+ messages)
` [PATCH 11/22] gpu: amdgpu: fix broken amdgpu_dma_buf.c references

[PATCH] perl: Set build date to SOURCE_DATE_EPOCH
 2019-05-31 13:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-05-31 13:59 UTC  (2+ messages)

[PATCH v2 0/2] Add 100BaseT1 and 1000BaseT1
 2019-05-31 13:57 UTC  (3+ messages)
` [PATCH v2 1/2] ethtool: sync ethtool-copy.h with linux-next from 30/05/2019
` [PATCH v2 2/2] ethtool: Add 100BaseT1 and 1000BaseT1 link modes

kernelci.org update - 2019-05-31
 2019-05-31 13:58 UTC 

Add warning in externalsrc when dir from tasks' cleandirs is removed because EXTERNALSRC is a parent
 2019-05-31 13:23 UTC 

[PATCH 4.19 000/276] 4.19.47-stable review
 2019-05-31 13:56 UTC  (4+ messages)
` [PATCH 4.19 075/276] scsi: qla2xxx: Fix a qla24xx_enable_msix() error path

Supply Demands / Demande d'approvisionnement
 2019-05-31 13:56 UTC 

[HELP] How to get task_struct from mm
 2019-05-31 13:56 UTC  (4+ messages)

[Xen-devel] [GIT PULL] xen: fixes for 5.2-rc3
 2019-05-31 13:56 UTC  (2+ messages)
`  "

[GIT PULL] xen: fixes for 5.2-rc3
 2019-05-31 13:56 UTC 

[PATCH] drm/amdgpu: fix a race in GPU reset with IB test (v2)
 2019-05-31 13:55 UTC  (2+ messages)

opkg and BAD_RECOMMENDATIONS in thud 2.6.2
 2019-05-31 13:55 UTC  (5+ messages)

Linux kernel 5.0.20 released
 2019-05-31 13:55 UTC 

[dpdk-dev] [PATCH 0/3] Rework API for RSA algorithm in asymmetric crypto
 2019-05-31 13:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] cryptodev: rework api of rsa algorithm
` [dpdk-dev] [PATCH 2/3] crypto/openssl: rework openssl rsa implementation
` [dpdk-dev] [PATCH 3/3] test: rework rsa test implementation

[PATCH] usb: cdc-wdm: remove redundant assignment to rv
 2019-05-31 13:53 UTC  (2+ messages)

[PATCHv4 00/24] drm/bridge: tc358767: DP support
 2019-05-31 13:53 UTC  (4+ messages)
    ` [PATCHv4 23/24] drm/bridge: tc358767: add IRQ and HPD support

[PATCH 00/10] Venus stateful Codec API
 2019-05-31 13:53 UTC  (13+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[next-20190530] Boot failure on PowerPC
 2019-05-31 13:52 UTC  (2+ messages)

Question about cacheline bounching with percpu-rwsem and rcu-sync
 2019-05-31 13:50 UTC  (3+ messages)

❎ FAIL: Stable queue: queue-4.19
 2019-05-31 13:50 UTC 

Linux kernel 5.1.6 released
 2019-05-31 13:50 UTC 

[PATCH] arm64: dts: ulcb-kf: Add support for TI WL1837
 2019-05-31 13:49 UTC  (4+ messages)

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-05-31 13:47 UTC  (7+ messages)

[PATCH v2] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
 2019-05-31 13:47 UTC 

[PATCH 0/9] linux-yocto: consolidated pull request
 2019-05-31 13:46 UTC  (5+ messages)

[LTP] [PATCH v3 ltp] Add 4 more cases for Intel PT
 2019-05-31 13:47 UTC  (4+ messages)

[PATCH 0/9] Multiple network connections for a single NFS mount
 2019-05-31 13:46 UTC  (11+ messages)

[PATCH v4 00/16] Software fwnode references
 2019-05-31 13:46 UTC  (7+ messages)
` [PATCH v4 13/16] platform/x86: intel_cht_int33fe: Provide software nodes for the devices

[PATCH] drm/i915: add force_probe module parameter to replace alpha_support
 2019-05-31 13:47 UTC  (3+ messages)

[PATCH 2/2] uninative: Switch from bz2 to xz
 2019-05-31 13:44 UTC  (12+ messages)

Call for participation for BattleMesh V12 (8-14 July 2019, Paris)
 2019-05-31 13:44 UTC 

[BISECT] No audio after "ASoC: core: use component driver name as component name"
 2019-05-31 13:44 UTC  (3+ messages)

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-05-31 13:43 UTC  (6+ messages)

[meta-oe][PATCH] recipes-benchmark/stressapptest_1.0.9.bb: add recipe
 2019-05-31 12:24 UTC 

[PATCH 00/21] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-05-31 13:41 UTC  (4+ messages)
` [PATCH 13/21] EDAC, ghes: Rework memory hierarchy detection

[PATCH v3 0/5] vsock/virtio: optimizations to increase the throughput
 2019-05-31 13:39 UTC  (11+ messages)
` [PATCH v3 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v3 2/5] vsock/virtio: fix locking for fwd_cnt and buf_alloc
` [PATCH v3 3/5] vsock/virtio: reduce credit update messages
` [PATCH v3 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v3 5/5] vsock/virtio: change the maximum packet size allowed

[U-Boot] [PATCH] configs: Remove CONFIG_SPL_FS_EXT4 for all MX6 platforms
 2019-05-31 13:40 UTC  (12+ messages)

[PATCH v3 0/5] vsock/virtio: optimizations to increase the throughput
 2019-05-31 13:39 UTC 

[PATCH] staging: vc04_services: remove redundant assignment to pointer service
 2019-05-31 13:39 UTC  (3+ messages)

[PATCH V2 0/1] perf: Add CPU hotplug support for events
 2019-05-31 13:39 UTC  (2+ messages)
` [PATCH V2 1/1] perf: event preserve and create across cpu hotplug

[Qemu-devel] QEMU tries to register to VFIO memory that is not RAM
 2019-05-31 13:32 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: fix static build
 2019-05-31 13:39 UTC 

[PATCH 0/4] iommu: Add device fault reporting API
 2019-05-31 13:37 UTC  (5+ messages)
` [PATCH 3/4] iommu: Introduce device fault report API

[PATCH 0/3] ACPI: New eject flow to remove devices cautiously
 2019-05-31 13:38 UTC  (3+ messages)
` [PATCH 3/3] ACPI / device_sysfs: Add eject show attr to monitor eject status

[net-next v2] hinic: add LRO support
 2019-05-31  5:47 UTC 

[PATCH] tty/serial: digicolor: Fix digicolor-usart already registered warning
 2019-05-31 13:37 UTC  (2+ messages)

[dpdk-dev] [PATCH] usertools: Fix clearing any old data
 2019-05-31 13:37 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH RFC 00/12] for-5.3 NFS/RDMA patches for review
 2019-05-31 13:36 UTC  (4+ messages)
` [PATCH RFC 05/12] xprtrdma: Remove fr_state

[PATCH] [trivial] nfsd: Spelling s/EACCESS/EACCES/
 2019-05-31 13:36 UTC  (2+ messages)

[PATCH] drm/i915/ehl: Update MOCS table for EHL
 2019-05-31 13:36 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] ptrace: restore smp_rmb() in __ptrace_may_access()
 2019-05-31 13:35 UTC  (4+ messages)

[PATCH] drm/panfrost: make devfreq optional again
 2019-05-31 13:34 UTC  (2+ messages)

[PATCH dev-5.1 v4 1/4] ARM: dts: nuvoton: Add Quanta GSJ BMC Device Tree
 2019-05-31 13:34 UTC  (3+ messages)

[U-Boot] [PATCH] net: davinci_emac: convert to using the driver model
 2019-05-31 13:32 UTC 

[PATCH] staging: comedi: Remove variable runflags
 2019-05-31 13:31 UTC  (4+ messages)

[PATCH 0/3] livepatch: Clean up of reliable stacktrace warnings
 2019-05-31 13:29 UTC  (5+ messages)
` [PATCH 2/3] livepatch: Remove duplicate warning about missing reliable stacktrace support

[PATCH] generic/517: notrun on NFS due to unaligned dedupe in test
 2019-05-31 13:28 UTC  (5+ messages)
  ` NFS & CIFS support dedupe now?? Was: "

[PATCH] qed: remove redundant assignment to rc
 2019-05-31 13:27 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: implement SDHCI card detect
 2019-05-31 13:27 UTC  (3+ messages)

[cip-dev] Lists - Del Mar Electronics and Manufacturing Show 2019 - Register Portal List
 2019-05-31 13:27 UTC 

devm_* vs. PROBE_DEFFER: memory leaks?
 2019-05-31 13:27 UTC  (2+ messages)

[PATCH dev-5.1 v5 1/4] ARM: dts: nuvoton: Add NPCM730 common device tree include file
 2019-05-31 13:24 UTC  (4+ messages)
` [PATCH dev-5.1 v5 2/4] ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl file
` [PATCH dev-5.1 v5 3/4] ARM: dts: nuvoton: Add Quanta GSJ BMC Device Tree
` [PATCH dev-5.1 v5 4/4] ARM: dts: nuvoton: Add GPIOs and LEDs to GSJ device tree

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-31 13:26 UTC  (12+ messages)
    ` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications


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.