All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-21 10:07:25 to 2019-02-21 10:37:02 UTC [more...]

Prevent Nand page writes on Power failure
 2019-02-21 10:36 UTC  (4+ messages)

[patch V2 00/10] MDS basics+ 0
 2019-02-21 10:36 UTC  (10+ messages)
` [patch V2 03/10] MDS basics+ 3
  ` [MODERATED] "
      ` [MODERATED] "
` [patch V2 05/10] MDS basics+ 5
  ` [MODERATED] "
` [patch V2 06/10] MDS basics+ 6
  ` [MODERATED] "

[Buildroot] [git commit branch/2018.02.x] jpeg-turbo: fix install with a static only lib
 2019-02-21 10:36 UTC 

[Buildroot] [git commit branch/2018.02.x] jpeg-turbo: fix static build
 2019-02-21 10:36 UTC 

[PATCH] drm/writeback: Delete drm_writeback_cleanup_job
 2019-02-21 10:36 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] jpeg-turbo: bump to version 2.0.0
 2019-02-21 10:36 UTC 

[Buildroot] [git commit branch/2018.02.x] jpeg-turbo: bump to version 1.5.3
 2019-02-21 10:35 UTC 

[U-Boot] [PATCH] imx8qxp: Fix the reported CPU frequency
 2019-02-21 10:35 UTC  (2+ messages)

[PATCH] clk: imx8mq: Fix the CLKO2 source select list
 2019-02-21 10:34 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 00/10] virtio-blk: add DISCARD and WRITE_ZEROES features
 2019-02-21 10:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
` [Qemu-devel] [PATCH v6 02/10] virtio-blk: add host_features field in VirtIOBlock
` [Qemu-devel] [PATCH v6 03/10] virtio-blk: add "discard" and "write-zeroes" properties
` [Qemu-devel] [PATCH v6 04/10] virtio-net: make VirtIOFeature usable for other virtio devices
` [Qemu-devel] [PATCH v6 05/10] virtio-blk: set config size depending on the features enabled
` [Qemu-devel] [PATCH v6 06/10] virtio-blk: add DISCARD and WRITE_ZEROES features
` [Qemu-devel] [PATCH v6 07/10] tests/virtio-blk: change assert on data_size in virtio_blk_request()
` [Qemu-devel] [PATCH v6 08/10] tests/virtio-blk: add virtio_blk_fix_dwz_hdr() function
` [Qemu-devel] [PATCH v6 09/10] tests/virtio-blk: add test for WRITE_ZEROES command
` [Qemu-devel] [PATCH v6 10/10] tests/virtio-blk: add test for DISCARD command

[Buildroot] [git commit branch/2018.11.x] package/jpeg-turbo: add upstream security fixes
 2019-02-21 10:34 UTC 

[Buildroot] [git commit branch/2018.11.x] jpeg-turbo: bump to version 2.0.1
 2019-02-21 10:34 UTC 

[PATCH wireless-drivers-next 1/2] brcmfmac: fix size of the struct msgbuf_ring_status
 2019-02-21 10:33 UTC  (2+ messages)
