All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-06 15:02:17 to 2019-10-06 16:28:14 UTC [more...]

[U-Boot] [PATCH 0/2] Fix memory instability on ROCK64
 2019-10-06 16:28 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ram: rk3328: Use correct frequency units in function
` [U-Boot] [PATCH 2/2] ram: rk3328: Fix loading of skew values

[PATCH] ipipe: Make ipipe_root_nr_syscalls independent of CONFIG_IPIPE
 2019-10-06 16:21 UTC  (2+ messages)

[PATCH net-next] net: core: change return type of pskb_may_pull to bool
 2019-10-06 16:19 UTC 

[PATCH] rtc: pcf2127: handle boot-enabled watchdog feature
 2019-10-06 16:19 UTC  (6+ messages)
` [PATCHv2] "

[U-Boot] mx6cuboxi fails to load u-boot.img
 2019-10-06 16:18 UTC  (13+ messages)

[PATCH] powerpc: Fix up RTAS invocation for new qemu versions
 2019-10-06 16:16 UTC  (5+ messages)

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-06 16:15 UTC  (5+ messages)
` [RFC PATCH 03/13] kvm: Add XO memslot type

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-06 16:15 UTC  (12+ messages)
` [U-Boot] [PATCH 051/126] x86: Use a common definition of MSR_IA32_PERF_CTL
` [U-Boot] [PATCH 052/126] x86: Add a common function to set CPU thermal target
` [U-Boot] [PATCH 053/126] x86: Use a common bus clock for Intel CPUs
` [U-Boot] [PATCH 054/126] x86: Add common functions for TDP and perf control
` [U-Boot] [PATCH 055/126] x86: Tidy up some duplicate MSR defines

[PATCH] target/i386: log guest name and memory error type AO, AR for MCEs
 2019-10-06 16:11 UTC  (2+ messages)

[PATCH v10 00/16] Multicolor Framework
 2019-10-06 16:12 UTC  (5+ messages)
` [PATCH v10 04/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v10 06/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-10-06 16:08 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: always expose VIRT_SSBD to guests

[PATCH] tests/docker: only enable ubsan for test-clang
 2019-10-06 16:06 UTC  (3+ messages)

[PATCH] cpus: kick all vCPUs when running thread=single
 2019-10-06 16:05 UTC  (4+ messages)

[PATCH v2 0/3] drm/sun4i: dsi: misc fixes
 2019-10-06 16:03 UTC  (8+ messages)
` [PATCH v2 1/3] drm/sun4i: dsi: Fix video start delay computation
` [PATCH v2 2/3] drm/sun4i: dsi: fix the overhead of the horizontal front porch
` [PATCH v2 3/3] drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length

[PATCH] docs: Catch up with the new location of get_user_pages_fast()
 2019-10-06 16:04 UTC  (2+ messages)

[PATCH v4 0/2] Simplify count_read/count_write/signal_read
 2019-10-06 16:03 UTC  (6+ messages)
` [PATCH v4 1/2] counter: Simplify the count_read and count_write callbacks
` [PATCH v4 2/2] docs: driver-api: generic-counter: Update Count and Signal data types

[PATCH] serial: 8250_omap: Fix gpio check for auto RTS and CTS
 2019-10-06 16:03 UTC  (6+ messages)

[PATCH] fs/seq_file: export seq_put_hex_ll symbol
 2019-10-06 16:01 UTC  (2+ messages)

[PATCH rdma-next 0/3] Optimize SGL registration
 2019-10-06 15:59 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose optimal performance scatter entries capability
` [PATCH rdma-next 2/3] RDMA/mlx5: Add capability for max sge to get optimized performance
` [PATCH rdma-next 3/3] RDMA/rw: Support threshold for registration vs scattering to local pages

[PATCH] zram: properly implement systemd service
 2019-10-06 15:58 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/ripgrep: new package
 2019-10-06 15:56 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Introduce and use mkey context setting helper routine
 2019-10-06 15:54 UTC 

[Buildroot] [PATCH 1/1] package/live555: bump version to 2019.09.30
 2019-10-06 15:53 UTC 

