[PATCH v2 00/14] perf, persistent: Kernel updates for perf tool integration
2013-06-26 8:12 UTC (6+ messages)
Regression in RCU subsystem in latest mainline kernel
2013-06-26 8:10 UTC (11+ messages)
linux-next: manual merge of the akpm tree with the powerpc tree
2013-06-26 8:10 UTC (2+ messages)
linux-next: manual merge of the arm-mpidr tree with the arm tree
2013-06-26 8:09 UTC (2+ messages)
[PATCH] vmpressure: implement strict mode
2013-06-26 8:08 UTC (8+ messages)
[PATCH v5 0/7] PCI: Change assign unassigned resources per root bus bassis
2013-06-26 8:07 UTC (7+ messages)
` [PATCH v5 3/7] PCI: Use pci_walk_bus to detect unassigned resources
linux-next: build failure after merge of the final tree (net-next tree related)
2013-06-26 8:07 UTC (2+ messages)
linux-next: Tree for Jun 26
2013-06-26 8:06 UTC
[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
2013-06-26 8:06 UTC (4+ messages)
` [PATCH v2 29/45] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
[PATCH] include/asm-generic/io.h: add 'UML' case just like 'no-MMU'
2013-06-26 8:05 UTC (6+ messages)
[PATCH v3] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
2013-06-26 8:04 UTC (2+ messages)
[PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
2013-06-26 8:03 UTC (6+ messages)
[RFC V1] COMMIT 1: DA9210 driver files
2013-06-26 7:55 UTC (4+ messages)
[PATCH 0/8] MinnowBoard support
2013-06-26 7:55 UTC (27+ messages)
` [PATCH 1/8] pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
` [PATCH 2/8] pch_uart: Add uart_clk selection for the MinnowBoard
` [PATCH 3/8] gpio-sch: Add sch_gpio_resume_set_enable()
` [PATCH 4/8] minnowboard: Add base platform driver for the MinnowBoard
` [PATCH 5/8] minnowboard-gpio: Export MinnowBoard expansion GPIO
` [PATCH 6/8] minnowboard-keys: Bind MinnowBoard buttons to arrow keys
` [PATCH 7/8] pci: Add CircuitCo VENDOR ID and MinnowBoard DEVICE ID
` [PATCH 8/8] pch_gbe: Add MinnowBoard support
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-06-26 7:52 UTC (4+ messages)
` [PATCH v4 0/7] "
Directorate of International Payment 2013
2013-06-26 7:52 UTC
[PATCH] arc_emac: fix compile-time errors & warnings on PPC64
2013-06-26 7:49 UTC
[PATCH] epoll_[p]wait: fix spurious -EINTR on ptrace attach
2013-06-26 7:43 UTC (4+ messages)
[RFC][PATCH 1/3][v2] perf: Move PERF_MEM*SHIFT macros up the block
2013-06-26 7:42 UTC (3+ messages)
` [RFC][PATCH 2/3][v2] perf/Power7: Export MDTLB_SRC fields to userspace
` [RFC][PATCH 3/3] perf/Power7: Export DCACHE_SRC field "
[PATCH 0/3] spi/mtd generic framework,ti qspi controller and spansion driver
2013-06-26 7:41 UTC (4+ messages)
` [PATCH 1/3] drivers: mtd: spinand: Add generic spinand frameowrk and micron driver
` [PATCH 2/3] drivers: spi: Add qspi flash controller
` [PATCH 3/3] drivers: mtd: spinand: Add qspi spansion "
[PATCH] cfg80211/mac80211: fix doc compilation warnings
2013-06-26 7:37 UTC (2+ messages)
[PATCH 0/8] perf: add ability to sample physical data addresses
2013-06-26 7:36 UTC (7+ messages)
` [PATCH 1/8] perf,x86: disable PEBS-LL in intel_pmu_pebs_disable()
` [PATCH 2/8] perf,x86: drop event->flags and use hw.constraint->flags
[ 00/17] 3.0.84-stable review
2013-06-26 7:34 UTC (6+ messages)
[PATCH 1/2] dlci: acquire rtnl_lock before calling __dev_get_by_name()
2013-06-26 7:31 UTC (2+ messages)
` [PATCH 2/2] dlci: validate the net device in dlci_del()
[PATCH 0/6] Thunderbolt workarounds take 2
2013-06-26 7:25 UTC (3+ messages)
BUG: tty: memory corruption through tty_release/tty_ldisc_release
2013-06-26 7:23 UTC (7+ messages)
[PATCH] proc: Expose /proc/<pid>/task/<tid>/children unconditionally
2013-06-26 7:21 UTC (7+ messages)
[PATCH v5] irqchip: Add support for ARMv7-M's NVIC
2013-06-26 7:18 UTC
[PATCHSET 00/19] perf tools: Introduce new 'ftrace' command (v3)
2013-06-26 7:14 UTC (20+ messages)
` [PATCH 01/19] perf util: Move debugfs/tracing helper functions to util.c
` [PATCH 02/19] perf util: Use evsel->name to get tracepoint_paths
` [PATCH 03/19] perf util: Save pid-cmdline mapping into tracing header
` [PATCH 04/19] perf util: Add more debug message on failure path
` [PATCH 05/19] perf tools: Introduce new 'ftrace' tool
` [PATCH 06/19] perf ftrace: Add support for --pid option
` [PATCH 07/19] perf ftrace: Add support for -a and -C option
` [PATCH 08/19] perf ftrace: Split "live" sub-command
` [PATCH 09/19] perf ftrace: Add 'record' sub-command
` [PATCH 10/19] perf ftrace: Add 'show' sub-command
` [PATCH 11/19] perf ftrace: Add 'report' sub-command
` [PATCH 12/19] perf evlist: Enhance perf_evlist__start_workload()
` [PATCH 13/19] perf ftrace: Use pager for displaying result
` [PATCH 14/19] perf ftrace: Cleanup using ftrace_setup/teardown()
` [PATCH 15/19] perf tools: Add document for perf-ftrace command
` [PATCH 16/19] perf ftrace: Add a signal handler for SIGSEGV
` [PATCH 17/19] perf ftrace: Add --clock option
` [PATCH 18/19] perf ftrace: Show leaf-functions as oneliner
` [PATCH 19/19] perf ftrace: Tidy up the function graph output of 'show' subcommand
linux-next: manual merge of the cpuinit tree with the arm-current tree
2013-06-26 7:12 UTC
deadlock in scheduler enabling HRTICK feature
2013-06-26 7:05 UTC (4+ messages)
[PATCH 0/6 v5] KVM :PPC: Userspace Debug support
2013-06-26 6:54 UTC (8+ messages)
` [PATCH 1/6 v5] powerpc: remove unnecessary line continuations
` [PATCH 2/6 v5] powerpc: move debug registers in a structure
` [PATCH 3/6 v5] powerpc: export debug registers save function for KVM
` [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction
` [PATCH 5/6 v5] KVM: PPC: Using "struct debug_reg"
` [PATCH 6/6 v5] KVM: PPC: Add userspace debug stub support
[PATCH] pwm: pwm-mxs: Apply configuration before disabling PWM
2013-06-26 6:52 UTC (3+ messages)
od_set_powersave_bias: NULL pointer dereference
2013-06-26 6:48 UTC (4+ messages)
[PATCH] staging: usbip: replace pr_warning() with pr_warn()
2013-06-26 6:42 UTC
[PATCH] vgacon.c: add cond reschedule points in vgacon_do_font_op
2013-06-26 6:36 UTC (2+ messages)
[PATCH 1/1] usb,uhci: add a new tag for virtual uhci devices
2013-06-26 6:29 UTC
v3.10-rc7 oops soon after boot
2013-06-26 6:28 UTC (2+ messages)
[PATCH] libata: remove dead code from libata-acpi.c
2013-06-26 6:27 UTC (11+ messages)
[PATCH 2/3 v16] iommu/fsl: Add additional iommu attributes required by the PAMU driver
2013-06-26 6:24 UTC (4+ messages)
` [PATCH 3/3 v16] iommu/fsl: Freescale PAMU driver and iommu implementation
[PATCH] Documentation: dt: bindings: TI WiLink modules
2013-06-26 6:24 UTC (3+ messages)
[PATCH v2] powerpc/vfio: Add missing locks for take/release TCE table ownership
2013-06-26 6:21 UTC
[PATCH v3 0/4] SUNRPC: PipeFS races fixes
2013-06-26 6:15 UTC (5+ messages)
` [PATCH v3 2/4] SUNRPC: fix races on PipeFS UMOUNT notifications
` [PATCH v4] "
SATA hdd refuses to reallocate a sector?
2013-06-26 6:11 UTC (7+ messages)
linux-next: manual merge of the pinctrl tree with the regmap tree
2013-06-26 6:06 UTC
[PATCH 0/7] perf, x86: Haswell LBR call stack support
2013-06-26 6:05 UTC (7+ messages)
` [PATCH 1/7] perf, x86: Reduce lbr_sel_map size
` [PATCH 2/7] perf, x86: Basic Haswell LBR call stack support
(no subject)
2013-06-26 5:57 UTC
[PATCH] powerpc/vfio: Add missing locks for take/release TCE table ownership
2013-06-26 5:49 UTC (2+ messages)
frequent softlockups with 3.10rc6
2013-06-26 5:48 UTC (12+ messages)
[PATCH -next] pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()
2013-06-26 5:38 UTC (2+ messages)
Workaround: kernel Docbook documentation - fsfunc prefix issue
2013-06-26 5:28 UTC
[PATCH 2/2] f2fs: add sysfs support for controlling the gc_thread
2013-06-26 5:10 UTC (7+ messages)
[Resend patch v8 0/13] use runnable load in schedule balance
2013-06-26 5:05 UTC (3+ messages)
` [Resend patch v8 01/13] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
amba-pl08x and 'get_signal' namespace collision/build error
2013-06-26 4:48 UTC (3+ messages)
[PATCH 1/1] regulator: ab8500-ext: Staticize local symbols
2013-06-26 4:43 UTC
__perf_event_overflow suspicious RCU usage
2013-06-26 4:31 UTC
[Suggestion] tile: include: asm: missing "feedback.h" file
2013-06-26 4:25 UTC
[PATCH V2] irqchip: Add TB10x interrupt controller driver
2013-06-26 4:23 UTC (7+ messages)
` [PATCH V3] "
[PATCH v8] i2c-designware: make SDA hold time configurable
2013-06-26 4:23 UTC (4+ messages)
` [PATCH v9] "
[PATCH RFC] pci: ACS quirk for AMD southbridge
2013-06-26 4:22 UTC (3+ messages)
[PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
2013-06-26 4:10 UTC (2+ messages)
[PATCH 2/5] ARM: dts: add AM33XX MMC support
2013-06-26 4:08 UTC (2+ messages)
[PATCH 5/5] mmc: omap_hsmmc: Add reg-offset to bindings documentation
2013-06-26 4:06 UTC (2+ messages)
[PATCH] ceph: Reconstruct the func ceph_reserve_caps
2013-06-26 4:00 UTC (2+ messages)
[PATCH] xen: reuse the same pirq allocated when driver load first time
2013-06-26 4:00 UTC (20+ messages)
` [Xen-devel] "
[PATCH] arch: m32r: kernel: use 'COPY_UNALIGNED_HWORD' instead of 'COPY_UNALIGNED_WORD'
2013-06-26 3:58 UTC
[PATCH] driver core: device.h: fix doc compilation warnings
2013-06-26 3:57 UTC
linux-next: manual merge of the drm-intel tree with Linus' tree
2013-06-26 3:54 UTC
[ 00/27] 3.4.51-stable review
2013-06-26 3:37 UTC (3+ messages)
[ 00/95] 3.9.8-stable review
2013-06-26 3:36 UTC (3+ messages)
[PATCH] arch: arm64: include: asm: add pci.h to pass compiling
2013-06-26 3:26 UTC
linux-next: manual merge of the net-next tree with the pm tree
2013-06-26 3:08 UTC
[PATCH v3, part2 00/20] Introduce hotplug-safe PCI bus iterators
2013-06-26 3:00 UTC (9+ messages)
` [PATCH v3, part2 01/20] PCI: introduce "
` [PATCH v3, part2 15/20] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses
[PATCH] arch: frv: mb93090-mb00: remove '__init' for pci_fixup_umc_ide() which used by 'DECLARE_PCI_FIXUP_HEADER'
2013-06-26 2:55 UTC
[PATCH 0/5] perf tools: Parent option related fixies for report
2013-06-26 2:53 UTC (3+ messages)
` [PATCH 4/5] perf tools: Introduce new -P/--parent-deep report option
ARM pagetable setting in Linux
2013-06-26 2:41 UTC
[00/26] 3.2.48-rc1 review
2013-06-26 2:35 UTC (26+ messages)
` [19/26] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
` [06/26] x86: fix build error and kconfig for ia32_emulation and binfmt
` [04/26] ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
` [12/26] tcp: fix tcp_md5_hash_skb_data()
` [11/26] virtio-blk: Call revalidate_disk() upon online disk resize
` [02/26] ALSA: usb-audio: work around Android accessory firmware bug
` [18/26] ip_tunnel: fix kernel panic with icmp_dest_unreach
` [16/26] r8169: fix 8168evl frame padding
` [17/26] tcp: xps: fix reordering issues
` [10/26] Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits"
` [09/26] x86/efi: Fix dummy variable buffer allocation
` [03/26] ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310
` [05/26] KVM: x86: remove vcpu's CPL check in host-invoked XCR set
` [01/26] tilepro: work around module link error with gcc 4.7
` [13/26] gianfar: add missing iounmap() on error in gianfar_ptp_probe()
` [07/26] USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
` [15/26] netlabel: improve domain mapping validation
` [14/26] ipv6: fix possible crashes in ip6_cork_release()
` [22/26] net: sctp: fix NULL pointer dereference in socket destruction
` [26/26] ncpfs: fix rmdir returns Device or resource busy
` [25/26] l2tp: Fix sendmsg() return value
` [20/26] net: force a reload of first item in hlist_nulls_for_each_entry_rcu
` [23/26] packet: packet_getname_spkt: make sure string is always 0-terminated
` [21/26] ipv6: assign rt6_info to inet6_ifaddr in init_loopback
` [24/26] l2tp: Fix PPP header erasure and memory leak
Subject: [PATCH] fs/v9fs: Remove the unused variable "err" in v9fs_vfs_getattr()
2013-06-26 2:35 UTC
Subject: [PATCH 1/2] fs/v9fs: Remove the unused variable "err" in v9fs_vfs_getattr()
2013-06-26 2:18 UTC
[PATCH] arch: asm-geniric: for atomic_set_mask() 1st param, use 'unsigned int' instead of 'unsigned long'
2013-06-26 2:03 UTC (6+ messages)
` [PATCH v2] arch: asm-generic: "
[PATCH 0/3] ARM: at91/DT: enable SPI for more SoCs
2013-06-26 1:59 UTC (2+ messages)
[PATCH -next] ARM: edma: remove duplicated include from edma.c
2013-06-26 1:58 UTC
[PATCH -next] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
2013-06-26 1:57 UTC
[PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
2013-06-26 1:53 UTC (15+ messages)
[PATCH 00/15] perf tools: some fixes and tweaks
2013-06-26 1:44 UTC (3+ messages)
` [PATCH 09/15] perf tools: validate perf event header size
[PATCH] arch: s390: kernel: reset 'c->hotpluggable' when failure occurs
2013-06-26 1:44 UTC (6+ messages)
[PATCH] libata-acpi: add back ACPI based hotplug functionality
2013-06-26 1:43 UTC (2+ messages)
[PATCH] sg: atomize check and set sdp->exclude in sg_open
2013-06-26 1:37 UTC (6+ messages)
` [PATCH v2 1/1] [SCSI] sg: fix race condition when do exclusive open
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome