All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 19:15:09 to 2014-09-10 20:09:49 UTC [more...]

[Buildroot] [PATCH 00/12] toolchain: warn for unsafe library/header paths
 2014-09-10 20:09 UTC  (11+ messages)
` [Buildroot] [PATCH 01/12] toolchain-external: instrument wrapper to warn about unsafe paths
` [Buildroot] [PATCH 02/12] binutils/2.24: add patch to warn about unsafe library paths
` [Buildroot] [PATCH 06/12] gcc/4.9: add patch to warn about unsafe header paths
` [Buildroot] [PATCH 10/12] gcc: enable poison system directories option
` [Buildroot] [PATCH 11/12] binutils: "

[PATCH v2 01/18] OvmfPkg: Add public headers from Xen Project
 2014-09-10 20:09 UTC  (7+ messages)
  ` [PATCH v2 02/18] OvmfPkg: Add basic skeleton for the XenBus bus driver
  ` [PATCH v2 03/18] OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services event
  ` [PATCH v2 04/18] OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls
  ` [PATCH v2 05/18] OvmfPkg/XenBusDxe: Open PciIo protocol
  ` [PATCH v2 06/18] OvmfPkg: Introduce XenBus Protocol
  ` [PATCH v2 07/18] OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16

[PATCH net] ipv6: refresh rt6i_genid in ip6_pol_route()
 2014-09-10 20:09 UTC  (3+ messages)
` [PATCH net-next] ipv6: implement rt_genid_bump_ipv6 with fn_sernum and remove rt6i_genid

[PATCH v3 4/4] quota: add project quota support
 2014-09-10 20:09 UTC  (2+ messages)

[PATCH v2 0/6] Support Write-Through mapping on x86
 2014-09-10 20:08 UTC  (13+ messages)
