All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-08 10:11:43 to 2019-09-08 12:46:09 UTC [more...]

[PATCH 4.4 00/23] 4.4.192-stable review
 2019-09-08 12:41 UTC  (23+ messages)
` [PATCH 4.4 01/23] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
` [PATCH 4.4 02/23] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH 4.4 04/23] ibmveth: Convert multicast list size for little-endian system
` [PATCH 4.4 05/23] gpio: Fix build error of function redefinition
` [PATCH 4.4 06/23] cxgb4: fix a memory leak bug
` [PATCH 4.4 07/23] net: myri10ge: fix memory leaks
` [PATCH 4.4 08/23] cx82310_eth: fix a memory leak bug
` [PATCH 4.4 10/23] wimax/i2400m: "
` [PATCH 4.4 11/23] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH 4.4 12/23] Tools: hv: kvp: eliminate may be used uninitialized warning
` [PATCH 4.4 13/23] IB/mlx4: Fix memory leaks
` [PATCH 4.4 14/23] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH 4.4 15/23] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 4.4 16/23] libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
` [PATCH 4.4 17/23] spi: bcm2835aux: ensure interrupts are enabled for shared handler
` [PATCH 4.4 18/23] spi: bcm2835aux: unifying code between polling and interrupt driven code
` [PATCH 4.4 19/23] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
` [PATCH 4.4 20/23] spi: bcm2835aux: fix corruptions for longer spi transfers
` [PATCH 4.4 21/23] Revert "x86/apic: Include the LDR when clearing out APIC registers"
` [PATCH 4.4 22/23] net: fix skb use after free in netpoll
` [PATCH 4.4 23/23] net: stmmac: dwmac-rk: Dont fail if phy regulator is absent

[PATCH 4.9 00/26] 4.9.192-stable review
 2019-09-08 12:42 UTC  (23+ messages)
` [PATCH 4.9 03/26] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH 4.9 04/26] ibmveth: Convert multicast list size for little-endian system
` [PATCH 4.9 05/26] gpio: Fix build error of function redefinition
` [PATCH 4.9 06/26] cxgb4: fix a memory leak bug
` [PATCH 4.9 07/26] net: myri10ge: fix memory leaks
` [PATCH 4.9 08/26] cx82310_eth: fix a memory leak bug
` [PATCH 4.9 09/26] net: kalmia: fix memory leaks
` [PATCH 4.9 10/26] wimax/i2400m: fix a memory leak bug
` [PATCH 4.9 12/26] Tools: hv: kvp: eliminate may be used uninitialized warning
` [PATCH 4.9 13/26] IB/mlx4: Fix memory leaks
` [PATCH 4.9 14/26] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH 4.9 15/26] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH 4.9 16/26] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 4.9 17/26] libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
` [PATCH 4.9 18/26] spi: bcm2835aux: ensure interrupts are enabled for shared handler
` [PATCH 4.9 19/26] spi: bcm2835aux: unifying code between polling and interrupt driven code
` [PATCH 4.9 20/26] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
` [PATCH 4.9 22/26] Revert "x86/apic: Include the LDR when clearing out APIC registers"
` [PATCH 4.9 23/26] net: fix skb use after free in netpoll
` [PATCH 4.9 24/26] net: stmmac: dwmac-rk: Dont fail if phy regulator is absent
` [PATCH 4.9 26/26] mld: fix memory leak in mld_del_delrec()

[PATCH 4.14 00/40] 4.14.143-stable review
 2019-09-08 12:42 UTC  (15+ messages)
` [PATCH 4.14 01/40] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
` [PATCH 4.14 03/40] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH 4.14 14/40] vfs: fix page locking deadlocks when deduping files
` [PATCH 4.14 16/40] net: kalmia: fix memory leaks
` [PATCH 4.14 17/40] wimax/i2400m: fix a memory leak bug
` [PATCH 4.14 18/40] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH 4.14 20/40] HID: cp2112: prevent sleeping function called from invalid context
` [PATCH 4.14 22/40] Tools: hv: kvp: eliminate may be used uninitialized warning
` [PATCH 4.14 23/40] IB/mlx4: Fix memory leaks
` [PATCH 4.14 25/40] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
` [PATCH 4.14 26/40] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH 4.14 27/40] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 4.14 29/40] spi: bcm2835aux: unifying code between polling and interrupt driven code
` [PATCH 4.14 31/40] spi: bcm2835aux: fix corruptions for longer spi transfers

