All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-24 04:50:34 to 2019-06-24 06:01:10 UTC [more...]

✅ PASS: Stable queue: queue-4.19
 2019-06-24  6:01 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2019-06-23
 2019-06-24  6:00 UTC 

remove asm-generic/ptrace.h v3
 2019-06-24  5:47 UTC  (24+ messages)
` [PATCH 1/5] arm64: don't use asm-generic/ptrace.h
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] sh: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] asm-generic: remove ptrace.h

[Query] arm64: Right approach to support Image.gz file type via kexec_file_load()
 2019-06-24  5:59 UTC  (4+ messages)

[PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
 2019-06-24  5:58 UTC  (5+ messages)
` [PATCH v2 11/11] arm64: dts: sc9860: Update coresight DT bindings

[Qemu-devel] [PATCH v2 0/4] dumping hot TBs
 2019-06-24  5:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/4] add and link a statistic struct to TBs
` [Qemu-devel] [PATCH v2 2/4] Adding an optional tb execution counter
` [Qemu-devel] [PATCH v2 3/4] Introduce dump of hot TBs

[PATCH] usb: dwc3: Enable the USB snooping
 2019-06-24  5:58 UTC  (12+ messages)

[PATCH] configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain
 2019-06-24  5:57 UTC  (4+ messages)
    ` [Buildroot] "

[U-Boot] Fwd: Crash in U-Boot
 2019-06-24  5:56 UTC  (4+ messages)
  ` [U-Boot] "

[PATCH] android: libdrm_platform: add liblog shared dependency
 2019-06-24  5:56 UTC  (13+ messages)

[PATCH] mm/hugetlb: allow gigantic page allocation to migrate away smaller huge page
 2019-06-24  5:55 UTC  (5+ messages)

lift the xfs writepage code into iomap
 2019-06-24  5:52 UTC  (13+ messages)
` [PATCH 01/12] list.h: add a list_pop helper
` [PATCH 02/12] xfs: simplify xfs_chain_bio
` [PATCH 03/12] xfs: fix a comment typo in xfs_submit_ioend
` [PATCH 04/12] xfs: initialize ioma->flags in xfs_bmbt_to_iomap
` [PATCH 05/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 06/12] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 08/12] xfs: simplify xfs_ioend_can_merge
` [PATCH 09/12] xfs: refactor the ioend merging code
` [PATCH 10/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

[RFC PATCH] arm64: dts: fsl: wandboard: Add a device tree for the PICO-PI-IMX8M
 2019-06-24  5:52 UTC  (2+ messages)

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-06-24  5:52 UTC  (3+ messages)

linux-next: manual merge of the devicetree tree with Linus' tree
 2019-06-24  5:51 UTC 

[PATCH v2 0/3] scsi: ufs: typo fixes and improvement
 2019-06-24  5:50 UTC  (2+ messages)

[PATCH 01/10] staging: rtl8712: Change return values in r8712_init_cmd_priv()
 2019-06-24  5:49 UTC  (10+ messages)
` [PATCH 02/10] staging: rtl8712: Replace function r8712_init_evt_priv()
` [PATCH 03/10] staging: rtl8712: Change return values of r8712_init_evt_priv()
` [PATCH 04/10] staging: rtl8712: Replace r8712_free_cmd_priv()
` [PATCH 05/10] staging: rtl8712: Replace r8712_free_evt_priv()
` [PATCH 06/10] staging: rtl8712: Remove r8712_setrttbl_cmd()
` [PATCH 07/10] staging: rtl8712: Replace r8712_find_network()
` [PATCH 08/10] staging: rtl8712: Remove mp_start_joinbss()
` [PATCH 09/10] staging: rtl8712: Remove r8712_setassocsta_cmd()
` [PATCH 10/10] staging: rtl8712: Change return values of r8712_setrfreg_cmd()

[PATCH 0/2] nvme: flush rescan worker before resetting
 2019-06-24  5:48 UTC  (9+ messages)