` [PATCH v2 2/6] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v2 3/6] x86, mm, asm-gen: Add ioremap_wt() for WT

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-10 20:08 UTC  (9+ messages)
` [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered

[PATCH v12 10/14] xsm/flask: avoid spurious error messages when mapping I/O-memory
 2014-09-10 20:07 UTC  (10+ messages)
` [PATCH] xsm/flask: handle XEN_DOMCTL_memory_mapping for all architectures

[PATCH net-next] mac80211: Check correct skb for shared states before freeing original
 2014-09-10 20:06 UTC 

[PATCH V2 net] core: Don't attempt to load the "" driver
 2014-09-10 20:06 UTC  (4+ messages)

[PATCH 1/3] drm/ttm: allow fence to be added as shared
 2014-09-10 20:05 UTC  (3+ messages)

master - tests: test for rename of snapshot
 2014-09-10 20:05 UTC 

master - debug: turn message into debug
 2014-09-10 20:05 UTC 

master - lv_update_and_reload: replace code sequence
 2014-09-10 20:05 UTC 

master - lvconvert: use lv_update_and_reload
 2014-09-10 20:05 UTC 

master - lv_manip: remove vg_revert
 2014-09-10 20:05 UTC 

master - lv_rename: fix snapshot rename
 2014-09-10 20:05 UTC 

master - cleanup: add stacktrace for error path
 2014-09-10 20:05 UTC 

[PATCH] eeepc-laptop: remove possible use of uninitialized value
 2014-09-10 20:05 UTC  (9+ messages)
              ` [PATCH v2] eeepc-laptop: simplify parse_arg()

[PATCH] clk: Add PWM clock driver
 2014-09-10 20:05 UTC 

3.17-rc1 oops during network interface configuration
 2014-09-10 20:04 UTC  (5+ messages)

[PATCH] hwmon, fam15h_power: Add support for two more processors
 2014-09-10 20:01 UTC  (3+ messages)

[PATCH v3 0/7] Add max77802 support for Peach boards
 2014-09-10 20:03 UTC  (9+ messages)
` [PATCH v3 6/7] ARM: dts: Set i2c7 clock at 400kHz "
` [PATCH v3 7/7] ARM: exynos_defconfig: Enable MAX77802

[PATCH v1] net: ethernet: arc: Don't free Rockchip resources before disconnect from phy
 2014-09-10 20:03 UTC  (3+ messages)

[PATCH v3 3/4] quota: add project quota support
 2014-09-10 20:02 UTC  (2+ messages)

[Patch net-next 0/5] ipv6: clean up locking in anycast and mcast
 2014-09-10 20:01 UTC  (2+ messages)

[PATCH] git-notes.txt: Explain how to transfer notes between repos
 2014-09-10 19:59 UTC  (2+ messages)

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2014-09-10 19:30 UTC  (41+ messages)
` [PATCH 01/16] tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
` [PATCH 02/16] tty: serial: 8250_core: add run time pm
` [PATCH 03/16] tty: serial: 8250_core: read only RX if there is something in the FIFO
` [PATCH 04/16] tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_match_or_unused()
` [PATCH 05/16] tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
` [PATCH 06/16] tty: serial: Add 8250-core based omap driver
` [PATCH 07/16] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 08/16] tty: serial: 8250_dma: enqueue RX dma again on completion
` [PATCH 09/16] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
` [PATCH 10/16] tty: serial: 8250_dma: optimize the xmit path due to UART_BUG_DMA_TX
` [PATCH 11/16] tty: serial: 8250_dma: keep own book keeping about RX transfers
` [PATCH 12/16] tty: serial: 8250_dma: handle the UART RDI event while DMA remains idle
` [PATCH 13/16] tty: serial: 8250_dma: add pm runtime
` [PATCH 14/16] arm: dts: am33xx: add DMA properties for UART
` [PATCH 15/16] arm: dts: dra7: "
` [PATCH 16/16] tty: serial: 8250: omap: add dma support

[PATCH] powerpc: make of_device_ids const
 2014-09-10 19:56 UTC  (2+ messages)

oops in wait_block_group_cache_progress() while accessing removed media
 2014-09-10 19:54 UTC 

[refpolicy] [PATCH] Fix minor typo in init.if
 2014-09-10 19:53 UTC  (5+ messages)
      ` [refpolicy] Some already-fixed bugs (was: Re: [PATCH] Fix minor typo in init.if)

[RFC PATCH] tty: serial: core: Only invoke ->start_tx() if there is data to send
 2014-09-10 19:52 UTC  (2+ messages)

[PATCH 0/2] block: rq_affinity default and reserved tag limits
 2014-09-10 19:51 UTC  (5+ messages)
` [PATCH 1/2] block: default to rq_affinity=2 for blk-mq

[PATCH RFC 0/3] ARM: regulator: add Freescale MXS regulator driver
 2014-09-10 19:50 UTC  (10+ messages)
` [PATCH RFC 2/3] "

Unable to boot mainline on snow chromebook since 3.15
 2014-09-10 19:51 UTC  (14+ messages)

[PATCH] Add pci=assign-busses quirk to Dell Latitude D505
 2014-09-10 19:50 UTC  (6+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-10 19:50 UTC  (13+ messages)

[PATCH] libxl: support domainReset
 2014-09-10 19:48 UTC 

Testing vmdq sample application
 2014-09-10 19:48 UTC  (4+ messages)

[PATCH v3 2/4] quota: add project quota support
 2014-09-10 19:47 UTC  (2+ messages)

[Xenomai] Reading /proc/xenomai/stat causes high latencies
 2014-09-10 19:47 UTC  (15+ messages)

[PATCH 00/25] nf-next pull request
 2014-09-10 19:47 UTC  (2+ messages)

Which core does a NVMe IO request would go?
 2014-09-10 19:46 UTC  (2+ messages)

[PATCH RESEND] Documentation: fsl, ssi.txt: Avoid cryptic acronyms
 2014-09-10 19:46 UTC 

[PATCH 00/26] tty/serial flow control fixes
 2014-09-10 19:06 UTC  (7+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 10/14] tty: Move packet mode flow control notifications to pty driver
  ` [PATCH v2 11/14] tty: Serialize tcflow() with other tty flow control changes
  ` [PATCH v2 12/14] tty: Move and rename send_prio_char() as tty_send_xchar()
  ` [PATCH v2 13/14] tty: Hold termios_rwsem for tcflow(TCIxxx)
  ` [PATCH v2 14/14] tty: Workaround Alpha non-atomic byte storage in tty_struct

[PATCH] staging:rtl8188eu: Fix sparse warning cast to restricted __le16
 2014-09-10 19:45 UTC 

[to-be-updated] mm-zone_page_state-regularize-up-and-smp-behavior.patch removed from -mm tree
 2014-09-10 19:45 UTC 

+ mm-vmstat-regularize-up-and-smp-behavior.patch added to -mm tree
 2014-09-10 19:45 UTC 

[PATCH 0/3] NFSD: Add ALLOCATE and DEALLOCATE support
 2014-09-10 19:43 UTC  (4+ messages)
` [PATCH 1/3] VFS: Rename do_fallocate() to vfs_fallocate()

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-10 19:43 UTC  (2+ messages)

[PATCH v4 3/3] iio: accel: BMC150: add support for other Bosch chips
 2014-09-10 19:43 UTC  (4+ messages)
` [PATCH v5 "

[Ocfs2-devel] [PATCH 0/7] ocfs2: allocate blocks in direct I/O write
 2014-09-10 19:42 UTC  (2+ messages)

[PATCH 4/4 v2] HID: wacom - enable LED support for Wireless Intuos5/Pro
 2014-09-10 19:41 UTC 

[PATCH 3/4 v2] HID: wacom - remove report_id from wacom_get_report interface
 2014-09-10 19:41 UTC 

[PATCH 2/4 v2] HID: wacom - Clean up of sysfs
 2014-09-10 19:40 UTC 

[PATCH] mm/sl[aou]b: make kfree() aware of error pointers
 2014-09-10 19:40 UTC  (10+ messages)

[meta-browser][PATCH] nspr: rename .bbappend to match new version from oe-core
 2014-09-10 19:40 UTC  (4+ messages)

[PATCH 1/4 v2] HID: wacom - Add default permission defines for sysfs attributes
 2014-09-10 19:40 UTC 

[RFC] ARM: edma: unconditionally ack the error interrupt
 2014-09-10 19:39 UTC  (2+ messages)

Is it necessary to balance a btrfs raid1 array?
 2014-09-10 19:32 UTC  (3+ messages)

mm: BUG in unmap_page_range
 2014-09-10 19:36 UTC  (13+ messages)

linux-next: Tree for Sep 10
 2014-09-10 19:37 UTC  (2+ messages)

[PATCH v7] iio: Add Dyna-Image AL3320A ambient light sensor driver
 2014-09-10 19:36 UTC  (4+ messages)

[PATCH v10 07/10] OF: Introduce helper function for getting PCI domain_nr
 2014-09-10 19:36 UTC  (12+ messages)

[PATCH] sparc64: mem mmap
 2014-09-10 19:34 UTC  (2+ messages)

[RFC PATCH 00/12] locks: saner method for managing file locks
 2014-09-10 19:34 UTC  (6+ messages)
` [RFC PATCH 08/12] nfs: convert lock handling to use file_lock_context

[PATCH v2 3/3] iio: accel: BMC150: add support for other Bosch chips
 2014-09-10 19:32 UTC  (6+ messages)
` [PATCH v3 "

cpufreq implementation for OMAP under xen hypervisor
 2014-09-10 19:31 UTC  (11+ messages)

[PATCH] cfg80211: don't put kek/kck/replay counter on the stack
 2014-09-10 19:28 UTC 

suspend/resume PM criterion for application
 2014-09-10 19:31 UTC  (9+ messages)

[PATCH 0/4 v3] The Designware GPIO Supporting
 2014-09-10 19:11 UTC  (3+ messages)
` [PATCH 1/4 v3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCH] cfg80211/mac80211: add wmm info to assoc event
 2014-09-10 19:26 UTC 

+ fs-ocfs2-dlmgluec-use-__seq_open_private-not-seq_open.patch added to -mm tree
 2014-09-10 19:27 UTC 

+ fs-ocfs2-cluster-netdebugc-use-seq_open_private-not-seq_open.patch added to -mm tree
 2014-09-10 19:27 UTC 

+ fs-ocfs2-dlm-dlmdebugc-use-seq_open_private-not-seq_open.patch added to -mm tree
 2014-09-10 19:27 UTC 

[REPOST PATCHv3] OMAP Mailbox DTS patch for 3.18
 2014-09-10 19:27 UTC  (4+ messages)
` [REPOST PATCHv3] ARM: dts: OMAP2+: Add sub mailboxes device node information

[Ocfs2-devel] How to unlock a bloked resource? Thanks
 2014-09-10 19:27 UTC  (2+ messages)
` [Ocfs2-devel] [Ocfs2-users] "

Xen 4.5 development update (September update). Feature freeze slip by two weeks
 2014-09-10 19:26 UTC  (3+ messages)

[PATCH v4] Fix interrupt latency of HVM PCI passthrough devices
 2014-09-10 20:26 UTC  (2+ messages)
` [PATCH] dpci: Replace tasklet with an softirq (v4)

[PATCH 0/5] Remove MAXQUOTAS usage from filesystems
 2014-09-10 19:22 UTC  (8+ messages)
` [PATCH 1/5] ext3: Don't use MAXQUOTAS value
` [PATCH 2/5] ext4: "
` [PATCH 3/5] reiserfs: "
` [PATCH 4/5] gfs2: "
  ` [Cluster-devel] "
` [PATCH 5/5] ocfs2: "
  ` [Ocfs2-devel] "

[PATCH 0/4] Add persistent memory driver
 2014-09-10 19:22 UTC  (7+ messages)
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 1/9] SQUASHME: pmem: Remove unused #include headers
      ` [Linux-nvdimm] "
  ` [PATCH] SQUASHME: pmem: Add MODULE_ALIAS

+ kexec-remove-the-unused-function-parameter.patch added to -mm tree
 2014-09-10 19:22 UTC 

+ check-if-crashk_res_low-exists-when-exclude-it-from-crash-mem-ranges.patch added to -mm tree
 2014-09-10 19:22 UTC 

+ take-the-segment-adding-out-of-locate_mem_hole-functions.patch added to -mm tree
 2014-09-10 19:22 UTC 

[Buildroot] [Bug 7424] New: undefined reference to `__builtin_thread_pointer'
 2014-09-10 19:21 UTC  (3+ messages)
` [Buildroot] [Bug 7424] "

[REPOST PATCHv3 0/2] OMAP Mailbox DT support for 3.18
 2014-09-10 19:20 UTC  (6+ messages)
` [REPOST PATCHv3 1/2] Documentation: dt: add omap mailbox bindings
` [REPOST PATCHv3 2/2] mailbox/omap: add support for parsing dt devices

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-10 19:18 UTC  (2+ messages)

+ mm-softdirty-addresses-before-vmas-in-pte-holes-arent-softdirty.patch added to -mm tree
 2014-09-10 19:18 UTC 

[PATCH 0/2] add basic rk3288 smp support
 2014-09-10 19:17 UTC  (4+ messages)
` [PATCH 1/2] ARM: rockchip: add basic smp support for rk3288

[RFC Patch v3 00/22] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2014-09-10 19:15 UTC  (6+ messages)
` [RFC Patch v3 23/22] Introduce "xen-load-devices-state"
  ` [Qemu-devel] [Xen-devel] "


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.