All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-12 13:58:10 to 2020-01-12 18:21:08 UTC [more...]

[PATCH v40 00/21] QEMU AVR 8 bit cores
 2020-01-12 18:19 UTC  (2+ messages)

[radeon-alex:amd-19.50 2114/2687] include/kcl/kcl_drm.h:486:34: error: redefinition of 'drm_debug_printer'
 2020-01-12 18:19 UTC  (2+ messages)

CISTI'2020 - Doctoral Symposium | Seville, Spain; Deadline: February 14
 2020-01-12 18:15 UTC 

[PATCH] thermal: sun8i: Add hwmon support
 2020-01-12 18:12 UTC  (7+ messages)

[PATCH v3] riscv: make sure the cores stay looping in .Lsecondary_park
 2020-01-12 18:12 UTC  (4+ messages)

[PATCH v1 0/2] NVIDIA Tegra serial driver improvements
 2020-01-12 18:09 UTC  (4+ messages)
` [PATCH v1 1/2] tty: serial: tegra: Activate RX DMA transfer by request
` [PATCH v1 2/2] tty: serial: tegra: Optimize DMA buffer synchronization

[linux-lvm] metadata device too small
 2020-01-12 18:11 UTC  (2+ messages)

[PATCH] thermal: sun8i: remove unused variable and unneeded macros
 2020-01-12 18:09 UTC  (2+ messages)

[PATCH 1/4] Input: exc3000: split MT event handling from IRQ handler
 2020-01-12 18:03 UTC  (2+ messages)

[WIP PATCH 0/4] Support for UDF 1.01 and 2.60 revisions
 2020-01-12 17:59 UTC  (5+ messages)
` [WIP PATCH 1/4] udf: Do not access LVIDIU revision members when they are not filled
` [WIP PATCH 2/4] udf: Fix reading numFiles and numDirs from UDF 2.00+ VAT discs
` [WIP PATCH 3/4] udf: Fix reading minUDFReadRev and minUDFWriteRev "
` [WIP PATCH 4/4] udf: Allow to read UDF 2.60 discs

[PATCH v2 00/15] rebase: make the default backend configurable
 2020-01-12 17:59 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 15/15] rebase: change the default backend from "am" to "merge"

[PATCH] m68k: Switch to asm-generic/hardirq.h
 2020-01-12 17:48 UTC 

[RFC] refining systemd mountpoints
 2020-01-12 17:41 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.5-rc5
 2020-01-12 17:40 UTC  (3+ messages)

Monitoring not working as "dev stats" returns 0 after read error occurred
 2020-01-12 17:39 UTC  (9+ messages)

[PATCH net-next] net: phy: Added IRQ print to phylink_bringup_phy()
 2020-01-12 17:35 UTC 

[PATCH] thermal: sun8i: fix using plain integer as NULL pointer in sun8i_ths_resource_init
 2020-01-12 17:34 UTC  (4+ messages)

[Xen-devel] [ovmf test] 146028: regressions - FAIL
 2020-01-12 17:33 UTC 

IMFC-FINANZIERUNG
 2020-01-12 16:07 UTC 

[PATCH v4 00/14] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-12 17:30 UTC  (21+ messages)
` [PATCH v4 01/14] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v4 02/14] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v4 03/14] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v4 04/14] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v4 05/14] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v4 06/14] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v4 07/14] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v4 08/14] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v4 09/14] dmaengine: tegra-apb: Clean up runtime PM teardown
` [PATCH v4 10/14] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
` [PATCH v4 11/14] dmaengine: tegra-apb: Clean up suspend-resume
` [PATCH v4 12/14] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v4 13/14] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v4 14/14] dmaengine: tegra-apb: Remove MODULE_ALIAS

Problems with ra/rebase-i-more-options - should we revert it?
 2020-01-12 17:31 UTC  (2+ messages)

[PATCH] phy: stm32: fix using plain integer as NULL pointer in stm32_usbphyc_probe
 2020-01-12 17:28 UTC  (2+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.95)
 2020-01-12 17:27 UTC 

[RFC PATCH v1 00/10] Enable RK3066 NANDC for MK808
 2020-01-12 17:26 UTC  (6+ messages)