` [PATCH wireless-drivers-next 2/2] brcmfmac: print firmware reported general status errors

[Buildroot] [PATCH] openssh: add upstream security fixes
 2019-02-21 10:33 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] openssh: add upstream security fixes
 2019-02-21 10:33 UTC 

[Buildroot] [git commit branch/2018.11.x] openssh: add upstream security fixes
 2019-02-21 10:32 UTC 

[PATCH 1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
 2019-02-21 10:29 UTC  (6+ messages)
` [PATCH 2/6] drm/i915/pmu: Always sample an active ringbuffer
` [PATCH 3/6] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 4/6] drm/i915: Remove access to global seqno in the HWSP
` [PATCH 5/6] drm/i915: Remove i915_request.global_seqno
` [PATCH 6/6] drm/i915/selftests: Exercise resetting during non-user payloads

[PATCH v5 00/19] R-Car DU display writeback support
 2019-02-21 10:32 UTC  (20+ messages)
` [PATCH v5 01/19] Revert "[media] v4l: vsp1: Supply frames to the DU continuously"
` [PATCH v5 02/19] media: vsp1: wpf: Fix partition configuration for display pipelines
` [PATCH v5 03/19] media: vsp1: Replace leftover occurrence of fragment with body
` [PATCH v5 04/19] media: vsp1: Fix addresses of display-related registers for VSP-DL
` [PATCH v5 05/19] media: vsp1: Refactor vsp1_video_complete_buffer() for later reuse
` [PATCH v5 06/19] media: vsp1: Replace the display list internal flag with a flags field
` [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list
` [PATCH v5 08/19] media: vsp1: wpf: Add writeback support
` [PATCH v5 09/19] media: vsp1: drm: Split RPF format setting to separate function
` [PATCH v5 10/19] media: vsp1: drm: Extend frame completion API to the DU driver
` [PATCH v5 11/19] media: vsp1: drm: Implement writeback support
` [PATCH v5 12/19] drm: writeback: Cleanup job ownership handling when queuing job
` [PATCH v5 13/19] drm: writeback: Fix leak of writeback job
` [PATCH v5 14/19] drm: writeback: Add job prepare and cleanup operations
` [PATCH v5 15/19] drm/msm: Remove prototypes for non-existing functions
` [PATCH v5 16/19] drm: rcar-du: Fix rcar_du_crtc structure documentation
` [PATCH v5 17/19] drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure
` [PATCH v5 18/19] drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functions
` [PATCH v5 19/19] drm: rcar-du: Add writeback support for R-Car Gen3

[PATCH net-next 0/7] net: phy: marvell10g: Add 2.5GBaseT
 2019-02-21 10:31 UTC  (6+ messages)
` [PATCH net-next 1/7] net: phy: marvell10g: Use get_features to get the PHY abilities

[Buildroot] [PATCH] package/sg3_utils: ensure to build against librt when needed
 2019-02-21 10:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.11.x] package/sg3_utils: ensure to build against librt when needed
 2019-02-21 10:31 UTC 

[PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
 2019-02-21 10:30 UTC  (13+ messages)
` [PATCH 1/2] mmc: mmci: introduce a quirks property into variant struct
` [PATCH 2/2] mmc: mmci: add quirk property to add stm32 transfer mode

[PATCH wireless-drivers-next] brcmfmac: add basic validation of shared RAM address
 2019-02-21 10:30 UTC  (5+ messages)

About Porting Virtio to the XEN
 2019-02-21 10:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] vhost-user-backend & vhost-user-input
 2019-02-21 10:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 12/13] contrib: add vhost-user-input

[Buildroot] [PATCH 1/1] package/libupnp18: fix static linking with mpd
 2019-02-21 10:29 UTC  (2+ messages)

[PATCH] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-02-21 10:29 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.11.x] package/libupnp18: fix static linking with mpd
 2019-02-21 10:28 UTC 

rk3399: Graphical artifacts when running for-next
 2019-02-21 10:27 UTC 

[Buildroot] [PATCH 1/1] package/webkitgtk: security bump to version 2.22.6
 2019-02-21 10:26 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] package/webkitgtk: security bump to version 2.22.6
 2019-02-21 10:26 UTC 

[Buildroot] [git commit branch/2018.11.x] package/webkitgtk: security bump to version 2.22.6
 2019-02-21 10:25 UTC 

[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-02-21 10:25 UTC  (7+ messages)
` [U-Boot] [PATCHv3 10/11] pci: ls_pcie_g4: Add Workaround for A-011451

[PATCH 1/2] imd: create new helper macro to add data from oftree to image meta data
 2019-02-21 10:25 UTC  (2+ messages)
` [PATCH 2/2] ARM: phytec-som-imx6: make use of new imd oftree helper

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-21 10:24 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] iotests: drop unnecessary accel=kvm in 238
 2019-02-21 10:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: bump to version 1.5.7
 2019-02-21 10:24 UTC  (2+ messages)

[igt-dev] [PATCH CI] HAX: Default to multiple-mode
 2019-02-21 10:24 UTC 

[Buildroot] [PATCH] package/mosquitto: security bump to version 1.5.6
 2019-02-21 10:24 UTC  (2+ messages)

[iptables PATCH] arptables: Print space before comma and counters
 2019-02-21 10:23 UTC 

[Buildroot] [git commit branch/2018.02.x] package/mosquitto: bump to version 1.5.7
 2019-02-21 10:23 UTC 

[Buildroot] [git commit branch/2018.02.x] package/mosquitto: security bump to version 1.5.6
 2019-02-21 10:23 UTC 

[Buildroot] [git commit branch/2018.11.x] package/mosquitto: bump to version 1.5.7
 2019-02-21 10:23 UTC 

[Buildroot] [git commit branch/2018.11.x] package/mosquitto: security bump to version 1.5.6
 2019-02-21 10:23 UTC 

[PATCH net-next v4 0/2] net: phy: at803x: Update delays for RGMII modes
 2019-02-21 10:23 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: phy: at803x: don't inline helpers
` [PATCH net-next v4 2/2] net: phy: at803x: disable delay only for RGMII mode

[Cluster-devel] [PATCH V15 00/18] block: support multi-page bvec
 2019-02-21 10:22 UTC  (13+ messages)
` [Cluster-devel] [PATCH V15 14/18] block: enable multipage bvecs
        `  "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS f737fc40430cc28f247effb5452d0211a1e1a527
 2019-02-21 10:22 UTC 

[Buildroot] [git commit branch/2018.02.x] package/php: security bump to version 7.2.15
 2019-02-21 10:22 UTC 

v4.19.24 build: 0 failures 3 warnings (v4.19.24)
 2019-02-21 10:22 UTC 

[PATCH] ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
 2019-02-21 10:22 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.11.x] package/php: security bump to version 7.2.15
 2019-02-21 10:22 UTC 

mlx5 stable backport help
 2019-02-21 10:21 UTC  (3+ messages)

