All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-31 10:33:11 to 2018-01-31 11:23:36 UTC [more...]

4.15: WARNING: CPU: 3 PID: 258 at kernel/irq/chip.c:244 __irq_startup+0x80/0x100
 2018-01-31 11:23 UTC  (7+ messages)

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-01-31 11:23 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: Fix arch timers with userspace irqchips
 2018-01-31 11:23 UTC  (7+ messages)

[PATCH] MAINTAINERS: Maarten for drm-misc co-maintainer
 2018-01-31 11:22 UTC  (3+ messages)

[PATCH] media: ov5640: various typo & style fixes
 2018-01-31 11:22 UTC 

[OSSTEST PATCH] sg-report-host-history: Multiply size of reported history by 10
 2018-01-31 11:21 UTC 

[PATCH] eal/arm64: fix instrinsic for ARM64 NEON with GCC < 4.9
 2018-01-31 11:21 UTC  (3+ messages)

[PATCH 1/3] drm/i915/guc: Fix return from guc_log_relay_file_create
 2018-01-31 11:20 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/guc: Handle interrupt based logging with lack of SSE4.1, relay and other setup

[PATCH] media: ov5640: add error trace in case of i2c read failure
 2018-01-31 11:19 UTC 

[PATCH] net/tap: fix build issue with ARM32
 2018-01-31 11:19 UTC  (5+ messages)

[PATCH v2 1/4] x86/emul: Introduce a test covering legacy byte ops
 2018-01-31 11:17 UTC  (6+ messages)
` [PATCH v2 2/4] x86/emul: Optimise decode_register() somewhat
` [PATCH v2 4/4] x86/emul: Improvements to internal users of decode_register()

[RFC PATCH 0/2] hv_netvsc: Fix shutdown regression on Win2012 hosts
 2018-01-31 11:16 UTC  (5+ messages)
` [RFC PATCH 1/2] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()

[PATCH] arch/arm/Kconfig: enable ARM_MODULE_PLTS when LOCKDEP=y
 2018-01-31 11:15 UTC  (3+ messages)

[Buildroot] [git commit branch/2017.02.x] fis: fix typo in build command
 2018-01-31 11:15 UTC 

[cip-dev] [PATCH 00/10] Add SMP support for r8a7743
 2018-01-31 11:15 UTC  (11+ messages)
` [cip-dev] [PATCH 01/10] ARM: shmobile: Add pm "
` [cip-dev] [PATCH 02/10] ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions
` [cip-dev] [PATCH 03/10] ARM: shmobile: apmu: Add APMU DT support via Enable method
` [cip-dev] [PATCH 04/10] ARM: shmobile: apmu: Add debug resource reset for secondary CPU boot
` [cip-dev] [PATCH 05/10] ARM: shmobile: apmu: Allow booting secondary CPU cores in debug mode
` [cip-dev] [PATCH 06/10] devicetree: bindings: Renesas APMU and SMP Enable method
` [cip-dev] [PATCH 07/10] dt-bindings: apmu: Document r8a7743 support
` [cip-dev] [PATCH 08/10] ARM: dts: r8a7743: Add APMU node and second CPU core
` [cip-dev] [PATCH 09/10] ARM: dts: r8a7743: Add OPP table for frequency scaling
` [cip-dev] [PATCH 10/10] ARM: dts: r8a7743: Add missing clock for secondary CA15 CPU core

[Buildroot] [git commit branch/2017.02.x] squid: add upstream post-3.5.27 security patches
 2018-01-31 11:15 UTC 

[Buildroot] [git commit branch/2017.02.x] squid: bump version to 3.5.27
 2018-01-31 11:15 UTC 

[PATCH] doc: fix documentation for testpmd ddp add del function
 2018-01-31 11:15 UTC 

[Buildroot] [git commit branch/2017.02.x] squid: bump version to 3.5.26
 2018-01-31 11:14 UTC 

[PATCH libdrm] meson: fix libdrm_nouveau pkgconfig include directories
 2018-01-31 11:14 UTC  (2+ messages)
` [Mesa-dev] "

