All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 18:28:40 to 2015-10-02 19:35:42 UTC [more...]

+ linux-next-git-rejects.patch added to -mm tree
 2015-10-02 19:35 UTC 

[PATCH] ver_linux: module-init-tools.patch
 2015-10-02 19:35 UTC  (4+ messages)

[PATCH v2 0/4] ST PLL improvement
 2015-10-02 19:32 UTC  (14+ messages)
` [PATCH v2 1/4] drivers: clk: st: Support for enable/disable in Clockgen PLLs
` [PATCH v2 2/4] drivers: clk: st: PLL rate change implementation for DVFS
` [PATCH v2 3/4] drivers: clk: st: Correct the pll-type for A9 for stih418
` [PATCH v2 4/4] ARM: STi: DT: Add support for stih418 A9 pll

[PATCH 0/9] UEFI boot and runtime services support for 32-bit ARM
 2015-10-02 19:33 UTC  (6+ messages)
` [PATCH 9/9] ARM: add UEFI stub support

[PATCH] unix: fix use-after-free with unix_dgram_poll()
 2015-10-02 19:30 UTC  (2+ messages)

[PATCH net-next v2 0/4] openvswitch: add IPv6 tunneling support
 2015-10-02 19:32 UTC  (5+ messages)
` [PATCH net-next v2 4/4] openvswitch: IPv6 support for ovs_tunnel_get_egress_info

