All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-26 13:50:39 to 2017-03-26 17:19:15 UTC [more...]

[PATCH v2 0/8] pinctrl: meson: add audio output pins
 2017-03-26 17:19 UTC 

[PATCH v4 0/2] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-26 17:15 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH v3 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-26 17:11 UTC  (17+ messages)
` [PATCH v3 1/3] "

Using MACHINE_FEATURES in a native recipe
 2017-03-26 17:09 UTC  (6+ messages)

[PATCH v3] MIPS: PCI: add controllers before the specified head
 2017-03-26 17:05 UTC 

[RFC v5 0/9] CPU reclaiming for SCHED_DEADLINE
 2017-03-26 17:04 UTC  (3+ messages)
` [RFC v5 1/9] sched/deadline: track the active utilization

[extendable-sdk] patch to fix devtool error
 2017-03-26 17:01 UTC  (3+ messages)

[U-Boot] [PATCH v3] net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
 2017-03-26 16:50 UTC 

[PATCH v3] Adding uinput documentation
 2017-03-26 16:48 UTC  (2+ messages)
` [PATCH v3] Documentation: Input: Add "

[U-Boot] [PATCH v2] rockchip: Add support for MiQi rk3288 board
 2017-03-26 16:49 UTC 

[PATCH v2 12/12] [media] ddbridge: support STV0367-based cards and modules
 2017-03-26 16:46 UTC  (2+ messages)

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-26 16:44 UTC  (6+ messages)

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-26 16:41 UTC  (4+ messages)

[PATCH v2] Docs: Input: initial uinput documentation
 2017-03-26 16:41 UTC  (6+ messages)
` [PATCH v2] Documentation: Input: Add "

How to report bugs for release candidates?
 2017-03-26 16:40 UTC  (3+ messages)

[PATCH v4] tpm_crb: request and relinquish locality 0
 2017-03-26 16:39 UTC  (6+ messages)

[PATCH] mceusb: RX -EPIPE lockup fault and more
 2017-03-26 16:36 UTC  (3+ messages)
  ` [PATCH 0/3] [media] "

[U-Boot] [PATCH v2 0/2] rockchip: rk3399: spl: Make baudrate and UART configurable
 2017-03-26 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] rockchip: rk3399: spl: add UART0 support for SPL

[Buildroot] [PATCH 1/5] package/mesa3d: allow to enable OpenGL texture float support
 2017-03-26 16:28 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/mesa3d: add libvdpau optional dependency
` [Buildroot] [PATCH 3/5] package/meda3d: add xlib_libXvMC "
` [Buildroot] [PATCH 4/5] package/mesa3d: explicitely disable asm
` [Buildroot] [PATCH 5/5] package/mesa3d: enable gallium extra hud

[PATCH] cgroup: switch to BUG_ON()
 2017-03-26 16:24 UTC 

[U-Boot] [PATCH 0/6] rockchip: rk3399: GMAC support for the RK3399 SoC
 2017-03-26 16:24 UTC  (8+ messages)
` [U-Boot] [PATCH 4/6] net: gmac_rockchip: Add support for the RK3399 GMAC
` [U-Boot] [PATCH 6/6] dts: rk3399-puma: add gmac for the RK3399-Q7

[PATCH] kernel: pid_namespace: Constify ctl_path structure
 2017-03-26 16:23 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 1/3] policycoreutils/setfiles: stdout messages don't need program prefix
 2017-03-26 16:22 UTC  (3+ messages)
` [PATCH 2/3] policycoreutils/setfiles: don't scramble stdout and stderr together
` [PATCH 3/3] policycoreutils: fixfiles: remove useless use of cat

CPU profiling at thread level
 2017-03-26 16:23 UTC  (2+ messages)

[PATCH v2] kernel: pid_namespace: Constify ctl_path structure
 2017-03-26 16:22 UTC 

linux-next: unsigned commit in the rcu tree
 2017-03-26 16:22 UTC  (2+ messages)

[PATCHv2 net] sctp: change to save MSG_MORE flag into assoc
 2017-03-26 16:21 UTC  (2+ messages)

[RFC v2 for accelerated IPoIB 00/6] Enhanced mode for IPoIB driver
 2017-03-26 16:17 UTC  (8+ messages)

wlan0 keeps deauthenticating DEAUTH_LEAVING about every minute
 2017-03-26 16:00 UTC  (2+ messages)

[PATCH v2 00/21] object_id part 7
 2017-03-26 16:01 UTC  (22+ messages)
