All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-26 18:49:52 to 2016-04-26 19:40:40 UTC [more...]

[Intel-wired-lan] [PATCH 1/3] e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
 2016-04-26 19:40 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH 3/3] e1000e: e1000e_cyclecounter_read(): do overflow check only if needed

[PATCH 1/2] clk: bcm2835: Mark the VPU clock as critical
 2016-04-26 19:39 UTC  (4+ messages)
` [PATCH 2/2] clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent

[PATCH arm 1/1] arm: Use _rcuidle tracepoint to allow use from idle
 2016-04-26 19:39 UTC  (10+ messages)

[Buildroot] [git commit] configs/raspberrypi3: sync kernel version with rpi/rpi2
 2016-04-26 19:39 UTC  (6+ messages)

[PATCH 3/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
 2016-04-26 19:24 UTC 

[Bug 71789] New: [r300g] Visuals not found in (default) depth = 24
 2016-04-26 19:38 UTC  (2+ messages)
` [Bug 71789] "

[Buildroot] [PATCH v2] domoticz: new package
 2016-04-26 19:38 UTC  (2+ messages)

[PATCH v1] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-04-26 19:35 UTC  (5+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-26 19:36 UTC  (39+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
` [PATCH v4 06/21] fs: Treat foreign mounts as nosuid
` [PATCH v4 07/21] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
` [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH v4 18/21] fuse: Add support for pid namespaces
` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v4 21/21] fuse: Allow user namespace mounts

[PATCH 1/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
 2016-04-26 19:21 UTC 

[PATCH v6 1/8] qede: Add maintainers, documentation and license
 2016-04-26 19:35 UTC  (5+ messages)

[PATCH 0/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
 2016-04-26 19:21 UTC 

QCA99XX, IBSS, and no transmitted frames?
 2016-04-26 19:34 UTC 

[PATCH v1] IB/core: Don't drain the receive queue for srq attached queue-pair
 2016-04-26 19:34 UTC 

Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree
 2016-04-26 19:33 UTC  (3+ messages)
` [rtc-linux] "

[xen-unstable-smoke test] 92860: tolerable all pass - PUSHED
 2016-04-26 19:33 UTC 

[PATCH] tracing: add support for tracing MMIO helpers
 2016-04-26 19:32 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] net: Split out the Ethernet uclass into its own file
 2016-04-26 19:32 UTC  (4+ messages)
` [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

[PATCH V2] clk: bcm2835: mark enabled pll_dividers as critical
 2016-04-26 19:31 UTC  (3+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-26 19:30 UTC  (22+ messages)
` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v4 18/21] fuse: Add support for pid namespaces
` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns

[PATCH] block: partitions: efi: Always check for alternative GPT at end of drive
 2016-04-26 19:27 UTC  (5+ messages)

[iptables PATCH] configure: make libmnl and libnftnl hard requirements
 2016-04-26 19:27 UTC 

[U-Boot] [PATCH] fdt: fix setting MAC addresses for multiple interfaces
 2016-04-26 19:27 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH 6/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
 2016-04-26 19:26 UTC 

[Qemu-devel] Is anyone able to load a web page from a guest operating system?
 2016-04-26 19:25 UTC  (3+ messages)

[PATCH] IB/core: Don't drain the receive queue for srq attached queue-pair
 2016-04-26 19:25 UTC  (18+ messages)

[RFC] a corner case of open(2)
 2016-04-26 19:25 UTC  (4+ messages)

[PATCH 0/8] x86: A round of x86 segmentation improvements
 2016-04-26 19:23 UTC  (9+ messages)
` [PATCH 1/8] x86/asm: Stop depending on ptrace.h in alternative.h
` [PATCH 2/8] x86/asm: Make asm/alternative.h safe from assembly
` [PATCH 3/8] x86/segments/64: When loadsegment(fs, ...) fails, clear the base
` [PATCH 4/8] x86/segments/64: When load_gs_index "
` [PATCH 5/8] x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization
` [PATCH 6/8] x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
` [PATCH 7/8] x86/tls: Synchronize segment registers in set_thread_area
` [PATCH 8/8] selftests/x86/ldt_gdt: Test set_thread_area deletion of an active segment

[PATCH 4/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
 2016-04-26 19:25 UTC 

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-26 19:24 UTC  (5+ messages)
` [PATCH 1/6] bus: Add shared MDIO bus framework

[PATCH] sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
 2016-04-26 19:22 UTC  (2+ messages)

[PATCH] ipvs: make drop_entry protection effective for SIP-pe
 2016-04-26 19:20 UTC 

[GIT PULL] ARM: SoC fixes for v4.6
 2016-04-26 19:19 UTC  (2+ messages)

[PATCH] hooks: Add ability to specify where the hook directory is
 2016-04-26 19:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next] sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is
 2016-04-26 19:19 UTC  (3+ messages)
` [PATCH net-next] sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set
  ` [PATCH net-next] sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy

[U-Boot] [PATCH] net: Add mv88e60xx support to the mv88e61xx driver
 2016-04-26 19:19 UTC  (2+ messages)

[PATCH net-next] macvtap: check minor when unregistering
 2016-04-26 19:19 UTC  (2+ messages)

[PATCH net-next] macvlan: fix failure during registration v3
 2016-04-26 19:19 UTC  (4+ messages)

[PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups
 2016-04-26 19:18 UTC  (4+ messages)

[meta-networking][V2][PATCH] samba: fix QA warnings
 2016-04-26 19:18 UTC 

[PATCH] config doc: improve exit code listing
 2016-04-26 19:18 UTC  (3+ messages)

Plantronics Voayger Focus UC (B825-M) - microphone not working
 2016-04-26 19:16 UTC  (5+ messages)

[PATCH net-next] ravb: Remove rx buffer ALIGN
 2016-04-26 19:14 UTC  (2+ messages)

[PATCH V2 0/6] mmc: tmio/sdhi: clean up cruft
 2016-04-26 19:12 UTC  (3+ messages)
` [PATCH V2 1/6] mmc: sh_mobile_sdhi: don't use array for DT configs

[PATCH] can: m_can: fix bitrate setup on latest silicon
 2016-04-26 19:11 UTC  (2+ messages)

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-26 19:11 UTC  (9+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 25/28] mm, page_alloc: Inline pageblock lookup in page free fast paths

[withdrawn] mm-page_alloc-remove-redundant-check-for-empty-zonelist.patch removed from -mm tree
 2016-04-26 19:11 UTC 

[PATCH v2 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-26 19:09 UTC  (7+ messages)

[PATCH 1/3] ASoC: bcm2835: add 24bit support
 2016-04-26 19:09 UTC  (12+ messages)
` [PATCH 3/3] ASoC: bcm2835: Register also as PCM device
                    ` [alsa-devel] "

[PATCH v3 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-26 19:08 UTC  (5+ messages)

[meta-oe][PATCH] mozjs: fix configure host contamination
 2016-04-26 19:08 UTC 

Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
 2016-04-26 19:07 UTC  (3+ messages)

Missing stack symbols with perf_event's perf report, despite -fno-omit-frame-pointer compilation
 2016-04-26 19:07 UTC  (9+ messages)
      ` LBR callchains from tracepoints

mesa, libgbm and weston
 2016-04-26 19:06 UTC  (4+ messages)

[PATCH 0/6] Intel Secure Guard Extensions
 2016-04-26 19:05 UTC  (3+ messages)

[PATCH] ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
 2016-04-26 19:05 UTC  (4+ messages)

[U-Boot] [ANN] v2016.05-rc3
 2016-04-26 19:05 UTC  (2+ messages)

[PATCH] http: Support sending custom HTTP headers
 2016-04-26 19:05 UTC  (3+ messages)
` [PATCH v2] http: support "

[PATCH] netem: Segment GSO packets on enqueue
 2016-04-26 19:00 UTC  (3+ messages)

[PATCH V3 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-26 19:00 UTC  (3+ messages)

[PATCH v6 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-26 18:58 UTC  (7+ messages)

[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
 2016-04-26 18:56 UTC  (6+ messages)
` [PATCH 1/4] localmodconfig: Recognize more keywords that end a menu entry
  ` [PATCH 4/4] localmodconfig: Recognize standalone "prompt"
        ` [PATCH v2] localmodconfig: Fix whitespace repeat count after "tristate"

Justin Sobota : ipc-transport-rtos: Add RTOS packages for IPC transports
 2016-04-26 18:56 UTC 

Justin Sobota : ipc-transport: Clean up recipe
 2016-04-26 18:55 UTC 

random(4) changes
 2016-04-26 18:55 UTC  (4+ messages)

Justin Sobota : ipc-transport: Clean up recipe
 2016-04-26 18:55 UTC 

Denys Dmytriyenko : sgx: drop old outdated omap3-sgx-modules and libgles-omap3 recipes
 2016-04-26 18:55 UTC 

Denys Dmytriyenko : sgx: rename and clean up kernel and user space components
 2016-04-26 18:55 UTC 

Justin Sobota : ipc-transport-rtos: Add RTOS packages for IPC transports
 2016-04-26 18:55 UTC 

Jacob Stiffler : netapi: clean up recipes
 2016-04-26 18:55 UTC 

[RFC v2 0/8] drm: explicit fencing support
 2016-04-26 18:55 UTC  (11+ messages)
` [RFC v2 5/8] drm/fence: add in-fences support

iptables audit target causes kernel panic with iptables-persistent (kernel 3.2.78)
 2016-04-26 18:54 UTC  (2+ messages)

[PATCH] mtd: nand: fix NULL pointer dereference in of_get_nand_ecc_algo
 2016-04-26 18:53 UTC  (2+ messages)

[Crash-utility] [PATCH V3 0/3] sparc64 support for crash utility
 2016-04-26 18:53 UTC  (2+ messages)

[PATCH 0/3] Improve the mmap() emulation on Windows
 2016-04-26 18:53 UTC  (3+ messages)
` [PATCH 2/3] mmap(win32): avoid copy-on-write when it is unnecessary

[PATCH v2] net/mlx5e: avoid stack overflow in mlx5e_open_channels
 2016-04-26 18:52 UTC  (3+ messages)

[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
 2016-04-26 18:52 UTC  (5+ messages)
` [PATCH 2/2] localmodconfig: Reset certificate paths
      ` [PATCH v2] "

[PATCH 1/2] drm/i915: Support per-PPGTT address space mode
 2016-04-26 18:51 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: generate address mode bit from PPGTT instance

[PATCH] net/mlx5e: avoid stack overflow in mlx5e_open_channels
 2016-04-26 18:50 UTC  (6+ messages)

[PATCH] Fixes buffer allocation size and the actual packet length;
 2016-04-26 18:50 UTC  (2+ messages)

[Bug 117131] New: vga_switcheroo does not switch IGP -> DIS ( IGP == i915 , DIS == radeon )
 2016-04-26 18:50 UTC  (2+ messages)
` [Bug 117131] "

[PATCH v5 0/3] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-26 18:49 UTC  (3+ messages)
` [PATCH v5 2/3] drm/i915/dsi: add support for gpio elements on CHV


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.