All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-25 15:42:25 to 2016-01-25 15:59:18 UTC [more...]

[PATCH] irqchip: s3c24xx: mark init_eint as __maybe_unused
 2016-01-25 15:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] i2c-tiny-usb is a small usb to i2c bridge
 2016-01-25 15:58 UTC 

[PATCH] pinctrl: nomadik: hide unused functions
 2016-01-25 15:59 UTC 

[PATCH] regulator: return NULL for dummy bulk_get operation
 2016-01-25 15:58 UTC 

suspected BTRFS errors resulting in file system becoming unrecovable
 2016-01-25 14:58 UTC 

[PATCH] pcmcia: badge4: avoid unused function warning
 2016-01-25 15:57 UTC  (2+ messages)

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-01-25 15:53 UTC  (58+ messages)
` [PATCH v2 01/21] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 03/21] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v2 04/21] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v2 05/21] arm64: KVM: VHE: Turn VTCR_EL2 setup into a reusable macro
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 07/21] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v2 08/21] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v2 09/21] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2
` [PATCH v2 11/21] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v2 12/21] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v2 13/21] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v2 14/21] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v2 15/21] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v2 16/21] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v2 17/21] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v2 18/21] arm64: KVM: Introduce hyp_alternate_value helper
` [PATCH v2 19/21] arm64: KVM: Move most of the fault decoding to C
` [PATCH v2 20/21] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist

[PATCH] drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
 2016-01-25 15:57 UTC  (3+ messages)

[PATCH 00/20] TDR/watchdog support for gen8
 2016-01-25 15:58 UTC  (5+ messages)
` [PATCH 10/20] drm/i915: Watchdog timeout: DRM kernel interface enablement

[PATCH V2] ARM64: tegra: Add chosen node for tegra132 norrin
 2016-01-25 15:57 UTC  (4+ messages)

[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
 2016-01-25 15:56 UTC  (7+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

[PATCH V6 0/5] x86/hvm: pkeys, add memory protection-key support
 2016-01-25 15:56 UTC  (7+ messages)
` [PATCH V6 2/5] x86/hvm: pkeys, add pkeys support for guest_walk_tables
` [PATCH V6 3/5] x86/hvm: pkeys, add xstate support for pkeys
` [PATCH V6 4/5] xen/mm: Clean up pfec handling in gva_to_gfn

BTRFS: bdev /dev/mapper/dshelf1 errs: wr 2970, rd 848, flush 0, corrupt 189, gen 0
 2016-01-25 15:55 UTC  (3+ messages)
  ` 4.4.0: btrfs-send BUG_ON(sctx->cur_ino != sctx->cmp_key->objectid);

[PATCH] char: nwbutton: avoid unused variable warning
 2016-01-25 15:54 UTC  (2+ messages)

[PATCH] brcmfmac: sdio: Increase the default timeouts a bit
 2016-01-25 15:55 UTC  (3+ messages)

[PATCH v4 00/22] kthread: Use kthread worker API more widely
 2016-01-25 15:45 UTC  (44+ messages)
` [PATCH v4 01/22] timer: Allow to check when the timer callback has not finished yet
` [PATCH v4 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v4 03/22] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v4 04/22] kthread: Add create_kthread_worker*()
` [PATCH v4 05/22] kthread: Add drain_kthread_worker()
` [PATCH v4 06/22] kthread: Add destroy_kthread_worker()
` [PATCH v4 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v4 08/22] kthread: Initial support for delayed kthread work
` [PATCH v4 09/22] kthread: Allow to cancel "
` [PATCH v4 10/22] kthread: Allow to modify delayed "
` [PATCH v4 11/22] kthread: Better support freezable kthread workers
` [PATCH v4 12/22] kthread: Use try_lock_kthread_work() in flush_kthread_work()
  ` [PATCH v4 13/22] mm/huge_page: Convert khugepaged() into kthread worker API
  ` [PATCH v4 19/22] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v4 14/22] ring_buffer: Convert benchmark kthreads into kthread worker API
` [PATCH v4 15/22] hung_task: Convert hungtaskd "
` [PATCH v4 16/22] kmemleak: Convert kmemleak kthread "
` [PATCH v4 17/22] ipmi: Convert kipmi "
` [PATCH v4 18/22] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v4 20/22] memstick/r592: convert r592_io kthread "
` [PATCH v4 21/22] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v4 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH] clk: st: avoid uninitialized variable use
 2016-01-25 15:54 UTC  (2+ messages)

[PATCH] iio: ade7753: avoid uninitialized data
 2016-01-25 15:52 UTC  (2+ messages)

Deadlock after upgrade to 4.1
 2016-01-25 15:53 UTC  (4+ messages)
  ` Reproduced deadlock after upgrade from 3.18 to 4.1 or 4.3 (+ more info)

[PATCH] kernel: Clean DEPLOYDIR before do_deploy runs
 2016-01-25 15:52 UTC  (3+ messages)