[Buildroot] [git commit branch/2017.02.x] squid: bump version to 3.5.25
 2018-01-31 11:14 UTC 

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2018-01-31 11:14 UTC  (4+ messages)
` [Bug 198123] "

[RFC][PATCH] ovl: check lower ancestry on encode of lower dir file handle
 2018-01-31 11:14 UTC  (2+ messages)

[PATCH] virtio_balloon: use non-blocking allocation
 2018-01-31 11:13 UTC  (4+ messages)

[Buildroot] [git commit branch/2017.11.x] eudev: fix printf usage in init script
 2018-01-31 11:12 UTC 

[PATCH] vhost: fix ANY_LAYOUT definition for old kernels
 2018-01-31 14:20 UTC  (4+ messages)

[Buildroot] [git commit branch/2017.11.x] eudev: fix error handling init script
 2018-01-31 11:12 UTC 

[Buildroot] [git commit branch/2017.11.x] linux: bump Linux CIP to v4.4.112-cip18
 2018-01-31 11:12 UTC 

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-01-31 11:05 UTC  (42+ messages)
` [PATCH v2 01/41] parse-options: support --git-completion-helper
` [PATCH v2 02/41] parse-options: add OPT_xxx_F() variants
` [PATCH v2 03/41] parse-options: let OPT__FORCE take optional flags argument
` [PATCH v2 04/41] git-completion.bash: introduce __gitcomp_builtin
` [PATCH v2 05/41] completion: use __gitcomp_builtin in _git_add
` [PATCH v2 06/41] completion: use __gitcomp_builtin in _git_am
` [PATCH v2 07/41] completion: use __gitcomp_builtin in _git_apply
` [PATCH v2 08/41] completion: use __gitcomp_builtin in _git_branch
` [PATCH v2 09/41] completion: use __gitcomp_builtin in _git_checkout
` [PATCH v2 10/41] completion: use __gitcomp_builtin in _git_cherry_pick
` [PATCH v2 11/41] completion: use __gitcomp_builtin in _git_clean
` [PATCH v2 12/41] completion: use __gitcomp_builtin in _git_clone
` [PATCH v2 13/41] completion: use __gitcomp_builtin in _git_commit
` [PATCH v2 14/41] completion: use __gitcomp_builtin in _git_config
` [PATCH v2 15/41] completion: use __gitcomp_builtin in _git_describe
` [PATCH v2 16/41] completion: use __gitcomp_builtin in _git_difftool
` [PATCH v2 17/41] completion: use __gitcomp_builtin in _git_fetch
` [PATCH v2 18/41] completion: use __gitcomp_builtin in _git_fsck
` [PATCH v2 19/41] completion: use __gitcomp_builtin in _git_gc
` [PATCH v2 20/41] completion: use __gitcomp_builtin in _git_grep
` [PATCH v2 21/41] completion: use __gitcomp_builtin in _git_help
` [PATCH v2 22/41] completion: use __gitcomp_builtin in _git_init
` [PATCH v2 23/41] completion: use __gitcomp_builtin in _git_ls_files
` [PATCH v2 24/41] completion: use __gitcomp_builtin in _git_ls_remote
` [PATCH v2 25/41] completion: use __gitcomp_builtin in _git_merge
` [PATCH v2 26/41] completion: use __gitcomp_builtin in _git_merge_base
` [PATCH v2 27/41] completion: use __gitcomp_builtin in _git_mv
` [PATCH v2 28/41] completion: use __gitcomp_builtin in _git_name_rev
` [PATCH v2 29/41] completion: use __gitcomp_builtin in _git_notes
` [PATCH v2 30/41] completion: use __gitcomp_builtin in _git_pull
` [PATCH v2 31/41] completion: use __gitcomp_builtin in _git_push
` [PATCH v2 32/41] completion: use __gitcomp_builtin in _git_remote
` [PATCH v2 33/41] remote: force completing --mirror= instead of --mirror
` [PATCH v2 34/41] completion: use __gitcomp_builtin in _git_replace
` [PATCH v2 35/41] completion: use __gitcomp_builtin in _git_reset
` [PATCH v2 36/41] completion: use __gitcomp_builtin in _git_revert
` [PATCH v2 37/41] completion: use __gitcomp_builtin in _git_rm
` [PATCH v2 38/41] completion: use __gitcomp_builtin in _git_show_branch
` [PATCH v2 39/41] completion: use __gitcomp_builtin in _git_status
` [PATCH v2 40/41] completion: use __gitcomp_builtin in _git_tag
` [PATCH v2 41/41] completion: use __gitcomp_builtin in _git_worktree

