All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 18:40:19 to 2019-05-14 19:41:32 UTC [more...]

[PATCH V2 0/6] coresight: Fix snapshot mode
 2019-05-14 19:40 UTC  (7+ messages)
` [PATCH V2 1/6] coresight: etb10: Properly set AUX buffer head in "
` [PATCH V2 2/6] coresight: tmc-etr: "
` [PATCH V2 3/6] coresight: tmc-etf: "
` [PATCH V2 4/6] coresight: tmc-etf: Fix snapshot mode update function
` [PATCH V2 5/6] coresight: perf: Don't set the truncated flag in snapshot mode
` [PATCH V2 6/6] perf tools: Properly set the value of 'old' and 'head' "

[Qemu-devel] [PATCH v7 00/24] Add qemu_getrandom and ARMv8.5-RNG etc
 2019-05-14 19:16 UTC  (25+ messages)
` [Qemu-devel] [PATCH v7 01/24] build: Link user-only with crypto-rng-obj-y
` [Qemu-devel] [PATCH v7 02/24] crypto: Reverse code blocks in random-platform.c
` [Qemu-devel] [PATCH v7 03/24] crypto: Do not fail for EINTR during qcrypto_random_bytes
` [Qemu-devel] [PATCH v7 04/24] crypto: Use O_CLOEXEC in qcrypto_random_init
` [Qemu-devel] [PATCH v7 05/24] crypto: Use getrandom for qcrypto_random_bytes
` [Qemu-devel] [PATCH v7 06/24] crypto: Change the qcrypto_random_bytes buffer type to void*
` [Qemu-devel] [PATCH v7 07/24] ui/vnc: Split out authentication_failed
` [Qemu-devel] [PATCH v7 08/24] ui/vnc: Use gcrypto_random_bytes for start_auth_vnc
` [Qemu-devel] [PATCH v7 09/24] util: Add qemu_guest_getrandom and associated routines
` [Qemu-devel] [PATCH v7 10/24] cpus: Initialize pseudo-random seeds for all guest cpus
` [Qemu-devel] [PATCH v7 11/24] linux-user: "
` [Qemu-devel] [PATCH v7 12/24] linux-user: Call qcrypto_random_init if not using -seed
` [Qemu-devel] [PATCH v7 13/24] linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
` [Qemu-devel] [PATCH v7 14/24] linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
` [Qemu-devel] [PATCH v7 15/24] linux-user: Remove srand call
` [Qemu-devel] [PATCH v7 16/24] aspeed/scu: Use qemu_guest_getrandom_nofail
` [Qemu-devel] [PATCH v7 17/24] hw/misc/nrf51_rng: "
` [Qemu-devel] [PATCH v7 18/24] hw/misc/bcm2835_rng: "
` [Qemu-devel] [PATCH v7 19/24] hw/misc/exynos4210_rng: Use qemu_guest_getrandom
` [Qemu-devel] [PATCH v7 20/24] target/arm: Put all PAC keys into a structure
` [Qemu-devel] [PATCH v7 21/24] target/arm: Implement ARMv8.5-RNG
` [Qemu-devel] [PATCH v7 22/24] target/ppc: Use qemu_guest_getrandom for DARN
` [Qemu-devel] [PATCH v7 23/24] target/ppc: Use gen_io_start/end around DARN
` [Qemu-devel] [PATCH v7 24/24] target/i386: Implement CPUID_EXT_RDRAND

[RFC][PATCH] parisc: Allow building 64-bit kernel without -mlong-calls compiler option
 2019-05-14 19:40 UTC 

[PATCH v7 00/13] selftests/resctrl: Add resctrl selftest
 2019-05-14 19:40 UTC  (5+ messages)
` [PATCH v7 10/13] selftests/resctrl: Add vendor detection mechanism

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.43)
 2019-05-14 19:39 UTC 

[Qemu-devel] [PATCH for-4.0.1] q35: Revert to kernel irqchip
 2019-05-14 19:36 UTC  (3+ messages)

❎ FAIL: Test report for kernel 4.19.44-rc1-f1f5cdf.cki (stable)
 2019-05-14 19:38 UTC 

[Buildroot] [PATCH] package/musl: Make scheduler functions Linux-compatible
 2019-05-14 19:38 UTC  (8+ messages)

[Qemu-devel] [PATCH for-4.1] q35: Revert to kernel irqchip
 2019-05-14 19:25 UTC  (2+ messages)

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-14 19:35 UTC  (17+ messages)

[PATCH 1/3] perf parse-regs: Split parse_regs
 2019-05-14 19:34 UTC  (5+ messages)
` [PATCH 2/3] perf parse-regs: Add generic support for non-gprs

