All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-01 03:35:08 to 2019-12-01 11:32:56 UTC [more...]

[PATCH 00/26] Make QDev use class properties
 2019-12-01 11:15 UTC  (16+ messages)
` [PATCH 01/26] object: add extra sanity checks
` [PATCH 02/26] qdev: remove duplicated qdev_property_add_static() doc
` [PATCH 03/26] qdev: remove extraneous error
` [PATCH 04/26] qdev: move helper function to monitor/misc
` [PATCH 05/26] object: avoid extra class property key duplication
` [PATCH 06/26] object: add class property initializer
` [PATCH 07/26] object: add object_property_get_defaut()
` [PATCH 08/26] object: make object_class_property_add* return property
` [PATCH 09/26] qstring: add qstring_free()
` [PATCH 10/26] object: add object_property_set_defaut_{bool, str, int, uint}()
` [PATCH 11/26] object: do not free class properties
` [PATCH 12/26] object: check strong flag with &
` [PATCH 13/26] object: rename link "child" to "target"
` [PATCH 15/26] object: express const link with link property
` [PATCH 19/26] qdev: set properties with device_class_set_props()

[PATCH v1 0/16] drm: panel related updates
 2019-12-01 11:32 UTC  (9+ messages)
` [PATCH v1 02/16] drm/exynos: fix opencoded use of drm_panel_*
` [PATCH v1 03/16] "

[PATCH] iio: adc: stm32-adc: Add check on overrun interrupt
 2019-12-01 11:31 UTC  (5+ messages)

Workshops of WorldCIST'20 | Deadline: December 6
 2019-12-01 11:30 UTC 

[PATCH v3 0/3] iio: adc: add support for ltc2496
 2019-12-01 11:28 UTC  (7+ messages)
` [PATCH v3 1/3] iio: adc: ltc2496: provide device tree binding document
` [PATCH v3 3/3] iio: adc: new driver to support Linear technology's ltc2496

BUG: sleeping function called from invalid context in __alloc_pages_nodemask
 2019-12-01 11:22 UTC  (3+ messages)

[PATCH] time.h: include header before using time_t
 2019-12-01 11:21 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Manually flush barriers on eviction
 2019-12-01 11:14 UTC  (6+ messages)
  `  "
  ` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
      `  "

[PATCH 0/3] Add support for DLH pressure sensors
 2019-12-01 10:58 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] iio: pressure: Add driver "
  ` [PATCH v2 2/3] dt-bindings: Add asc vendor
  ` [PATCH v2 3/3] bindings: iio: pressure: Add dlh-i2c documentation

[RESEND PATCH] x86/nmi: remove the irqwork for long nmi handler duration warning
 2019-12-01 10:52 UTC  (2+ messages)

[x86/mm/pat] 8d04a5f97a: phoronix-test-suite.glmark2.0.score -23.7% regression
 2019-12-01 10:46 UTC  (7+ messages)

[Xen-devel] [qemu-mainline test] 144414: tolerable FAIL - PUSHED
 2019-12-01 10:43 UTC 

[Buildroot] [PATCH] package/network-manager: add missing dependency on libglib2
 2019-12-01 10:43 UTC  (2+ messages)

[Buildroot] [git commit] package/network-manager: add missing dependency on libglib2
 2019-12-01 10:42 UTC 

geoip doesn't work with ipv6
 2019-12-01 10:34 UTC  (3+ messages)
` [PATCH xtables-addons v2 0/3] xt_geoip: ipv6 fixes

5.4.1 WARNINGs
 2019-12-01 10:27 UTC  (3+ messages)
` 5.4.1 WARNINGs with r8169

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{14, 19}.x series
 2019-12-01 10:25 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{14, 19}.x series
 2019-12-01 10:25 UTC 

[Buildroot] [PATCH/next 1/3] package/solarus: bump to version 1.6.2
 2019-12-01 10:25 UTC  (6+ messages)
` [Buildroot] [PATCH/next 2/3] package/solarus: luajit is optional, not mandatory
` [Buildroot] [PATCH/next 3/3] package/solarus: disable tests

[PATCH v4 3/4] iio: ping: add parallax ping sensors
 2019-12-01 10:23 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/29] convert aristainetos board to DM
 2019-12-01 10:23 UTC  (30+ messages)
