All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-10 12:12:04 to 2018-12-10 13:07:39 UTC [more...]

[PATCH v3 00/11] Mediatek MT8183 clock and scpsys support
 2018-12-10 12:52 UTC  (7+ messages)
` [PATCH v3 02/12] clk: mediatek: add new clkmux register API
` [PATCH v3 04/12] soc: mediatek: add new flow for mtcmos power

[Qemu-devel] [PATCH] cpus.c: Fix race condition in cpu_stop_current()
 2018-12-10 13:07 UTC  (5+ messages)

[PATCH 0/1] Initialize struct pages for the full section
 2018-12-10 13:07 UTC  (2+ messages)
` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[linux-4.19 test] 131163: regressions - FAIL
 2018-12-10 13:07 UTC 

[Qemu-devel] [PATCH] hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
 2018-12-10 13:06 UTC  (3+ messages)
` [Qemu-devel] [qemu-s390x] "

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-10 13:06 UTC  (8+ messages)
` [PATCH v5 13/25] m68k: add asm/syscall.h
` [PATCH v5 19/25] xtensa: define syscall_get_* functions

examples/power: allow use of more than 64 cores
 2018-12-10 13:06 UTC  (9+ messages)
` [PATCH v1 1/4] examples/power: change 64-bit masks to arrays
` [PATCH v1 2/4] examples/power: remove mask functions
` [PATCH v1 3/4] examples/power: allow vms to use lcores over 63
` [PATCH v1 4/4] examples/power: increase MAX_CPUS to 256

[thud] [PATCH] archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDE
 2018-12-10 13:05 UTC 

[Qemu-devel] [RFC PATCH 0/6] target/ppc: convert VMX instructions to use TCG vector operations
 2018-12-10 13:04 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2018-12-10 13:02 UTC  (4+ messages)

Questions about ubifs,ubi and mtd?
 2018-12-10 12:22 UTC 

[PATCH] drm/etnaviv: fix for 64bit seqno change
 2018-12-10 13:02 UTC  (2+ messages)

[PATCH] ARM: dts: r8a7743: Remove generic compatible string from iic3
 2018-12-10 13:01 UTC  (4+ messages)

[U-Boot] boot.bin on SD Card for SAMA5D3 Xplained
 2018-12-10 13:01 UTC  (4+ messages)
` [U-Boot] [PATCH] ARM: at91: Fix 'boot.bin' generation when CONFIG_SD_BOOT is enabled

[PATCH 0/2] Fix man/xen-vbd-interface.markdown.7 rendering
 2018-12-10 13:00 UTC  (3+ messages)
` [PATCH 1/2] docs: Fix output of man/xen-vbd-interface
` [PATCH 2/2] docs: Specify format when rendering markdown man pages

[U-Boot] [PATCH 0/2] SiFive UART support
 2018-12-10 13:00 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] drivers: serial: Add SiFive UART driver
` [U-Boot] [PATCH 2/2] riscv: qemu: Enable SiFive UART driver in defconfigs

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2018-12-10 12:51 UTC  (37+ messages)
` [PATCH v9 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v9 2/8] uaccess: add untagged_addr definition for other arches
` [PATCH v9 3/8] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v9 4/8] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v9 5/8] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v9 6/8] fs, arm64: untag user address in copy_mount_options
` [PATCH v9 7/8] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v9 8/8] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v2 0/5] Add more support to RZ/G1N
 2018-12-10 12:58 UTC  (4+ messages)
` [PATCH v2 5/5] ARM: dts: r8a7744: Fix sorting of vsp and msiof nodes

[Qemu-devel] Guests are crashing on startup, seem related to usb-audio
 2018-12-10 12:56 UTC  (4+ messages)

[PATCH v4 0/5] Add NXP pcf85263 real-time clock support
 2018-12-10 12:55 UTC  (14+ messages)
` [PATCH v4 1/5] nvmem: check invalid number of bytes in nvmem_device_{read,write}
` [PATCH v4 2/5] dt-bindings: rtc: pcf85363: Document pcf85263 real-time clock
` [PATCH v4 4/5] ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig
` [PATCH v4 5/5] ARM: dts: iwg23s-sbc: Enable RTC

WARNING in xfrm_policy_inexact_gc_tree
 2018-12-10 12:55 UTC  (2+ messages)