` [RFC PATCH v1 02/10] mtd: nand: raw: add rockchip nand controller driver

[Xen-devel] [qemu-mainline test] 146029: regressions - FAIL
 2020-01-12 17:18 UTC 

[PATCH v4 0/8] NVIDIA Tegra I2C driver fixes and improvements
 2020-01-12 17:14 UTC  (12+ messages)
` [PATCH v4 1/8] i2c: tegra: Fix suspending in active runtime PM state
` [PATCH v4 2/8] i2c: tegra: Properly disable runtime PM on driver's probe error
` [PATCH v4 3/8] i2c: tegra: Prevent interrupt triggering after transfer timeout
` [PATCH v4 4/8] i2c: tegra: Support atomic transfers
` [PATCH v4 5/8] i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
` [PATCH v4 6/8] i2c: tegra: Use relaxed versions of readl/writel
` [PATCH v4 7/8] i2c: tegra: Always terminate DMA transfer
` [PATCH v4 8/8] i2c: tegra: Check DMA completion status in addition to left time

[PATCH] m68k: amiga: Fix Denise detection on OCS
 2020-01-12 17:17 UTC 

siimple-framebuffer rockchip persistent logo
 2020-01-12 17:16 UTC 

[PATCH] fbdev: c2p: Use BUILD_BUG() instead of custom solution
 2020-01-12 17:15 UTC  (3+ messages)

[PATCH] rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
 2020-01-12 17:13 UTC 

[PATCH 04/17] octeontx2-pf: Initialize and config queues
 2020-01-12 17:01 UTC  (3+ messages)

[PATCH trivial] crypto: essiv - fix AEAD capitalization and preposition use in help text
 2020-01-12 16:58 UTC 

stable/linux-4.4.y boot: 23 boots: 0 failed, 23 passed (v4.4.209)
 2020-01-12 16:58 UTC 

[PATCH 0/3] dio: Miscellaneous cleanups
 2020-01-12 16:56 UTC  (4+ messages)
` [PATCH 1/3] dio: Make dio_match_device() static
` [PATCH 2/3] dio: Fix dio_bus_match() kerneldoc
` [PATCH 3/3] dio: Remove unused dio_dev_driver()

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.164)
 2020-01-12 16:55 UTC 

[Buildroot] [PATCH] package/uacme: bump version to 1.0.21
 2020-01-12 16:55 UTC 

[ANNOUNCE] fstests: master branch updated to 12973fc04fd1
 2020-01-12 16:54 UTC 

[PATCH 1/2 v4] iio: light: Add DT bindings for GP2AP002
 2020-01-12 16:54 UTC  (3+ messages)
` [PATCH 2/2 v4] iio: light: Add a driver for Sharp GP2AP002x00F

[PATCH] tc: Make tc_match_device() static
 2020-01-12 16:52 UTC 

[PATCH] MIPS: ip22-gio: Make gio_match_device() static
 2020-01-12 16:51 UTC 

[PATCH 0/5] zorro: Miscellaneous cleanups
 2020-01-12 16:49 UTC  (6+ messages)
` [PATCH 1/5] zorro: Make zorro_match_device() static
` [PATCH 2/5] zorro: Fix zorro_bus_match() kerneldoc
` [PATCH 3/5] zorro: Use zorro_match_device() helper in zorro_bus_match()
` [PATCH 4/5] zorro: Remove unused zorro_dev_driver()
` [PATCH 5/5] zorro: Move zorro_bus_type to bus-private header file

[PATCH 01/10] arm: mvebu: fix SerDes table alignment
 2020-01-12 16:44 UTC  (19+ messages)
` [PATCH 03/10] arm: mvebu: clearfog: initial ClearFog Base variant
` [PATCH 05/10] arm: mvebu: clearfog: Add option for 2.5 Gbps SFP
` [PATCH 06/10] arm: mvebu: clearfog: Add config for 2GB SOM
` [PATCH 07/10] arm: mvebu: clearfog: add SPI offsets
` [PATCH 10/10] arm: mvebu: clearfog: don't assume MMC booting

[PATCH] x86/hyper-v: remove unnecessary conversions to bool
 2020-01-12 16:43 UTC  (3+ messages)

[PATCH] glib-2.0: Fix hardcoded paths with dots in names
 2020-01-12 16:39 UTC 

[PULL] Second set of IIO fixes for the 5.5 cycle
 2020-01-12 16:35 UTC  (4+ messages)

[PATCH] net: amd: a2065: Use print_hex_dump_debug() helper
 2020-01-12 16:33 UTC 

[PATCH 0/2] cli: allow verbatim character entry with CTRL-v
 2020-01-12 16:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: verbatim character entry with CTRL-V

[PATCH] net: amd: a2065: Kill Sun LANCE relics
 2020-01-12 16:32 UTC 

[PATCH] scsi: storvsc: Correctly set number of hardware queues for IDE disk
 2020-01-12 16:27 UTC  (2+ messages)

[PATCH 1/2] sstate: Improve move into place op and touch file
 2020-01-12 16:23 UTC  (3+ messages)
` [PATCH 2/2] scripts/oe-build-perf-report: Avoid buildstats warning

