messages from 2014-07-20 19:56:28 to 2014-07-21 08:10:11 UTC [more...]
[PATCH] blk-mq: bitmap tag: fix potential unwakeable sleep in bt_get()
2014-07-21 8:10 UTC
[PATCH] Hyperv: Trigger DHCP renew after host hibernation
2014-07-21 8:05 UTC (7+ messages)
[RFC V1] mfd: da9063: Add support for AD silicon variant
2014-07-21 8:04 UTC (2+ messages)
[PATCH 0/9] usb: musb: several bugfixes for the musb driver
2014-07-21 8:03 UTC (14+ messages)
` [PATCH 1/9] usb: musb: core: cleanup - remove some useless 'break's from switch statements
` [PATCH 2/9] usb: phy: am335x: group the #includes by subdirs
` [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()
[PATCHv3 00/19] perf tools: Factor ordered samples queue
2014-07-21 8:02 UTC (22+ messages)
` [PATCH 01/19] perf tools: Fix accounting of "
` [PATCH 02/19] perf tools: Rename ordered_samples bool to ordered_events
` [PATCH 03/19] perf tools: Rename ordered_samples struct "
` [PATCH 04/19] perf tools: Rename ordered_events members
` [PATCH 05/19] perf tools: Add ordered_events_(new|delete) interface
` [PATCH 06/19] perf tools: Factor ordered_events_flush to be more generic
` [PATCH 07/19] perf tools: Limit ordered events queue size
` [PATCH 08/19] perf tools: Flush ordered events in case of allocation failure
` [PATCH 09/19] perf tools: Make perf_session_deliver_event global
` [PATCH 10/19] perf tools: Create ordered-events object
` [PATCH 11/19] perf tools: Use list_move in ordered_events_delete function
` [PATCH 12/19] perf tools: Add ordered_events_init function
` [PATCH 13/19] perf tools: Add ordered_events_free function
` [PATCH 14/19] perf tools: Add perf_config_u64 function
` [PATCH 15/19] perf tools: Add report.queue-size config file option
` [PATCH 16/19] perf tools: Add debug prints for ordered events queue
` [PATCH 17/19] perf tools: Always force PERF_RECORD_FINISHED_ROUND event
` [PATCH 18/19] perf tools: Limit the ordered events queue by default to 100MB
` [PATCH 19/19] perf tools: Allow out of order messages in forced flush
[PATCH v2 00/29] nios2 Linux kernel port
2014-07-21 8:01 UTC (6+ messages)
` [PATCH v2 21/29] nios2: Futex operations
[PATCHv6 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
2014-07-21 8:00 UTC (13+ messages)
` [PATCHv6 3/4] iio: devicetree: Add DT binding documentation for Exynos3250 ADC
` [PATCH 1/2] iio: exynos-adc: add support for s3c64xx adc
` [PATCH 2/2] iio: exynos-adc: add experimental touchscreen support
[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
2014-07-21 8:00 UTC (5+ messages)
linux-next: build warning after merge of the random tree
2014-07-21 7:49 UTC
[PATCH v2 0/4] Support for Qualcomm QPNP PMIC's
2014-07-21 7:46 UTC (4+ messages)
` [PATCH v2 4/4] mfd: pm8921: rename pm8921-core driver
linux-next: manual merge of the random tree with the security tree
2014-07-21 7:45 UTC
[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
2014-07-21 7:42 UTC (2+ messages)
[PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting
2014-07-21 7:42 UTC (5+ messages)
[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
2014-07-21 7:39 UTC (2+ messages)
[PATCH] ACPI/NVS: Not save NVS region for new machines to accelerate S3
2014-07-21 7:37 UTC (7+ messages)
[PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
2014-07-21 7:38 UTC (6+ messages)
` [PATCHv7 1/4] iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
` [PATCHv7 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCHv7 3/4] iio: devicetree: Add DT binding documentation for "
` [PATCHv7 4/4] ARM: dts: Fix wrong compatible string "
[GIT PULL] s390 patches for the 3.16-rc7
2014-07-21 7:35 UTC
[PATCH, RFC] random: introduce getrandom(2) system call
2014-07-21 7:18 UTC (6+ messages)
[PATCH] mm: vmscan: unlock_page page when forcing reclaim
2014-07-21 7:18 UTC (3+ messages)
[PATCH v2 00/25] AMDKFD kernel driver
2014-07-21 7:01 UTC (4+ messages)
[PATCH 20/30] igb: remove unnecessary break after return
2014-07-21 6:26 UTC (3+ messages)
` [PATCH 24/30] sis900: "
[PATCH v7 00/10] Intel MPX support
2014-07-21 6:11 UTC (14+ messages)
` [PATCH v7 01/10] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH v7 02/10] x86, mpx: add MPX specific mmap interface
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v7 04/10] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v7 05/10] x86, mpx: extend siginfo structure to include bound violation information
` [PATCH v7 06/10] mips: sync struct siginfo with general version
` [PATCH v7 07/10] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v7 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v7 09/10] x86, mpx: cleanup unused bound tables
` [PATCH v7 10/10] x86, mpx: add documentation on Intel MPX
[PATCH 00/30] drivers/net: remove unnecessary break after return
2014-07-21 6:09 UTC (3+ messages)
[PATCH 0/9] ACPI/EC: Improve GPE handling model
2014-07-21 6:06 UTC (16+ messages)
` [RFC PATCH v3 00/14] ACPI/EC: Add event storm prevention and cleanup command storm prevention
` [RFC PATCH v3 01/14] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
` [RFC PATCH v3 02/14] ACPI/EC: Add detailed command/query debugging information
` [RFC PATCH v3 03/14] ACPI/EC: Cleanup command storm prevention using the new GPE handling model
` [RFC PATCH v3 04/14] ACPI/EC: Refine command storm prevention support
` [RFC PATCH v3 05/14] ACPI/EC: Add reference counting for query handlers
` [RFC PATCH v3 06/14] ACPI/EC: Add command flushing support
` [RFC PATCH v3 07/14] ACPI/EC: Add a warning message to indicate event storms
` [RFC PATCH v3 08/14] ACPI/EC: Refine event/query debugging messages
` [RFC PATCH v3 09/14] ACPI/EC: Add CPU ID to "
` [RFC PATCH v3 10/14] ACPI/EC: Cleanup QR_SC command processing by adding a kernel thread to poll EC events
` [RFC PATCH v3 11/14] ACPI/EC: Add event storm prevention support
` [RFC PATCH v3 12/14] ACPI/EC: Add GPE reference counting debugging messages
` [RFC PATCH v3 13/14] ACPI/EC: Add unit test support for EC driver hotplug
` [RFC PATCH v3 14/14] ACPI/EC: Cleanup coding style
[RESEND PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
2014-07-21 6:04 UTC (2+ messages)
[PATCH] spi: omap2-mcspi: fix blatant abuse of the resource subsystem
2014-07-21 5:51 UTC (3+ messages)
[PATCH v3] usb:serial:pl2303: add GPIOs interface on PL2303
2014-07-21 5:46 UTC (2+ messages)
[PATCH 0/2] cpufreq: ondemand: Eliminate the deadband effect
2014-07-21 5:41 UTC (8+ messages)
` [PATCH 2/2] "
[PATCH] mm:bugfix, pfn_valid sometimes return incorrect when memmap parameter specified
2014-07-21 5:35 UTC
[Tree sweep] BUG: sleeping function called from invalid context at include/linux/highmem.h:58
2014-07-21 5:19 UTC (2+ messages)
[PATCH] usb: core: allow zero packet flag for interrupt urbs
2014-07-21 5:16 UTC (3+ messages)
` [PATCH V2] "
linux-next: please clean up the audit tree
2014-07-21 5:10 UTC
[PATCH v6 0/2] Use DMA for data transfers in JZ4740 MMC driver
2014-07-21 4:37 UTC (3+ messages)
` [PATCH v6 1/2] mmc: jz4740: add dma infrastructure for data transfers
` [PATCH v6 2/2] mmc: jz4740: prepare next dma transfer in parallel with current transfer
general protection fault on 3.15.6
2014-07-21 4:27 UTC
[PATCH] Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
2014-07-21 4:27 UTC (2+ messages)
[PATCH 2/5] net/rxrpc/ar-key.c: drop negativity check on unsigned value
2014-07-21 4:26 UTC (2+ messages)
Linux 3.16-rc6
2014-07-21 4:22 UTC
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
2014-07-21 4:18 UTC (4+ messages)
` [PATCH 23/25] virtio: "
[PATCH 0/6] net/macb: add HW features to macb driver
2014-07-21 4:13 UTC (5+ messages)
` [PATCH 1/6] net/macb: configure for FIFO mode and non-gigabit
` [PATCH 2/6] net/macb: add scatter-gather hw feature
[PATCH v2 2/2] net: macb: Handle errors in RX path
2014-07-21 4:11 UTC (2+ messages)
[PATCH V3] netxen: fix ethtool rx_dropped information in ethtool get_ethtool_stats()
2014-07-21 3:58 UTC (10+ messages)
[PATCH net 0/4 v2] xen-netback: Fixing up xenvif_tx_check_gop
2014-07-21 3:57 UTC (2+ messages)
[PATCH v2 0/7] memory-hotplug: suitable memory should go to ZONE_MOVABLE
2014-07-21 3:46 UTC (8+ messages)
` [PATCH v2 1/7] memory-hotplug: add zone_for_memory() for selecting zone for new memory
` [PATCH v2 2/7] memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE
` [PATCH v2 3/7] memory-hotplug: x86_32: "
` [PATCH v2 4/7] memory-hotplug: ia64: "
` [PATCH v2 5/7] memory-hotplug: ppc: "
` [PATCH v2 6/7] memory-hotplug: sh: "
` [PATCH v2 7/7] memory-hotplug: tile: "
[PATCH v3 1/1] doc: Add remote CPU access details and others to this_cpu_ops.txt
2014-07-21 3:33 UTC
[PATCH net-next V2 0/3] rx busy polling support for virtio-net
2014-07-21 3:15 UTC (6+ messages)
` [PATCH net-next V2 3/3] virtio-net: rx busy polling support
[GIT PULL] Btrfs
2014-07-21 3:07 UTC (2+ messages)
[PATCH v2 0/3] perf/sdt : Support for SDT markers
2014-07-21 3:01 UTC (9+ messages)
` [PATCH v2 1/3] perf/sdt : Listing of SDT markers by perf
` Re: [PATCH v2 0/3] perf/sdt : Support for SDT markers
[PATCH 0/7] firmware validation
2014-07-21 2:50 UTC (12+ messages)
` [PATCH 4/7] firmware_class: perform new LSM checks
` [PATCH 6/7] firmware_class: add "fd" input file
[PATCH v2 10/25] amdkfd: Add topology module to amdkfd
2014-07-21 2:45 UTC (16+ messages)
` [PATCH v2 11/25] amdkfd: Add basic modules "
` [PATCH v2 12/25] amdkfd: Add binding/unbinding calls to amd_iommu driver
` [PATCH v2 13/25] amdkfd: Add queue module
` [PATCH v2 14/25] amdkfd: Add mqd_manager module
` [PATCH v2 15/25] amdkfd: Add kernel queue module
` [PATCH v2 16/25] amdkfd: Add module parameter of scheduling policy
` [PATCH v2 21/25] amdkfd: Implement the create/destroy/update queue IOCTLs
testing result of loop-aio patchset on ext3
2014-07-21 2:34 UTC (7+ messages)
[PATCHv2] CMA/HOTPLUG: clear buffer-head lru before page migration
2014-07-21 2:33 UTC
[PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
2014-07-21 3:33 UTC
[PATCH v1] x86: fix kernel crash on boot due to NULL dereference
2014-07-21 2:31 UTC (2+ messages)
[x86, irq, ACPI] WARNING: CPU: 13 PID: 11079 at fs/proc/generic.c:521 remove_proc_entry+0x19f/0x1b0()
2014-07-21 2:15 UTC (4+ messages)
[PATCH] USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down
2014-07-21 2:17 UTC
[PATCH v6 0/5] Add Keystone PCIe controller driver
2014-07-21 1:44 UTC (5+ messages)
` [PATCH v6 4/5] PCI: add PCI controller for keystone PCIe h/w
[PATCH v4] PM / devfreq: Add possible_frequencies device attribute
2014-07-21 1:42 UTC
[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
2014-07-21 1:26 UTC (5+ messages)
` [PATCH v3 0/7] ACPICA: Enable ACPICA prototypes for CONFIG_ACPI=n builds
` [PATCH v3 2/7] ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics
[PATCH] Input: cap1106 - allow changing key mapping from userspace
2014-07-21 1:20 UTC
[rcu] BUG: unable to handle kernel NULL pointer dereference at (null)
2014-07-21 1:14 UTC
linux-next: manual merge of the samsung tree with the arm-soc tree
2014-07-21 1:13 UTC
[PATCH] PCI / PM: Allow PCI devices to be put into D3cold during system suspend
2014-07-21 1:18 UTC (2+ messages)
` [Update][PATCH] "
[PATCH] ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()
2014-07-21 0:52 UTC
[PATCH] PCI / PM: Drop unused runtime PM support code for PCIe ports
2014-07-21 0:02 UTC
[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
2014-07-20 23:51 UTC (4+ messages)
` [PATCH 1/2] ACPI / PM: Always enable wakeup GPEs when enabling device wakeup
` [Update][PATCH "
` [Update 2x][PATCH "
[PATCH 1/2] PM / devfreq: Export helper functions for drivers
2014-07-20 23:28 UTC
[PATCH] x86_32, entry: fix sysenter_badsys END symbol
2014-07-20 23:13 UTC
Howto tell kernel to use 4096 as granularity & minimum size?
2014-07-20 22:28 UTC (2+ messages)
How to automate checkpatch && get_maintainers && git send-email of commits range?
2014-07-20 22:23 UTC (5+ messages)
[PATCH tip/core/rcu] Do not keep timekeeping CPU tick running for non-nohz_full= CPUs
2014-07-20 22:12 UTC (5+ messages)
[PATCH] x86_32, entry: store badsys error code in %eax
2014-07-20 22:07 UTC (2+ messages)
ls -l /proc/1/exe -> Permission denied
2014-07-20 22:05 UTC (10+ messages)
staging/8821ae driver breaks allyes build in 3.16-rc*
2014-07-20 21:59 UTC (7+ messages)
dm-cache-policy-mq.c
2014-07-20 21:54 UTC
[PATCH] x86_32, entry: use syscall_badsys from syscall_trace_entry
2014-07-20 21:51 UTC
[PATCH] Coccinelle: Script to replace if and BUG with BUG_ON
2014-07-20 21:36 UTC
[PATCH, RFC] random: introduce getrandom(2) system call
2014-07-20 21:32 UTC (2+ messages)
[PATCH] kbuild: add support to generate LLVM bitcode files
2014-07-20 21:30 UTC (4+ messages)
[PATCH] ia64: Fix me add register r8
2014-07-20 21:29 UTC (3+ messages)
[PATCH 1/2] kbuild: Support split debug info v3
2014-07-20 21:19 UTC (6+ messages)
` [PATCH 2/2] Kbuild: Add a option to enable dwarf4
[PATCH] arm: Fix me in bios32.c
2014-07-20 21:10 UTC (3+ messages)
[PATCH 1/1] input: remove unnecessary break after goto
2014-07-20 20:43 UTC (2+ messages)
[PATCH 0/4] basic IPI tracing
2014-07-20 20:25 UTC (3+ messages)
` [PATCH 4/4] (RFC) X86: add IPI tracepoints
[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
2014-07-20 20:20 UTC (6+ messages)
` [PATCH v4 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up
` [PATCH v4 1/6] acerhdf: Adding support for "manual mode"
[PATCH] staging: input: sunkbd.c: Fix coding style
2014-07-20 20:19 UTC (3+ messages)
[PATCH] gpio:gpio-pl2303: add gpio driver for GPIOs on PL2303
2014-07-20 20:11 UTC (2+ messages)
[GIT PULL] Staging driver fixes for 3.16-rc6
2014-07-20 19:58 UTC
[GIT PULL] USB driver fixes for 3.16-rc6
2014-07-20 19:56 UTC
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