[Buildroot] [git commit branch/2017.11.x] package/pinentry: avoid building qt5 version if qt4 is enabled
 2018-01-31 11:07 UTC 

[PATCH 0/5] backlight: document sysfs interfaces
 2018-01-31 11:07 UTC  (3+ messages)
` [PATCH 1/5] backlight: lp8788: document sysfs attributes

[RFC 05/10] x86/speculation: Add basic IBRS support infrastructure
 2018-01-31 11:07 UTC  (14+ messages)
` [RFC,05/10] "

[Buildroot] [git commit branch/2017.11.x] package/berkeleydb: add security fix for CVE-2017-10140
 2018-01-31 11:07 UTC 

[PATCH 1/1] IB/rxe: remove redudant parameter in function
 2018-01-31 11:06 UTC  (8+ messages)
` [PATCH 0/6] Trivial patches for SoftRoCE
    ` [PATCH 1/6] IB/rxe: remove redudant parameter in function
    ` [PATCH 2/6] IB/rxe: change the function to void from int
    ` [PATCH 3/6] IB/rxe: remove unnecessary parameter in rxe_av_to_attr
    ` [PATCH 4/6] IB/rxe: change the function to void from int
    ` [PATCH 5/6] IB/rxe: change the function rxe_av_fill_ip_info to void
    ` [PATCH 6/6] IB/rxe: remove redudant parameter in rxe_av_fill_ip_info

[PATCH v2 0/6] Tegra210 DFLL implementation
 2018-01-31 11:06 UTC  (13+ messages)
` [PATCH v2 2/6] clk: tegra: DT align parameter for CVB calculation
` [PATCH v2 3/6] clk: tegra: add CVB tables for Tegra210 CPU DFLL
` [PATCH v2 5/6] clk: tegra: build clk-dfll.c for Tegra124 and Tegra210
` [PATCH v2 6/6] cpufreq: tegra124-cpufreq: extend to support Tegra210

[pull-request] dpdk-next-build 18.02-rc2
 2018-01-31 11:05 UTC  (2+ messages)

[PATCH] drm/cirrus: Load lut in crtc_commit
 2018-01-31 11:04 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] dovecot: add upstream security fix for CVE-2017-15132
 2018-01-31 11:04 UTC 

[Buildroot] [git commit branch/2017.11.x] package/dovecot: bump version to 2.2.33.2
 2018-01-31 11:04 UTC 

[Bug 198621] New: KVM Guest panics when running own guest, while being live migrated
 2018-01-31 11:03 UTC 

[PATCH v3 0/2] KVM: s390: fix storage attributes migration
 2018-01-31 11:03 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: s390x: some utility functions for migration

[Buildroot] [git commit branch/2017.11.x] openocd: add security fix for CVE-2018-5704
 2018-01-31 11:03 UTC 

[Buildroot] [git commit branch/2017.11.x] wireshark: security bump to version 2.2.12
 2018-01-31 11:03 UTC 

[Buildroot] [git commit branch/2017.11.x] package/transmission: security bump version to 2.93
 2018-01-31 11:02 UTC 

[Buildroot] [git commit branch/2017.11.x] package/clamav: security bump to version 0.99.3
 2018-01-31 11:02 UTC 

[PATCH v2 1/3] drm/i915/guc: Allow preempt-client to be NULL
 2018-01-31 11:01 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/3] "

[Buildroot] [git commit branch/2017.11.x] ccache: bump to version 3.3.5
 2018-01-31 11:01 UTC 

[PATCH 0/5] x86: Implement interrupt-safe livepatching
 2018-01-31 11:00 UTC  (5+ messages)
` [PATCH 4/5] x86/alternative: Implement NMI/#MC-safe patching

