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

[Buildroot] [PATCH 0/3 v2] udev providers: compile the hwdb at build time (branch yem/host-eudev-2)
 2019-10-29 22:07 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3 v2] package/eudev: introduce a host variant
` [Buildroot] [PATCH 2/3 v2] package/eudev: generate the hwdb.bin

ESP SCSI driver (was: Amiga PCMCIA network card support)
 2019-10-29 22:05 UTC  (2+ messages)
` [PATCH] esp_scsi: Add support for FSC chip

[PATCH v11 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-10-29 22:06 UTC  (5+ messages)
` [PATCH v11 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller

[PATCH v3 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-29 21:13 UTC  (28+ messages)
` [PATCH v3 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v3 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v3 15/29] x86: Actually use _etext for end of text segment
` [PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v3 17/29] alpha: "
` [PATCH v3 18/29] arm64: "
` [PATCH v3 19/29] c6x: "
` [PATCH v3 20/29] h8300: "
` [PATCH v3 21/29] ia64: "
` [PATCH v3 22/29] microblaze: "
` [PATCH v3 23/29] parisc: "
` [PATCH v3 24/29] powerpc: "
` [PATCH v3 25/29] xtensa: "
` [PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PULL] topic/mst-suspend-resume-reprobe-2019-10-29-2
 2019-10-29 22:05 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 22:04 UTC  (7+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
  ` [Xen-devel] "

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-10-29 21:58 UTC  (16+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v35 02/13] target/avr: Add instruction helpers
` [PATCH v35 03/13] target/avr: Add instruction decoding
` [PATCH v35 04/13] target/avr: Add instruction translation - Registers definition
` [PATCH v35 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v35 06/13] target/avr: Add instruction translation - Branch Instructions
` [PATCH v35 07/13] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v35 08/13] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v35 09/13] target/avr: Add instruction translation - CPU main translation function
` [PATCH v35 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v35 11/13] target/avr: Add example board configuration
` [PATCH v35 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v35 13/13] target/avr: Add tests

[PATCH 0/5] Add clocks for Unisoc's SC9863A
 2019-10-29 22:03 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: clk: sprd: rename the common file name sprd.txt to SoC specific
` [PATCH 3/5] dt-bindings: clk: sprd: add bindings for sc9863a clock controller
` [PATCH 4/5] clk: sprd: Add dt-bindings include file for SC9863A

[PATCH v10 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-29 21:19 UTC  (2+ messages)

"Force HWP min perf before offline" triggers unchecked MSR access errors
 2019-10-29 22:01 UTC  (3+ messages)

21:9 monitor resolution incorrect since 4.14 kernel
 2019-10-29 22:01 UTC  (3+ messages)

[RFC PATCH] kconfig: Add option to get the full help text with listnewconfig
 2019-10-29 22:01 UTC  (2+ messages)

[PATCH v7 00/19] More improvements for Tegra30 devfreq driver
 2019-10-29 22:00 UTC  (20+ messages)
` [PATCH v7 01/19] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v7 02/19] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v7 03/19] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v7 04/19] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v7 05/19] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v7 06/19] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v7 07/19] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v7 08/19] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v7 09/19] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v7 10/19] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v7 11/19] PM / devfreq: tegra30: Constify structs
` [PATCH v7 12/19] PM / devfreq: tegra30: Include appropriate header
` [PATCH v7 13/19] PM / devfreq: tegra30: Increase sampling period to 16ms
` [PATCH v7 14/19] PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts
` [PATCH v7 15/19] PM / devfreq: tegra30: Disable consecutive interrupts when appropriate
` [PATCH v7 16/19] PM / devfreq: Add new interrupt_driven flag for governors
` [PATCH v7 17/19] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v7 18/19] PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient
` [PATCH v7 19/19] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-29 21:15 UTC  (7+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"

[PATCH 1/7] drm/i915: define i915_ggtt_has_aperture
 2019-10-29 21:59 UTC  (21+ messages)
` [PATCH 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
  ` [Intel-gfx] "

[PULL 0/16] Python (acceptance tests) queue, 2019-10-28
 2019-10-29 21:58 UTC  (4+ messages)

[PATCH net-next, 0/4] hv_netvsc: Add XDP support and some error handling fixes
 2019-10-29 21:59 UTC  (5+ messages)
` [PATCH net-next, 3/4] hv_netvsc: Add XDP support

[PATCH] iio: dln2-adc: fix iio_triggered_buffer_postenable() position
 2019-10-29 21:58 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Fix initialisation of args for remount
 2019-10-29 21:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uclibc-ng-test: fix build with latest glibc
 2019-10-29 21:56 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.3.8-rc2-96dab43.cki (stable)
 2019-10-29 21:55 UTC  (12+ messages)

[Buildroot] [git commit] package/uclibc-ng-test: fix build with latest glibc
 2019-10-29 21:55 UTC 

[PATCH v4 1/4] colord: initial add 1.4.4
 2019-10-29 21:51 UTC  (5+ messages)

[PATCH net-next v2 0/4] ICMP flow improvements
 2019-10-29 21:50 UTC  (5+ messages)
` [PATCH net-next v2 4/4] bonding: balance ICMP echoes in layer3+4 mode

[PATCH] drm/i915/display: only include intel_dp_link_training.h where needed
 2019-10-29 21:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: only include intel_dp_link_training.h where needed (rev2)
    `  "

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-29 21:45 UTC  (13+ messages)

[Buildroot] [PATCH v1] package/libinput: bump version to 1.14.3
 2019-10-29 21:47 UTC 

[meta-networking][PATCH] mdns: Mark as incompatible with musl
 2019-10-29 21:47 UTC  (4+ messages)

[PATCH v2] nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
 2019-10-29 21:47 UTC  (6+ messages)

[Buildroot] [PATCH v3] package/libnss: fix build failure with ARM without NEON extension
 2019-10-29 21:46 UTC  (3+ messages)

[tpm2] Re: unique identifier
 2019-10-29 21:46 UTC 

[PATCH 0/3] Add Unisoc's SC9863A support
 2019-10-29 21:46 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: serial: Add a new compatible string for SC9863A
` [PATCH 2/3] dt-bindings: arm: Add bindings for Unisoc's SC9863A

[PATCH v2] elfutils: add PACKAGECONFIG for compression algorithms
 2019-10-29 21:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/4] drm/i915/bios: use a flag for vbt hdmi level shift presence
 2019-10-29 21:45 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] "
    `  "

[PATCH v3] media: vimc: Enable set resolution at the scaler src pad
 2019-10-29 21:45 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 143357: tolerable all pass - PUSHED
 2019-10-29 21:44 UTC 

[PATCH 0/1] Allow the 'revert' option in Git Gui to operate on untracked files, deleting them
 2019-10-29 21:43 UTC  (6+ messages)
` [PATCH 1/1] git-gui: Revert untracked files by "

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-29 21:43 UTC  (3+ messages)
` [PATCH] mm/khugepaged: Fix might_sleep() warn with CONFIG_HIGHPTE=y

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-10-29 21:42 UTC  (3+ messages)
` [PATCH v2 06/17] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30

[PATCH] arm64: dts: agilex: add SMMU clocks
 2019-10-29 21:44 UTC 

[Buildroot] [git commit] package/libnss: fix build failure with ARM without NEON extension
 2019-10-29 21:42 UTC 

[Buildroot] [PATCH 1/2] package/gmpc: needs -lm
 2019-10-29 21:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gmpc: fix build with NLS

[Buildroot] [PATCH 1/2] package/xvisor: fix build on x86 with PIC/PIE
 2019-10-29 21:40 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/xvisor: bump to version 0.2.11

[thud][PATCH v2] sudo: Fix CVE-2019-14287
 2019-10-29 21:39 UTC 

[PATCH v2 0/5] Add i2c bus recovery support for Atmel SoCs
 2019-10-29 21:38 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: i2c: at91: document optional bus recovery properties

[PATCH] pinctrl: at91: Enable slewrate by default on SAM9X60
 2019-10-29 21:37 UTC  (3+ messages)

[Buildroot] [git commit] package/xvisor: bump to version 0.2.11
 2019-10-29 21:36 UTC 

[PATCH] mm/cma_debug: Use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-29 21:36 UTC  (2+ messages)

[PATCH v3 09/13] ext4: fast-commit commit path changes
 2019-10-29 21:35 UTC  (2+ messages)

DMA: JZ4780: Add DMA driver for X1000
 2019-10-29 21:35 UTC  (4+ messages)
` dmaengine: JZ4780: Add support for the X1000 v2
  ` [PATCH 1/2 v2] dt-bindings: dmaengine: Add X1000 bindings

[Buildroot] [PATCH 1/2] package/glog: fix build on microblaze
 2019-10-29 21:35 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/glog: fix build without threads

[PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-10-29 21:34 UTC  (3+ messages)

[PATCH v4 0/2] dma-mapping: Add vmap checks to dma_map_single()
 2019-10-29 21:34 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] usb: core: Remove redundant vmap checks

[Buildroot] [PATCH v1 1/2] package/qemu: enable xtensa support for host-qemu
 2019-10-29 21:34 UTC  (5+ messages)
` [Buildroot] [PATCH v1 2/2] package/icu: fix double conversion compile for xtensa

[PATCH net-next] net: dsa: add ethtool pause configuration support
 2019-10-29 21:32 UTC 

[PATCH 0/5] Extent buffer locking and documentation
 2019-10-29 21:33 UTC  (4+ messages)
` [PATCH 3/5] btrfs: access eb::blocking_writers according to ACCESS_ONCE policies

[thud][PATCH] sudo: Fix CVE-2019-14287
 2019-10-29 21:32 UTC  (2+ messages)
` ✗ patchtest: failure for sudo: fix CVE-2019-14287 (rev4)

[PATCH 0/1] git-gui: remove unused global declarations
 2019-10-29 21:32 UTC  (4+ messages)
` [PATCH 1/1] "

[Buildroot] [git commit] package/glog: fix build without threads
 2019-10-29 21:31 UTC 

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-10-29 21:31 UTC  (15+ messages)
` [PATCH v9 08/11] x86/boot/64: Adapt assembly for PIE support
` [PATCH v9 10/11] x86/paravirt: "
` [PATCH v9 11/11] x86/alternatives: "

[Buildroot] [PATCH 1/5] boot/optee-os: bump version to 3.7.0
 2019-10-29 21:31 UTC  (2+ messages)

[Buildroot] [git commit] package/optee-examples: bump version to 3.7.0
 2019-10-29 21:29 UTC 

[igt-dev] [PATCH RFC i-g-t 00/10] GEN12 render and media compression with Clear Color
 2019-10-29 21:31 UTC  (9+ messages)
` [igt-dev] [PATCH RFC i-g-t 01/10] Format modifier for Intel Gen-12 render compression
` [igt-dev] [PATCH RFC i-g-t 02/10] lib/igt_fb.c: Update tile sizes for GEN12 CCS
` [igt-dev] [PATCH RFC i-g-t 03/10] tests/kms_ccs: Add GEN12 CCS render compression format modifiers
` [igt-dev] [PATCH RFC i-g-t 08/10] lib/igt_fb.c: Update tile sizes for GEN12 Color Clear

[meta-oe][PATCH v2] libiio: Conditionally inherit distutils3-base
 2019-10-29 21:27 UTC  (2+ messages)

[Buildroot] [git commit] package/optee-benchmark: bump version to 3.7.0
 2019-10-29 21:27 UTC 

[Buildroot] [git commit] package/optee-test: bump version to 3.7.0
 2019-10-29 21:26 UTC 

[Buildroot] [git commit] package/optee-client: bump version to 3.7.0
 2019-10-29 21:26 UTC 

[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
 2019-10-29 21:25 UTC  (3+ messages)

[Buildroot] [git commit] boot/optee-os: bump version to 3.7.0
 2019-10-29 21:25 UTC 

[Buildroot] [PATCH] board/qemu/arm-vexpress-tz: fixup GDB config info
 2019-10-29 21:24 UTC  (2+ messages)

[Buildroot] [git commit] board/qemu/arm-vexpress-tz: fixup GDB config info
 2019-10-29 21:24 UTC 

[Buildroot] [PATCH 1/1] package/leveldb: link with libatomic when needed
 2019-10-29 21:24 UTC  (2+ messages)

fq dropping packets between vlan and ethernet interfaces
 2019-10-29 21:23 UTC  (8+ messages)

[Buildroot] [git commit] package/leveldb: link with libatomic when needed
 2019-10-29 21:23 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-10-29 21:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.10.10
 2019-10-29 21:22 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-10-29 21:22 UTC 

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2019-10-29 21:21 UTC  (4+ messages)
` [PATCH v4 2/9] usb: dwc3: Execute GCTL Core Soft Reset while switch modes

[RFC] Transitioning GStreamer 1.0 recipes to meson
 2019-10-29 21:16 UTC 


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.