[Xen-devel] [xen-unstable test] 146018: regressions - FAIL
 2020-01-12 16:23 UTC 

udf: Suspicious values in udf_statfs()
 2020-01-12 16:23 UTC 

[meta-oe][PATCH] proj: upgrade to 6.2.0
 2020-01-12 16:20 UTC  (2+ messages)

[PATCH] sched/core: fix illegal RCU from offline CPUs
 2020-01-12 16:17 UTC 

[PATCH BlueZ v4 0/1] Add Mesh Provisioning Loop-Back mechanism
 2020-01-12 16:16 UTC  (2+ messages)
` [PATCH BlueZ v4 1/1] mesh: Implement provisioning loop-back

[PATCH] tty: n_hdlc: fix build on SPARC
 2020-01-12 16:11 UTC  (4+ messages)

[PATCH net 0/4] mlxsw: Various fixes
 2020-01-12 16:06 UTC  (5+ messages)
` [PATCH net 1/4] mlxsw: spectrum: Do not enforce same firmware version for multiple ASICs
` [PATCH net 2/4] mlxsw: switchx2: Do not modify cloned SKBs during xmit
` [PATCH net 3/4] mlxsw: spectrum: "
` [PATCH net 4/4] selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation

[PATCH] m68k: Wire up clone3() syscall
 2020-01-12 16:06 UTC  (2+ messages)

[PATCH v2 1/2] dts: add property removal option CONFIG_OF_REMOVE_PROPS
 2020-01-12 16:05 UTC  (3+ messages)
` [PATCH v2 2/2] tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig

[PATCH V2 0/1] selinux-testsuite: Add filesystem tests
 2020-01-12 16:04 UTC  (6+ messages)
` [PATCH V2 1/1] "

[dpdk-dev] [PATCH] net/mlx5: fix modify actions support limitation
 2020-01-12 15:56 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-12 15:45 UTC  (4+ messages)
    ` [External] "

[Xen-devel] [qemu-mainline test] 146027: regressions - FAIL
 2020-01-12 15:44 UTC 

[PATCH] selinux: remove redundant selinux_nlmsg_perm
 2020-01-12 15:42 UTC 

[linux-next:master 4859/7838] drivers/thermal/sun8i_thermal.c:341:60: sparse: sparse: Using plain integer as NULL pointer
 2020-01-12 15:42 UTC 

stable/linux-4.9.y boot: 28 boots: 1 failed, 26 passed with 1 untried/unknown (v4.9.209)
 2020-01-12 15:41 UTC 

[PATCH v13 00/25] LSM: Module stacking for AppArmor
 2020-01-12 15:37 UTC  (5+ messages)
  ` [PATCH v13 26/25] Audit: Multiple LSM support in audit rules

[PATCH 0/3] sunxi: Sync H3/H5 DT and add ALL-H3-IT and ALL-H5-CC
 2020-01-12 15:36 UTC  (4+ messages)
` [PATCH 1/3] sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108
` [PATCH 2/3] sunxi: Add Libre Computer ALL-H3-IT H5 board
` [PATCH 3/3] sunxi: Add Libre Computer ALL-H5-CC "

