All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-21 12:09:31 to 2019-12-21 16:01:27 UTC [more...]

[PATCH] futex: Support smaller futexes of one byte or two byte size
 2019-12-21 15:56 UTC  (3+ messages)

[PATCH] arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
 2019-12-21 16:00 UTC  (2+ messages)

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-21 15:57 UTC  (6+ messages)
` [PATCH v39 01/22] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v39 03/22] target/avr: Add instruction decoding

[Intel-gfx] [PATCH] drn/i915: Break up long i915_buddy_free_list() with a cond_resched()
 2019-12-21 15:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] MAINTAINERS: Orphan KVM for MIPS
 2019-12-21 15:50 UTC 

[PATCH] tracing: fix indentation issue
 2019-12-21 15:48 UTC 

stable-rc/linux-4.4.y boot: 90 boots: 1 failed, 83 passed with 5 offline, 1 untried/unknown (v4.4.207)
 2019-12-21 15:40 UTC 

[GIT PULL] Kbuild fixes for v5.5-rc3
 2019-12-21 15:37 UTC 

[PATCH 0/2] optimise ctx's refs grabbing in io_uring
 2019-12-21 15:36 UTC  (6+ messages)
` [PATCH 1/2] pcpu_ref: add percpu_ref_tryget_many()

[PATCH] firmware: turris-mox-rwtm: fix indentation issue
 2019-12-21 15:36 UTC 

[Buildroot] [PATCH] package/snort: bump to version 2.9.15
 2019-12-21 15:35 UTC 

[linux-next:master 2099/5337] ERROR: "drm_panel_of_backlight" [drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.ko] undefined!
 2019-12-21 15:34 UTC 

[PATCH] kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
 2019-12-21 15:32 UTC  (3+ messages)

[android-common:android-3.18 12862/13461] drivers/char/mem.c:457:8: error: implicit declaration of function 'should_stop_iteration'
 2019-12-21 15:31 UTC 

[PATCH v2 0/3] USB: EHCI: ehci-mv: make HSIC work
 2019-12-21 15:27 UTC  (2+ messages)

read time block corruption on root partition, Not booting
 2019-12-21 15:25 UTC  (3+ messages)
    `  "

[Bug 205283] New: BUG: KASAN: global-out-of-bounds in _copy_to_iter+0x3d4/0x5a8
 2019-12-21 15:18 UTC  (2+ messages)
` [Bug 205283] "

[PATCH] x86/boot/compressed/64: Define __force_order only when CONFIG_RANDOMIZE_BASE is unset
 2019-12-21 15:18 UTC 

stable/linux-4.14.y boot: 69 boots: 2 failed, 65 passed with 2 untried/unknown (v4.14.160)
 2019-12-21 15:16 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2019-12-21 15:04 UTC  (53+ messages)
` [PATCH 1/8] iommu/vt-d: clean up 32bit si_domain assignment
` [PATCH 2/8] iommu/vt-d: Use default dma_direct_* mapping functions for direct mapped devices
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
` [PATCH 4/8] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH 5/8] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH 7/8] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH 8/8] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH V2 0/7] soc: imx: Enable additional functionality of i.MX8M Mini
 2019-12-21 15:06 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Only retire requests when eviction is allowed to blocked
 2019-12-21 15:03 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2019-12-21 15:03 UTC 

[PATCH] netnode.c : fix sel_netnode_hash be destroyed
 2019-12-21 15:02 UTC  (4+ messages)

[PATCH v27 00/21] Add RX archtecture support
 2019-12-21 14:42 UTC  (22+ messages)
` [PATCH v27 01/21] MAINTAINERS: Add RX
` [PATCH v27 02/21] qemu/bitops.h: Add extract8 and extract16
` [PATCH v27 03/21] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v27 04/21] target/rx: TCG translation
` [PATCH v27 05/21] target/rx: TCG helper
` [PATCH v27 06/21] target/rx: CPU definition
` [PATCH v27 07/21] target/rx: RX disassembler
` [PATCH v27 08/21] target/rx: Disassemble rx_index_addr into a string
` [PATCH v27 09/21] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v27 10/21] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v27 11/21] target/rx: Emit all disassembly in one prt()
` [PATCH v27 12/21] target/rx: Collect all bytes during disassembly
` [PATCH v27 13/21] target/rx: Dump bytes for each insn "
` [PATCH v27 14/21] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v27 15/21] hw/timer: RX62N internal timer modules
` [PATCH v27 16/21] hw/char: RX62N serial communication interface (SCI)
` [PATCH v27 17/21] hw/rx: RX Target hardware definition
` [PATCH v27 18/21] hw/rx: Honor -accel qtest
` [PATCH v27 19/21] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v27 20/21] Add rx-softmmu
` [PATCH v27 21/21] BootLinuxConsoleTest: Test the RX-Virt machine

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-4 tag
 2019-12-21 14:55 UTC  (3+ messages)

[Xen-devel] [GIT PULL] xen: branch for v5.5-rc3
 2019-12-21 14:55 UTC  (4+ messages)
`  "