[PATCH v2] media: i2c: adv748x: Fix video standard selection register setting
 2018-12-10 12:55 UTC  (3+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-12-10 12:54 UTC  (4+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "

[PATCH] rfkill: Add systemd integration
 2018-12-10 12:53 UTC  (6+ messages)

[PATCH] ref-manual: add EXCLUDE_PACKAGES_FROM_SHLIBS description
 2018-12-10 12:53 UTC 

[PATCH 0/2] fs,ext4,jbd2: Specifying write-hint for Ext4 journal
 2018-12-10 12:50 UTC  (3+ messages)
  ` [PATCH 1/2] fs: introduce APIs to enable sending write-hint with buffer-head
  ` [PATCH 2/2] fs/ext4,jbd2: Add support for passing write-hint with journal

[Qemu-devel] [RFC PATCH v2 0/3] target/ppc: single step for KVM HV
 2018-12-10 12:52 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 3/3] target/ppc: support single stepping with "

[PATCH][drm-next] drm/selftest: fix spelling mistake "dimention" -> "dimenstion"
 2018-12-10 12:50 UTC  (4+ messages)

USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
 2018-12-10 12:50 UTC  (4+ messages)
` [v2] "
  ` [PATCH v2] "

Spurious EIO on AIO+DIO+RWF_NOWAIT
 2018-12-10 12:49 UTC  (3+ messages)

PATCH: script: Introduced a streaming output command
 2018-12-10 12:47 UTC  (3+ messages)

INFO: rcu detected stall in xfrm_hash_rebuild
 2018-12-10 12:47 UTC  (2+ messages)

[PATCH v1] net/i40e: remove redundant code in free queues
 2018-12-10 13:32 UTC  (3+ messages)

PASS: Test report for kernel 4.19.9-rc1.skt+ (linux-stable-rc)
 2018-12-10 12:46 UTC 

Cygwin Git with Windows paths
 2018-12-10 12:45 UTC  (5+ messages)
` [PATCH v2 1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again)

[U-Boot] [PATCH v2 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2018-12-10 12:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] mtd: sf_probe: remove spi-flash compatible

[LTP] [PATCH v4] syscalls/statx: Add test for sync flags
 2018-12-10 12:42 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: a64: Allow parent change for VE clock
 2018-12-10 12:40 UTC  (3+ messages)

[PATCH 0/2] Add DT Support for MMCSD in Am65x-evm
 2018-12-10 12:40 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: Add MMC/SD support

[Outreachy] My blog
 2018-12-10 12:40 UTC 

[PATCH v1 0/2] Introduced new Cadence USBSS DRD Driver
 2018-12-10 12:39 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: add binding for USBSS-DRD controller
  ` [v1,1/2] "
` [PATCH v1 2/2] usb:cdns3 Add Cadence USB3 DRD Driver
  ` [v1,2/2] "

[PATCH v3 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-10 12:40 UTC  (6+ messages)
` [PATCH v3 2/8] KVM: arm64: Rework detection of SVE, !VHE systems

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2018-12-10 12:39 UTC  (3+ messages)
` [V3, 4/4] media: platform: dwc: Add MIPI CSI-2 controller driver

[LTP] [PATCH 0/3] ltp: new test for crypto_user information leak bug
 2018-12-10 12:38 UTC  (5+ messages)
` [LTP] [PATCH 3/3] crypto/crypto_user01.c: new test for "

ufs_qcom_dump_dbg_regs makes the kernel panic
 2018-12-10 12:37 UTC  (2+ messages)

[PATCH 0/5] Add support for STM32F4 SPI
 2018-12-10 12:37 UTC  (4+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-10 12:37 UTC  (11+ messages)

[PATCH] opp: Add API for getting voltage from supplies
 2018-12-10 12:36 UTC  (4+ messages)

[PATCH] target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
 2018-12-10 12:33 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 0/5] R-Car DU: Fix DPAD output routing on D3 and E3
 2018-12-10 12:33 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: renesas: r8a77995: draak: Add backlight

[PATCH 0/7] legacy helper cleanup
 2018-12-10 12:30 UTC  (8+ messages)
` [PATCH 7/7] drm: Split out drm_probe_helper.h

[PATCH v2] Add support to reset device controls
 2018-12-10 12:31 UTC  (2+ messages)

bug report cxusb oops
 2018-12-10 12:30 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2018-12-10 12:30 UTC  (4+ messages)

[PATCH v2 0/4] media: soc_camera: ov9640: switch driver to v4l2_async
 2018-12-10 12:30 UTC  (6+ messages)
` [PATCH v2 1/4] media: soc_camera: ov9640: move ov9640 out of soc_camera

[PATCH] media: i2c: adv748x: Fix video standard selection register setting
 2018-12-10 12:29 UTC  (2+ messages)

[PATCH 0/4] mmu notifier debug checks v2
 2018-12-10 12:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[GIT PULL] Thunderbolt changes for v4.21
 2018-12-10 12:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev
 2018-12-10 12:27 UTC 

[U-Boot] [PATCH] drivers: block: Allow to cache 4K blocks by default
 2018-12-10 12:28 UTC  (3+ messages)

[PATCH 00/29] omapdrm: Last large refactoring for drm_bridge transition
 2018-12-10 12:28 UTC  (2+ messages)
` [PATCH 30/29] drm/omap: Merge omap_dss_device type and output_type fields

[PATCH] ARM: dts: r8a7743: Fix sorting of rwdt node
 2018-12-10 12:27 UTC  (3+ messages)

[PATCH 0/2] brcm: new firmware for BCM4366 chip family
 2018-12-10 12:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] blk: postpone request execution on a context protected with "drained section"
 2018-12-10 12:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] qemu-img info lists bitmap directory entries
 2018-12-10 12:12 UTC  (3+ messages)