` [U-Boot] [PATCH v1 01/29] imx6: remove aristainetos board
` [U-Boot] [PATCH v1 02/29] video: lg4573: convert to DM
` [U-Boot] [PATCH v1 03/29] imx6: aristainetos: move defines to Kconfig
` [U-Boot] [PATCH v1 04/29] imx6: aristainetos: remove 2b version
` [U-Boot] [PATCH v1 05/29] imx6: aristainetos: disable gigabit support
` [U-Boot] [PATCH v1 06/29] imx6: aristainetos: add device tree from linux
` [U-Boot] [PATCH v1 07/29] imx6: aristainetos: add thumb build
` [U-Boot] [PATCH v1 08/29] imx6: aristainetos: remove aristainetos-v2.c
` [U-Boot] [PATCH v1 09/29] imx6: aristainetos: prepare dts for other board versions
` [U-Boot] [PATCH v1 10/29] imx6: aristainetos: add DM_SERIAL support
` [U-Boot] [PATCH v1 11/29] imx6: aristainetos: convert to DM_MMC
` [U-Boot] [PATCH v1 12/29] imx6: aristainetos: convert gpio pins to DM and DTS
` [U-Boot] [PATCH v1 13/29] imx6: aristainetos: convert to DM_USB
` [U-Boot] [PATCH v1 14/29] imx6: aristainetos: convert CONFIG_DM_SPI
` [U-Boot] [PATCH v1 15/29] imx6: aristainetos: enable DM_ETH
` [U-Boot] [PATCH v1 16/29] imx6: aristainetos: add DM_VIDEO support
` [U-Boot] [PATCH v1 17/29] imx6: aristainetos: add DM_I2C support
` [U-Boot] [PATCH v1 18/29] imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHT
` [U-Boot] [PATCH v1 19/29] imx6: aristainetos: get rid of CONFIG_BOARDNAME
` [U-Boot] [PATCH v1 20/29] imx6: aristainetos: add i2c eeprom support
` [U-Boot] [PATCH v1 21/29] imx6: aristainetos: add AUTOBOOT_KEYED
` [U-Boot] [PATCH v1 22/29] imx6: aristainetos: add version variable
` [U-Boot] [PATCH v1 23/29] imx6: aristainetos: cleanup bootmode settings
` [U-Boot] [PATCH v1 24/29] imx6: aristainetos: WDT DM conversion enable WDT reset
` [U-Boot] [PATCH v1 25/29] imx6: aristainetos: cleanup default Environment
` [U-Boot] [PATCH v1 26/29] imx6: aristainetos: enable HAB boot
` [U-Boot] [PATCH v1 27/29] imx6: aristainetos: readd aristainetos 2b board
` [U-Boot] [PATCH v1 28/29] imx6: aristainetos: add aristainetos 2b csl
` [U-Boot] [PATCH v1 29/29] imx6: aristainetos: add support for rev C board

[virtio-comment] Re: [PATCH] virtio-net: Add equal-sized receive buffers feature
 2019-12-01 10:22 UTC  (12+ messages)
` [virtio-comment] RE: [EXT] "
  ` [virtio-comment] "

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-01 10:19 UTC  (2+ messages)

[Xen-devel] [xen-unstable-coverity test] 144433: all pass - PUSHED
 2019-12-01 10:18 UTC 

NVMeoF driver & Reservations
 2019-11-29 15:50 UTC 

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

[PATCH v6 1/3] iio: light: add driver for veml6030 ambient light sensor
 2019-12-01 10:16 UTC  (3+ messages)

[PATCH v2 1/4] iio: adc: Add support for AD7091R5 ADC
 2019-12-01 10:14 UTC  (4+ messages)

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.157)
 2019-12-01 10:09 UTC 

[Bug 110660] New: GeForce GT 750M Mac Edition fullscreen issues
 2019-12-01 10:06 UTC  (2+ messages)
  ` [Bug 110660] "

[PATCH 0/1] Brown-bag fix on top of js/mingw-inherit-only-std-handles
 2019-12-01  9:53 UTC  (7+ messages)