` [PATCH v2 01/21] Define new hash-size constants for allocating memory
` [PATCH v2 02/21] Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
` [PATCH v2 03/21] Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
` [PATCH v2 04/21] builtin/diff: convert to struct object_id
` [PATCH v2 05/21] builtin/pull: convert portions "
` [PATCH v2 06/21] builtin/receive-pack: fix incorrect pointer arithmetic
` [PATCH v2 07/21] builtin/receive-pack: convert portions to struct object_id
` [PATCH v2 08/21] fsck: convert init_skiplist "
` [PATCH v2 09/21] parse-options-cb: convert sha1_array_append caller "
` [PATCH v2 10/21] test-sha1-array: convert most code "
` [PATCH v2 11/21] sha1_name: convert struct disambiguate_state to object_id
` [PATCH v2 12/21] sha1_name: convert disambiguate_hint_fn to take object_id
` [PATCH v2 13/21] submodule: convert check_for_new_submodule_commits to object_id
` [PATCH v2 14/21] builtin/pull: convert to struct object_id
` [PATCH v2 15/21] sha1-array: convert internal storage for struct sha1_array to object_id
` [PATCH v2 16/21] Make sha1_array_append take a struct object_id *
` [PATCH v2 17/21] Convert remaining callers of sha1_array_lookup to object_id
` [PATCH v2 18/21] Convert sha1_array_lookup to take struct object_id
` [PATCH v2 19/21] Convert sha1_array_for_each_unique and for_each_abbrev to object_id
` [PATCH v2 20/21] Rename sha1_array to oid_array
` [PATCH v2 21/21] Documentation: update and rename api-sha1-array.txt

[RESEND] arm: ftrace: fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER
 2017-03-26 15:55 UTC  (2+ messages)

[PATCH] pid_namespace: Remove externs from .c files
 2017-03-26 15:45 UTC  (2+ messages)
` [Outreachy kernel] "

[Qemu-devel] [Bug 1295587] [NEW] Temporal freeze and slowdown while using emulated sb16
 2017-03-26 15:32 UTC  (3+ messages)
` [Qemu-devel] [Bug 1295587] "

[PATCH 1/3] kernel: pid: Update documentation
 2017-03-26 15:41 UTC  (4+ messages)
` [PATCH 2/3] kernel: pid: Replace unsigned with unsigned int
  ` [Outreachy kernel] "
` [PATCH 3/3] kernel: pid: Add blank line after declarations

[PATCH 0/5] Convert to use devm_*() for amba attached modules
 2017-03-26 15:38 UTC  (44+ messages)
` [rtc-linux] "
  ` [PATCH 1/5] Input: ambakmi - Convert to use devm_*()
    ` [rtc-linux] "
        ` [rtc-linux] "
  ` [PATCH 2/5] drivers/rtc/rtc-pl030.c: "
    ` [rtc-linux] "
  ` [PATCH 3/5] drivers/rtc/rtc-pl031.c: "
    ` [rtc-linux] "
  ` [PATCH 4/5] vfio: platform: "
    ` [rtc-linux] "
  ` [PATCH 5/5] ALSA: AACI: Convert to use devm_ioremap_resource()
    ` [rtc-linux] "
        ` [rtc-linux] "
    ` [rtc-linux] Re: [PATCH 0/5] Convert to use devm_*() for amba attached modules

[PATCH v2 2/2] mmc: use new core function mmc_get_dma_dir
 2017-03-26 15:37 UTC  (2+ messages)

[PATCH 0/3] kernel: pid: Update documentation and fix checkpatch issues
 2017-03-26 15:32 UTC 

[PATCH] wic: fix generation of partition UUID
 2017-03-26 15:28 UTC 

Kernel merge warning
 2017-03-26 15:25 UTC  (2+ messages)

[PATCH v2 0/5] Thunderbolt GPU fixes
 2017-03-26 15:25 UTC  (5+ messages)

[PATCH 0/4] powerpc/devtree: Add support for 'ibm, drc-info' property
 2017-03-26 15:20 UTC  (5+ messages)
` [PATCH 1/4] To: linuxppc-dev@lists.ozlabs.org
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

Audit fixes for v4.11 (#1)
 2017-03-26 15:18 UTC  (3+ messages)

[Bug 89906] Account request for DRM
 2017-03-26 15:16 UTC  (4+ messages)

netbooting with Fit images
 2017-03-26 15:11 UTC 

[PATCH v3 0/4]: i2c-core improvements for complex ACPI-devices + cht-wc-fuel-gauge driver
 2017-03-26 15:07 UTC  (4+ messages)
` [PATCH v3 3/4] i2c: core: Allow drivers to specify index for irq to get from of / ACPI

[PATCH] can: ifi: use correct register to read rx status
 2017-03-26 15:06 UTC 

[Buildroot] [PATCH 1/1] Remove whitespaces
 2017-03-26 15:05 UTC 