[PATCH] powerpc/mm: define an empty slice_init_new_context_exec()
 2018-12-10 12:23 UTC  (2+ messages)

[PATCH net] sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
 2018-12-10 12:24 UTC  (5+ messages)

Xen optimization
 2018-12-10 12:23 UTC  (17+ messages)

[U-Boot] [PATCH] ARM: rockchip: rv1108: Fix booting with initramfs
 2018-12-10 12:23 UTC  (5+ messages)
` [U-Boot] "

[igt-dev] [RFT i-g-t 1/2] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests
 2018-12-10 12:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [RFT,i-g-t,1/2] "

[PATCH 1/1] ipu3-imgu: Fix compiler warnings
 2018-12-10 12:22 UTC 

[PATCH v2] cpuidle: Add 'above' and 'below' idle state metrics
 2018-12-10 12:21 UTC  (2+ messages)

[GIT PULL] dax fixes for 4.20-rc6
 2018-12-10 12:21 UTC  (5+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for 4.21 - Part 2
 2018-12-10 12:20 UTC  (4+ messages)
` [GIT PULL] Qualcomm Driver "

[PATCH v3] net/i40e: fix VF/PF port close
 2018-12-10 14:08 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] ARM: dts: r8a7743: Remove aliases from SoC dtsi
 2018-12-10 12:19 UTC  (2+ messages)

Ongoing/future speculative mitigation work
 2018-12-10 12:19 UTC  (4+ messages)

[PATCH mmc-utils] use proper type for RPMB blocks_cnt
 2018-12-10 12:19 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v3 1/3] Don't enable CONFIG_SPL_DM_USB for non-DM SPL
 2018-12-10 12:18 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH v3 3/3] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin

UBIFS: Do we need to fsync the parent directory?
 2018-12-10 12:15 UTC 

[PATCH v3 0/4] Add NXP pcf85263 real-time clock support
 2018-12-10 12:15 UTC  (8+ messages)
` [PATCH v3 4/4] ARM: dts: iwg23s-sbc: Enable RTC

build broken on drm-next
 2018-12-10 12:14 UTC  (2+ messages)

[RESEND PATCH v3] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-12-10 12:14 UTC  (2+ messages)

[PATCH v5 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-12-10 12:11 UTC  (11+ messages)
` [PATCH v5 1/5] "

Kernel traces
 2018-12-10 12:05 UTC 

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-10 12:12 UTC  (6+ messages)
` [PATCH v13 08/25] kasan: initialize shadow to 0xff for tag-based mode

[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-12-10 12:12 UTC  (8+ messages)
` [PATCH v7 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

FAILED: patch "[PATCH] vhost/vsock: fix use-after-free in network stack callers" failed to apply to 4.4-stable tree
 2018-12-10 12:12 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.