` [PATCH v2 0/2] "

[PATCH net] r8169: fix resume on cable plug-in
 2019-12-01  9:39 UTC 

[PATCH net] net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
 2019-12-01  9:51 UTC 

5.4 Regression in r8169 with jumbo frames - packet loss/delays
 2019-12-01  9:26 UTC  (4+ messages)

[PATCH net] r8169: fix jumbo configuration for RTL8168evl
 2019-12-01  9:27 UTC 

Linux 5.4.1
 2019-12-01  9:42 UTC  (2+ messages)

Linux 5.3.14
 2019-12-01  9:42 UTC  (2+ messages)

Linux 4.19.87
 2019-12-01  9:41 UTC  (2+ messages)

Linux 4.14.157
 2019-12-01  9:41 UTC  (2+ messages)

Linux 4.9.205
 2019-12-01  9:40 UTC  (2+ messages)

Linux 4.9.204
 2019-12-01  9:40 UTC  (2+ messages)

Linux 4.4.205
 2019-12-01  9:39 UTC  (2+ messages)

Linux 4.4.204
 2019-12-01  9:39 UTC  (2+ messages)

[tobetter-linux:odroidxu4-5.4.y 35/74] make[5]: *** No rule to make target 'drivers/gpu/arm/midgard/backend/gpu/mali_kbase_model_dummy.o', needed by 'drivers/gpu/arm/midgard/mali_kbase.o'
 2019-12-01  9:36 UTC 

[dpdk-dev] [PATCH dpdk-dev] net/mlx5: support hairpin between different ports
 2019-12-01  9:35 UTC 

[PATCH v4 0/2] commit-graph: use start_delayed_progress()
 2019-12-01  9:33 UTC  (6+ messages)
` [PATCH v5 "

[PATCH] t9300-fast-import: don't hang if background fast-import exits too early
 2019-12-01  9:31 UTC  (3+ messages)

[PATCH] mt76: mt76x0: fix default mac address overwrite
 2019-12-01  9:14 UTC  (2+ messages)

[PATCH] drm/panel: clean up indentation issue
 2019-12-01  9:09 UTC  (4+ messages)

[patch 064/158] mm: add generic ptdump
 2019-12-01  9:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-gobject: depend on python2
 2019-12-01  9:01 UTC  (2+ messages)

[RFC-PATCH] xfs: do not update sunit/swidth in the superblock to match those provided during mount
 2019-12-01  9:00 UTC  (11+ messages)

[zen-kernel-zen-kernel:5.4/muqss 1/19] kernel/sched/MuQSS.h:764:16: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2019-12-01  8:59 UTC 

[feng:master 7/9] mm/page_alloc.c:4761:6: error: 'watchdog_thresh' undeclared; did you mean 'proc_watchdog_thresh'?
 2019-12-01  8:52 UTC 

[PATCH] tmpfs: use ida to get inode number
 2019-12-01  8:44 UTC  (9+ messages)

[PATCH] erofs: zero out when listxattr is called with no xattr
 2019-12-01  8:40 UTC  (2+ messages)

Some packages from local repository have incorrect checksum
 2019-12-01  8:40 UTC 

Linux kernel 4.19.87 released
 2019-12-01  8:30 UTC 

Linux kernel 4.14.157 released
 2019-12-01  8:30 UTC 

[RFC] Thing 1: Shardmap fox Ext4
 2019-12-01  8:21 UTC  (7+ messages)

[meta-virtualization][PATCH V2] cri-o: workaround failure since go upgraded to 1.13
 2019-12-01  8:20 UTC 

[meta-virtualization][PATCH] cri-o: workaround failure since go upgraded to 1.13
 2019-12-01  8:17 UTC 

[PATCH] nvme-fabrics: reject I/O to offline device
 2019-12-01  7:59 UTC 

[meta-virtualization][PATCH] cri-o: workaround failure since go upgraded to 1.13
 2019-12-01  8:12 UTC 

[Buildroot] rpi4 64 bit support
 2019-12-01  8:10 UTC  (3+ messages)

[PATCH] media: dvb_dummy_fe.c: add members to dvb_dummy_fe_state
 2019-12-01  8:07 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[alsa-devel] Restart alsa-gi project as alsa-gobject project
 2019-12-01  8:04 UTC 

[PATCH] tty: serial: samsung: support driver modulization
 2019-12-01  8:03 UTC 

[Cocci] Replacing printf/format calls based on the data-type
 2019-12-01  8:00 UTC  (10+ messages)
` [Cocci] Replacing printf() parameters according to used data types
                ` [Cocci] Changing format string usage with SmPL?

INFO: task hung in aead_recvmsg
 2019-12-01  7:58 UTC 

[PATCH] Documentation: media: dtv-frontend.rst: fix a few minor typos
 2019-12-01  7:57 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] media: dummy_dvb_fe: register adapter/frontend
 2019-12-01  7:56 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] media: dvb_dummy_fe: Fix long lines
 2019-12-01  7:51 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH v2] media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION
 2019-12-01  7:47 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH 1/2] drivers: md: dm-log.c: Remove unused variable 'sz'
 2019-12-01  7:46 UTC  (5+ messages)