[GIT PULL] clk fixes for v5.5-rc2
 2019-12-21 14:55 UTC  (2+ messages)

[GIT PULL] RAS urgent for 5.5
 2019-12-21 14:55 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for kernel v5.5-rc3
 2019-12-21 14:55 UTC  (2+ messages)

[RFC PATCH 0/9] drm: add more new-style logging functions
 2019-12-21 14:48 UTC  (4+ messages)
` [PATCH v1 6/8] drm/print: add drm_dev_* "

stable/linux-4.9.y boot: 56 boots: 1 failed, 54 passed with 1 untried/unknown (v4.9.207)
 2019-12-21 14:46 UTC 

[PATCH 0/8 v6] btrfs direct-io using iomap
 2019-12-21 14:42 UTC  (6+ messages)
` [PATCH 3/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio

KASAN: use-after-free Read in io_wq_flush (2)
 2019-12-21 14:37 UTC 

[PATCH] fscrypt: Restore modular support
 2019-12-21 14:30 UTC 

[PATCH] compat_ioctl: block: add missing include
 2019-12-21 14:28 UTC  (2+ messages)

[PATCH v5 00/25] RTRS (former IBTRS) rdma transport library and the corresponding RNBD (former IBNBD) rdma network block device
 2019-12-21 14:27 UTC  (4+ messages)
` [PATCH v5 02/25] rtrs: public interface header to establish RDMA connections

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2019-12-21 14:22 UTC  (4+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)

stable/linux-4.4.y boot: 50 boots: 1 failed, 49 passed (v4.4.207)
 2019-12-21 14:18 UTC 

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2019-12-21 14:13 UTC  (17+ messages)
` [PATCH v2 02/18] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 03/18] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 08/18] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full "

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 7 warnings (v4.19.91)
 2019-12-21 14:08 UTC 