[PATCH bpf-next v2 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-06 15:52 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

[PATCH rdma-next v2 0/4] ODP information and statistics
 2019-10-06 15:51 UTC  (5+ messages)
` [PATCH rdma-next v2 1/4] IB/mlx5: Introduce ODP diagnostic counters
` [PATCH rdma-next v2 2/4] RDMA/nldev: Allow different fill function per resource
` [PATCH rdma-next v2 3/4] RDMA/mlx5: Return ODP type per MR
` [PATCH rdma-next v2 4/4] RDMA/nldev: Provide MR statistics

[PATCH] soc: samsung: chipid: Make exynos_chipid_early_init() static
 2019-10-06 15:51 UTC  (3+ messages)

[PATCH v6] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800
 2019-10-06 15:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liquid-dsp: bump version to 1.3.2
 2019-10-06 15:50 UTC 

lift the xfs writepage code into iomap v6
 2019-10-06 15:46 UTC  (12+ messages)
` [PATCH 01/11] iomap: add tracing for the readpage / readpages
` [PATCH 02/11] iomap: copy the xfs writeback code to iomap.c
` [PATCH 03/11] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 04/11] xfs: set IOMAP_F_NEW more carefully
` [PATCH 05/11] iomap: zero newly allocated mapped blocks
` [PATCH 06/11] xfs: remove the readpage / readpages tracing code
` [PATCH 07/11] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 08/11] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 09/11] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 10/11] xfs: use the iomap writeback code
` [PATCH 11/11] iomap: move struct iomap_page out of iomap.h

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-06 15:48 UTC  (4+ messages)
` [PATCH v3 03/10] ARM: dts: exynos: Rename SysRAM node to "sram"

[PATCH] perl: Handle PACKAGES_DYNAMIC for perl-native
 2019-10-06 15:47 UTC 

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-06 15:47 UTC  (6+ messages)
` [PATCH v2 3/3] ARM: dts: exynos: Rename power domain nodes to "power-domain" in Exynos4

[Buildroot] [PATCH 1/1] package/links: bump version to 2.20.2
 2019-10-06 15:44 UTC 

[Xen-devel] [qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow
 2019-10-06 15:43 UTC 

[Buildroot] [PATCH 00/10] Bump skarnet packages to 2019.09 release
 2019-10-06 15:43 UTC  (10+ messages)
` [Buildroot] [PATCH 10/10] package/mdevd: bump version to 0.1.1.0

[warrior 0/3] Pull request
 2019-10-06 15:40 UTC  (4+ messages)
` [warrior 1/3] meta-yocto-bsp: Bump to the latest stable kernel for all the BSP
` [warrior 2/3] conf/poky: add debian-10 to the supported distribution list
` [warrior 3/3] conf/poky: add Fedora 30 and Opensuse Leap 15.1 to supported distributions

[PATCH] cpufreq: Fix RCU reboot regression on x86 PIC machines
 2019-10-06 15:34 UTC  (4+ messages)

[RFC/RFT][PATCH v8] cpuidle: New timer events oriented governor for tickless systems
 2019-10-06 15:34 UTC  (5+ messages)

[PATCH] hwmon: abituguru: make array probe_order static, makes object smaller
 2019-10-06 15:34 UTC  (5+ messages)

[PATCH 0/3] dyntickrcu: Apply 'cleveref' way of cross reference
 2019-10-06 15:33 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Tell 'cleveref' to respect Oxford comma
` [PATCH 3/3] Define '\clnrefthro' for 'lines~m through~n'

[PATCH -next] ASoc: tas2770: Fix build error without GPIOLIB
 2019-10-06 15:31 UTC  (4+ messages)
` [PATCH v2 "
  ` [alsa-devel] "

[PATCH V4 00/10] ARM: Add minimal Raspberry Pi 4 support
 2019-10-06 15:28 UTC  (33+ messages)
` [PATCH V4 01/10] bluetooth: hci_bcm: Fix RTS handling during startup
` [PATCH V4 02/10] ARM: dts: bcm283x: Remove simple-bus from fixed clocks
` [PATCH V4 03/10] ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
  ` [PATCH V4 03/10] ARM: dts: bcm283x: Remove brcm,bcm2835-pl011 compatible
` [PATCH V4 04/10] ARM: dts: bcm283x: Move BCM2835/6/7 specific to bcm2835-common.dtsi
` [PATCH V4 05/10] dt-bindings: arm: Convert BCM2835 board/soc bindings to json-schema
` [PATCH V4 06/10] dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
` [PATCH V4 07/10] ARM: bcm: Add support for BCM2711 SoC
` [PATCH V4 08/10] ARM: dts: Add minimal Raspberry Pi 4 support
` [PATCH V4 09/10] arm64: dts: broadcom: Add reference to RPi 4 B
` [PATCH V4 10/10] MAINTAINERS: Add BCM2711 to BCM2835 ARCH

[PATCH 0/3] Support AXI FAN Control IP core
 2019-10-06 15:32 UTC  (4+ messages)
` [PATCH 2/3] hwmon: Support ADI Fan Control IP