[Linux-kernel-mentees] [Linux-Kernel-Mentees][RESEND] [1]Syzbot Analysis
 2019-05-14 19:34 UTC  (3+ messages)

[PATCH v3 0/3] spi: A better solution for cros_ec_spi reliability
 2019-05-14 19:34 UTC  (4+ messages)
` [PATCH v3 1/3] platform/chrome: cros_ec_spi: Move to real time priority for transfers
` [PATCH v3 2/3] spi: Allow SPI devices to request the pumping thread be realtime

[RFC PATCH 0/3] Add support of busfreq
 2019-05-14 19:34 UTC  (5+ messages)

IPv6 PMTU discovery fails with source-specific routing
 2019-05-14 19:33 UTC  (5+ messages)

[PATCH 01/11] drm/ttm: Make LRU removal optional
 2019-05-14 19:33 UTC  (3+ messages)
` [PATCH 11/11] drm/amdgpu: stop removing BOs from the LRU during CS

Issue with mesh provisioning
 2019-05-14 19:25 UTC  (2+ messages)

[PATCH 1/2 nft WIP v2] jump: Introduce chain_expr in jump statements
 2019-05-14 19:31 UTC  (6+ messages)
` [PATCH 2/2 nft WIP v2] jump: Allow jump to a variable when using nft input files

stable/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.119)
 2019-05-14 19:31 UTC 

[PATCH v3 0/2] ftpm: a firmware based TPM driver
 2019-05-14 19:30 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/qt5serialbus: disable on microblaze
 2019-05-14 19:30 UTC  (3+ messages)

[PATCH v3 00/15] usb: Add host and device support for RZ/A2
 2019-05-14 19:30 UTC  (13+ messages)
` [PATCH v3 04/15] dt-bindings: rcar-gen3-phy-usb2: Document use of usb_x1
` [PATCH v3 06/15] dt-bindings: rcar-gen3-phy-usb2: Document dr_mode
` [PATCH v3 07/15] dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support
` [PATCH v3 12/15] dt-bindings: usb: renesas_usbhs: Add support for r7s9210

[PATCH v3 00/13] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-05-14 19:28 UTC  (4+ messages)
` [PATCH v3 01/13] dt-bindings: media: Add binding for MT2712 MIPI-CSI2

[PATCH 0/5] Fix rhashtable bit-locking for m68k
 2019-05-14 19:25 UTC  (3+ messages)
` [PATCH 2/5] rhashtable: reorder some inline functions and macros

