messages from 2012-08-10 14:58:07 to 2012-08-11 01:31:45 UTC [more...]
[PATCH 2/3 V1] block: Fix not tracing all device plug-operation
2012-08-11 1:32 UTC
[PATCH v2 00/22] Introducing the TI Keystone platform
2012-08-11 1:25 UTC (23+ messages)
` [PATCH v2 01/22] ARM: add mechanism for late code patching
` [PATCH v2 02/22] ARM: add self test for runtime patch mechanism
` [PATCH v2 03/22] ARM: use late patch framework for phys-virt patching
` [PATCH v2 04/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
` [PATCH v2 05/22] ARM: LPAE: support 64-bit virt_to_phys patching
` [PATCH v2 06/22] ARM: LPAE: use signed arithmetic for mask definitions
` [PATCH v2 07/22] ARM: LPAE: use phys_addr_t in alloc_init_pud()
` [PATCH v2 08/22] ARM: LPAE: use phys_addr_t in free_memmap()
` [PATCH v2 09/22] ARM: LPAE: use phys_addr_t for initrd location and size
` [PATCH v2 10/22] ARM: LPAE: use phys_addr_t in switch_mm()
` [PATCH v2 11/22] ARM: LPAE: use 64-bit accessors for TTBR registers
` [PATCH v2 12/22] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem
` [PATCH v2 13/22] ARM: LPAE: factor out T1SZ and TTBR1 computations
` [PATCH v2 14/22] ARM: LPAE: accomodate >32-bit addresses for page table base
` [PATCH v2 15/22] ARM: mm: use physical addresses in highmem sanity checks
` [PATCH v2 16/22] ARM: mm: cleanup checks for membank overlap with vmalloc area
` [PATCH v2 17/22] ARM: mm: clean up membank size limit checks
` [PATCH v2 18/22] ARM: add virt_to_idmap for interconnect aliasing
` [PATCH v2 19/22] ARM: recreate kernel mappings in early_paging_init()
` [RFC v2 20/22] ARM: keystone: introducing TI Keystone platform
` [RFC v2 21/22] ARM: keystone: enable SMP on Keystone machines
` [RFC v2 22/22] ARM: keystone: add switch over to high physical address range
[PATCH 0/3 v1] HWPOISON: improve dirty pagecache error handling
2012-08-11 1:01 UTC (10+ messages)
` [PATCH 1/3] HWPOISON: fix action_result() to print out dirty/clean
` [PATCH 2/3] HWPOISON: undo memory error handling for dirty pagecache
` [PATCH 3/3] HWPOISON: improve handling/reporting of memory error on "
Linux 3.2.27
2012-08-11 0:50 UTC (2+ messages)
[PATCH] xconfig: Display dependency values in debug_info
2012-08-11 0:39 UTC (7+ messages)
[PATCH 1/1] r8169: Removed unused macros from r8169.c
2012-08-10 14:33 UTC
[tip:x86/urgent] x86, build: Globally set -fno-pic
2012-08-11 0:01 UTC
[PATCH] x86, pci: Fix all early PCI scans to check the vendor ID first
2012-08-10 23:57 UTC (3+ messages)
[PATCH 2/2] ARM: local timers: add timer support using IO mapped register
2012-08-10 23:37 UTC (3+ messages)
pull request: wireless 2012-08-10
2012-08-10 23:27 UTC (2+ messages)
virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
2012-08-10 23:23 UTC
[PATCH 2/2] ARM: nomadik: configure Nomadik for pin control
2012-08-10 23:18 UTC (2+ messages)
[PATCH 1/2] pinctrl/nomadik: add STn8815 ASIC support
2012-08-10 23:15 UTC (2+ messages)
WHY I HAVE NOT HAD FROM YOU
2012-08-10 23:12 UTC
[PATCH] rtc: add MAX8907 RTC driver
2012-08-10 23:10 UTC
[RFC PATCH 0/2] net: connect to UNIX sockets from specified root
2012-08-10 23:09 UTC (13+ messages)
` [RFC PATCH 1/2] unix sockets: add ability for search for peer from passed root
null pointer dereference while loading i915
2012-08-10 23:09 UTC (6+ messages)
Upgraded from 3.4 to 3.5.1 kernel: machine does not boot
2012-08-10 23:07 UTC (4+ messages)
dma mapping error check analysis
2012-08-10 22:46 UTC
xtensa port maintenance
2012-08-10 22:39 UTC (3+ messages)
[PATCH v8 0/6] kvm: level irqfd support
2012-08-10 22:37 UTC (7+ messages)
` [PATCH v8 1/6] kvm: Allow filtering of acked irqs
` [PATCH v8 2/6] kvm: Expose IRQ source IDs to userspace
` [PATCH v8 3/6] kvm: Add IRQ source ID option to KVM_IRQFD
` [PATCH v8 4/6] kvm: Add assert-only "
` [PATCH v8 5/6] kvm: KVM_IRQ_ACKFD
` [PATCH v8 6/6] kvm: Add de-assert option to KVM_IRQ_ACKFD
mellanox mlx4_core and SR-IOV
2012-08-10 22:34 UTC (10+ messages)
[PATCH v2 00/16] perf: various symbol resolution fixes, including .opd section use
2012-08-10 22:23 UTC (17+ messages)
` [PATCH 01/16] perf symbol: correct comment wrt kallsyms loading
` [PATCH 02/16] perf symbol: remove unused 'end' arg in kallsyms parse cb
` [PATCH 03/16] perf symbol: only un-prelink non-zero symbols
` [PATCH 04/16] perf utils: remove unused function map__objdump_2ip
` [PATCH 05/16] perf symbol: don't try to synthesize plt without dynstr
` [PATCH 06/16] perf symbol: remove unneeded call to dso__set_long_name()
` [PATCH 07/16] perf symbol: simplify out_fixup in kernel syms loading
` [PATCH 08/16] perf symbol: only set vmlinux longname & mark loaded if really loaded
` [PATCH 09/16] perf symbol: avoid segfault in elf_strptr
` [PATCH 10/16] perf symbol: track symtab_type of vmlinux
` [PATCH 11/16] perf symbol: introduce symsrc structure
` [PATCH 12/16] perf symbol: set symtab_type in dso__load_sym
` [PATCH 13/16] perf symbol: switch dso__synthesize_plt_symbols() to use symsrc
` [PATCH 14/16] perf symbol: factor want_symtab out of dso__load_sym()
` [PATCH 15/16] perf symbol: convert dso__load_syms to take 2 symsrc's
` [PATCH 16/16] perf symbol: use both runtime and debug images
[RFC PATCH 0/5] i915 changes for hybrid graphics support on Macbooks
2012-08-10 22:19 UTC (11+ messages)
` [RFC PATCH 3/5] drm/i915: register LVDS connector even if we can't get a panel mode
hello,
2012-08-10 22:16 UTC
[PATCH 1/2] ARM: local timers: Unmask interrupt before new TVAL is set
2012-08-10 21:57 UTC
Failure while make modules_install if kmod was compiled with --with-rootprefix set
2012-08-10 21:50 UTC
[PATCH 0/4] vfs: fix file creation mode bugs
2012-08-10 21:43 UTC (2+ messages)
[PATCH RESEND 2/2] msm: io: Change the default static iomappings to be shared
2012-08-10 21:18 UTC
[PATCH RESEND 1/2] msm: io: Remove 7x30 iomap region from 7x00
2012-08-10 21:18 UTC
[PATCH] MPILIB: Provide count_leading/trailing_zeros() based on arch functions
2012-08-10 21:08 UTC (4+ messages)
[PATCH] [PATCH V4]Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
2012-08-10 21:01 UTC (2+ messages)
linux-user-chroot 2012.2
2012-08-10 20:58 UTC
[RFC PATCH] spi/bcm63xx: Ensure that memory is freed only after it is no longer used
2012-08-10 20:56 UTC
[PATCH v6 0/3] KVM: perf: kvm events analysis tool
2012-08-10 20:37 UTC (3+ messages)
` [PATCH v6 3/3] KVM: perf "
[GIT PULL] Power management fixes for 3.6-rc2
2012-08-10 20:42 UTC
[PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
2012-08-10 20:29 UTC (7+ messages)
` [PATCH 2/4] dma-fence: dma-buf synchronization (v8 )
` [Linaro-mm-sig] "
` [PATCH 3/4] dma-seqno-fence: Hardware dma-buf implementation of fencing (v2)
` [Linaro-mm-sig] "
` [PATCH 4/4] dma-buf-mgr: multiple dma-buf synchronization (v3)
` [Linaro-mm-sig] [PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
[PATCH 1/2] radio-shark: Only compile led support when CONFIG_LED_CLASS is set
2012-08-10 20:15 UTC (3+ messages)
` [PATCH 2/2] radio-shark2: "
Q: how to control the TTY output queue in real time?
2012-08-10 20:15 UTC (4+ messages)
[PATCH v3 0/6] omap-am33xx rtc dt support
2012-08-10 19:57 UTC
[Regression] "x86-64/efi: Use EFI to deal with platform wall clock" prevents my machine from booting
2012-08-10 19:26 UTC (14+ messages)
[PATCH 02/15] Declaring udp protocols has its own proc entry
2012-08-10 19:16 UTC (3+ messages)
[ANNOUNCE] 3.0.40-rt60
2012-08-10 19:11 UTC
[PATCH] printk: Fix calculation of length used to discard records
2012-08-10 19:07 UTC
[GIT PULL 0/3] arm-soc updates
2012-08-10 19:06 UTC (4+ messages)
` [GIT PULL 1/3] arm-soc: bug fixes for v3.6-rc2
` [GIT PULL 2/3] arm-soc: late at91 changes
` [GIT PULL 3/3] arm-soc: make of_device_id->data constant
i915 regression on 3.6-rc1: lid blanks screen
2012-08-10 18:53 UTC (9+ messages)
[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
2012-08-10 18:54 UTC (26+ messages)
` [PATCH v2 01/11] memcg: Make it possible to use the stock for more than one page
` [PATCH v2 02/11] memcg: Reclaim when more than one page needed
` [PATCH v2 03/11] memcg: change defines to an enum
` [PATCH v2 04/11] kmem accounting basic infrastructure
` [PATCH v2 05/11] Add a __GFP_KMEMCG flag
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 07/11] mm: Allocate kernel pages to the right memcg
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children
` [PATCH v2 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
[PATCH] staging: csr: Fix up version.h includes
2012-08-10 18:49 UTC
hwmon : raw reading -> temperature conversion
2012-08-10 18:43 UTC (2+ messages)
` [lm-sensors] "
[PATCH v5 00/12] KVM: introduce readonly memslot
2012-08-10 18:14 UTC (6+ messages)
` [PATCH v5 05/12] KVM: reorganize hva_to_pfn
` [PATCH v5 11/12] KVM: x86: introduce set_mmio_exit_info
3.5.1 ext4_ sleeping while atomic bug
2012-08-10 18:24 UTC (2+ messages)
[PATCH][trivial] ASoC: isabelle: Remove unneeded include of version.h
2012-08-10 18:24 UTC (4+ messages)
[PATCH 0/4] promote zcache from staging
2012-08-10 18:14 UTC (5+ messages)
[PATCH v7 0/4] make balloon pages movable by compaction
2012-08-10 17:55 UTC (5+ messages)
` [PATCH v7 1/4] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v7 3/4] mm: introduce putback_movable_pages()
` [PATCH v7 4/4] mm: add vm event counters for balloon pages compaction
[PATCH v2] staging: gdm72xx: fix reference counting in gdm_wimax_event_init
2012-08-10 17:49 UTC (6+ messages)
[PATCH v2] SubmittingPatches: clarify SOB tag usage when evolving submissions
2012-08-10 17:38 UTC (2+ messages)
Bug fixes/cleanups for floppy driver (v2)
2012-08-10 17:36 UTC (13+ messages)
` [PATCH 1/6] floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
` [PATCH 2/6] floppy: do put_disk on current dr if blk_init_queue fails
` [PATCH 3/6] floppy: avoid leaking extra reference to queue on do_floppy_init error handling
` [PATCH 4/6] floppy: properly handle failure on add_disk loop
` [PATCH 5/6] floppy: remove check for allocated queue on do_floppy_init error handling
` [PATCH 6/6] floppy: use disk_registered for checking if a drive is present
[PATCH] lib/parser.c: avoid overflow in match_number()
2012-08-10 17:26 UTC (2+ messages)
[RFC PATCH 0/5] Improve hugepage allocation success rates under load V3
2012-08-10 17:20 UTC (6+ messages)
[3.5 regression] DRM: Massive (EDID-probing?) X startup delay on ATI Radeon RV770 (HD4870)
2012-08-10 17:16 UTC (3+ messages)
[PATCH 0/16] perf: various symbol resolution fixes, including .opd section use
2012-08-10 17:11 UTC (4+ messages)
` [PATCH 02/16] perf symbol: remove unused 'end' arg in kallsyms parse cb
POI: nvidia forcedeth phy id not present
2012-08-10 17:08 UTC (2+ messages)
[PATCH] ASoC: core: remove unused variable in soc_probe() in linux-next
2012-08-10 16:57 UTC (2+ messages)
[ANNOUNCE] 3.4.8-rt16
2012-08-10 16:53 UTC
[PATCH] ARM: tegra: use IO_ADDRESS for getting virtual address
2012-08-10 16:48 UTC (2+ messages)
rcu stalls seen with numasched_v2 patches applied
2012-08-10 16:24 UTC (5+ messages)
[PATCH 36/36] AArch64: MAINTAINERS update
2012-08-10 16:24 UTC (2+ messages)
` [36/36] "
[PATCHv4 1/3] fs: Move core dump functionality into its own file
2012-08-10 16:17 UTC (10+ messages)
` [PATCHv4 2/3] fs: Make core dump functionality optional
` [PATCHv4 3/3] fs: Update coredump-related headers
10.08.2012... PLZ READ AND GET BACK
2012-08-10 15:47 UTC
[PATCH] mutex: place lock in contended state after fastpath_lock failure
2012-08-10 16:10 UTC (2+ messages)
[PATCH] overlayfs: copy up i_uid/i_gid from the underlying inode
2012-08-10 16:09 UTC (2+ messages)
NULL dereference BUG in sch56xx_init()
2012-08-10 15:48 UTC (4+ messages)
` [lm-sensors] "
[RFC 0/4] STE-modem remoteproc driver
2012-08-10 15:30 UTC (6+ messages)
` [RFC 1/4] remoteproc: Bugfix assign device address to carveout (noiommu)
[PATCH 0/8] Set bi_rw when alloc bio before call bio_add_page
2012-08-10 15:29 UTC (3+ messages)
` "
[PATCH] trivial: pinctrl core: remove extraneous code lines
2012-08-10 15:20 UTC (2+ messages)
Q: pinctrl: freeing out the allocated map in tegra_pinctrl_dt_node_to_map
2012-08-10 15:17 UTC (2+ messages)
KVM segfaults with 3.5 while installing ubuntu 12.04
2012-08-10 15:14 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox