messages from 2017-07-18 21:41:41 to 2017-07-18 22:01:45 UTC [more...]
[PATCH] ibm_rtl: remove unnecessary static in ibm_rtl_write()
2017-07-18 22:01 UTC
[PATCH 1/2] MIPS: ralink: Fix build error due to missing header
2017-07-18 22:01 UTC (2+ messages)
[Qemu-trivial] [PATCH for-2.10 0/4] bsd-user: silence warnings on OpenBSD
2017-07-18 22:01 UTC (4+ messages)
` [Qemu-trivial] [PATCH for-2.10 4/4] bsd-user/main.c: Fix unused variable warning
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH] x86/platform/uv/BAU: disable BAU on single hub configurations
2017-07-18 21:51 UTC
[PATCH] ata: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (2+ messages)
[PATCH] mmc: Convert to using %pOF instead of full_name
2017-07-18 22:00 UTC (2+ messages)
[PATCH] Add -gcc-version option
2017-07-18 21:59 UTC
[PATCH 2/3] drm/amdkfd: hqd_destroy interface change from KFD side
2017-07-18 21:59 UTC
[Buildroot] [git commit] nvme-cli: bump to version 1.3
2017-07-18 21:59 UTC
[Buildroot] [PATCH] httping: fix build without host-gettext
2017-07-18 21:59 UTC (2+ messages)
[PATCH] clocksource: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (3+ messages)
[PATCH] ide: pmac: Convert to using %pOF instead of full_name
2017-07-18 21:58 UTC (3+ messages)
[Buildroot] [git commit] httping: fix build without host-gettext
2017-07-18 21:58 UTC
[Buildroot] [PATCH 1/2] git: use BR2_KERNEL_MIRROR as download site
2017-07-18 21:57 UTC (2+ messages)
[PATCH] cgroup: Show control files in cgroup2 root after mount
2017-07-18 21:57 UTC (8+ messages)
` [PATCH cgroup/for-4.13-fixes] cgroup: create dfl_root files on subsys registration
[Bug 196405] New: mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories
2017-07-18 21:57 UTC (3+ messages)
` [Bug 196405] "
[Buildroot] [git commit] git: bump to version 2.13.3
2017-07-18 21:57 UTC
[Buildroot] [git commit] git: use BR2_KERNEL_MIRROR as download site
2017-07-18 21:57 UTC
[PATCH] firmware: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[Buildroot] [PATCH 1/2] python-setuptools-scm: bum to version 1.15.6
2017-07-18 21:56 UTC (2+ messages)
[PATCH] gpio: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[Buildroot] [git commit] python-pathpy: bump to version 10.3.1
2017-07-18 21:56 UTC
[Buildroot] [git commit] python-setuptools-scm: bum to version 1.15.6
2017-07-18 21:56 UTC
[Buildroot] [PATCH] iproute2: bump to version 4.12.0
2017-07-18 21:55 UTC (2+ messages)
[PATCH] iommu: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
+ mm-hugetlb-__get_user_pages-ignores-certain-follow_hugetlb_page-errors.patch added to -mm tree
2017-07-18 21:54 UTC
+ mm-hugetlb-__get_user_pages-ignores-certain-follow_hugetlb_page-errors.patch added to -mm tree
2017-07-18 21:54 UTC
[PATCH 0/5] Netfilter fixes for net
2017-07-18 21:54 UTC (4+ messages)
[PATCH] irqchip: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[PATCH v5 1/5] x86: stub out pmc function
2017-07-18 21:53 UTC (10+ messages)
` [PATCH v5 2/5] tick: Add freeze timer events
[kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
2017-07-18 21:53 UTC (14+ messages)
[Qemu-devel] [PULL 00/31] target/sh4 queue
2017-07-18 21:50 UTC (32+ messages)
` [Qemu-devel] [PULL 01/31] target/sh4: do not check for PR bit for fabs instruction
` [Qemu-devel] [PULL 02/31] target/sh4: fix FPU unorderered compare
` [Qemu-devel] [PULL 03/31] target/sh4: fix FPSCR cause vs flag inversion
` [Qemu-devel] [PULL 04/31] target/sh4: do not use a helper to implement fneg
` [Qemu-devel] [PULL 05/31] target/sh4: return result of fcmp using TCG
` [Qemu-devel] [PULL 06/31] target/sh4: Consolidate end-of-TB tests
` [Qemu-devel] [PULL 07/31] target/sh4: Introduce TB_FLAG_ENVFLAGS_MASK
` [Qemu-devel] [PULL 08/31] target/sh4: Keep env->flags clean
` [Qemu-devel] [PULL 09/31] target/sh4: Adjust TB_FLAG_PENDING_MOVCA
` [Qemu-devel] [PULL 10/31] target/sh4: Handle user-space atomics
` [Qemu-devel] [PULL 11/31] target/sh4: Recognize common gUSA sequences
` [Qemu-devel] [PULL 12/31] linux-user/sh4: Notice gUSA regions during signal delivery
` [Qemu-devel] [PULL 13/31] linux-user/sh4: Clean env->flags on signal boundaries
` [Qemu-devel] [PULL 14/31] target/sh4: Hoist register bank selection
` [Qemu-devel] [PULL 15/31] target/sh4: Unify cpu_fregs into FREG
` [Qemu-devel] [PULL 16/31] target/sh4: Pass DisasContext to fpr64 routines
` [Qemu-devel] [PULL 17/31] target/sh4: Hoist fp register bank selection
` [Qemu-devel] [PULL 18/31] target/sh4: Eliminate unused XREG macro
` [Qemu-devel] [PULL 19/31] target/sh4: Merge DREG into fpr64 routines
` [Qemu-devel] [PULL 20/31] target/sh4: Load/store Dr as 64-bit quantities
` [Qemu-devel] [PULL 21/31] target/sh4: Simplify 64-bit fp reg-reg move
` [Qemu-devel] [PULL 22/31] target/sh4: Unify code for CHECK_NOT_DELAY_SLOT
` [Qemu-devel] [PULL 23/31] target/sh4: Unify code for CHECK_PRIVILEGED
` [Qemu-devel] [PULL 24/31] target/sh4: Unify code for CHECK_FPU_ENABLED
` [Qemu-devel] [PULL 25/31] target/sh4: Tidy misc illegal insn checks
` [Qemu-devel] [PULL 26/31] target/sh4: Introduce CHECK_FPSCR_PR_*
` [Qemu-devel] [PULL 27/31] target/sh4: Introduce CHECK_SH4A
` [Qemu-devel] [PULL 28/31] target/sh4: Implement fpchg
` [Qemu-devel] [PULL 29/31] target/sh4: Add missing FPSCR.PR == 0 checks
` [Qemu-devel] [PULL 30/31] target/sh4: Implement fsrra
` [Qemu-devel] [PULL 31/31] target/sh4: Use tcg_gen_lookup_and_goto_ptr
[PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg)
2017-07-18 21:52 UTC (2+ messages)
[PATCH] tty: Convert to using %pOF instead of full_name
2017-07-18 21:52 UTC (4+ messages)
[PATCH] sbus: Convert to using %pOF instead of full_name
2017-07-18 21:51 UTC (4+ messages)
[PATCH] net: Convert to using %pOF instead of full_name
2017-07-18 21:51 UTC (4+ messages)
[PATCH] crypto: n2_core: Convert to using %pOF instead of full_name
2017-07-18 21:51 UTC (2+ messages)
XFS group quota incorrectly "inherits" its hard limit from user 0
2017-07-18 21:51 UTC
[PATCH] netfilter: fix netfilter_net_init() return
2017-07-18 21:51 UTC (4+ messages)
[Qemu-devel] [PATCH v5 00/10] optimize various tcg_gen() functions using extract/deposit op
2017-07-18 21:50 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 01/10] coccinelle: ignore ASTs pre-parsed cached C files
` [Qemu-devel] [PATCH v5 03/10] target/arm: optimize aarch64 rev16() using extract op
` [Qemu-arm] "
[PATCH] msi-wmi: remove unnecessary static in msi_wmi_notify()
2017-07-18 21:49 UTC
[PATCH 0/2] Handle invalid os_type in e2p
2017-07-18 21:48 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] e2p: Fix segfault in e2p_os2string
` [PATCH v2 2/2] tests: dumpe2fs against an image with bad os_type
[Qemu-devel] Question for iotests 188, 189 and 087
2017-07-18 21:47 UTC (4+ messages)
[PATCH] staging: fsl-mc: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[Buildroot] [PATCH] kernel-module-imx-gpu-viv: bump revision to a05d9b23
2017-07-18 21:47 UTC (2+ messages)
[Buildroot] [PATCHv3] support/tests: allow properly indented config fragment
2017-07-18 21:47 UTC (2+ messages)
[Buildroot] [git commit] kernel-module-imx-gpu-viv: bump revision to a05d9b23
2017-07-18 21:46 UTC
[PATCH 0/7] Omap3isp CCP2 support
2017-07-18 21:46 UTC (9+ messages)
` [PATCH 4/7] omap3isp: Return -EPROBE_DEFER if the required regulators can't be obtained
[Buildroot] [git commit] support/tests: allow properly indented config fragment
2017-07-18 21:46 UTC
[PATCH] mtd: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] sound: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] virt: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] soc/samsung: use kbasename instead of open coding
2017-07-18 21:43 UTC (3+ messages)
[PATCH] memory: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[PATCH] leds: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] macintosh: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[Qemu-devel] understanding qemu devices
2017-07-18 21:44 UTC
[PATCH] cpufreq: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (3+ messages)
[PATCH] MIPS: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] powerpc: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (2+ messages)
[PATCH] arm64: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (3+ messages)
[PATCH] ARM: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (3+ messages)
[PATCH] sound: fsl_dma: remove dma_object path member
2017-07-18 21:43 UTC
[PATCH] video: fbdev: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] usb: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] spmi: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] spi: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH 1/6] event/command: Allow UI to request the UI eventhander ID
2017-07-18 21:43 UTC (3+ messages)
` [PATCH 5/6] server: Rework the server API so process and xmlrpc servers coexist
[PATCH] soc: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] scsi: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] regulator: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] pwm: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[PATCH] power/reset: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] pinctrl: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[PATCH] perf: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] PCI: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] nvmem: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] mux: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] misc: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] media: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (3+ messages)
[PATCH] iio: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (4+ messages)
[PATCH] i2c: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (2+ messages)
[PATCH] hwmon: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] gpu: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC (4+ messages)
[PATCH] fpga: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] extcon: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] EDAC: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (2+ messages)
` "
[PATCH] dma: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] devfreq: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] cpuidle: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] clk: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (3+ messages)
[PATCH] bus: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC (2+ messages)
[PATCH] PM / Domains: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] base: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] x86: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] microblaze: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH] c6x: Convert to using %pOF instead of full_name
2017-07-18 21:42 UTC
[PATCH 3/3] drm/amdgpu: Clear active for HIQ in RLC_CP_SCHEDULERS
2017-07-18 21:42 UTC
[PATCH 2/3] drm/amdkfd: hqd_destroy interface change from KFD side
2017-07-18 21:42 UTC
[PATCH 1/3] drm/amd: Pass mqd as parameter in hqd_destroy for kfd2kgd interface
2017-07-18 21:41 UTC
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.