[Buildroot] [git commit branch/2019.02.x] Update for 2019.02.8
 2020-01-12 15:27 UTC 

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-12 15:26 UTC  (14+ messages)
` [PATCH v2] hwmon: Driver "

[Xen-devel] [ovmf test] 146026: regressions - FAIL
 2020-01-12 15:24 UTC 

[linux-next:master] BUILD REGRESSION 6c09d7dbb7d366122d0218bc7487e0a1e6cca6ed
 2020-01-12 15:18 UTC 

[PATCH] fragment: Improved handling of incorrect IP fragments
 2020-01-12 15:14 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: sun50i: H6: Enable SPI flash
 2020-01-12 15:12 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: sun50i: H6: Add SPI controllers nodes and pinmuxes

[PATCH] arm64: add Cortex-A76 to spectre v2 safe-list
 2020-01-12 15:10 UTC 

[Buildroot] [Bug 12456] New: qtvirtualkeyboard: No such file or directory
 2020-01-12 15:07 UTC  (2+ messages)
` [Buildroot] [Bug 12456] "

[bpf-next PATCH v2 0/2] xdp devmap improvements cleanup
 2020-01-12  7:47 UTC  (3+ messages)
` [bpf-next PATCH v2 1/2] bpf: xdp, update devmap comments to reflect napi/rcu usage

[Buildroot] [git commit] docs/website: update for 2019.11.1
 2020-01-12 14:54 UTC 

[PATCH net-next] mlx4: Bump up MAX_MSIX from 64 to 128
 2020-01-12 14:52 UTC  (3+ messages)

Investment opportunity
 2020-01-12 14:45 UTC 

[Buildroot] [git commit] Update for 2019.11.1
 2020-01-12 14:50 UTC 

[PATCH] udf: Disallow R/W mode for disk with Metadata partition
 2020-01-12 14:49 UTC 

udf: Commit b085fbe2ef7fa (udf: Fix crash during mount) broke CD-RW support
 2020-01-12 14:47 UTC 

[Buildroot] Buildroot 2019.11.1 released
 2020-01-12 14:46 UTC 

Investment opportunity
 2020-01-12 14:45 UTC 

Investment opportunity
 2020-01-12 14:45 UTC 

Investment opportunity
 2020-01-12 14:45 UTC 

Investment opportunity
 2020-01-12 14:45 UTC 

[PATCH net 3/5] netdevsim: avoid debugfs warning message when module is remove
 2020-01-12 14:45 UTC  (2+ messages)

Raid 1 vs Raid 5 suggestion
 2020-01-12 14:35 UTC 

[PATCH] GPIO: vx855: fixed a typo
 2020-01-12 14:33 UTC 

[PATCH net 1/5] netdevsim: fix a race condition in netdevsim operations
 2020-01-12 14:19 UTC  (2+ messages)

[PATCH v28 00/22] Add RX archtecture support
 2020-01-12 14:13 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 146025: regressions - FAIL
 2020-01-12 14:12 UTC 

[PATCH 1/2] dts: add property removal option CONFIG_OF_REMOVE_PROPS
 2020-01-12 14:08 UTC  (5+ messages)

[radeon-alex:amd-19.50 2104/2687] drivers/gpu/drm/ttm/ttm_bo_manager.c:60:7: error: variable 'sflags' has initializer but incomplete type
 2020-01-12 14:01 UTC  (2+ messages)

Fix built-in early-load Intel microcode alignment
 2020-01-12 14:02 UTC  (3+ messages)

[PATCH v3] ARM: mxs: Enable usbphy1 and usb1 on apx4devkit DTS
 2020-01-12 14:00 UTC  (2+ messages)

[PATCH 01/12] gstreamer: Add common .inc files for meson based recipes
 2020-01-12 13:59 UTC  (12+ messages)
` [PATCH 02/12] gstreamer1.0: Transition to meson based builds
` [PATCH 03/12] gstreamer1.0-plugins-base: "
` [PATCH 04/12] gstreamer1.0-plugins-good: "
` [PATCH 05/12] gstreamer1.0-plugins-bad: "
` [PATCH 06/12] gstreamer1.0-plugins-ugly: "
` [PATCH 07/12] gstreamer1.0-libav: "
` [PATCH 08/12] gstreamer1.0-vaapi: "
` [PATCH 09/12] gstreamer1.0-omx: Transition to meson based build
` [PATCH 10/12] gstreamer1.0-rtsp-server: "
` [PATCH 11/12] gst-validate: Move recipe specific patch to dedicated subdirectory
` [PATCH 12/12] gstreamer: Remove unused common files and patches

[PATCH v2] ARM: mxs: Enable usbphy1 and usb1 on apx4devkit DTS
 2020-01-12 13:57 UTC  (2+ 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.