[PULL 00/28] KVM/ARM Changes for v4.16
 2018-01-31 11:00 UTC  (6+ messages)
` [PULL 01/28] arm64: KVM: Hide PMU from guests when disabled

[Qemu-devel] [PATCH 0/3] s390x/pci: fixup and optimize IOTLB code
 2018-01-31 10:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/pci: fixup the code walking IOMMU tables

[LSF/MM TOPIC] De-clustered RAID with MD
 2018-01-31 10:58 UTC  (5+ messages)

[PATCHv3 1/2] cfg80211: Add support to notify station's opmode change to userspace
 2018-01-31 10:54 UTC  (2+ messages)
` [PATCHv3 2/2] mac80211: Add support to notify ht/vht opmode modification

[PATCH v3 1/3] nl80211: Introduce scan flags to emphasize requested scan behavior
 2018-01-31 10:57 UTC  (4+ messages)
` [PATCH v3 2/3] cfg80211/nl80211: Optional authentication offload to userspace

[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
 2018-01-31 10:57 UTC  (5+ messages)
` [RESEND PATCH] "

[PATCH v2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200
 2018-01-31 10:55 UTC  (16+ messages)

[LSF/MM TOPIC] mm documentation
 2018-01-31 10:56 UTC  (7+ messages)

[PATCH 0/4] Misc patches to support clocks for SDM845
 2018-01-31 10:54 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH 2/4] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH 3/4] clk: qcom: Add support for controlling Fabia PLL
` [PATCH 4/4] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[Buildroot] [git commit branch/2017.11.x] linux-headers: bump 4.{4, 9, 14}.x series
 2018-01-31 10:55 UTC 

[Bug 100979] Radeon r4 on a6-6310(BEEMA) APU hard lockup on hibernate and on second resume from suspend
 2018-01-31 10:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] qcow2: Replace align_offset() with ROUND_UP()
 2018-01-31 10:55 UTC  (5+ messages)

[linux-next:master 10644/11012] fs/ocfs2/alloc.c:6761 ocfs2_reuse_blk_from_dealloc() warn: potentially one past the end of array 'new_eb_bh[i]'
 2018-01-31 10:50 UTC 

[Buildroot] [git commit branch/2017.11.x] linux-headers: bump 4.1.x series
 2018-01-31 10:55 UTC 

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-01-31 10:54 UTC  (10+ messages)

[PATCH 0/4] rtc: isl1208: fixes, documentation and isl1219 support
 2018-01-31 10:54 UTC  (9+ messages)
` [PATCH 4/4] rtc: isl1208: add support for isl1219 with hwmon for tamper detection

[PATCH 1/2] [WIP]drm/ttm: add waiter list to prevent allocation not in order
 2018-01-31 10:54 UTC  (9+ messages)

[RFC PATCH v2 0/1] quota: report root dir quota usage in statfs
 2018-01-31 10:53 UTC  (2+ messages)
` [RFC PATCH v2 1/1] "

[Buildroot] [git commit branch/2017.11.x] libcurl: security bump to version 7.58.0
 2018-01-31 10:52 UTC 

[Buildroot] [git commit branch/2017.11.x] util-linux: disable useless programs in the host package
 2018-01-31 10:52 UTC 

[Buildroot] [git commit branch/2017.11.x] webkitgtk: security bump to version 2.18.6
 2018-01-31 10:51 UTC 

[Buildroot] [git commit branch/2017.11.x] webkitgtk: Add missing libtasn1 dependency
 2018-01-31 10:51 UTC 

[PATCH] KVM: PPC: Book3S PR: close a race window when SVCPU pointer is hold before kvmppc_copy_from_svcpu()
 2018-01-31 10:51 UTC  (4+ messages)
    ` [PATCH] KVM: PPC: Book3S PR: close a race window when SVCPU pointer is hold before kvmppc_copy_f