` [PATCH 2/2] nvme: flush scan_work when resetting controller

[PATCH] mm: fix setting the high and low watermarks
 2019-06-24  5:46 UTC  (4+ messages)

[locking/rwsem] 4f23dbc1e6: reaim.jobs_per_min -37.0% regression
 2019-06-24  5:45 UTC  (2+ messages)

[PATCH 01/19] drm/i915/execlists: Always clear ring_pause if we do not submit
 2019-06-24  5:43 UTC  (19+ messages)
` [PATCH 02/19] drm/i915/execlists: Convert recursive defer_request() into an iteractive
` [PATCH 03/19] drm/i915/gt: Pass intel_gt to pm routines
` [PATCH 04/19] drm/i915/selftests: Serialise nop reset with retirement
` [PATCH 05/19] drm/i915/selftest: Drop manual request wakerefs around hangcheck
` [PATCH 06/19] drm/i915/selftests: Fixup atomic reset checking
` [PATCH 07/19] drm/i915: Rename intel_wakeref_[is]_active
` [PATCH 08/19] drm/i915: Add a wakeref getter for iff the wakeref is already active
` [PATCH 09/19] drm/i915: Only recover active engines
` [PATCH 10/19] drm/i915: Lift intel_engines_resume() to callers
` [PATCH 11/19] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 12/19] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 13/19] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 14/19] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 15/19] drm/i915/selftests: Hold ref on request across waits
` [PATCH 16/19] drm/i915/gt: Always call kref_init for the timeline
` [PATCH 17/19] drm/i915/gt: Drop stale commentary for timeline density
` [PATCH 18/19] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 19/19] drm/i915: Replace struct_mutex for batch pool serialisation

RISC-V nommu support v2
 2019-06-24  5:43 UTC  (36+ messages)
