All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 18:48:07 to 2019-05-14 19:57:37 UTC [more...]

[PATCH] drm/nouveau: fix duplication of nv50_head_atom struct
 2019-05-14 19:57 UTC  (3+ messages)

[PATCH 0/1] Document the stash.useBuiltin escape hatch
 2019-05-14 19:57 UTC  (3+ messages)
` [PATCH 1/1] stash: document stash.useBuiltin

[RFC 0/2] clocksource: davinci-timer: new driver
 2019-05-14 19:55 UTC  (4+ messages)
` [RFC 1/2] clocksource: davinci-timer: add support for clockevents

WARNING: CPU: 1 PID: 228 at kernel/cgroup/cgroup.c:5929
 2019-05-14 19:54 UTC  (3+ messages)

[RFC,V2,03/11] dt-bindings: mt8183: Added camera ISP Pass 1
 2019-05-14 19:54 UTC  (4+ messages)

[PATCH] xfs_db: add extent count and file size histograms
 2019-05-14 19:52 UTC  (2+ messages)

[RFC, V2, 01/11] dt-bindings: mt8183: Add binding for ISP Pass 1 reserved memory
 2019-05-14 19:50 UTC  (4+ messages)
` [RFC,V2,01/11] "

[PATCH 0/3] Coccinelle: pci_free_consistent: Adjustments for a SmPL script
 2019-05-14 19:50 UTC  (7+ messages)
` [PATCH 1/3] Coccinelle: pci_free_consistent: Use formatted strings directly in SmPL rules
` [PATCH 2/3] Coccinelle: pci_free_consistent: Reduce a bit of duplicate SmPL code
` [PATCH 3/3] Coccinelle: pci_free_consistent: Extend when constraints for two SmPL ellipses

[Buildroot] [PATCH 1/2] package/qt5multimedia: put back gstreamer 0.10 optional dependency
 2019-05-14 19:50 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/qt5multimedia: fix build with gstreamer 0.10

[Xen-devel] [xen-4.6-testing test] 136152: regressions - FAIL
 2019-05-14 19:49 UTC  (3+ messages)
  `  "

Add Wireguard to Linux staging tree
 2019-05-14 19:46 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] BBDEV PMD Drivers Extension for 19.08
 2019-05-14 19:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] baseband/fpga_lte_fec: adding driver for FEC on FPGA
  ` [dpdk-dev] [PATCH v2 2/5] bbdev: extension of BBDEV for 5G FEC
  ` [dpdk-dev] [PATCH v2 3/5] baseband/turbo_sw: extension of turbosw "
  ` [dpdk-dev] [PATCH v2 5/5] usertools: update to usertool for baseband device

[PATCH] mfd: stmfx: Fix macro definition spelling
 2019-05-14 19:45 UTC  (7+ messages)

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

undefined reference to `__aeabi_uldivmod' after 25c13324d03d ("IB/mlx5: Add steering SW ICM device memory type")
 2019-05-14 19:45 UTC 

[RFC at-export 2/2] ublox: network-registration atom
 2019-05-14 19:44 UTC  (2+ messages)

[PATCH v3 0/3] spi: A better solution for cros_ec_spi reliability
 2019-05-14 19:44 UTC  (5+ 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

[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-14 19:43 UTC  (5+ messages)
` [PATCH 4/4] drm/amdkfd: Check against "

[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)

[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)

[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  (12+ messages)
` [PATCH v2 1/6] drivers/base/devres: Introduce devm_release_action()

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

[PATCH v3 0/7] mm: reparent slab memory on cgroup removal
 2019-05-14 19:22 UTC  (4+ 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  (4+ messages)
    ` [LTP] "

[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  (27+ 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)

[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 "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  (3+ messages)
` [Qemu-devel] [PULL 14/16] migration: Fix use-after-free during process exit
` [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  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 03/11] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v6 04/11] midx: simplify computation of pack name lengths
  ` [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


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.