[PATCH 0/5] leds: fix /sys/class/leds/<led>/trigger and add new api
 2019-09-08 12:41 UTC  (6+ messages)
` [PATCH 1/5] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
` [PATCH 2/5] leds: make sure leds_class is initialized before triggers are registered
` [PATCH 3/5] driver core: class: add function to create /sys/class/<class>/foo directory
` [PATCH 4/5] leds: add /sys/class/triggers/ that contains trigger sub-directories
` [PATCH 5/5] leds: add /sys/class/leds/<led>/current-trigger

[Qemu-devel] [PATCH] riscv: Fix timer overflow in sifive_clint.c
 2019-09-08  3:17 UTC 

[PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-09-08 12:39 UTC  (2+ messages)

[U-Boot] [PATCH] clk: sifive: Fix ethernet regression on HiFive Unleashed
 2019-09-08 12:38 UTC  (2+ messages)

[Bug 111588] Framebuffer corruption when a fb which is not being scanned out gets removed
 2019-09-08 12:37 UTC  (2+ messages)

[U-Boot] [usb dwc3] xHCI driver -- a hint needed
 2019-09-08 12:35 UTC  (5+ messages)

general protection fault in cbs_destroy
 2019-09-08 12:33 UTC  (2+ messages)

[PATCH v2 01/11] dt-bindings: power: syscon-reboot: Convert bindings to json-schema
 2019-09-08 12:31 UTC  (7+ messages)
` [PATCH v2 10/11] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [PATCH v2 11/11] dt-bindings: iio: adc: exynos: Remove old requirement of two register address ranges

[PATCH v2 1/3] dt-bindings: iio/adc: Add a compatible string for JZ4770 SoC ADC
 2019-09-08 12:25 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: iio/adc: Add AUX2 channel idx "
` [PATCH v2 3/3] IIO: Ingenic JZ47xx: Add support "

[PATCH 0/8 v2] AB8500 GPADC MFD to IIO conversion
 2019-09-08 12:19 UTC  (5+ messages)
` [PATCH 6/8 v2] iio: adc: New driver for the AB8500 GPADC

[Bug 203997] [REGRESSION] Unable to connect BT audio device on 5.1.15
 2019-09-08 12:19 UTC 

[PATCH 0/2] iio: core: Add optional symbolic label to device attributes
 2019-09-08 12:17 UTC  (10+ messages)
` [PATCH 1/2] dt-binding: iio: Add optional label property
` [PATCH 2/2] iio: core: Add optional symbolic label to device attributes

[RFC 0/3] dmaengine: Support for DMA domain controllers
 2019-09-08 12:15 UTC  (9+ messages)
` [RFC 1/3] dt-bindings: dma: Add documentation for DMA domains
` [RFC 2/3] dmaengine: of_dma: Function to look up the DMA domain of a client
` [RFC 3/3] dmaengine: Support for requesting channels preferring DMA domain controller

[PATCH v1 1/1] iio: fix center temperature of bmc150-accel-core
 2019-09-08 12:13 UTC  (2+ messages)

[PATCH v5 0/9] Enhance the hv_vmbus driver to support hibernation
 2019-09-08 12:13 UTC  (4+ messages)

[PATCH i-g-t] benchmarks/gem_wsim: Cleanup register access on exit
 2019-09-08 12:10 UTC  (2+ messages)
` [igt-dev] "

[U-Boot] FDT placement in OpenSBI + U-Boot + Linux kernel issue for RISC-V
 2019-09-08 12:09 UTC 