[Buildroot] [git commit branch/2017.11.x] fis: fix typo in build command
 2018-01-31 10:51 UTC 

[Buildroot] [git commit branch/2017.11.x] squid: add upstream post-3.5.27 security patches
 2018-01-31 10:50 UTC 

[Buildroot] [git commit branch/2017.11.x] squid: bump version to 3.5.27
 2018-01-31 10:50 UTC 

[RFC v3 00/25] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-01-31 10:47 UTC  (7+ messages)
` [RFC v3 11/25] watchdog: renesas_wdt: Add R-Car Gen2 support

[PATCH 0/2] Policy to balance read across mirrored devices
 2018-01-31 10:47 UTC  (4+ messages)

[Qemu-devel] [PATCH] dump-guest-memory.py: skip vmcoreinfo section if not available
 2018-01-31 10:47 UTC  (2+ messages)

[PATCH] drm/i915: Flush ggtt writes through the old fenced vma before changing fences
 2018-01-31 10:46 UTC  (2+ messages)

[PATCH] f2fs: read ahead nat blocks && flush more continuous nat io
 2018-01-31 10:45 UTC  (2+ messages)

[PATCH] xen/cmdline: Fix parse_boolean() for unadorned values
 2018-01-31 10:46 UTC  (2+ messages)

[RFC crypto v3 8/9] chtls: Register the ULP
 2018-01-31 10:44 UTC  (5+ messages)

[PATCH v2] net/mlx4: fix port start fail after device removal
 2018-01-31 10:43 UTC  (8+ messages)
` [PATCH v3] net/mlx4: fix dev rmv not detected after port stop

[PATCH] remove warning "call with no type"
 2018-01-31 10:40 UTC 

[PATCH bpf] bpf: fix null pointer deref in bpf_prog_test_run_xdp
 2018-01-31 10:42 UTC  (3+ messages)

[PATCH] ASoC: mt8173-rt5650: fix child-node lookup
 2018-01-31 10:42 UTC  (3+ messages)
` Applied "ASoC: mt8173-rt5650: fix child-node lookup" to the asoc tree

[PATCH RFC v2 00/12] xen/x86: use per-vcpu stacks for 64 bit pv domains
 2018-01-31 10:40 UTC  (7+ messages)
` [PATCH RFC v2 11/12] x86: modify interrupt handlers to support stack switching
` [PATCH RFC v2 12/12] x86: activate per-vcpu stacks in case of xpti

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 15:59 UTC  (2+ messages)

[PATCH 1/9] drm/i915/psr: Do not activate PSR on frontbuffer flush from fbdev
 2018-01-31 10:40 UTC  (7+ messages)
` [PATCH 3/9] drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c
` [PATCH 6/9] drm/i915/dp: Remove redundant sleep after AUX transaction length check
` [PATCH 7/9] drm/i915/dp: Move comment about hw timeout to the right place

[PATCH 00/10] Remove empty help texts from Kconfig files
 2018-01-31 10:39 UTC  (8+ messages)
` [PATCH 05/10] Staging: rtl8192e: kconfig: Remove empty help text

[QUESTION] problem about origin xattr
 2018-01-31 10:36 UTC 

[PATCH v8 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-31 10:34 UTC  (4+ messages)
` [PATCH v8 07/11] media: i2c: ov772x: Support frame interval handling

[U-Boot] [PATCH 2/2] i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macro
 2018-01-31 10:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()
 2018-01-31 10:34 UTC  (2+ messages)

[PATCH] drm/ast: Load lut in crtc_commit
 2018-01-31 10:33 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.