All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-13 23:34:21 to 2019-01-14 02:36:57 UTC [more...]

[RFC PATCH 0/4] watchdog: hpwdt: Fix NMI-related behaviour when CONFIG_HPWDT_NMI_DECODING is enabled
 2019-01-14  2:36 UTC  (5+ messages)
` [RFC PATCH 1/4] watchdog: hpwdt: Don't disable watchdog on NMI
` [RFC PATCH 2/4] watchdog: hpwdt: Don't panic on foreign NMI
` [RFC PATCH 3/4] watchdog: hpwdt: Add more information into message
` [RFC PATCH 4/4] watchdog: hpwdt: Make panic behaviour configurable

[PATCH] rbtree: fix the red root
 2019-01-14  2:33 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] net/i40e: perform basic validation on the VF messages
 2019-01-14  2:33 UTC  (5+ messages)

[PATCH v3 0/6] Static calls
 2019-01-14  2:31 UTC  (11+ messages)

[PATCH] wic: update test case test_qemu
 2019-01-14  2:29 UTC  (4+ messages)

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-01-14  2:20 UTC  (6+ messages)

[PATCH] acpi/nfit: remove duplicate set nd_set in acpi_nfit_init_interleave_set()
 2019-01-14  2:19 UTC 

[GIT PULL] i.MX fixes for 5.0
 2019-01-14  2:16 UTC 

[PATCH v2 0/5] drm/tinydrm: Use damage helper for dirtyfb
 2019-01-14  2:15 UTC  (4+ messages)
` [PATCH v2 4/5] "

[PATCH] qemu: aspeed_timer: Use signed muldiv for timer resets
 2019-01-14  2:14 UTC  (7+ messages)

[RFC PATCH] staging: erofs: add document
 2019-01-14  2:13 UTC  (2+ messages)

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-14  2:12 UTC  (6+ messages)

[PATCH] rtc: snvs: make sure clock is enabled for interrupt handle
 2019-01-14  2:10 UTC  (3+ messages)

[PATCH 0/6] Simplify hash_resize.c
 2019-01-14  2:10 UTC  (5+ messages)
` [PATCH 4/6] datastruct/hash: Adjust context to updated code in hash_resize.c
` [PATCH 5/6] datastruct/hash: Add Quick Quiz on READ_ONCE/WRITE_ONCE "
` [PATCH 6/6] datastruct/hash: Display error msg if rcu_barrier() is not available

[PATCH] drm/mediatek: Add MTK Framebuffer-Device (mt7623)
 2019-01-14  2:02 UTC  (13+ messages)
    ` Aw: "
      `  "

[PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression
 2019-01-14  2:01 UTC  (4+ messages)
` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters

[Bug 107978] [amdgpu] Switching to tty fails with DisplayPort monitor going to sleep (REG_WAIT timeout / dce110_stream_encoder_dp_blank)
 2019-01-14  2:01 UTC  (2+ messages)
` [Bug 107978] [amdgpu] Switching to tty fails with DisplayPort 1.2 "

[PATCH 0/2 v6] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-14  1:52 UTC  (5+ messages)
` [PATCH 1/2 v6] kdump: add the vmcoreinfo documentation

[PATCH V5 0/4] Add i.MX system controller RTC driver
 2019-01-14  1:50 UTC  (9+ messages)
` [PATCH V5 3/4] defconfig: arm64: add i.MX system controller RTC support
` [PATCH V5 4/4] ARM64: dts: imx: add i.MX8QXP "

[Qemu-devel] [PATCH qemu v2] hmp: Print if memory section is registered with an accelerator
 2019-01-14  1:43 UTC  (7+ messages)

[RFC qemu legoater/aspeed-3.1 0/4] Handle short timer periods
 2019-01-14  1:43 UTC  (3+ messages)

[DPDK] /driver/bus/ifpga: users do not have to input afu_bts in cmdline
 2019-01-14  1:41 UTC 

[qemu-mainline test] 131934: trouble: broken/fail/pass
 2019-01-14  1:42 UTC 

[DPDK] /driver/bus/ifpga: fix driver probe failure handler
 2019-01-14  1:40 UTC 

[PATCH 1/2] ARM: dts: Add devicetree for Eckelmann CI4x10
 2019-01-14  1:40 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Enable SIOX bus

fsck.f2fs segmentation fault
 2019-01-14  1:33 UTC  (8+ messages)

[PATCH v3] fsck.f2fs: check validity of nat journal
 2019-01-14  1:33 UTC 

[heads-up] buggered refcounting logics in cgroup1_mount()
 2019-01-14  1:31 UTC  (3+ messages)

What's cooking in git.git (Jan 2019, #01; Mon, 7)
 2019-01-14  1:30 UTC  (8+ messages)
` [PATCH 0/5] tree-walk object_id refactor
  ` [PATCH 3/5] match-trees: use hashcpy to splice trees

[bug report] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2019-01-14  1:28 UTC  (2+ messages)
` [bug report] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) underspinlock