[PATCH 0/8] add magnetometer support for MPU925x
 2019-09-08 12:07 UTC  (10+ messages)
` [PATCH 5/8] iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
` [PATCH 6/8] iio: imu: inv_mpu6050: add magnetometer implementation for MPU925x
` [PATCH 7/8] iio: imu: inv_mpu6050: add magnetometer support inside mpu driver
` [PATCH 8/8] iio: imu: inv_mpu6050: add fifo support for magnetometer data

[dpdk-dev] [PATCH 0/4] rework for ice generic flow framework and switch filter
 2019-09-08 12:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH 4/4] net/ice: rework "

[PATCH] dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schema
 2019-09-08 12:06 UTC  (5+ messages)

[PATCH] ftrace: simplify ftrace hash lookup code
 2019-09-08 12:05 UTC 

[PATCH v2] dt-bindings: arm: renesas: Convert 'renesas, prr' to json-schema
 2019-09-08 12:05 UTC 

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-09-08 11:58 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation

[Bug 204585] New: Bluetooth Mouse Polling Rate Regressed to 20hz
 2019-09-08 11:56 UTC  (2+ messages)
` [Bug 204585] "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.70-59-g131247eaf9e6)
 2019-09-08 11:55 UTC 

[Virtio-fs] [PATCH 00/18] virtiofs: Fix various races and cleanups round 1
 2019-09-08 11:53 UTC  (14+ messages)
` [Virtio-fs] [PATCH 08/18] virtiofs: Drain all pending requests during ->remove time
` [Virtio-fs] [PATCH 15/18] virtiofs: Make virtio_fs object refcounted
` [Virtio-fs] [PATCH 16/18] virtiofs: Use virtio_fs_mutex for races w.r.t ->remove and mount path

[alsa-devel] Licence change for your alsa-lib UCM commits (Russell Parker: 6 total)
 2019-09-08 11:48 UTC  (22+ messages)
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Marcin Juszkiewicz: 5 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Takashi Iwai: 9 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Dylan Reid: 1 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Lu, Han: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (zombah: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Tomeu Vizoso: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Jie Yang: 2 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Enric Balletbo i Serra: 1 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Heiko Stuebner: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Stephen Just: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Srinivas Kandagatla: 3 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Karthik D M: 1 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Nishit Sharma: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Carlo Caione: 4 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Hans de Goede: 30 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Hui Wang: 2 total)
  ` [alsa-devel] Licence change for your alsa-lib UCM commits (Pierre-Louis Bossart: "
  ` [alsa-devel] Licence change for your alsa-lib UCM commit (Urja Rannikko: 1 total)

[dpdk-dev] [PATCH] net/ixgbe: add security statistics
 2019-09-08 11:45 UTC  (2+ messages)

Regression in 5.1.20: Reading long directory fails
 2019-09-08 11:39 UTC  (9+ messages)

[PATCH] iio: light: cm36651: redundant assignment to variable ret
 2019-09-08 11:38 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: forbid 0 sensor sensitivity
 2019-09-08 11:36 UTC  (2+ messages)

[PATCH] iio: adc: meson_saradc: Fix memory allocation order
 2019-09-08 11:33 UTC  (6+ messages)

[Xen-devel] [qemu-mainline test] 141131: trouble: blocked/broken/starved
 2019-09-08 11:32 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.191-24-g6128caa0e308)
 2019-09-08 11:33 UTC 

general protection fault in dev_map_hash_update_elem
 2019-09-08 11:28 UTC  (3+ messages)
` [PATCH bpf-next] xdp: Fix race in dev_map_hash_update_elem() when replacing element

[patch net-next v2 0/3] net: devlink: move reload fail indication to devlink core and expose to user
 2019-09-08 11:25 UTC  (4+ messages)
` [patch net-next v2 3/3] "

[PATCH v3 0/6] counter: new TI eQEP driver
 2019-09-08 11:16 UTC  (7+ messages)