[PATCH v3 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2019-12-21 14:07 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefix: add prefix for Czech Technical University in Prague
` [PATCH v3 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v3 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
` [PATCH v3 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v3 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v3 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

WARNING in percpu_ref_exit (2)
 2019-12-21 14:02 UTC 

[RESEND RFC 0/2] Paravirtualized Control Register pinning
 2019-12-21 13:59 UTC  (2+ messages)

[PATCH v2 9/9] drm/bridge: ti-sn65dsi86: Avoid invalid rates
 2019-12-21 13:56 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-21 13:55 UTC  (8+ messages)
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

[PATCH v4 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
 2019-12-21 13:53 UTC  (6+ messages)

[PATCH RESEND v2 00/17] KVM: Dirty ring interface
 2019-12-21 13:51 UTC  (3+ messages)
` [PATCH RESEND v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[afaerber:rtd1295-next 173/192] drivers/leds/leds-tm1628.c:231:43: sparse: sparse: Using plain integer as NULL pointer
 2019-12-21 13:50 UTC 

[Intel-gfx] [PATCH 00/15] drm/i915/tgl: Render/media decompression support
 2019-12-21 13:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl: Render/media decompression support (rev10)

iwlwifi warnings in 5.5-rc1
 2019-12-21 13:45 UTC  (5+ messages)

Can we retire Python 2 now?
 2019-12-21 13:43 UTC  (3+ messages)

[PATCH v4 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2019-12-21 13:37 UTC  (4+ messages)
` [PATCH v4 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs

[linux-next:master 2651/5337] ERROR: "ocelot_fdb_dump" undefined!
 2019-12-21 13:34 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.160)
 2019-12-21 13:32 UTC 

[bbrezillon-0day:rk/vdec-h264+vp9 12/13] drivers/staging/media/rkvdec/rkvdec-vp9.c:527:9: sparse: sparse: incompatible types in conditional expression (different modifiers):
 2019-12-21 13:17 UTC 

[PATCH net-next] r8169: move enabling EEE to rtl8169_init_phy
 2019-12-21 13:15 UTC 

[PATCH net-next] r8169: remove MAC workaround in rtl8168e_2_hw_phy_config
 2019-12-21 13:11 UTC 

[PATCH net-next] r8169: factor out rtl8168h_2_get_adc_bias_ioffset
 2019-12-21 13:03 UTC 

arch/nds32/include/asm/pgtable.h:360:44: error: passing argument 1 of 'pmd_offset' from incompatible pointer type
 2019-12-21 13:14 UTC  (2+ messages)

issues with the list?
 2019-12-21 13:11 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.207)
 2019-12-21 13:08 UTC 

[frank-w-bpi-r2-4.14:5.5-test 16/17] arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts:16:10: fatal error: generated/autoconf.h: No such file or directory
 2019-12-21 13:00 UTC 

[peterz-queue:locking/core 7/7] ERROR: "rcuwait_wake_up" [kernel/locking/locktorture.ko] undefined!
 2019-12-21 12:57 UTC 

[PATCH 2/3] arm64: dts: rockchip: Enable PD for USB-C-Port on rk3399-roc-pc
 2019-12-21 12:57 UTC  (5+ messages)

Kernel 5.4 - BTRFS FS shows full with about 600 GB Free ?
 2019-12-21 12:53 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915/tgl: Render decompression support
 2019-12-21 12:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] can: m_can: Fix default pinmux glitch at init
 2019-12-21 12:41 UTC  (11+ messages)

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-12-21 12:35 UTC  (5+ messages)
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 7 warnings (v4.19.91)
 2019-12-21 12:37 UTC 

[meta-processor-sdk][PATCH] neo-ai-dlr: Update README files and sample inference configuration file, per latest TIDL-API
 2019-12-21 12:28 UTC 

[Buildroot] [PATCH 1/1] package/genimage: add patch to support vfat volume-label
 2019-12-21 12:29 UTC 

[Xen-devel] [PATCH 0/4] Clean up viridian code
 2019-12-21 12:28 UTC  (9+ messages)
` [Xen-devel] [PATCH 1/4] x86/viridian: drop duplicate defines from private.h and viridian.c
` [Xen-devel] [PATCH 2/4] x86/viridian: drop private copy of HV_REFERENCE_TSC_PAGE in time.c
` [Xen-devel] [PATCH 3/4] x86: provide and use hv_tsc_scale
` [Xen-devel] [PATCH 4/4] x86: move viridian_guest_os_id_msr to hyperv-tlfs.h

[PATCH] powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
 2019-12-21 12:13 UTC 

[PATCH v3 0/4] arm64: dts: rockchip: Add Rock Pi N10 support
 2019-12-21 12:15 UTC  (4+ messages)

[Intel-gfx] [CI v4] drm/i915/dp: Disable Port sync mode correctly on teardown
 2019-12-21 12:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dp: Disable Port sync mode correctly on teardown (rev2)

Kernel support for i.MX6UL and 4.9 LTS updates
 2019-12-21 12:11 UTC  (2+ messages)
` [meta-freescale] "

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.207)
 2019-12-21 12:10 UTC 

ubuntu from Yocto
 2019-12-21 12:09 UTC  (2+ messages)
` [yocto] "


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.