[PATCH v15 0/6] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2019-01-14  1:26 UTC  (8+ messages)
` [PATCH v15 3/6] x86/boot: Introduce efi_get_rsdp_addr() to find RSDP from EFI table

[Qemu-devel] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
 2019-01-14  1:11 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/17] target/arm: Add MTE_ACTIVE to tb_flags
` [Qemu-devel] [PATCH 02/17] target/arm: Extract TCMA with ARMVAParameters
` [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/17] target/arm: Fill in helper_mte_check
` [Qemu-arm] [PATCH 05/17] target/arm: Suppress tag check for sp+offset
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 06/17] target/arm: Implement the IRG instruction
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 07/17] target/arm: Implement ADDG, SUBG instructions
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 08/17] target/arm: Implement the GMI instruction
` [Qemu-devel] [PATCH 09/17] target/arm: Implement the SUBP instruction
` [Qemu-devel] [PATCH 10/17] target/arm: Implement LDG, STG, ST2G instructions
` [Qemu-arm] [PATCH 11/17] target/arm: Implement the STGP instruction
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/17] target/arm: Implement the LDGV and STGV instructions
` [Qemu-devel] [PATCH 13/17] target/arm: Set PSTATE.TCO on exception entry
` [Qemu-devel] [PATCH 14/17] tcg: Introduce target-specific page data for user-only
` [Qemu-devel] [PATCH 15/17] target/arm: Add allocation tag storage "
` [Qemu-devel] [PATCH 16/17] target/arm: Enable MTE
` [Qemu-devel] [PATCH 17/17] tests/tcg/aarch64: Add mte smoke tests

[PATCH 0/3] serdev support for n_gsm
 2019-01-14  1:25 UTC  (4+ messages)
` [PATCH 1/3] tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdev
` [PATCH 2/3] n_gsm: Constify u8 and unsigned char usage
` [PATCH 3/3] tty: n_gsm: Add support for serdev drivers

[PATCH V6 0/4] arm64: imx: add imx8qxp support
 2019-01-14  1:22 UTC  (12+ messages)
` [PATCH V6 1/4] dt-bindings: arm: imx: add imx8qxp mek support
` [PATCH V6 2/4] arm64: dts: imx: add imx8qxp support
` [PATCH V6 3/4] arm64: dts: imx: add imx8qxp mek support
` [PATCH V6 4/4] defconfig: arm64: add imx8qxp support

linux-next: build failure after merge of the mali-dp tree
 2019-01-14  1:21 UTC 

[RFC PATCH v2 1/2] ASoC: refine ASoC hdmi audio suspend/resume
 2019-01-14  1:16 UTC  (16+ messages)

[Qemu-devel] [PATCH 0/4] tcg: support heterogenous CPU clusters
 2019-01-14  1:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] accel/tcg: Add cluster number to TCG TB hash
  ` [Qemu-arm] "

[PATCH kernel 0/2] powerpc/powernv/npu: Move platform shared code to sysdev
 2019-01-14  0:56 UTC  (3+ messages)
` [PATCH kernel 1/2] powerpc/powernv/npu: Move compound PEs to powernv
` [PATCH kernel 2/2] powerpc/powernv/npu: Move platform shared code to sysdev

[PATCH V2] ARM: imx: add i.MX7ULP cpuidle support
 2019-01-14  0:56 UTC  (3+ messages)

[libvirt test] 131935: regressions - trouble: blocked/broken/fail/pass
 2019-01-14  0:55 UTC 

[Printing-architecture] OP Minutes (9 January)
 2019-01-14  0:52 UTC  (2+ messages)

btrfs goes read-only when btrfs-cleaner runs
 2019-01-14  0:48 UTC  (2+ messages)

[PATCH v5 1/2] powerpc/32: add stack protector support
 2019-01-14  0:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/12] target/mips: Amend R5900 support
 2019-01-14  0:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 09/12] tests/tcg/mips: Test R5900 three-operand MADDU1

[PATCH kernel] powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL
 2019-01-14  0:41 UTC 

[PATCH kernel] powerpc/powernv: Remove never used pnv_power9_force_smt4
 2019-01-14  0:40 UTC 

[PATCH kernel] KVM: PPC: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
 2019-01-14  0:38 UTC  (2+ messages)

