messages from 2014-03-20 17:03:22 to 2014-03-20 21:37:28 UTC [more...]
[PATCH] initramfs: print error and shell out for unsupported content
2014-03-20 21:35 UTC
[PATCH RFC 0/1] PM / Hibernate: no kernel_power_off when pm_power_off
2014-03-20 21:36 UTC (5+ messages)
` [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL
[PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
2014-03-20 22:28 UTC
[patch] mm: page_alloc: spill to remote nodes before waking kswapd
2014-03-20 21:33 UTC (3+ messages)
[PATCH v3] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
2014-03-20 21:27 UTC (2+ messages)
[PATCH net-next v3 0/9] ptp: dynamic pin control
2014-03-20 21:22 UTC (10+ messages)
` [PATCH net-next v3 1/9] ptp: introduce programmable pins
` [PATCH net-next v3 2/9] ptp: add the pin GET/SETFUNC ioctls to the testptp program
` [PATCH net-next v3 3/9] ptp: expose the programmable pins via sysfs
` [PATCH net-next v3 4/9] ptp: drivers: set the number of programmable pins
` [PATCH net-next v3 5/9] dp83640: trivial fixes
` [PATCH net-next v3 6/9] dp83640: correct the periodic output frequency
` [PATCH net-next v3 7/9] dp83640: implement programmable pin functions
` [PATCH net-next v3 8/9] dp83640: let external input pins from the module parameters be defaults
` [PATCH net-next v3 9/9] dp83640: let the periodic pin from the module parameter be a default
[PATCH 0/2] coding style for drivers/staging/usbip
2014-03-20 22:23 UTC (6+ messages)
` [PATCH 2/2] coding style: fix line over 80 characters
perf_fuzzer: lockup/reboot bug
2014-03-20 21:25 UTC (15+ messages)
` rb tree hrtimer lockup bug (found by perf_fuzzer)
I915: OOPSes on linux-3.14-rc7
2014-03-20 21:17 UTC (2+ messages)
[PATCH 3.13] regulator: core: Change dummy supplies error message to a warning
2014-03-20 21:16 UTC (4+ messages)
[PATCH net-next v2 0/9] ptp: dynamic pin control
2014-03-20 21:13 UTC (5+ messages)
` [PATCH net-next v2 1/9] ptp: introduce programmable pins
[PATCH/RFC] serial_core: Fix pm imbalance on unbind
2014-03-20 21:14 UTC (3+ messages)
[PATCH v2a 1/2] dt: Document a compatible entry for MDIO ethernet Phys
2014-03-20 21:10 UTC (4+ messages)
` [PATCH v3 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing
[PATCH] rtc: add support for maxim dallas rtc ds1347
2014-03-20 21:08 UTC (4+ messages)
Cryogenic: Enabling Power-Aware Applications on Linux
2014-03-20 21:06 UTC (3+ messages)
[PATCH] zram: include err.h in zram_drv
2014-03-20 21:02 UTC
[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
2014-03-20 21:04 UTC (2+ messages)
[PATCH] block: free q->flush_rq in blk_init_allocated_queue error paths
2014-03-20 21:03 UTC
[RFC PATCH] cifs: Fix possible deadlock with cifs and work queues
2014-03-20 21:02 UTC (4+ messages)
[PATCH 0/3] rtlwifi (and staging rtl8821ae) cleanups
2014-03-20 21:01 UTC (7+ messages)
` [PATCH v2 1/3] rtlwifi: remove unused allow_all_destaddr functions
` [PATCH 2/3] staging/rtl8821ae: avoid accessing RCR directly
` [PATCH 3/3] staging/rtl8821ae: remove unused allow_all_destaddr function
[PATCH] zram: include linux/err.h
2014-03-20 20:58 UTC (2+ messages)
[PATCH net-next v4 0/2] adjust MTU as indicated by MBIM extended functional descriptor
2014-03-20 20:58 UTC (2+ messages)
Info: mapping multiple BARs. Your kernel is fine
2014-03-20 20:55 UTC (5+ messages)
[PATCH v2] ARM: dts: k2hk-evm: set ubifs partition size for 512M NAND
2014-03-20 20:40 UTC (2+ messages)
[PATCH 0/2] ARM: berlin: SMP support
2014-03-20 20:39 UTC (3+ messages)
` [PATCH 1/2] ARM: berlin: add scu and chipctrl device nodes for BG2/BG2Q
` [PATCH 2/2] ARM: berlin: add SMP support
[PATCH] x86/UV: Fix conditional in gru_exit
2014-03-20 20:36 UTC
Tasks stuck in futex code (in 3.14-rc6)
2014-03-20 20:36 UTC (17+ messages)
[PATCH v5 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-03-20 20:28 UTC (3+ messages)
` [PATCH v5 2/2] i2c: New bus driver for the Qualcomm QUP "
[PATCH resend 0/4] KVM: cleanup ioapic and fix KVM_SET_IRQCHIP with irr != 0
2014-03-20 20:26 UTC (9+ messages)
` [PATCH 1/4] KVM: ioapic: merge ioapic_deliver into ioapic_service
` [PATCH 2/4] KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
` [PATCH 3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq
` [PATCH 4/4] KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP
[PATCH 0/2] sysctl: fix incorrect write position handling
2014-03-20 20:24 UTC (5+ messages)
` [PATCH 1/2] "
two patches for the synposys gpio controller
2014-03-20 20:20 UTC (5+ messages)
` [PATCH 1/3] gpio: dwapb: drop irq_setup_generic_chip()
` [PATCH 2/3] gpio: dwapb: do not create the irq mapping upfront
` [PATCH 3/3] ARM: dts: socfpga: add gpio pieces
[PATCH 01/11] tty: serial: add missing braces
2014-03-20 20:17 UTC (14+ messages)
` [PATCH 02/11] tty: serial: omap: switch over to devm_request_gpio
` [PATCH 03/11] tty: serial: omap: cleanup variable declarations
` [PATCH 04/11] tty: serial: omap: switch over to platform_get_resource
` [PATCH 05/11] tty: serial: omap: switch over to devm_ioremap_resource
` [PATCH 06/11] tty: serial: omap: remove some dead code
` [PATCH 07/11] tty: serial: omap: remove unneeded singlethread workqueue
` [PATCH 08/11] In the uart_handle_cts_change(), uart_write_wakeup() is called after we call @uart_port->ops->start_tx()
` [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 10/11] Revert "serial: omap: unlock the port lock"
` [PATCH 11/11] serial: fix UART_IIR_ID
[PATCH] MAINTAINERS: microblaze: Use LKML as mailing list
2014-03-20 20:18 UTC (3+ messages)
[PATCH] net: remove empty lines from tcp_syn_flood_action
2014-03-20 20:17 UTC (3+ messages)
[PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand
2014-03-20 20:14 UTC (2+ messages)
[PATCH v3 0/5] Add Broadcom Kona PWM Support
2014-03-20 19:54 UTC (7+ messages)
` [PATCH v3 2/5] pwm: kona: Introduce Kona PWM controller support
Dear sir/madam, we have a parcel for you from FEDEX DELIVERY COMPANY
2014-03-20 14:38 UTC
[PATCH] ASoC: Add support for multi register mux
2014-03-20 19:40 UTC (8+ messages)
` [alsa-devel] "
Please reply
2014-03-20 19:32 UTC
[PATCH v6 00/22] Support ext4 on NV-DIMMs
2014-03-20 19:38 UTC (8+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
[PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available
2014-03-20 19:32 UTC (2+ messages)
` [PATCH net-next] xen-netback: Follow-up patch for grant mapping series
[PATCH 0/3] Fix NAND propeties for k2hk-evm
2014-03-20 19:28 UTC (15+ messages)
` [PATCH 1/3] ARM: dts: k2hk-evm: set ubifs partition size for 512M NAND
` [PATCH 2/3] mtd: davinci-nand: add dts property for NAND_NO_SUBPAGE_WRITE option
` [PATCH 3/3] ARM: dts: k2hk-evm: disable subpage write for davinci nand device
[PATCH] perf-script : improves option passing mechansim
2014-03-20 19:32 UTC (4+ messages)
hci_ldsic nested locking problem
2014-03-20 19:25 UTC (16+ messages)
[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
2014-03-20 19:27 UTC (28+ messages)
[v3.13][v3.14][Regression] kthread: make kthread_create()killable
2014-03-20 19:23 UTC (11+ messages)
` [v3.13][v3.14][Regression] kthread: makekthread_create()killable
` [v3.13][v3.14][Regression] kthread:makekthread_create()killable
` please fix FUSION (Was: [v3.13][v3.14][Regression] kthread:makekthread_create()killable)
[PATCH 0/6] File Sealing & memfd_create()
2014-03-20 19:22 UTC (3+ messages)
` [PATCH 3/6] shm: add memfd_create() syscall
[patch] x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3
2014-03-20 19:13 UTC
DMABOUNCE in pci-rcar
2014-03-20 19:04 UTC (10+ messages)
[PATCH 00/33] [RFC] Non disruptive application core dump infrastructure
2014-03-20 19:01 UTC (3+ messages)
` [PATCH 04/33] Hold threads
linux-next: manual merge of the staging tree with the tree
2014-03-20 18:51 UTC (5+ messages)
[PATCH RFC] sched: introduce add_wait_queue_exclusive_head
2014-03-20 18:49 UTC (18+ messages)
` [PATCH 0/2] wait: introduce WQ_FLAG_EXCLUSIVE_HEAD
` [PATCH 1/2] wait: turn "bool exclusive" arg of __wait_event() into wflags
` [PATCH 2/2] wait: introduce WQ_FLAG_EXCLUSIVE_HEAD
[PATCH] ARM: STi: Add support for the FSM Serial Flash Controller
2014-03-20 18:47 UTC (2+ messages)
[PATCH] mmc: sdhci: don't read cd-gpio while holding spinlock
2014-03-20 18:47 UTC
man termios
2014-03-20 18:42 UTC
Page cache corruption with mount/unmount of USB with Fat file system
2014-03-20 18:39 UTC (4+ messages)
[PATCH] clocksource: nspire: Fix compiler warning
2014-03-20 18:35 UTC
[PATCH v2 0/3] ata: ahci_platform related cleanups
2014-03-20 18:27 UTC (4+ messages)
` [PATCH v2 1/3] ata: ahci_platform: fix ahci_platform_data->suspend method handling
` [PATCH v2 2/3] ata: move library code from ahci_platform.c to libahci_platform.c
` [PATCH v2 3/3] ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller
[PATCH] rtc: add support for maxim dallas rtc ds1347
2014-03-20 18:22 UTC (2+ messages)
Re:[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
2014-03-20 18:21 UTC (5+ messages)
` [PATCH]sched/rt: "
Trusted kernel patchset for Secure Boot lockdown
2014-03-20 18:13 UTC (13+ messages)
[RFC PATCH] arm64: Fix __addr_ok and __range_ok macros
2014-03-20 17:42 UTC (3+ messages)
` [PATCH v2] arm64: Fix __range_ok macro
[PATCH 0/3] amd/pci: Add AMD hostbridge supports for newer AMD systems
2014-03-20 17:42 UTC (13+ messages)
` [PATCH 2/3] amd/pci: Support additional MMIO ranges capabilities
[PATCH] ASoC: tda998x: Change the compatible strings
2014-03-20 17:15 UTC
[PATCH 1/1] regulator: Add new driver for ST's PWM controlled voltage regulators
2014-03-20 17:31 UTC (2+ messages)
[PATCH] compat_audit: allow it to work without asm/unistd32.h
2014-03-20 15:31 UTC
[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support
2014-03-20 17:28 UTC (2+ messages)
[PATCH v7 0/2] hibernation support on ARM
2014-03-20 17:26 UTC (9+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk
[PATCH v3 0/6] rework sched_domain topology description
2014-03-20 17:18 UTC (5+ messages)
` [PATCH v3 1/6] sched: rework of sched_domain topology definition
[PATCH] jump label: constify lookup functions
2014-03-20 17:13 UTC (4+ messages)
[PATCH] x86, vdso32: fix out of memory handling setup vDSO
2014-03-20 17:06 UTC (10+ messages)
[PATCH v2] ASoC: tda998x: Fix lack of required reg in DT documentation
2014-03-20 17:06 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;
as well as URLs for NNTP newsgroup(s).