` [PATCH v3 1/6] bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem

CRASH: General protection fault in z3fold
 2019-09-08 11:09 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: accel: add binding documentation for ADIS16240
 2019-09-08 11:09 UTC  (6+ messages)
` [PATCH 2/2] staging: iio: accel: adis16240: move out of staging

[PATCH v1 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-09-08 11:07 UTC  (4+ messages)

[RFC PATCH untested] vhost: block speculation of translated descriptors
 2019-09-08 11:05 UTC 

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-08 11:05 UTC  (5+ messages)
` [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address

[RFC PATCH untested] vhost: block speculation of translated descriptors
 2019-09-08 11:05 UTC 

Linux 5.3-rc7
 2019-09-08 11:02 UTC  (9+ messages)

[sparc64] Kernel unaligned access at TPC lzo1x_1_do_compress
 2019-09-08 10:58 UTC  (2+ messages)

[PATCH] powerpc/64: interrupt return in C
 2019-09-08 10:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 1/2] linux-user: remove useless variable
 2019-09-08 10:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/2] linux-user: manage binfmt-misc preserve-arg[0] flag

[PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
 2019-09-08 10:50 UTC  (10+ messages)

[PATCH] iio: light: bh1750: Move static keyword to the front of declaration
 2019-09-08 10:49 UTC  (2+ messages)

[PATCH v2 0/2] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-08 10:48 UTC  (3+ messages)
` [PATCH] Documentation: fix build with Asciidoctor 2

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 19 warnings (v5.2.12-95-gcff8df27bac0)
 2019-09-08 10:43 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.191-22-g15e471136436)
 2019-09-08 10:42 UTC 

[PATCH V4 1/4] iio: adc: ad7192: Add sysfs ABI documentation
 2019-09-08 10:29 UTC  (9+ messages)
` [PATCH V4 2/4] iio: adc: ad_sigma_delta: Export ad_sd_calibrate
` [PATCH V4 3/4] staging: iio: adc: ad7192: Add system calibration support
` [PATCH V4 4/4] dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192

[PATCHES] Networking
 2019-09-08 10:40 UTC  (2+ messages)

[PATCH] dt-bindings: fix regulator names to not be constant
 2019-09-08 10:40 UTC 

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.142-33-gcaba048ce704)
 2019-09-08 10:38 UTC 

5.2.11+ Regression: > nproc/2 lockups during initramfs
 2019-09-08 10:37 UTC 

[PATCH] Revert "mmc: bcm2835: Terminate timeout work synchronously"
 2019-09-08 10:32 UTC  (3+ messages)

[PATCH 0/2] a few commit-graph improvements
 2019-09-08 10:31 UTC  (4+ messages)
` [PATCH 2/2] commit-graph: turn off save_commit_buffer

O_NONBLOCK: should I blame git or ssh?
 2019-09-08 10:28 UTC  (2+ messages)

[PATCH 0/3] powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2019-09-08 10:25 UTC  (3+ messages)

[PATCH] fat: Delete an unnecessary check before brelse()
 2019-09-08 10:22 UTC  (3+ messages)

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-09-08 10:15 UTC  (9+ messages)

[PATCH] fat: fix corruption in fat_alloc_new_dir()
 2019-09-08 10:20 UTC  (2+ messages)

[PATCH] VMCI: Release resource if the work is already queued
 2019-09-08 10:19 UTC  (4+ messages)

generic/377 failing, xattr: security.SMACK64
 2019-09-08 10:18 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.70-59-g8d49eb84b4dc)
 2019-09-08 10:16 UTC 

[PATCH v2 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
 2019-09-08 10:12 UTC  (12+ messages)
` [PATCH v2 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled
` [PATCH v2 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
` [PATCH v2 03/11] mmc: mtk-sd: "
` [PATCH v2 04/11] mmc: core: Move code to get pending SDIO IRQs to a function
` [PATCH v2 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
` [PATCH v2 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
` [PATCH v2 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
` [PATCH v2 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
` [PATCH v2 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
` [PATCH v2 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs
` [PATCH v2 11/11] mmc: sdhci: Convert to use sdio_irq_claimed()


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.