udf: Prevent write-unsupported filesystem to be remounted read-write
 2019-01-14  0:33 UTC 

[PATCH] powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
 2019-01-14  0:32 UTC 

[PATCH] lib: test_ubsan: VLA no longer used in kernel
 2019-01-14  0:16 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/zbar: switch to linuxtv zbar fork
 2019-01-14  0:14 UTC 

linux-next: Signed-off-by missing for commit in the mali-dp tree
 2019-01-14  0:09 UTC 

[PATCH v8 1/7] app/procinfo: prepare for new debug functions
 2019-01-14  0:07 UTC  (4+ messages)
` [PATCH v9 0/6] app/proc-info: enhance debug of proc-info tool

[PATCH 0/6] Add non-blocking ring
 2019-01-14  0:07 UTC  (5+ messages)
` [PATCH 6/6] doc: add NB ring comment to EAL "known issues"

[Qemu-devel] [PULLv2 00/65] slirp updates
 2019-01-14  0:03 UTC  (66+ messages)
` [Qemu-devel] [PULL 01/65] slirp: associate slirp_output callback with the Slirp context
` [Qemu-devel] [PULL 02/65] slirp: remove do_pty from fork_exec()
` [Qemu-devel] [PULL 03/65] slirp: replace ex_pty with ex_chardev
` [Qemu-devel] [PULL 04/65] slirp: use a dedicated field for chardev pointer
` [Qemu-devel] [PULL 05/65] slirp: remove unused EMU_RSH
` [Qemu-devel] [PULL 06/65] slirp: rename /extra/chardev
` [Qemu-devel] [PULL 07/65] slirp: move internal function declarations
` [Qemu-devel] [PULL 08/65] slirp: remove Monitor dependency, return a string for info
` [Qemu-devel] [PULL 09/65] slirp: fix slirp_add_exec() leaks
` [Qemu-devel] [PULL 10/65] slirp: replace the poor-man string split with g_strsplit()
` [Qemu-devel] [PULL 11/65] slirp: remove dead declarations
` [Qemu-devel] [PULL 12/65] slirp: add tftp tracing
` [Qemu-devel] [PULL 13/65] slirp: move socket pair creation in helper function
` [Qemu-devel] [PULL 14/65] slirp: remove unused M_TRAILINGSPACE
` [Qemu-devel] [PULL 15/65] slirp: use a callback structure to interface with qemu
` [Qemu-devel] [PULL 16/65] slirp: remove PROBE_CONN dead-code
` [Qemu-devel] [PULL 17/65] slirp: remove FULL_BOLT
` [Qemu-devel] [PULL 18/65] slirp: remove the disabled readv()/writev() code path
` [Qemu-devel] [PULL 19/65] slirp: remove HAVE_SYS_SIGNAL_H
` [Qemu-devel] [PULL 20/65] slirp: remove unused HAVE_SYS_BITYPES_H
` [Qemu-devel] [PULL 21/65] slirp: remove NO_UNIX_SOCKETS
` [Qemu-devel] [PULL 22/65] slirp: remove unused HAVE_SYS_STROPTS_H
` [Qemu-devel] [PULL 23/65] slirp: remove unused HAVE_ARPA_INET_H
` [Qemu-devel] [PULL 24/65] slirp: remove unused HAVE_SYS_WAIT_H
` [Qemu-devel] [PULL 25/65] slirp: remove unused HAVE_SYS_SELECT_H
` [Qemu-devel] [PULL 26/65] slirp: remove HAVE_SYS_IOCTL_H
` [Qemu-devel] [PULL 27/65] slirp: remove HAVE_SYS_FILIO_H
` [Qemu-devel] [PULL 28/65] slirp: remove unused DECLARE_IOVEC
` [Qemu-devel] [PULL 29/65] slirp: remove unused HAVE_INET_ATON
` [Qemu-devel] [PULL 30/65] slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent
` [Qemu-devel] [PULL 31/65] slirp: replace SIZEOF_CHAR_P "
` [Qemu-devel] [PULL 32/65] slirp: replace compile time DO_KEEPALIVE
` [Qemu-devel] [PULL 33/65] slirp: remove unused global slirp_instance
` [Qemu-devel] [PULL 34/65] slirp: replace error_report() with g_critical()
` [Qemu-devel] [PULL 35/65] slirp: improve a bit the debug macros
` [Qemu-devel] [PULL 36/65] slirp: add a callback to log guest errors
` [Qemu-devel] [PULL 37/65] slirp: remove #if notdef dead code
` [Qemu-devel] [PULL 38/65] slirp: remove unused sbflush()
` [Qemu-devel] [PULL 39/65] slirp: NULL is defined by stddef.h
` [Qemu-devel] [PULL 40/65] slirp: remove dead TCP_ACK_HACK code
` [Qemu-devel] [PULL 41/65] slirp: replace ARRAY_SIZE with G_N_ELEMENTS
` [Qemu-devel] [PULL 42/65] net: do not depend on slirp internals
` [Qemu-devel] [PULL 43/65] glib-compat: add g_spawn_async_with_fds() fallback
` [Qemu-devel] [PULL 44/65] slirp: simplify fork_exec()
` [Qemu-devel] [PULL 45/65] slirp: replace error_report() with g_critical()
` [Qemu-devel] [PULL 46/65] slirp: Enable fork_exec support on Windows
` [Qemu-devel] [PULL 47/65] slirp: drop <Vista compatibility
` [Qemu-devel] [PULL 48/65] slirp: rename exec_list
` [Qemu-devel] [PULL 49/65] slirp: use virtual time for packet expiration
` [Qemu-devel] [PULL 50/65] slirp: replace a fprintf with g_critical()
` [Qemu-devel] [PULL 51/65] slirp: replace some fprintf() with DEBUG_MISC
` [Qemu-devel] [PULL 52/65] slirp: replace a DEBUG block with WITH_ICMP_ERROR_MSG
` [Qemu-devel] [PULL 53/65] slirp: no need to make DPRINTF conditional on DEBUG
` [Qemu-devel] [PULL 54/65] slirp: always build with debug statements
` [Qemu-devel] [PULL 55/65] slirp: introduce SLIRP_DEBUG environment variable
` [Qemu-devel] [PULL 56/65] slirp: use %p for pointers format
` [Qemu-devel] [PULL 57/65] slirp: remove remaining DEBUG blocks
` [Qemu-devel] [PULL 58/65] slirp: replace DEBUG_ARGS with DEBUG_ARG
` [Qemu-devel] [PULL 59/65] slirp: factor out guestfwd addition checks
` [Qemu-devel] [PULL 60/65] slirp: add clock_get_ns() callback
` [Qemu-devel] [PULL 61/65] build-sys: use a seperate slirp-obj-y && slirp.mo
` [Qemu-devel] [PULL 62/65] slirp: set G_LOG_DOMAIN
` [Qemu-devel] [PULL 63/65] slirp: call into g_debug() for DEBUG macros
` [Qemu-devel] [PULL 64/65] slirp: Mark debugging calls as unlikely
` [Qemu-devel] [PULL 65/65] slirp: check data length while emulating ident function

Build regressions/improvements in v5.0-rc1
 2019-01-14  0:03 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the vfs-fixes tree
 2019-01-14  0:02 UTC 

[PATCH 4.20 00/65] 4.20.2-stable review
 2019-01-14  0:00 UTC  (5+ messages)
` [PATCH 4.20 41/65] Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"