[PATCH] include: linux: pid_namespace: Replace spaces with tab
 2017-03-26 15:01 UTC 

[PATCH] kernel: pid: Fix unsigned int to bare use of unsigned
 2017-03-26 14:58 UTC 

[PATCH v2 1/5] include: linux: pid: Update documentation
 2017-03-26 14:55 UTC  (5+ messages)
` [PATCH v2 2/5] include: linux: pid: Move open brace to previous line
` [PATCH v2 3/5] include: linux: pid: Add identifier to function definition argument
` [PATCH v2 4/5] include: linux: pid: Add a blank line after declarations
` [PATCH v2 5/5] include: linux: pid: Remove space before tabs

[ftrace] 920d594cc0: WARNING: CPU: 0 PID: 1524 at kernel/trace/ftrace.c:2019 ftrace_bug
 2017-03-26 14:53 UTC 

0324 tree BUG at kernel/auditsc.c:1513!
 2017-03-26 14:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue
 2017-03-26 14:49 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

[PATCH 0/3] Fix multiple checkpatch issues
 2017-03-26 14:48 UTC  (4+ messages)
` [PATCH 1/3] kernel: pid_namespace: Remove return statement from void function
` [PATCH 2/3] kernel: pid_namespace: Fix line over 80 characters
` [PATCH 3/3] kernel: pid_namespace: Do not initialise statics to 0

[PATCH v3] pwm: lpss: Add get_state callback
 2017-03-26 14:46 UTC  (7+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-03-26 14:45 UTC  (4+ messages)

[PATCH REGRESSION-FIX resend] pwm: lpss: Set enable-bit before waiting for update-bit
 2017-03-26 14:44 UTC  (3+ messages)

[PATCH v2 0/5] include: linux: pid: Update documentation and fix checkpatch issues
 2017-03-26 14:44 UTC 

[Xenomai] about "xnshadow_harden" puzzle, when and where the "rthal_current_domain" became head domain?
 2017-03-26 14:41 UTC  (2+ messages)

[PATCH 1/2] policycoreutils: fixfiles should handle path arguments more robustly
 2017-03-26 14:35 UTC  (2+ messages)
` [PATCH 2/2] policycoreutils: fixfiles: handle unexpected spaces in command

[PATCH v2] drm/tinydrm: Fix drm_driver.fops.owner
 2017-03-26 14:25 UTC 

[PATCH] Documentation: Fix dead URLs to ftp.kernel.org
 2017-03-26 14:25 UTC 

[PATCH 1/2] em28xx: reduce stack usage in sensor probing functions
 2017-03-26 14:24 UTC  (5+ messages)
` [PATCH 2/2] em28xx: simplify ID-reading from Micron sensors

[PATCH] kernel: pid_namespace: replace deprecated __initcall with device_initcall
 2017-03-26 14:20 UTC 

[PATCH] kernel: pid_namespace: Remove spaces before tabs
 2017-03-26 14:11 UTC 

[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
 2017-03-26 14:10 UTC  (12+ messages)
` [U-Boot] [PATCH 12/14] fdt: eth_fixup: Add hook for board to override MAC

[PATCH 1/5] include: linux: pid: Update documentation
 2017-03-26 14:10 UTC  (4+ messages)
  ` [Outreachy kernel] "

toplev would hang forever when analyzing a program with PID
 2017-03-26 14:07 UTC 

Multipath timeout
 2017-03-26 14:06 UTC  (2+ messages)

linux-next: unsigned commits in the gfs2 tree
 2017-03-26 14:05 UTC  (3+ messages)

[qemu-upstream-4.8-testing baseline-only test] 71086: regressions - trouble: blocked/broken/fail/pass
 2017-03-26 14:05 UTC 

[PATCH] kernel: pid: Update Documentation
 2017-03-26 14:03 UTC 

[PATCH] ARM: dts: clearfog: keep dts alphabetically ordered
 2017-03-26 14:02 UTC  (3+ messages)

[Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
 2017-03-26 13:59 UTC 

[Buildroot] [git commit] linux: bump default version to 4.10.6
 2017-03-26 13:59 UTC 

btrfs-progs clean is incomplete
 2017-03-26 13:58 UTC 

[PATCH] x86/apic/timer: set ->min_delta_ticks and ->max_delta_ticks
 2017-03-26 13:44 UTC 

[Netdev ANNOUNCE]: New sponsors and workshop workshop accepted
 2017-03-26 13:52 UTC  (2+ messages)

[U-Boot] [PATCH v2] net: Kconfig: select PHY_GIGE for SUN8I_EMAC
 2017-03-26 13:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2] net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable

[PATCH] strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD
 2017-03-26 13:43 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.