[Xen-devel] [xen-4.9-testing test] 144412: regressions - trouble: fail/pass/starved
 2019-12-01  7:39 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-11-30
 2019-12-01  7:17 UTC 

BUG: unable to handle kernel paging request in __call_srcu
 2019-12-01  7:05 UTC 

[PATCH 0/1] preparatory patch for a uid/gid shifting bind mount
 2019-12-01  7:04 UTC  (3+ messages)
` [PATCH 1/1] fs: rethread notify_change to take a path instead of a dentry

[PATCH] ARM: dts: mvebu: add support for SolidRun Clearfog GTR
 2019-12-01  6:46 UTC  (3+ messages)

[meta-oe][PATCH] python-simplejson: upgrade 3.16.0 -> 3.17.0
 2019-12-01  6:42 UTC  (6+ messages)
` [meta-oe][PATCH] python-cmd2: upgrade 0.9.19 -> 0.9.20

Fw: [PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-12-01  6:35 UTC  (4+ messages)
  `  "

[PATCH] ARM: dts: rockchip: Add missing cpu operating points for rk3288-tinker
 2019-12-01  6:28 UTC 

stacktrace.c:undefined reference to `save_stack_trace'
 2019-12-01  6:18 UTC  (2+ messages)

[thierryreding:for-5.6/nouveau 117/138] drivers/gpu/drm/udl/udl_dmabuf.c:169:3: error: 'const struct dma_buf_ops' has no member named 'map'; did you mean 'mmap'?
 2019-12-01  6:12 UTC 

[avpatel:riscv_kvm_v10 6/31] arch/riscv/kernel/sbi.c:275:7: error: 'SBI_EXT_RFENCE_REMOTE_HFENCE_GVMA_VMID' undeclared; did you mean 'SBI_EXT_RFENCE_REMOTE_SFENCE_VMA_ASID'?
 2019-12-01  6:10 UTC 

[mmotm:master 236/260] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `kunit/test.o' being placed in section `.ctors.65435'
 2019-12-01  6:03 UTC  (2+ messages)

[PATCH v3 net-next] Enhanced skb_mpls_pop to update ethertype of the packet in all the cases when an ethernet header is present is the packet
 2019-12-01  5:50 UTC  (5+ messages)

[PATCH 2/2] drivers: md: dm-log.c: Remove unused variable 'sz'
 2019-12-01  5:42 UTC  (3+ messages)

[linux-arm:cex7 65/78] drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c:67:16: error: redeclaration of 'ctl_block' with no linkage
 2019-12-01  5:43 UTC 

[GIT PULL] Mailbox changes for v5.5
 2019-12-01  5:38 UTC  (2+ messages)

[PATCH 0/7] Delete timespec64_trunc()
 2019-12-01  5:35 UTC  (4+ messages)
` [PATCH 3/7] fs: cifs: Delete usage of timespec64_trunc

[PATCH] CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
 2019-12-01  5:27 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Keep engine awake during live_coherency
 2019-12-01  5:25 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

incoming
 2019-12-01  5:17 UTC  (2+ messages)

[Xen-devel] [xen-4.8-testing test] 144410: regressions - trouble: fail/pass/starved
 2019-12-01  5:12 UTC 

cron job: media_tree daily build: WARNINGS
 2019-12-01  4:55 UTC 

WARNING: refcount bug in smc_release (2)
 2019-12-01  4:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Introduce DSA Ethernet switch class and Felix driver
 2019-12-01  4:17 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/6] net: introduce DSA class for Ethernet switches

[Linux-kernel-mentees] [PATCH] ext4: use rcu API in debug_print_tree
 2019-12-01  3:51 UTC  (2+ messages)
`  "

[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
 2019-12-01  3:44 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
    `  "

[PATCH v2] generic/050: fix xfsquota configuration failures
 2019-12-01  3:35 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.