messages from 2019-08-26 15:33:23 to 2019-08-26 16:06:53 UTC [more...]
[PATCHSET v3] writeback, memcg: Implement foreign inode flushing
2019-08-26 16:06 UTC (3+ messages)
` [PATCH 1/5] writeback: Generalize and expose wb_completion
` [PATCH 2/5] bdi: Add bdi->id
[PATCH 1/6] powerpc/32s: add an option to exclusively select powerpc 601
2019-08-26 15:52 UTC (10+ messages)
` [PATCH 2/6] powerpc/32s: get rid of CPU_FTR_601 feature
` [PATCH 3/6] powerpc/32s: drop CPU_FTR_USE_RTC feature
` [PATCH 4/6] powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
` [PATCH 5/6] powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
` [PATCH 6/6] powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
[PATCH 00/12] libperf: Add events to perf/event.h
2019-08-26 16:06 UTC (3+ messages)
[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
2019-08-26 16:05 UTC (10+ messages)
` [PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
` [PATCH v3 13/13] format-patch: learn --infer-cover-subject option
[LTP] [PATCH v4 0/4] Basic eBPF tests
2019-08-26 16:05 UTC (3+ messages)
` [LTP] [PATCH v4 4/4] BPF: Sanity check creating a program
[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
2019-08-26 16:01 UTC (4+ messages)
[PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states
2019-08-26 16:03 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] grep: under --debug, show whether PCRE JIT is enabled
2019-08-26 16:02 UTC (6+ messages)
[PATCH] IB/hfi1: Drop stale TID RDMA packets
2019-08-26 16:01 UTC
[Qemu-devel] [PATCH v2] configure: more resilient Python version capture
2019-08-26 15:58 UTC
[RFC PATCH v4 0/9] printk: new ringbuffer implementation
2019-08-26 16:01 UTC (6+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
` numlist_push() barriers "
FAILED: patch "[PATCH] mm, page_owner: handle THP splits correctly" failed to apply to 4.14-stable tree
2019-08-26 16:00 UTC
FAILED: patch "[PATCH] mm, page_owner: handle THP splits correctly" failed to apply to 4.9-stable tree
2019-08-26 16:00 UTC
FAILED: patch "[PATCH] mm, page_owner: handle THP splits correctly" failed to apply to 4.19-stable tree
2019-08-26 16:00 UTC
create devdax with "-a 1g" failed from 5.3.0-rc1
2019-08-26 15:58 UTC (3+ messages)
[Qemu-devel] [PATCH] virtio-gpu: check if the resource already exists in virtio_gpu_load()
2019-08-26 15:58 UTC (2+ messages)
[PATCH] perf script: Fix memory leaks in list_scripts()
2019-08-26 15:59 UTC (5+ messages)
[PATCH RT v2 0/3] RCU fixes
2019-08-26 15:59 UTC (8+ messages)
` [PATCH RT v2 1/3] rcu: Acquire RCU lock when disabling BHs
[LTP] [PATCH v3 0/5] Add basic test for uevent netlink socket
2019-08-26 15:59 UTC (12+ messages)
` [LTP] [PATCH v3 1/5] lib/tst_device: Export more functions
` [LTP] [PATCH v3 2/5] kernel/uevent: Add uevent01
` [LTP] [PATCH v3 3/5] kernel/uevent: Add uevent02
` [LTP] [PATCH v3 4/5] libs/libltpuinput: Add uinput library
` [LTP] [PATCH v3 5/5] kernel/uevent: Add uevent03
[U-Boot] [PATCH 00/38] x86: Various modifications to prepare for FSP2
2019-08-26 15:59 UTC (39+ messages)
` [U-Boot] [PATCH 01/38] binman: Pass the toolpath to binman from the main Makefile
` [U-Boot] [PATCH 02/38] binman: Allow selection of logging verbosity
` [U-Boot] [PATCH 03/38] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH 04/38] mtd: spi: Add 'struct spi_flash {' to the code
` [U-Boot] [PATCH 05/38] serial: ns16550: Allow serial to enabled/disabled in SPL
` [U-Boot] [PATCH 06/38] spl: Correct priority selection for image loaders
` [U-Boot] [PATCH 07/38] spl: Avoid checking for Ctrl-C in SPL with print_buffer()
` [U-Boot] [PATCH 08/38] spl: handoff: Correct Kconfig condition for SPL and TPL
` [U-Boot] [PATCH 09/38] spl: Add an arch-specific hook for writing to SPL handoff
` [U-Boot] [PATCH 10/38] spl: Set up the bloblist in board_init_r()
` [U-Boot] [PATCH 11/38] spl: Add a function to determine the U-Boot phase
` [U-Boot] [PATCH 12/38] x86: spi: Add a driver for the Intel Fast SPI interface
` [U-Boot] [PATCH 13/38] spi: sandbox: Add a test driver for sandbox SPI flash
` [U-Boot] [PATCH 14/38] spi: Add support for memory-mapped flash
` [U-Boot] [PATCH 15/38] x86: sysreset: Allow reset driver to be included in SPL/TPL
` [U-Boot] [PATCH 16/38] x86: Rename some FSP functions to have an fsp_ prefix
` [U-Boot] [PATCH 17/38] x86: fsp: Create a common fsp_support.h header
` [U-Boot] [PATCH 18/38] x86: fsp: Use if() instead of #ifdef
` [U-Boot] [PATCH 19/38] x86: fsp: Tidy up comment style a little
` [U-Boot] [PATCH 20/38] x86: fsp: Move common dram functions into a common file
` [U-Boot] [PATCH 21/38] x86: Move common fsp "
` [U-Boot] [PATCH 22/38] x86: fsp: Move common support "
` [U-Boot] [PATCH 23/38] efi: Move inline functions to unconditional part of header
` [U-Boot] [PATCH 24/38] x86: fsp: Add a few more definitions for FSP2
` [U-Boot] [PATCH 25/38] x86: fsp: Add access to variable MRC data
` [U-Boot] [PATCH 26/38] x86: Move common Intel CPU info code into a function
` [U-Boot] [PATCH 27/38] x86: Add binman symbols to the image
` [U-Boot] [PATCH 28/38] x86: pci: Add a function to clear and set PCI config regs
` [U-Boot] [PATCH 29/38] x86: spl: Use hang() instead of a while() loop
` [U-Boot] [PATCH 30/38] x86: spl: Reduce priority of the basic SPL image loader
` [U-Boot] [PATCH 31/38] x86: spl: Move broadwell-specific code out of generic x86 spl
` [U-Boot] [PATCH 32/38] x86: fsp: Save usable RAM and hob_list in the handoff area
` [U-Boot] [PATCH 33/38] x86: fsp: Allow the HOBs to be used after relocation
` [U-Boot] [PATCH 34/38] x86: Change condition for using CAR
` [U-Boot] [PATCH 35/38] x86: Add more comments to the start-up code
` [U-Boot] [PATCH 36/38] x86: Add support for booting from Fast SPI
` [U-Boot] [PATCH 37/38] x86: Add various MTRR indexes and values
` [U-Boot] [PATCH 38/38] x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
2019-08-26 15:59 UTC (2+ messages)
[PATCH v2 0/5] Handle the case when KernelShark is started as Root
2019-08-26 15:58 UTC (6+ messages)
` [PATCH v2 1/5] kernel-shark: Show warning message when running "
` [PATCH v2 2/5] kernel-shark: Don't use pkexec "
` [PATCH v2 3/5] kernel-shark: Use standart error message in KsMainWindow::_record()
` [PATCH v2 4/5] kernel-shark: Optimize the error messages when "Record" fails to start
` [PATCH v2 5/5] kernel-shark: Better formatting of the error messages from "Record"
[PATCHSET v2] writeback, memcg: Implement foreign inode flushing
2019-08-26 15:58 UTC (5+ messages)
` [PATCH 5/5] writeback, memcg: Implement foreign dirty flushing
` [PATCH v3 "
[PATCH] usb: host: ohci: fix a race condition between shutdown and irq
2019-08-26 15:58 UTC (2+ messages)
Linux-next-20190823: x86_64/i386: prot_hsymlinks.c:325: Failed to run cmd: useradd hsym
2019-08-26 15:58 UTC (7+ messages)
` [LTP] "
[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
2019-08-26 15:57 UTC (6+ messages)
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
[PATCH] ext4: change the type of ext4 cache stats to percpu_counter to improve performance
2019-08-26 15:57 UTC (6+ messages)
[PATCH bpf] nfp: bpf: fix latency bug when updating stack index register
2019-08-26 15:57 UTC (3+ messages)
[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
2019-08-26 15:57 UTC (11+ messages)
[PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
2019-08-26 15:56 UTC (6+ messages)
[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
2019-08-26 15:57 UTC (7+ messages)
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf
[PATCH v2 2/2] USB: storage: ums-realtek: Make auto-delink support optionally
2019-08-26 15:55 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/6] Allow Valgrind checking all QEMU processes
2019-08-26 15:50 UTC (7+ messages)
` [Qemu-devel] [PATCH v6 1/6] iotests: allow "
` [Qemu-devel] [PATCH v6 2/6] iotests: exclude killed processes from running under Valgrind
` [Qemu-devel] [PATCH v6 3/6] iotests: Add casenotrun report to bash tests
` [Qemu-devel] [PATCH v6 4/6] iotests: Valgrind fails with nonexistent directory
` [Qemu-devel] [PATCH v6 5/6] iotests: extended timeout under Valgrind
` [Qemu-devel] [PATCH v6 6/6] iotests: extend sleeping time "
[U-Boot] [PATCH v3 0/1] board: arm: Add support for Broadcom BCM7445
2019-08-26 15:54 UTC (4+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 1/1] "
[PATCH] samples: bpf: add max_pckt_size option at xdp_adjust_tail
2019-08-26 15:54 UTC (2+ messages)
[Bug 111122] 2500U: Graphics corruption on kernel 5.2
2019-08-26 15:53 UTC (2+ messages)
[PATCHv5] drivers/amba: add reset control to amba bus probe
2019-08-26 15:51 UTC (4+ messages)
[PATCH net-next v3 00/10] Refactor cls hardware offload API to support rtnl-independent drivers
2019-08-26 15:51 UTC (7+ messages)
` [PATCH net-next v3 01/10] net: sched: protect block offload-related fields with rw_semaphore
` [PATCH net-next v3 03/10] net: sched: refactor block offloads counter usage
` [PATCH net-next v3 04/10] net: sched: notify classifier on successful offload add/delete
[PATCH v1] iommu/vt-d: remove global page flush support
2019-08-26 15:53 UTC (2+ messages)
[tip: x86/urgent] x86/apic: Include the LDR when clearing out APIC registers
2019-08-26 15:50 UTC
[tip: x86/urgent] x86/apic: Do not initialize LDR and DFR for bigsmp
2019-08-26 15:50 UTC
[U-Boot] [PATCH 0/1] board: arm: Add support for Broadcom BCM7445D0
2019-08-26 15:50 UTC (3+ messages)
` [U-Boot] [PATCH v2 0/1] board: arm: Add support for Broadcom BCM7445
[PATCH 00/24] Reinstate support for Visual Studio
2019-08-26 15:49 UTC (9+ messages)
` [PATCH v2 00/23] "
` [PATCH v2 20/23] .gitignore: touch up the entries regarding "
git diff autocomplete
2019-08-26 15:48 UTC (3+ messages)
[PATCH v2 0/8] sched/fair: rework the CFS load balance
2019-08-26 15:45 UTC (4+ messages)
` [PATCH v2 6/8] sched/fair: use load instead of runnable load
[PATCH 0/4] KFD: Mapping-specific MTYPEs on Arcturus
2019-08-26 15:45 UTC (6+ messages)
` [PATCH 3/4] drm/amdgpu: Support snooped PTE flag
[RESEND][PATCH v2-resend] MAINTAINERS: mark simple firmware interface (SFI) obsolete
2019-08-26 15:45 UTC (3+ messages)
[PATCH V2] drm: Add LTTPR defines for DP 1.4a
2019-08-26 15:44 UTC (2+ messages)
[PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source
2019-08-26 15:38 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: stm32: add wakeup-source
` [PATCH 2/2] remoteproc: stm32: wakeup the system by wdg irq
[Qemu-devel] [PATCH v2 0/2] Optimize alignment probing
2019-08-26 15:41 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: posix: Always allocate the first block
[PATCH] remoteproc: stm32: manage the get_irq probe defer case
2019-08-26 15:38 UTC (3+ messages)
[PATCH] remoteproc: stm32: clear MCU PDDS at firmware start
2019-08-26 15:38 UTC (3+ messages)
[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
2019-08-26 15:42 UTC (10+ messages)
[PATCH 01/12] ARM: dts: imx7d: cl-som-imx7 imx7d-sbc-imx7: move USB
2019-08-26 15:38 UTC (24+ messages)
` [PATCH 02/12] ARM: dts: imx7d: cl-som-imx7: add phy-reset-gpios
` [PATCH 03/12] ARM: dts: imx7d: cl-som-imx7: fix i2c2
` [PATCH 04/12] ARM: dts: imx7d: cl-som-imx7: add emmicro,em3027 RTC
` [PATCH 05/12] ARM: dts: imx7d: cl-som-imx7: update pfuze3000 max voltage
` [PATCH 06/12] ARM: dts: imx7d: cl-som-imx7: add / enable watchdog
` [PATCH 07/12] ARM: dts: imx7d: cl-som-imx7: add/enable SPI flash on spi1
` [PATCH 08/12] ARM: dts: imx7d: cl-som-imx7: update UART1 (debug) clock
` [PATCH 09/12] ARM: dts: imx7d: cl-som-imx7: add SMSC USB3503 usb hub
` [PATCH 10/12] ARM: dts: imx7d: cl-som-imx7: add WiLink8 WLAN support
` [PATCH 11/12] ARM: dts: imx7d: cl-som-imx7: add WiLink Bluetooth support
` [PATCH 12/12] ARM: dts: imx7d: sbc-iot-imx7: add basic board support
[PATCH V3 0/5] smartpqi man page update
2019-08-26 15:41 UTC (6+ messages)
` [PATCH V3 1/5] smartpqi: fix spelling error
` [PATCH V3 2/5] smartpqi: update copyright
` [PATCH V3 3/5] smartpqi: add module param expose ld first
` [PATCH V3 4/5] smartpqi: add module param to hide vsep
` [PATCH V3 5/5] smartpqi: add sysfs entries
[PATCH] PCI: hv: Make functions only used locally static in pci-hyperv.c
2019-08-26 15:41 UTC
[Qemu-devel] [Bug 1841442] [NEW] floating point emulation can fail to set FE_INEXACT
2019-08-26 15:31 UTC (2+ messages)
` [Qemu-devel] [Bug 1841442] "
[PATCH] erofs-utils: fix up "-E legacy-compress" option
2019-08-26 15:39 UTC (2+ messages)
[PATCH v2] btrfs: fix allocation of bitmap pages
2019-08-26 15:40 UTC (4+ messages)
[iptables PATCH 00/14] Implement among match support
2019-08-26 15:40 UTC (4+ messages)
` [iptables PATCH 14/14] nft: bridge: Rudimental among extension support
[tpm2] [tpm2-driver] Error at boot : A TPM error (256) occurred continue selftest
2019-08-26 15:39 UTC
[PATCH v3 0/4] btrfs: support xxhash64 checksums
2019-08-26 15:39 UTC (4+ messages)
` [PATCH v3 3/4] btrfs: use xxhash64 for checksumming
[PATCH v2 1/2] ASoC: es8316: fix headphone mixer volume table
2019-08-26 15:39 UTC (2+ messages)
` [PATCH v2 2/2] ASoC: es8316: fix inverted L/R of headphone mixer volume
[PATCH net-next v4 0/6] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
2019-08-26 15:38 UTC (3+ messages)
` [PATCH net-next v4 6/6] net: dsa: mv88e6xxx: fully support SERDES on Topaz family
[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
2019-08-26 15:36 UTC (5+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support
[Virtio-fs] [PATCH v2 0/2] Add virtio-fs (experimental)
2019-08-26 15:35 UTC (6+ messages)
` [Virtio-fs] [PATCH v2 1/2] virtio: add vhost-user-fs base device
` [Qemu-devel] "
` [Virtio-fs] [PATCH v2 2/2] virtio: add vhost-user-fs-pci device
` [Qemu-devel] "
` [Virtio-fs] "
[PATCH] fast-import: Reinitialize command_buf rather than detach it
2019-08-26 15:36 UTC (4+ messages)
` [PATCH 0/2] fast-import input string handling bugs
master - configure: continue build if prlimit is missing
2019-08-26 15:35 UTC
✅ PASS: Stable queue: queue-5.2
2019-08-26 15:35 UTC
Leverage source code from another repository
2019-08-26 15:34 UTC (2+ messages)
[RFC PATCH 0/7] Unify SMP stop generic logic to common code
2019-08-26 15:34 UTC (3+ messages)
[PATCH] RDMA/siw: Fix IPv6 addr_list locking
2019-08-26 15:33 UTC (5+ messages)
` "
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.