[Buildroot] [PATCH 1/1] package/lightning: bump version to 2.1.3
 2019-10-06 15:31 UTC 

[alsa-devel] [PATCH v2] ALSA: hda: add Intel DSP configuration / probe code
 2019-10-06 15:25 UTC  (3+ messages)

[PATCH v3 3/4] HID: logitech: Add feature 0x0001: FeatureSet
 2019-10-06 15:25 UTC  (2+ messages)

[PATCH v2] blk-wbt: fix performance regression in wbt scale_up/scale_down
 2019-10-06 15:25 UTC  (2+ messages)

[warrior] 0/8] Patch review
 2019-10-06 15:24 UTC  (9+ messages)
` [warrior] 1/8] python: update to 3.7.3
` [warrior] 2/8] python3: upgrade 3.7.3 -> 3.7.4
` [warrior] 3/8] json-c: Don't --enable-rdrand
` [warrior] 4/8] qemu: Fix CVE-2019-8934
` [warrior] 5/8] unzip: Fix CVE-2019-13232
` [warrior] 6/8] classes/image-live.bbclass: Don't hardcode cpio.gz
` [warrior] 7/8] systemd: update SRCREV for systemd v241-stable
` [warrior] 8/8] qemu: fix build issue on new hosts with glibc 2.30

[alsa-devel] [PATCH v3] ALSA: hda: add Intel DSP configuration / probe code
 2019-10-06 15:22 UTC 

[RFC][PATCH 0/3] dwc3 role-switch handling for HiKey960
 2019-10-06 15:22 UTC  (8+ messages)
` [RFC][PATCH 2/3] usb: roles: Add usb role switch notifier

[Buildroot] [PATCH 1/2] package/nbd: add host-pkgconf to dependencies
 2019-10-06 15:20 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/nbd: bump to version 3.20

[PATCH 0/3] drm/sun4i: dsi: misc timing fixes
 2019-10-06 15:12 UTC  (6+ messages)
` [PATCH 3/3] Revert "drm/sun4i: dsi: Rework a bit the hblk calculation"
  ` [linux-sunxi] "

[PATCH v16 00/14] Introduce the for_each_set_clump8 macro
 2019-10-06 15:11 UTC  (30+ messages)
` [PATCH v16 01/14] bitops: "
` [PATCH v16 02/14] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v16 03/14] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v16 04/14] gpio: 104-idi-48: "
` [PATCH v16 05/14] gpio: gpio-mm: "
` [PATCH v16 06/14] gpio: ws16c48: "
` [PATCH v16 07/14] gpio: pci-idio-16: "
` [PATCH v16 08/14] gpio: pcie-idio-24: "
` [PATCH v16 09/14] gpio: uniphier: "
` [PATCH v16 10/14] gpio: 74x164: Utilize the "
` [PATCH v16 11/14] thermal: intel: intel_soc_dts_iosf: Utilize "
` [PATCH v16 12/14] gpio: pisosr: Utilize the "
` [PATCH v16 13/14] gpio: max3191x: "
` [PATCH v16 14/14] gpio: pca953x: "

[Buildroot] [PATCH 1/1] package/libyaml: bump version to 0.2.2
 2019-10-06 15:14 UTC 

[Buildroot] [PATCH 0/2] Add support for the D programming language
 2019-10-06 15:12 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] package/gcc: add support for D language

[U-Boot] [RFC] [PATCH 1/1] Dockerfile: enable colored output
 2019-10-06 15:12 UTC 

packet writing support
 2019-10-06 15:10 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libxkbcommon: bump version to 0.8.4
 2019-10-06 15:10 UTC 

[Buildroot] [PATCH] core/pkg-meson: simplify sed-expression to add to [binaries]
 2019-10-06 15:10 UTC 

[PATCH 1/2] bdi: Do not use freezable workqueue
 2019-10-06 15:08 UTC  (3+ messages)

[PATCH] ARM: omap2plus_defconfig: Fix selected panels after generic panel changes
 2019-10-06 15:07 UTC  (6+ messages)

[PATCH] gpio: 104-idi-48e: make array register_offset static, makes object smaller
 2019-10-06 15:07 UTC  (3+ messages)

[PATCH v3 1/4] HID: logitech: Add MX Mice over Bluetooth
 2019-10-06 15:07 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 94c19d60a2ce
 2019-10-06 15:07 UTC 

[PATCH] media: vpx3220: make array input_vals static, makes object smaller
 2019-10-06 15:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnss: bump version to 3.46.1
 2019-10-06 15:02 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.