[PATCH] signals: work around random wakeups in sigsuspend()
 2016-01-25 15:21 UTC 

[PATCH] staging: iio: ad5933: avoid uninitialized variable in error case
 2016-01-25 15:50 UTC  (2+ messages)

[PATCH v3 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-01-25 15:50 UTC  (6+ messages)
` [PATCH v3 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms

[PATCH v6 0/3] Add support for the TI TPS65086 PMIC
 2016-01-25 15:50 UTC  (8+ messages)
` [PATCH v6 1/3] Documentation: tps65086: Add DT bindings for the "
` [PATCH v6 2/3] mfd: tps65086: Add driver "
` [PATCH v6 3/3] gpio: tps65086: Add GPO "

[PATCH] mmc: omap_hsmmc: don't print uninitialized variables
 2016-01-25 15:50 UTC  (2+ messages)

Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
 2016-01-25 15:49 UTC  (2+ messages)

[PATCH] toaster-manual: update documentation about production set up
 2016-01-25 15:48 UTC  (2+ messages)

[PATCH v2 0/1] ASoC: Intel: Use acpi_dev_present()
 2016-01-25 15:48 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 3/8] dbus: Don't show Introspectable on intermediate nodes
 2016-01-25 15:48 UTC  (2+ messages)

[meta-fsl-arm] Multiple U-Boot configurations
 2016-01-25 15:48 UTC  (4+ messages)

[PATCH] power: APM_EMULATION does not depend on PM
 2016-01-25 15:48 UTC  (2+ messages)

[PATCH v2] usb: devio: Add ioctl to disallow detaching kernel USB drivers
 2016-01-25 15:46 UTC  (3+ messages)

[PATCH] sched: Make schedstats a runtime tunable that is disabled by default
 2016-01-25 15:46 UTC  (5+ messages)

[PATCH] tools: avoid redefinition of typedefs
 2016-01-25 15:46 UTC  (2+ messages)

[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
 2016-01-25 15:43 UTC  (12+ messages)
` [PATCH v8 1/5] Documentation: tps65912: Add DT bindings for the TPS65912 PMIC
` [PATCH v8 2/5] mfd: tps65912: Remove old driver in preparation for new driver
` [PATCH v8 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC
` [PATCH v8 4/5] regulator: tps65912: Add regulator "
` [PATCH v8 5/5] gpio: tps65912: Add GPIO "

[U-Boot] U-Boot as a next bootloader in a chain - reading the kernel boot args provided by the previous stage bootlader?
 2016-01-25 15:46 UTC 

[PATCH] ARM: mv78xx0: use "depends on" instead of "if" after prompt
 2016-01-25 15:43 UTC  (3+ messages)

[PATCH v2 0/7] udf: rework name conversions to fix multi-bytes characters support
 2016-01-25 15:45 UTC  (3+ messages)
` [PATCH v3 7/7] udf: Merge linux specific translation into CS0 conversion function

[PATCH] mm/memcontrol: avoid a spurious gcc warning
 2016-01-25 15:45 UTC  (2+ messages)

[PATCH] power: collie_battery: hide unused variable
 2016-01-25 15:45 UTC  (2+ messages)

[PATCH] cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
 2016-01-25 15:45 UTC  (2+ messages)

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-25 15:45 UTC  (3+ messages)

[BISECTED] v4.5-rc1 phylib regression
 2016-01-25 15:45 UTC 

[PATCH v2 0/3] ASoC: topology: Add support for FE DAI & DAI links
 2016-01-25 15:45 UTC  (4+ messages)

[PATCH] cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
 2016-01-25 15:44 UTC  (2+ messages)

[PATCH] drm/crtc-helper: Add caveat to disable_unused_functions doc
 2016-01-25 15:45 UTC  (4+ messages)
` ✗ warning: Fi.CI.BAT

perf tracepoints for regular user?
 2016-01-25 15:43 UTC  (7+ messages)
      ` Aw: "
        `  "

[PATCH v2 0/8] xfs: shrink the xfs_icdinode
 2016-01-25 15:43 UTC  (9+ messages)
` [PATCH 1/8] xfs: introduce inode log format object
` [PATCH 2/8] xfs: remove timestamps from incore inode
` [PATCH 3/8] xfs; cull unnecessary icdinode fields
` [PATCH 4/8] xfs: move v1 inode conversion to xfs_inode_from_disk

[PATCH v3] perf/x86/amd/power: Add AMD accumulated power reporting mechanism
 2016-01-25 15:43 UTC  (3+ messages)

[PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set
 2016-01-25 15:41 UTC 

[PATCH v1 00/12] HVMlite domU support
 2016-01-25 15:42 UTC  (5+ messages)
` [PATCH v1 02/12] xen/hvmlite: Factor out common kernel init code
  ` [Xen-devel] "

[PATCH] tick: sched: hide unused oneshot timer code
 2016-01-25 15:41 UTC 

[PATCHv8 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
 2016-01-25 15:42 UTC  (5+ messages)
` [PATCHv8 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries


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.