[Qemu-devel] [PATCH 0/4] Add ignore-external migration capability
 2019-01-13 23:57 UTC  (2+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-13 23:38 UTC  (8+ messages)
      ` [Qemu-devel] "

[Bug 109234] amdgpu random hangs with 4.21+
 2019-01-13 23:45 UTC  (2+ messages)
` [Bug 109234] amdgpu random hangs with 5.0-rc2/4.21+

[Buildroot] [PATCH 1/1] package/zbar: switch to linuxtv zbar fork
 2019-01-13 23:42 UTC  (3+ messages)

[PATCH zbar 1/5] Fix autoreconf by reducing the warning/error checking
 2019-01-13 23:38 UTC  (5+ messages)
` [PATCH zbar 2/5] Fix function protoype to be compatible with recent libjpeg
` [PATCH zbar 3/5] Add --disable-doc configure option to disable building docs
` [PATCH zbar 4/5] Ignore ENOTTY errors when calling VIDIOC_S_CROP
` [PATCH zbar 5/5] release video buffers after probing and request them again when needed

[PATCH 1/2] gpio: mvebu: implement get_direction
 2019-01-13 23:35 UTC  (11+ messages)
` [PATCH 2/2] PCI: armada8k: don't toggle reset twice

[PATCH 0/5] crypto: unify the AEAD encryption and decryption test vectors
 2019-01-13 23:32 UTC  (5+ messages)
` [PATCH 2/5] crypto: testmgr - add ccm(aes) decryption tests to encryption tests
` [PATCH 3/5] crypto: testmgr - add gcm(aes) "
` [PATCH 4/5] crypto: testmgr - add rfc4543(gcm(aes)) decryption test "
` [PATCH 5/5] crypto: testmgr - unify the AEAD encryption and decryption test vectors


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.