i.MX6ul USB serial downloader and Barebox
 2019-02-21 10:21 UTC  (2+ messages)

[U-Boot] [RFC 1/1] efi_loader: in situ relocation
 2019-02-21 10:21 UTC  (4+ messages)

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-21 10:15 UTC  (20+ messages)
` [PATCH v4 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v4 2/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
` [PATCH v4 4/9] PCI: keystone: Use hwirq to get the MSI IRQ number offset
` [PATCH v4 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler
` [PATCH v4 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v4 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v4 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v4 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.2
 2019-02-21 10:20 UTC  (2+ messages)

[PATCH v2 00/12] Add some functionalities for Tegra soctherm
 2019-02-21 10:18 UTC  (26+ messages)
` [PATCH v2 01/12] of: Add bindings of thermtrip "
` [PATCH v2 02/12] thermal: tegra: support hw and sw shutdown
` [PATCH v2 03/12] arm64: dts: tegra210: set thermtrip
` [PATCH v2 04/12] of: Add bindings of gpu hw throttle for Tegra soctherm
` [PATCH v2 05/12] thermal: tegra: add support for gpu hw-throttle
` [PATCH v2 06/12] arm64: dts: tegra210: set gpu hw throttle level
` [PATCH v2 07/12] thermal: tegra: add support for thermal IRQ
` [PATCH v2 08/12] thermal: tegra: add set_trips functionality
` [PATCH v2 09/12] thermal: tegra: add support for EDP IRQ
` [PATCH v2 10/12] arm64: dts: tegra210: set EDP interrupt line
` [PATCH v2 11/12] of: Add bindings of OC hw throttle for Tegra soctherm
` [PATCH v2 12/12] thermal: tegra: enable OC hw throttle

[PATCH net v2 0/2] ipv6: route: enforce RCU protection for fib6_info->from
 2019-02-21 10:19 UTC  (3+ messages)
` [PATCH net v2 1/2] ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
` [PATCH net v2 2/2] ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()

[Buildroot] [git commit] package/syslog-ng: add optional rabbitmq-c dependency
 2019-02-21 10:20 UTC  (4+ messages)

[PATCH i-g-t 1/2] lib: Only require we have i915.reset module parameter for allow-hang
 2019-02-21 10:19 UTC  (4+ messages)
` [igt-dev] "
` [PATCH i-g-t 2/2] igt/drv_hangman: Skip if resets are disallowed
  ` [igt-dev] "

[virtio-dev] [PATCH v11 0/7] virtio-balloon: free page hint support
 2019-02-21 10:18 UTC  (11+ messages)
` [virtio-dev] [PATCH v11 7/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [Qemu-devel] "

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2019-02-21 10:10 UTC  (9+ messages)
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
        ` Allwinner SID THS calibration data cell representation?

wic creates ext4 images that read really slow in u-boot
 2019-02-20 10:42 UTC  (5+ messages)

[PATCH] irqchip: brcmstb-l2: use _irqsave variants in non-interrupt code
 2019-02-21 10:15 UTC  (3+ messages)

[PATCH] x86/alternatives: check int3 breakpoint physical addresses
 2019-02-21 10:14 UTC  (6+ messages)

[PATCH] arm64/efi: fix grub_efi_get_ram_base()
 2019-02-21 10:15 UTC 

[RFC PATCH 00/27] Introduce the generic ECC engine abstraction
 2019-02-21 10:02 UTC  (5+ messages)
` [RFC PATCH 10/27] mtd: rawnand: Get rid of chip->ecc.priv
` [RFC PATCH 11/27] mtd: nand: ecc: Move Hamming code into the ecc/ directory
` [RFC PATCH 12/27] mtd: nand: ecc: Use SPDX license identifier for the software Hamming code

[RFC PATCH net-next v3 00/21] ethtool netlink interface, part 1
 2019-02-21 10:14 UTC  (4+ messages)
` [RFC PATCH net-next v3 15/21] ethtool: provide link settings and link modes in GET_SETTINGS request

[U-Boot] [PATCH 1/3] Add support for the MT41K128M16JT125K memory modules
 2019-02-21 10:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
` [U-Boot] [PATCH 3/3] am335x, guardian: Add support for the bosch guardian board

[PATCH v1] regulator: core: Log forbidden DRMS operation
 2019-02-21 10:12 UTC  (4+ messages)

XEN on R-CAR H3
 2019-02-21 10:11 UTC  (13+ messages)

Fwd: s2idle not working
 2019-02-21 10:09 UTC  (5+ messages)
  `  "

[Bridge] [PATCH net-next v3 0/8] net: Get rid of switchdev_port_attr_get()
 2019-02-21  9:57 UTC  (3+ messages)
` [Bridge] [PATCH net-next v3 8/8] "
  `  "

[PATCH 0/4] Fixes for 3 separate NMI reentrancy bugs
 2019-02-21 10:05 UTC  (4+ messages)
` [PATCH 1/4] powerpc/64s: Fix HV NMI vs HV interrupt recoverability test


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.