messages from 2014-07-22 11:45:46 to 2014-07-22 14:51:42 UTC [more...]
[PATCH 2/2] libata: Fix NULL pointer of scsi_host in ata_port
2014-07-22 14:51 UTC
[PATCH v2 4/4] ARM: dts: qcom: Add PM8941 and PM8841 pinctrl nodes
2014-07-22 14:51 UTC (3+ messages)
` [PATCH RESEND v2 1/4] pinctrl: Update Qualcomm pm8xxx GPIO parameters definitions
[PATCH 1/2] libata: Fix scsi_host can_queue issue in ata_qc_new()
2014-07-22 14:50 UTC
[PATCH 2/9] usb: phy: am335x: group the #includes by subdirs
2014-07-22 14:47 UTC (16+ messages)
` [PATCH 3/9] usb: musb_am335x: source cleanup
` [PATCH 4/9] usb: phy: am335x-control: prevent module from being unloaded when in use
` [PATCH 5/9] usb: musb: print error message with dev_err() instead of dev_dbg()
` [PATCH 6/9] usb: musb: core: properly setup the HW before registering it to the USB core
` [PATCH 7/9] usb: phy: am335x: setup the gen_phy function pointers _before_ adding the phy
` [PATCH 8/9] usb: phy: am335x: call usb_gen_phy_init()/usb_gen_phy_shutdown() in am335x_init()/am335x_shutdown()
` [PATCH 9/9] usb: musb: musb_am335x: reinstate module loading/unloading support
[PATCH 00/17] Convert TTM to the new fence interface
2014-07-22 14:47 UTC (17+ messages)
` [PATCH 09/17] drm/radeon: use common fence implementation for fences
` [Nouveau] "
[PATCH 1/2] workqueue: remove unneeded test before wake up next worker
2014-07-22 14:38 UTC (4+ messages)
` [PATCH 1/2 V2] "
` [PATCH 2/2 V2] workqueue: remove the argument @wakeup from worker_set_flags()
[PATCH v2 0/2] security: introduce kernel_fw_from_file hook
2014-07-22 14:36 UTC (2+ messages)
[PATCH v4 00/11] drm: add support for Atmel HLCDC Display Controller
2014-07-22 14:36 UTC (14+ messages)
` [PATCH v4 01/11] mfd: add atmel-hlcdc driver
` [PATCH v4 02/11] mfd: add documentation for atmel-hlcdc DT bindings
` [PATCH v4 03/11] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v4 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [PATCH v4 05/11] drm: add Atmel HLCDC Display Controller support
` [PATCH v4 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [PATCH v4 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
` [PATCH v4 08/11] ARM: AT91/dt: add alternative pin muxing for sama5d3 lcd pins
` [PATCH v4 09/11] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
` [PATCH v4 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [PATCH v4 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards
[PATCH -v4] random: introduce getrandom(2) system call
2014-07-22 14:36 UTC (2+ messages)
[PATCH] gpio: removes all usage of gpiochip_remove retval
2014-07-22 14:34 UTC (4+ messages)
` [PATCH 0/3] remove all usage of gpio_remove retval
` [PATCH 2/2] pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
[PATCH] pinctrl: qcom: Make muxing of gpio function explicit
2014-07-22 14:33 UTC (2+ messages)
[PATCH] iommu/vt-d: fix race between free_irte() and get_irte()
2014-07-22 14:27 UTC
[PATCH v2] iio: exynos-adc: add experimental touchscreen support
2014-07-22 14:29 UTC (2+ messages)
[PATCH -next] ALSA: bebob: Fix missing unlock on error in special_clk_ctl_put()
2014-07-22 14:26 UTC (3+ messages)
` [PATCH 1/3] bebob: Fix a missing to unlock mutex in error handling case
pull request: bluetooth-next 2014-07-21
2014-07-22 14:25 UTC
[PATCH v2 0/2] printk: more log flag simplification
2014-07-22 14:24 UTC (4+ messages)
` [PATCH v2 1/2] printk: kill LOG_CONT
` [PATCH v2 2/2] printk: improve some commentary; tidy up
[PATCH -next] ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()
2014-07-22 14:18 UTC
Scheduler regression from caffcdd8d27ba78730d5540396ce72ad022aff2c
2014-07-22 14:18 UTC (20+ messages)
[PATCH] ahci: st: Make of_device_id array const
2014-07-22 14:15 UTC
[PATCH 4/4] aio: use iovec array rather than the single one
2014-07-22 14:12 UTC (6+ messages)
` [PATCH 1/4] aio: remove the needless registration of ring file's private_data
` [PATCH 2/4] aio: use the macro rather than the inline magic number
` [PATCH 3/4] aio: fix some comments
[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
2014-07-22 14:11 UTC (55+ messages)
` [PATCH 01/52] perf tools: Fix jump label always changing during tracing
` [PATCH 02/52] perf tools: Identify which comms are from exec
` [PATCH 03/52] perf tools: Add machine__thread_exec_comm()
` [PATCH 04/52] perf tools: Fix missing label symbols
` [PATCH 05/52] perf tools: Add machine__kernel_ip()
` [PATCH 06/52] perf script: Improve srcline display for BTS
` [PATCH 07/52] perf script: Do not print dangling '=>' "
` [PATCH 08/52] perf tools: Fix incorrect fd error comparison
` [PATCH 09/52] perf tools: Record whether a dso has data
` [PATCH 10/52] perf tools: Add dso__data_status_seen()
` [PATCH 11/52] perf tools: Let a user specify a PMU event without any config terms
` [PATCH 12/52] perf tools: Let default config be defined for a PMU
` [PATCH 13/52] perf tools: Add perf_pmu__scan_file()
` [PATCH 14/52] perf tools: Add dsos__hit_all()
` [PATCH 15/52] perf tools: Add cpu to struct thread
` [PATCH 16/52] perf tools: Add ability to record the current tid for each cpu
` [PATCH 17/52] perf evlist: Add perf_evlist__set_tracking_event()
` [PATCH 18/52] perf evlist: Add 'system_wide' option
` [PATCH 19/52] perf tools: Add id index
` [PATCH 20/52] perf pmu: Let pmu's with no events show up on perf list
` [PATCH 21/52] perf session: Add ability to skip 4GiB or more
` [PATCH 22/52] perf session: Add perf_session__deliver_synth_event()
` [PATCH 23/52] perf tools: Move rdtsc() function
` [PATCH 24/52] perf evlist: Add perf_evlist__enable_event_idx()
` [PATCH 25/52] perf session: Add perf_session__peek_event()
` [PATCH 26/52] perf tools: Add dso__data_size()
` [PATCH 27/52] perf tools: Add a thread stack for synthesizing call chains
` [PATCH 28/52] perf script: Allow callchains if any event samples them
` [PATCH 29/52] perf inject: Add --kallsyms parameter
` [PATCH 30/52] perf tools: Expose 'addr' functions so they can be reused
` [PATCH 31/52] perf tools: Add facility to export data in database-friendly way
` [PATCH 32/52] perf tools: Add helpers for calling Python objects
` [PATCH 33/52] perf tools: Extend Python script interface to export data in a database-friendly way
` [PATCH 34/52] perf tools: Add Python script to export to postgresql
` [PATCH 35/52] perf tools: Add flags and insn_len to struct sample
` [PATCH 36/52] perf tools: Add branch type to db export
` [PATCH 37/52] perf tools: Add branch_type and in_tx to Python export
` [PATCH 38/52] perf tools: Enhance the thread stack to output call/return data
` [PATCH 39/52] perf tools: Add call information to the database export API
` [PATCH 40/52] perf tools: Add call information to Python export
` [PATCH 41/52] perf tools: Add 'flush' callback to scripting API
` [PATCH 42/52] perf tools: Defer export of comms that were not 'set'
` [PATCH 43/52] perf tools: Add perf-with-kcore script
` [PATCH 44/52] perf tools: Pass machine to vdso__dso_findnew()
` [PATCH 45/52] perf tools: Group VDSO global variables into a structure
` [PATCH 46/52] perf tools: Fix the lifetime of the VDSO temporary file
` [PATCH 47/52] perf tools: Add vdso__new()
` [PATCH 48/52] perf tools: Separate the VDSO map name from the VDSO dso name
` [PATCH 49/52] perf tools: Build programs to copy 32-bit compatibility VDSOs
` [PATCH 50/52] perf tools: Add dso__type()
` [PATCH 51/52] perf tools: Add thread parameter to vdso__dso_findnew()
` [PATCH 52/52] perf tools: Add support for 32-bit compatibility VDSOs
[PATCH] mfd: max8925-i2c: Add some blank lines before return
2014-07-22 14:10 UTC (2+ messages)
Bug_ON with patch: bio: modify __bio_add_page() to accept pages that don't start a new segment
2014-07-22 14:08 UTC (6+ messages)
[PATCH] ARM: at91/dt: sam9x5: fix ADC compatible string
2014-07-22 14:07 UTC
[PATCH] edac: Remove fixmes in e7xxx_edac.c
2014-07-22 14:04 UTC (2+ messages)
[PATCH 00/19] mfd: Fix checkpatch errors
2014-07-22 14:03 UTC (15+ messages)
` [PATCH 01/19] mfd: max77686: Fix 'line over 80 chars' warning
` [PATCH 02/19] mfd: max8925-i2c: Fix 'blank line after declarations' warning
` [PATCH 03/19] mfd: tps80031: Fix 'missing break or fall-through comment' warning
` [PATCH 09/19] mfd: ezx-pcap: Repair coding style errors picked up with checkpatch
[PATCH 1/3] usb: host: st-hcd: Add USB HCD support for STi SoCs
2014-07-22 13:59 UTC (3+ messages)
3.10.y regression caused by: lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
2014-07-22 13:59 UTC (3+ messages)
[RFC PATCH] usb: dwc3: core: allow vendor drivers to check probe status
2014-07-22 13:55 UTC (5+ messages)
[PATCH] scripts: coccinelle: kfree with TRACE_RET before ref is ok (resent)
2014-07-22 13:51 UTC (2+ messages)
[PATCH 0/5] Input - wacom: battery enhancements and unifying hid-wacom and wacom
2014-07-22 13:49 UTC (3+ messages)
[PATCH RESEND 0/5] mm, shmem: Enhance per-process accounting of shared memory
2014-07-22 13:43 UTC (6+ messages)
` [PATCH 1/5] mm, shmem: Add shmem resident memory accounting
` [PATCH 2/5] mm, shmem: Add shmem_locate function
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper
` [PATCH 4/5] mm, shmem: Add shmem swap memory accounting
` [PATCH 5/5] mm, shmem: Show location of non-resident shmem pages in smaps
[PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three
2014-07-22 13:42 UTC (2+ messages)
[PATCH] staging: init: main: fix sparse warning Fix sparse warning "should it be static"
2014-07-22 13:32 UTC
[RFC] perf to ctf converter
2014-07-22 13:31 UTC (8+ messages)
[PATCH 2/5] sched: Teach scheduler to understand ONRQ_MIGRATING state
2014-07-22 13:20 UTC (5+ messages)
[PATCH V2 2/2] perf tools: Record whether a dso has data
2014-07-22 13:24 UTC (4+ messages)
` [PATCH V3] "
[PATCH 0/6] vf610: Add USB support
2014-07-22 13:18 UTC (5+ messages)
` [PATCH 1/6] ARM: dts: vf610: add USB PHY and controller
[PATCH] Fix issues reported by checkpatch
2014-07-22 13:16 UTC (2+ messages)
Good Day
2014-07-22 11:19 UTC
[PATCH 0/2] iio: adc: exynos_adc: Add support for s3c64xx/s3c24xx ADC
2014-07-22 12:59 UTC (3+ messages)
` [PATCH 2/2] iio: adc: exynos_adc: Add support for S3C24xx ADC
[PATCH] trace-cmd: add trace-record.o to the python shared lib
2014-07-22 12:58 UTC (3+ messages)
[PATCH v4 0/3] Staging: rts5208: Use standard debug features
2014-07-22 12:58 UTC (3+ messages)
` [PATCH v4 1/3] Staging: rts5208: Replace custom macro with dev_dbg
[PATCH] Staging: vt6655: removed redundant comments from aes_ccmp.h
2014-07-22 12:40 UTC
[PATCH 0/2] module: add within_module() and change return type
2014-07-22 12:40 UTC (4+ messages)
` [PATCH 1/2] module: add within_module() function
` [PATCH 2/2] module: return bool from within_module*()
[PATCH] Staging: vt6655: Removed redundant comments and newlines
2014-07-22 12:36 UTC
[PATCH] MIPS: OCTEON: make get_system_type() thread-safe
2014-07-22 12:31 UTC (2+ messages)
[PATCH 0/5] video: describe data bus formats
2014-07-22 12:23 UTC (6+ messages)
` [PATCH 1/5] video: move mediabus format definition to a more standard place
` [PATCH 2/5] video: add RGB444_1X12 and RGB565_1X16 bus formats
` [PATCH 3/5] drm: add bus_formats and nbus_formats fields to drm_display_info
` [PATCH 4/5] drm: panel: simple-panel: add support for bus_format retrieval
` [PATCH 5/5] drm: panel: simple-panel: add bus format information for foxlink panel
[PATCH] Staging: vt6655: remove redundant comments from 80211hdr.h
2014-07-22 12:25 UTC
[PATCH 0/6 v2] PM / Hibernate: Memory bitmap scalability improvements
2014-07-22 12:24 UTC (9+ messages)
[PATCH v3 0/4] dra7: Add PCIe support
2014-07-22 12:17 UTC (2+ messages)
[PATCH v2 0/4] Support for Qualcomm QPNP PMIC's
2014-07-22 12:17 UTC (8+ messages)
` [PATCH v2 1/4] mfd: pm8xxx-spmi: add support for Qualcomm SPMI PMICs
` [PATCH v2 4/4] mfd: pm8921: rename pm8921-core driver
[PATCH v6 0/7] printk: start simplifying some flags
2014-07-22 12:13 UTC (8+ messages)
` [PATCH v6 1/7] printk: report dropped messages on separate line
` [PATCH v6 2/7] printk: insert newline for truncated records
` [PATCH v6 3/7] printk: initialize syslog_prev and console_prev
` [PATCH v6 4/7] printk: LOG_CONT and LOG_NEWLINE are opposites
` [PATCH v6 5/7] printk: honor LOG_PREFIX in devkmsg_read()
` [PATCH v6 6/7] printk: honor LOG_PREFIX in msg_print_text()
` [PATCH v6 7/7] printk: correct some more typos
[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
2014-07-22 12:29 UTC (7+ messages)
` [PATCH 0/3] "
` [PATCH 2/3] ACPI / PM: Revork the handling of ACPI device wakeup notifications
` [Update][PATCH "
[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
2014-07-22 12:13 UTC (4+ messages)
` [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture
` [STLinux Kernel] "
[PATCH] mailbox/omap: Use module_platform_driver
2014-07-22 12:13 UTC
[PATCH 0/2] mtd: nand: add basic SDR NAND timings infrastructure
2014-07-22 12:12 UTC (4+ messages)
` [PATCH 1/2] mtd: nand: define struct nand_timings
[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
2014-07-22 12:09 UTC (9+ messages)
[PATCH] x86, TSC: Add a software TSC offset
2014-07-22 12:05 UTC (2+ messages)
[PATCH] sched: update last_balance only when actually balanced
2014-07-22 12:04 UTC (2+ messages)
[PATCH v5 0/7] printk: start simplifying some flags
2014-07-22 12:01 UTC (4+ messages)
` [PATCH v5 3/7] printk: initialize syslog_prev and console_prev
[PATCH v2 0/3] perf/sdt : Support for SDT markers
2014-07-22 11:53 UTC (4+ messages)
` [PATCH v2 1/3] perf/sdt : Listing of SDT markers by perf
[PATCH] tty/tty_io.c: make a check before reuse cdev
2014-07-22 11:52 UTC (3+ messages)
[PATCH v2 0/4] virtio-rng: contribute to early randomness requests
2014-07-22 11:46 UTC (2+ 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