[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
 2019-05-14 19:24 UTC  (13+ messages)
` [PATCH v2 1/6] drivers/base/devres: Introduce devm_release_action()

WARNING: CPU: 1 PID: 228 at kernel/cgroup/cgroup.c:5929
 2019-05-14 19:23 UTC 

[PATCH v3 0/7] mm: reparent slab memory on cgroup removal
 2019-05-14 19:22 UTC  (5+ messages)

[Xen-devel] [linux-linus test] 136116: regressions - FAIL
 2019-05-14 19:21 UTC  (3+ messages)
  `  "

[PATCH v3 0/4] Some new features for the latency tracers
 2019-05-14 19:21 UTC  (3+ messages)

[PATCH v2] doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
 2019-05-14 19:21 UTC  (2+ messages)

[PATCH][next] iwlwifi: d3: Use struct_size() helper
 2019-05-14 18:58 UTC  (3+ messages)

[PATCH v2 0/3] LTP reproducer on broken IMA on overlayfs
 2019-05-14 19:19 UTC  (7+ messages)
` [PATCH v2 3/3] ima: Add overlay test
    ` [LTP] "
    ` [LTP] [PATCH v2 0/3] LTP reproducer on broken IMA on overlayfs

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-14 19:18 UTC  (7+ messages)

[Qemu-devel] [PATCH] configure: Disable slirp if --disable-system
 2019-05-14 19:15 UTC  (4+ messages)

[SPDK] Running nvmf target as non-root
 2019-05-14 19:16 UTC 

IP-Aliasing for IPv6?
 2019-05-14 19:15 UTC  (2+ messages)

[virtio-dev] Request for a new device number for a virtio-audio device
 2019-05-14 19:14 UTC  (12+ messages)

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-05-14 19:13 UTC  (11+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[RFC PATCH v1 0/6] Introduce machine-specific regulators coupling API
 2019-05-14 19:12 UTC  (8+ messages)
` [RFC PATCH v1 5/6] soc/tegra: regulators: Add regulators coupler for Tegra20

how to collect information regarding function calls in run time?
 2019-05-14 19:11 UTC  (4+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.43)
 2019-05-14 19:11 UTC 

[PATCH v4 0/6] LM36274 Introduction
 2019-05-14 19:11 UTC  (2+ messages)

[PATCH 1/2] ubifs: Use correct config name for encryption
 2019-05-14 19:10 UTC  (4+ messages)
` [PATCH 2/2] ubifs: Convert xattr inum to host order

[PATCH v4 00/13] Support of ASUS TUF Gaming series laptops
 2019-05-14 19:07 UTC  (28+ messages)
` [PATCH v4 01/13] platform/x86: asus-wmi: Fix hwmon device cleanup
` [PATCH v4 02/13] platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
` [PATCH v4 03/13] platform/x86: asus-wmi: Increase input buffer size of WMI methods
` [PATCH v4 04/13] platform/x86: wmi: Add function to get _UID of WMI device
` [PATCH v4 05/13] platform/x86: asus-wmi: Improve DSTS WMI method ID detection
` [PATCH v4 06/13] platform/x86: asus-wmi: Refactor WMI event handling
` [PATCH v4 07/13] platform/x86: asus-wmi: Support WMI event queue
` [PATCH v4 08/13] platform/x86: asus-nb-wmi: Add microphone mute key code
` [PATCH v4 09/13] platform/x86: asus-wmi: Refactor error handling
` [PATCH v4 10/13] platform/x86: asus-wmi: Organize code into sections
` [PATCH v4 11/13] platform/x86: asus-wmi: Enhance detection of thermal data
` [PATCH v4 12/13] platform/x86: asus-wmi: Switch fan boost mode
` [PATCH v4 13/13] platform/x86: asus-wmi: Do not disable keyboard backlight on unloading

[merged] hugetlb-use-same-fault-hash-key-for-shared-and-private-mappings.patch removed from -mm tree
 2019-05-14 19:07 UTC 

[U-Boot] [PATCH] Import include/android_bootloader_message.h from AOSP
 2019-05-14 19:05 UTC 

[PATCH] ARC: [hsdk] Use rgmii-id mode for ethernet phy
 2019-05-14 19:04 UTC  (3+ messages)

[merged] ocfs2-fix-ocfs2-read-inode-data-panic-in-ocfs2_iget.patch removed from -mm tree
 2019-05-14 19:04 UTC 

[merged] mm-hugetlb-dont-put_page-in-lock-of-hugetlb_lock.patch removed from -mm tree
 2019-05-14 19:04 UTC 

[merged] mm-huge_memory-fix-vmf_insert_pfn_pmd-pud-crash-handle-unaligned-addresses.patch removed from -mm tree
 2019-05-14 19:04 UTC 

[PATCH 0/7] nvmet/nvmet_fc: add events for discovery controller rescan
 2019-05-14 19:04 UTC  (3+ messages)
` [PATCH 6/7] lpfc: Add support for translating an RSCN rcv into a discovery rescan

[igt-dev] [PATCH i-g-t v3 0/9] tests/kms_chamelium: add HDMI audio test
 2019-05-14 18:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2] mac80211: remove warning message
 2019-05-14 18:57 UTC  (11+ messages)

[Qemu-devel] [PATCH v9 00/27] gdbstub: Refactor command packets handler
 2019-05-14 18:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 02/27] gdbstub: Implement deatch (D pkt) with new infra

[PATCH] clone: add `--remote-submodules` flag
 2019-05-14 18:38 UTC  (3+ messages)

[PATCH] mfd: stmfx: Fix macro definition spelling
 2019-05-14 18:54 UTC  (5+ messages)

[Qemu-devel] [PATCH] spapr: Allow machine to dump dtb after SLOF update
 2019-05-14 18:47 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

Patch "x86/speculation: Support 'mitigations=' cmdline option" has been added to the 4.4-stable tree
 2019-05-14 18:30 UTC  (2+ messages)

[Buildroot] [Bug 11876] New: automount using host mount/umount
 2019-05-14 18:51 UTC 

[PATCH] xfs_db: add extent count and file size histograms
 2019-05-14 18:50 UTC 

Patch "cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 4.4-stable tree
 2019-05-14 18:30 UTC  (2+ messages)

[Qemu-devel] [PULL 00/16] migration queue
 2019-05-14 18:34 UTC  (11+ messages)
` [Qemu-devel] [PULL 05/16] migration: savevm: fix error code with migration blockers
` [Qemu-devel] [PULL 06/16] migration/colo.c: Remove redundant input parameter
` [Qemu-devel] [PULL 09/16] migration/ram.c: start of migration_bitmap_sync_range is always 0
` [Qemu-devel] [PULL 10/16] migration: update comments of migration bitmap
` [Qemu-devel] [PULL 11/16] migration/savevm: remove duplicate check of migration_is_blocked
` [Qemu-devel] [PULL 12/16] migration/savevm: load_header before load_setup
` [Qemu-devel] [PULL 13/16] migration/savevm: wrap into qemu_loadvm_state_header()
` [Qemu-devel] [PULL 14/16] migration: Fix use-after-free during process exit
` [Qemu-devel] [PULL 15/16] migration/ram.c: fix typos in comments
` [Qemu-devel] [PULL 16/16] monitor: Call mon_get_cpu() only once at hmp_gva2gpa()

Patch "locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file" has been added to the 4.4-stable tree
 2019-05-14 18:30 UTC 

[PATCH v6 00/13] TVP5150 new features
 2019-05-14 18:48 UTC  (3+ messages)
` [PATCH v6 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers

[PATCH v5 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-05-14 18:47 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/11] repack: refactor pack deletion for future use
  ` [PATCH v6 02/11] Docs: rearrange subcommands for multi-pack-index
  ` [PATCH v6 03/11] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v6 04/11] midx: simplify computation of pack name lengths
  ` [PATCH v6 05/11] midx: refactor permutation logic and pack sorting
  ` [PATCH v6 06/11] multi-pack-index: implement 'expire' subcommand
  ` [PATCH v6 07/11] multi-pack-index: prepare 'repack' subcommand
  ` [PATCH v6 08/11] midx: implement midx_repack()
  ` [PATCH v6 09/11] multi-pack-index: test expire while adding packs
  ` [PATCH v6 10/11] midx: add test that 'expire' respects .keep files
  ` [PATCH v6 11/11] t5319-multi-pack-index.sh: test batch size zero

[PATCH 1/4] drm/i915: Mark semaphores as complete on unsubmit out if payload was started
 2019-05-14 18:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with drm/i915: Mark semaphores as complete on unsubmit out if payload was started (rev2)

[Qemu-devel] [PATCH v2 0/6] Fix misuse of ctype.h functions
 2019-05-14 18:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/6] tests/vhost-user-bridge: Fix misuse of isdigit()
` [Qemu-devel] [PATCH v2 5/6] pc-bios/s390-ccw: Clean up harmless "

[PATCH v6 0/4] Add Amlogic video decoder driver
 2019-05-14 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: media: add Amlogic Video Decoder Bindings

[Xen-devel] [PATCH v1 1/2] makefile: add support for *_defconfig targets
 2019-05-14 18:45 UTC  (6+ messages)
  `  "
  ` [Xen-devel] [PATCH v1 2/2] arm: rename tiny64.conf to tiny64_defconfig
      `  "

[U-Boot] [PATCH 0/2] iMX6 SPL NAND flash detection fixes
 2019-05-14 18:44 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mtd: mxs_nand_spl: fix nand_command protocol violation

[Buildroot] [PATCH 1/1] package/meson: Fix linking of shared/static libs with static libs
 2019-05-14 18:42 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.