` [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 02/17] mm: stub out all of swapops.h "
` [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
` [PATCH 04/17] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 06/17] riscv: refactor the IPI code
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 09/17] riscv: provide a flat entry loader
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 11/17] riscv: provide native clint access for M-mode
` [PATCH 12/17] riscv: implement remote sfence.i natively "
` [PATCH 13/17] riscv: poison SBI calls "
` [PATCH 14/17] riscv: don't allow selecting SBI-based drivers "
` [PATCH 15/17] riscv: use the correct interrupt levels "
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting
` [PATCH 17/17] riscv: add nommu support

[PATCH] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-06-24  5:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-06-24  5:44 UTC  (3+ messages)

[igt-dev] [PATCH v2] lib/i915: gem_engine_topology: get eb flags from engine's class:instance
 2019-06-24  5:45 UTC  (3+ messages)

[PATCH] usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
 2019-06-24  5:41 UTC  (2+ messages)

siox: driver init boilerplate reduction v3
 2019-06-24  5:40 UTC  (3+ messages)
` [PATCH 1/2] siox: add helper macro to simplify driver registration
` [PATCH 2/2] drivers: gpio: siox: use module_siox_driver()

[RFC v3 0/2] clocksource: davinci-timer: new driver
 2019-06-24  5:40 UTC  (4+ messages)

btrfs vs write caching firmware bugs (was: Re: BTRFS recovery not possible)
 2019-06-24  5:39 UTC  (7+ messages)

[PATCH v2 1/2] powerpc/powernv: Enhance opal message read interface
 2019-06-24  5:36 UTC  (2+ messages)

[PATCH] staging: bcm2835-camera: Avoid apotential sleep while holding a spin_lock
 2019-06-24  5:33 UTC  (3+ messages)

[PATCHv2] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-24  5:34 UTC  (6+ messages)

[Qemu-devel] [PATCH] memory: warning on out of scope notification
 2019-06-24  5:33 UTC 

siox: driver init boilerplate reduction v2
 2019-06-24  5:33 UTC  (4+ messages)
` [PATCH v2 1/2] include: linux: siox: more for declaring siox drivers

[U-Boot] [PATCH 0/7] efi_loader: variable services
 2019-06-24  5:31 UTC  (16+ messages)
` [U-Boot] [PATCH 1/7] efi_loader: move efi_query_variable_info()
` [U-Boot] [PATCH 2/7] efi_debug: make variable support customizable
` [U-Boot] [PATCH 3/7] efi_loader: initialization of variable services
` [U-Boot] [PATCH 4/7] efi_loader: clean up runtime detaching
` [U-Boot] [PATCH 5/7] efi_loader: let the variable driver patch out the runtime
` [U-Boot] [PATCH 6/7] efi_loader: unimplemented runtime services
` [U-Boot] [PATCH 7/7] efi_selftest: test variable services at runtime

[Qemu-devel] [PATCH] memory: do not do out of bound notification
 2019-06-24  5:22 UTC  (7+ messages)

1f7ab644d6: vm-scalability.median -11.8% regression
 2019-06-24  5:29 UTC 

[U-Boot] [v8, 0/5] Split fsl_esdhc driver for i.MX
 2019-06-24  5:28 UTC  (2+ messages)

[PATCH V8 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-24  5:26 UTC  (3+ messages)
` [PATCH V8 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V8 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry
 2019-06-24  5:24 UTC 

[PATCH v2] scripts/sphinx-pre-install: fix out-of-tree build
 2019-06-24  5:25 UTC 

[PATCH v2] scripts/sphinx-pre-install: fix out-of-tree build
 2019-06-24  5:23 UTC  (2+ messages)

[sched/core] ccf552bfc4: BUG:sleeping_function_called_from_invalid_context_at_include/linux/percpu-rwsem.h
 2019-06-24  5:23 UTC 

[PATCH 00/13] powerpc: implement machine check safe memcpy
 2019-06-24  5:19 UTC  (5+ messages)
` [PATCH 05/13] powerpc/mce: Allow notifier callback to handle MCE

Reminder: 25 open syzbot bugs in kvm subsystem
 2019-06-24  5:21 UTC 

[PATCH V2] net: ethernet: ti: cpsw: Fix suspend/resume break
 2019-06-24  5:16 UTC  (2+ messages)

Reminder: 27 open syzbot bugs in bluetooth subsystem
 2019-06-24  5:14 UTC 

[PATCH v2 RESEND] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-24  4:41 UTC 

[PATCH] mm/vmalloc: fix a compile warning in mm
 2019-06-24  5:09 UTC 

✅ PASS: Stable queue: queue-5.1
 2019-06-24  5:08 UTC 

Reminder: 9 open syzbot bugs in sound subsystem
 2019-06-24  5:07 UTC 

[U-Boot] [PATCH v7 0/9] Update SiFive Unleashed Drivers
 2019-06-24  5:03 UTC  (9+ messages)
` [U-Boot] [PATCH v7 3/9] clk: sifive: Sync-up DT bindings header with upstream Linux
` [U-Boot] [PATCH v7 6/9] net: macb: Extend MACB driver for SiFive Unleashed board
` [U-Boot] [PATCH v7 7/9] riscv: sifive: fu540: Setup ethaddr env variable using OTP
` [U-Boot] [PATCH v7 9/9] net: macb: Fix check for little-endian system in gmac_configure_dma()

Reminder: 30 open syzbot bugs in "net/bpf" subsystem
 2019-06-24  5:01 UTC 

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-24  4:57 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] x86: Add basic Slim Bootloader payload support
 2019-06-24  4:55 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: HCI reset on close for RTL8822BE
 2019-06-24  4:53 UTC  (2+ messages)

FAILED: patch "[PATCH] ovl: support the FS_IOC_FS[SG]ETXATTR ioctls" failed to apply to 5.1-stable tree
 2019-06-24  4:52 UTC  (7+ messages)

[meta-networking][PATCH] strongswan: upgrade 5.7.1 -> 5.8.0
 2019-06-24  4:49 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.