[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
 2015-10-02 19:28 UTC  (2+ messages)

[PATCH] fuse: break infinite loop in fuse_fill_write_pages()
 2015-10-02 19:27 UTC  (3+ messages)
  ` [fuse-devel] "

[Bug 92260] ASUS [R7 370] DPM and power profile change crash the system
 2015-10-02 19:28 UTC  (2+ messages)

[PATCH] arm-soc: Add Sigma Designs Tango4 port
 2015-10-02 19:25 UTC  (7+ messages)

Soft lockup issue in Linux 4.1.9
 2015-10-02 19:25 UTC  (5+ messages)

[Qemu-devel] [RFC 5/5] arm: Simplify cycle counter
 2015-10-02 19:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH] target-arm: Use common CPU cycle infrastructure

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-10-02 19:24 UTC  (9+ messages)
` [RFC v2 07/18] kthread: Allow to cancel kthread work

[PATCH/RFC 0/2] close packs files when they are not needed
 2015-10-02 19:21 UTC  (6+ messages)
` [PATCH/RFC 1/2] sha1_file: close all pack files after running

[PATCH v4 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-10-02 19:21 UTC  (4+ messages)
` [PATCH v4 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC

[Qemu-devel] [PATCH v12 0/5] remove icc bus/bridge
 2015-10-02 19:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v12 2/5] apic: use per CPU AS to map APIC MMIO for TCG

[PATCH 0/6] usb: dwc3: Various updates for Synopsys platforms
 2015-10-02 19:21 UTC  (7+ messages)
` [PATCH 1/6] usb: dwc3: Support Synopsys USB 3.1 IP

Wiki for automatic reports / fixes
 2015-10-02 19:19 UTC 

[PATCH v2] Add driver for the si514 clock generator chip
 2015-10-02 19:18 UTC  (3+ messages)
` [PATCH v3] "

Dropping "depends on SMP" for HAVE_ARM_TWD -- take 2
 2015-10-02 19:18 UTC  (7+ messages)

UN Awards2015
 2015-10-02 19:16 UTC 

[PATCH 1/3] x86/apic: Rename MAX_LOCAL_APIC to MAX_LOCAL_APICID
 2015-10-02 19:12 UTC  (3+ messages)
` [PATCH 2/3] x86/apic: Make apic_version[] smaller
` [PATCH 3/3] x86/apic: Use smaller array for __apicid_to_node[] mapping

[PATCH v4 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-02 19:11 UTC  (10+ messages)
` [PATCH v4 1/5] gadget: Introduce the notifier functions

av_decision on audit callback
 2015-10-02 19:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/48] ivshmem improvements
 2015-10-02 19:09 UTC  (49+ messages)
` [Qemu-devel] [PATCH v5 01/48] char: add qemu_chr_free()
` [Qemu-devel] [PATCH v5 02/48] msix: add VMSTATE_MSIX_TEST
` [Qemu-devel] [PATCH v5 03/48] ivhsmem: read do not accept more than sizeof(long)
` [Qemu-devel] [PATCH v5 04/48] ivshmem: fix number of bytes to push to fifo
` [Qemu-devel] [PATCH v5 05/48] ivshmem: factor out the incoming fifo handling
` [Qemu-devel] [PATCH v5 06/48] ivshmem: remove unnecessary dup()
` [Qemu-devel] [PATCH v5 07/48] ivshmem: remove superflous ivshmem_attr field
` [Qemu-devel] [PATCH v5 08/48] ivshmem: remove useless doorbell field
` [Qemu-devel] [PATCH v5 09/48] ivshmem: more qdev conversion
` [Qemu-devel] [PATCH v5 10/48] ivshmem: remove last exit(1)
` [Qemu-devel] [PATCH v5 11/48] ivshmem: limit maximum number of peers to G_MAXUINT16
` [Qemu-devel] [PATCH v5 12/48] ivshmem: simplify around increase_dynamic_storage()
` [Qemu-devel] [PATCH v5 13/48] ivshmem: allocate eventfds in resize_peers()
` [Qemu-devel] [PATCH v5 14/48] ivshmem: remove useless ivshmem_update_irq() val argument
` [Qemu-devel] [PATCH v5 15/48] ivshmem: initialize max_peer to -1
` [Qemu-devel] [PATCH v5 16/48] ivshmem: remove max_peer field
` [Qemu-devel] [PATCH v5 17/48] ivshmem: improve debug messages
` [Qemu-devel] [PATCH v5 18/48] ivshmem: improve error handling
` [Qemu-devel] [PATCH v5 19/48] ivshmem: print error on invalid peer id
` [Qemu-devel] [PATCH v5 20/48] ivshmem: simplify a bit the code
` [Qemu-devel] [PATCH v5 21/48] ivshmem: use common return
` [Qemu-devel] [PATCH v5 22/48] ivshmem: use common is_power_of_2()
` [Qemu-devel] [PATCH v5 23/48] ivshmem: migrate with VMStateDescription
` [Qemu-devel] [PATCH v5 24/48] ivshmem: shmfd can be 0
` [Qemu-devel] [PATCH v5 25/48] ivshmem: check shm isn't already initialized
` [Qemu-devel] [PATCH v5 26/48] ivshmem: add device description
` [Qemu-devel] [PATCH v5 27/48] ivshmem: fix pci_ivshmem_exit()
` [Qemu-devel] [PATCH v5 28/48] ivshmem: replace 'guest' for 'peer' appropriately
` [Qemu-devel] [PATCH v5 29/48] ivshmem: error on too many eventfd received
` [Qemu-devel] [PATCH v5 30/48] ivshmem: reset mask on device reset
` [Qemu-devel] [PATCH v5 31/48] contrib: add ivshmem client and server
` [Qemu-devel] [PATCH v5 32/48] ivshmem-client: check the number of vectors
` [Qemu-devel] [PATCH v5 33/48] ivshmem-server: use a uint16 for client ID
` [Qemu-devel] [PATCH v5 34/48] ivshmem-server: fix hugetlbfs support
` [Qemu-devel] [PATCH v5 35/48] docs: update ivshmem device spec
` [Qemu-devel] [PATCH v5 36/48] ivshmem: add check on protocol version in QEMU
` [Qemu-devel] [PATCH v5 37/48] contrib: remove unnecessary strdup()
` [Qemu-devel] [PATCH v5 38/48] msix: implement pba write (but read-only)
` [Qemu-devel] [PATCH v5 39/48] qtest: add qtest_add_abrt_handler()
` [Qemu-devel] [PATCH v5 40/48] glib-compat: add 2.38/2.40/2.46 asserts
` [Qemu-devel] [PATCH v5 41/48] tests: add ivshmem qtest
` [Qemu-devel] [PATCH v5 42/48] ivshmem: do not keep shm_fd open
` [Qemu-devel] [PATCH v5 43/48] ivshmem: use qemu_strtosz()
` [Qemu-devel] [PATCH v5 44/48] ivshmem: add hostmem backend
` [Qemu-devel] [PATCH v5 45/48] ivshmem: remove EventfdEntry.vector
` [Qemu-devel] [PATCH v5 46/48] ivshmem: rename MSI eventfd_table
` [Qemu-devel] [PATCH v5 47/48] ivshmem: use kvm irqfd for msi notifications
` [Qemu-devel] [PATCH v5 48/48] ivshmem: use little-endian int64_t for the protocol

multiple i2c-ocores adapters
 2015-10-02 19:11 UTC  (3+ messages)

[PATCH] perf: change samples type to unsigned long long
 2015-10-02 19:10 UTC  (3+ messages)

[PATCH] Btrfs: fix deadlock when finalizing block group creation
 2015-10-02 19:04 UTC  (2+ messages)

[PATCH v2 0/3] leds: add device trigger
 2015-10-02 19:09 UTC  (6+ messages)
` [PATCH v2 1/3] leds: add device activity LED triggers

[Buildroot] [PATCH 1/2] imx-vpu: remove kernel dependency
 2015-10-02 19:08 UTC  (2+ messages)

[Buildroot] [git commit] imx-vpu: bump to version 5.4.31
 2015-10-02 19:08 UTC 

[Buildroot] [PATCH] redis: bump to version 3.0.4
 2015-10-02 19:08 UTC  (2+ messages)

[Buildroot] [git commit] imx-vpu: remove kernel dependency
 2015-10-02 19:07 UTC 

[PATCH] input: gpio_keys: Make pdev vs dev usage more consistent
 2015-10-02 19:07 UTC  (3+ messages)

[Buildroot] [PATCH] zsh: bump to version 5.1.1
 2015-10-02 19:07 UTC  (2+ messages)

can't install on OS X
 2015-10-02 19:06 UTC  (3+ messages)

[Buildroot] [git commit] zsh: bump to version 5.1.1
 2015-10-02 19:06 UTC 

Missing operand for tlbie instruction on Power7
 2015-10-02 19:03 UTC  (2+ messages)

[PATCH v7 00/11] support "task_isolated" mode for nohz_full
 2015-10-02 19:02 UTC  (9+ messages)
` [PATCH v7 02/11] task_isolation: add initial support

[Buildroot] [PATCH] php: bump to version 5.6.14
 2015-10-02 19:01 UTC  (2+ messages)

can't oom-kill zap the victim's memory?
 2015-10-02 19:01 UTC  (9+ messages)

[Buildroot] [git commit] php: bump to version 5.6.14
 2015-10-02 19:00 UTC 

[Buildroot] [PATCH 1/2] libnftnl: bump to version 1.0.5
 2015-10-02 19:00 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] nftables: bump to version 0.5

[Buildroot] [git commit] nftables: bump to version 0.5
 2015-10-02 18:59 UTC 

Question - List current hashs of branches
 2015-10-02 18:58 UTC  (2+ messages)

[RFC/PATCH 00/38] perf tools: Speed-up perf report by using multi thread (v5)
 2015-10-02 18:58 UTC  (9+ messages)
` [RFC/PATCH 02/38] perf tools: Save mmap_param.len instead of mask
` [RFC/PATCH 03/38] perf tools: Move auxtrace_mmap field to struct perf_evlist
` [RFC/PATCH 04/38] perf tools: pass perf_mmap desc directly
` [RFC/PATCH 09/38] perf record: Add --index option for building index table

[Buildroot] [git commit] libnftnl: bump to version 1.0.5
 2015-10-02 18:59 UTC 

[PATCH] Staging: clocking-wizard: Use devm_kasprintf
 2015-10-02 18:58 UTC 

[Qemu-devel] qemu-system-arm command line question
 2015-10-02 18:57 UTC  (3+ messages)

[PATCH 2/2] drivers/nvme: default to the IOMMU page size on Power
 2015-10-02 18:57 UTC  (3+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-02 18:56 UTC  (5+ messages)
` [PATCH v7 23/32] xen/x86: make sure the HVM callback vector is correctly set
` [PATCH v7 32/32] libxl: add support for migrating HVM guests without a device model

[PATCH 2/2] irqchip/gic-v3-its: Count additional LPIs for the aliased devices
 2015-10-02 18:55 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH 1/2] irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
 2015-10-02 18:54 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH] staging: octeon: Switch unnecessary /** to /*
 2015-10-02 18:49 UTC 

[GIT PULL] usb fixes for v4.3-rc4
 2015-10-02 18:48 UTC 

[PATCHv6 0/8] fetch submodules in parallel
 2015-10-02 18:48 UTC  (2+ messages)

[PATCH 1/7] ALSA: firewire-tascam: add skeleton for TASCAM FireWire series
 2015-10-02 18:47 UTC  (4+ messages)

[PATCH] staging: octeon: Remove excess parameter from doc
 2015-10-02 18:48 UTC 

[PATCH v4 0/5] PCI: generic: Misc. bug fixes/enhancements
 2015-10-02 18:44 UTC  (12+ messages)
` [PATCH v4 1/5] PCI: Add pci_bus_fixup_irqs()
` [PATCH v4 2/5] PCI: generic: Only fixup irqs for bus we are creating
` [PATCH v4 3/5] PCI: generic: Quit clobbering our pci_ops
` [PATCH v4 4/5] PCI: generic: Correct, and avoid overflow, in bus_max calculation
` [PATCH v4 5/5] PCI: generic: Pass proper starting bus number to pci_scan_root_bus()

[GIT PULL] clk: mediatek: New clocks support and fixes
 2015-10-02 18:47 UTC  (2+ messages)

[PATCH] staging: octeon: Remove bad line
 2015-10-02 18:47 UTC 

[PATCHSET block/for-linus] writeback: cgroup writeback fixes
 2015-10-02 18:47 UTC  (3+ messages)
` [PATCH 3/5] writeback: bdi_writeback iteration must not skip dying ones
  ` [PATCH v2 "

[Qemu-devel] [PATCH COLO-Frame v9 00/32] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-10-02 18:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v9 03/32] COLO: migrate colo related info to slave

[U-Boot] Porting UBI fixes (specially fastmap's) to U-Boot
 2015-10-02 18:46 UTC  (2+ messages)

[PATCH] clk: ti: dflt: fix enable_reg validity check
 2015-10-02 18:45 UTC  (4+ messages)

[Buildroot] [PATCH] tiff: bump to version 4.0.6
 2015-10-02 18:45 UTC  (2+ messages)

[Buildroot] [git commit] tiff: bump to version 4.0.6
 2015-10-02 18:44 UTC 

[PATCH net-next 00/17] tcp/dccp: lockless listener
 2015-10-02 18:43 UTC  (18+ messages)
` [PATCH net-next 01/17] tcp: add a spinlock to protect struct request_sock_queue
` [PATCH net-next 02/17] tcp: move qlen/young out of struct listen_sock
` [PATCH net-next 03/17] tcp: move synflood_warned into struct request_sock_queue
` [PATCH net-next 04/17] tcp: call sk_mark_napi_id() on the child, not the listener
` [PATCH net-next 05/17] tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
` [PATCH net-next 06/17] tcp: cleanup tcp_v[46]_inbound_md5_hash()
` [PATCH net-next 07/17] tcp: remove BUG_ON() in tcp_check_req()
` [PATCH net-next 08/17] tcp: get_openreq[46]() changes
` [PATCH net-next 09/17] tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
` [PATCH net-next 10/17] tcp/dccp: install syn_recv requests into ehash table
` [PATCH net-next 11/17] tcp/dccp: shrink struct listen_sock
` [PATCH net-next 12/17] ipv6: remove obsolete inet6 functions
` [PATCH net-next 13/17] tcp: attach SYNACK messages to request sockets instead of listener
` [PATCH net-next 14/17] tcp/dccp: remove struct listen_sock
` [PATCH net-next 15/17] tcp: remove max_qlen_log
` [PATCH net-next 16/17] tcp/dccp: add a reschedule point in inet_csk_listen_stop()
` [PATCH net-next 17/17] tcp: do not lock listener to process SYN packets

[PATCH 00/15] Atomic watermark updates (v5)
 2015-10-02 18:43 UTC  (3+ messages)
` [PATCH] fixup! drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)

Custom structured data from logger utility
 2015-10-02 18:43 UTC  (3+ messages)

[PATCH v2] Input: Add support for FocalTech FT6236 touchscreen controller
 2015-10-02 18:38 UTC  (3+ messages)

[GIT PULL] clk/samsung updates for v4.4
 2015-10-02 18:37 UTC  (2+ messages)

[PATCH] Input: da9052_onkey: Convert to managed resources
 2015-10-02 18:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 00/24] vhost-user: add migration support
 2015-10-02 18:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 03/24] util: add linux-only memfd fallback

[PATCH] ARM: bcm2835: add label for uart0
 2015-10-02 18:31 UTC  (2+ messages)

[GIT PULL] slave dmaengine fixes for 4.3-rc4
 2015-10-02 18:33 UTC 

[Xenomai] Interrupt latency close to 1ms on powerpc Xenomai 2.6.4
 2015-10-02 18:30 UTC  (6+ messages)

[PATCH] devargs: add blacklisting by linux interface name
 2015-10-02 18:29 UTC  (5+ messages)

[PATCH 1/3] x86/irq: drop unlikely before IS_ERR_OR_NULL
 2015-10-02 18:29 UTC  (5+ messages)
` [PATCH 2/3] Input: alps: "

[PATCH v4 3/3] arm64: dts: mt8173: add timer node
 2015-10-02 18:28 UTC  (3+ messages)


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.