public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-09 21:00:12 to 2015-01-10 05:37:01 UTC [more...]

[PATCH 00/25] line6usb cleanup
 2015-01-10  5:36 UTC  (10+ messages)
` [PATCH 01/25] staging: line6: Remove `device_bit' from properties
` [PATCH 02/25] staging: line6: Remove line6_pod_transmit_paramter()
` [PATCH 04/25] staging: line6: Cleanup device table
` [PATCH 05/25] staging: line6: Define a device type enum
` [PATCH 06/25] staging: line6: Index properties array with device type
` [PATCH 13/25] staging: line6: Split out PODxt Live interfaces
` [PATCH 15/25] staging: line6: Filter on Pocket POD interface
` [PATCH 17/25] staging: line6: Move altsetting to properties
` [PATCH 18/25] staging: line6: Move control endpoints "

[PATCH RESEND 0/5] Tools: hv: fix compiler warnings and do minor cleanup
 2015-01-10  6:18 UTC  (6+ messages)
` [PATCH RESEND 1/5] Tools: hv: add mising fcopyd to the Makefile
  ` [PATCH RESEND 2/5] Tools: hv: remove unused bytes_written from kvp_update_file()
  ` [PATCH RESEND 3/5] Tools: hv: address compiler warnings for hv_kvp_daemon.c
  ` [PATCH RESEND 4/5] Tools: hv: address compiler warnings for hv_fcopy_daemon.c
  ` [PATCH RESEND 5/5] Tools: hv: do not add redundant '/' in hv_start_fcopy()

[PATCH 3.12 01/78] ipv6: gre: fix wrong skb->protocol in WCCP
 2015-01-10  5:01 UTC  (3+ messages)
` [PATCH 3.12 78/78] mm: let mm_find_pmd fix buggy race with THP fault

[PATCH v7] Staging: comedi: patch to fix line over 80 characters warning
 2015-01-10  4:50 UTC 

Linux 3.19-rc3
 2015-01-10  4:39 UTC  (21+ messages)

[PATCH v6] Staging: comedi: patch to fix 80 characters line over warnings
 2015-01-10  4:31 UTC  (2+ messages)

[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
 2015-01-10  4:14 UTC  (29+ messages)
` [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)

[PATCH 1/2] lib: devres: add a helper function for ioremap_wc
 2015-01-10  3:30 UTC  (2+ messages)

noisy selinux messages on tmpfs mount
 2015-01-10  3:12 UTC  (6+ messages)

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-10  2:34 UTC  (17+ messages)
` [PATCH 01/16] frv: add struct pci_ops member names to initialization
` [PATCH 02/16] mips: "
` [PATCH 03/16] mn10300: "
` [PATCH 04/16] powerpc: "
` [PATCH 05/16] pci: introduce common pci config space accessors
` [PATCH 06/16] ARM: cns3xxx: convert PCI to use generic config accesses
` [PATCH 07/16] ARM: integrator: "
` [PATCH 08/16] ARM: sa1100: "
` [PATCH 09/16] ARM: ks8695: "
` [PATCH 10/16] powerpc: fsl_pci: "
` [PATCH 11/16] powerpc: powermac: "
` [PATCH 12/16] pci/host: generic: convert "
` [PATCH 13/16] pci/host: rcar-gen2: "
` [PATCH 14/16] pci/host: tegra: "
` [PATCH 15/16] pci/host: xgene: "
` [PATCH 16/16] pci/host: xilinx: "

[PATCH] Add git url for UIO section of MAINTAINERS
 2015-01-10  2:25 UTC  (3+ messages)
` [PATCH] MAINTAINERS: add git url entry for UIO

[LKP] [mm] c8c06efa8b5: -7.6% unixbench.score
 2015-01-10  2:18 UTC  (6+ messages)

[patch 1/3] mm: memcontrol: remove unnecessary soft limit tree node test
 2015-01-10  2:14 UTC  (3+ messages)
` [patch 2/3] mm: memcontrol: consolidate memory controller initialization
` [patch 3/3] mm: memcontrol: consolidate swap controller code

Preemptionirqsoff latency issue
 2015-01-10  2:13 UTC  (2+ messages)

[PATCH 00/10][RFC] Increased clocksource validation and cleanups
 2015-01-10  2:06 UTC  (14+ messages)
` [PATCH 01/10] clocksource: Simplify clocks_calc_max_nsecs logic
` [PATCH 02/10] clocksource: Simplify logic around clocksource wrapping saftey margins
` [PATCH 03/10] clocksource: Remove clocksource_max_deferment()
` [PATCH 04/10] clocksource: Add max_cycles to clocksource structure
` [PATCH 05/10] time: Add debugging checks to warn if we see delays
` [PATCH 06/10] time: Cap clocksource reads to the clocksource max_cycles value
` [PATCH 07/10] time: Try to catch clocksource delta underflows
` [PATCH 08/10] clocksource: Mostly kill clocksource_register()
` [PATCH 09/10] sparc: Convert to using clocksource_register_hz()
` [PATCH 10/10] clocksource: Add some debug info about clocksources being registered

[PATCH] staging, addi_apci_1500: fix IRQ spew
 2015-01-10  1:50 UTC  (2+ messages)

[PATCH 3.19.0-rc3 1/1] STAGING: Fix pcl818.c coding style issue
 2015-01-10  1:49 UTC  (2+ messages)

[PATCH] staging: unisys: Removed a prohibited space in a function parameter
 2015-01-10  1:42 UTC  (2+ messages)

[PATCH] Staging: unisys: virtpci: fixed coding style errors
 2015-01-10  1:41 UTC  (2+ messages)

[PATCH] IB/mlx4: Remove unnecessary KERN_WARNING
 2015-01-10  1:25 UTC 

blk-mq v3.18: Oops during virtio_blk hot-unplug
 2015-01-10  1:20 UTC  (2+ messages)

NULL pointer dereference in i2c-hid
 2015-01-10  1:18 UTC  (6+ messages)

[PATCH v5] Staging: comedi: fix line over 80 characters warning
 2015-01-10  1:03 UTC  (2+ messages)

[PATCH v2] Staging: comedi: dmm32at: Fix a code indent issue
 2015-01-10  1:00 UTC  (2+ messages)

[PATCH] Staging: comedi: drivers: fix space coding style issue in s626.c
 2015-01-10  1:00 UTC  (2+ messages)

[PATCH] Staging: comedi: dmm32at: Fixed a code indent issue
 2015-01-10  0:59 UTC  (2+ messages)

[PATCH -v3 0/5] OOM vs PM freezer fixes
 2015-01-10  0:54 UTC  (3+ messages)
` [PATCH -v3 5/5] oom, PM: make OOM detection in the freezer path raceless

[PATCHv2 2/2] ALSA: log emu8000 DRAM size at level INFO
 2015-01-10  0:51 UTC 

[PATCHv2 1/2] ALSA: fix emu8000 DRAM sizing for AWE64 Value
 2015-01-10  0:50 UTC 

[PATCH v2 0/2] serial: fsl_lpuart: fix DMA issues for 3.19
 2015-01-10  0:49 UTC  (5+ messages)
` [PATCH v2 1/2] serial: fsl_lpuart: delete timer on shutdown
` [PATCH v2 2/2] serial: fsl_lpuart: avoid new transfer while DMA is running

[PATCH char-misc-next 00/13] misc: mic: SCIF driver
 2015-01-10  0:47 UTC  (11+ messages)
` [PATCH char-misc-next 01/13] misc: mic: SCIF header file and IOCTL interface
` [PATCH char-misc-next 02/13] misc: mic: SCIF ring buffer infrastructure
` [PATCH char-misc-next 04/13] misc: mic: SCIF Peer Bus

[PATCH v2 0/8] Atmel System Timer cleanups
 2015-01-10  0:39 UTC  (3+ messages)
` [PATCH v2 3/8] watchdog: at91rm9200: use the regmap from mfd

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-10  0:38 UTC  (7+ messages)

[PATCH tip/core/rcu 0/14] Preemptible-RCU updates for 3.20
 2015-01-10  0:27 UTC  (9+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()

[PATCH 00/11] coresight: next
 2015-01-09 23:57 UTC  (12+ messages)
` [PATCH 01/11] coresight-etm: unlock on error paths in mode_store()
` [PATCH 02/11] coresight-etb: use module_amba_driver to simplify the code
` [PATCH 03/11] coresight-funnel: "
` [PATCH 04/11] coresight-tmc: "
` [PATCH 05/11] coresight-tpiu: "
` [PATCH 06/11] coresight-etm: Fix initial trace ID value
` [PATCH 07/11] coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRY
` [PATCH 08/11] coresight: fix typo in comment in of_coresight.c
` [PATCH 09/11] coresight: Fixing wrong #ifdef/#endif placement
` [PATCH 10/11] coresight: fix comment in of_coresight.c
` [PATCH 11/11] coresight: fixing validity check on remote device

[PATCH 1/2][RFC] ipmi: Cleanup DEBUG_TIMING ifdef usage
 2015-01-09 23:57 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 0/4] uio hotplug support
 2015-01-09 23:45 UTC  (5+ messages)
` [PATCH 1/4] staging: uio: Simplify the lifetime logic of struct uio_device

[PATCH 0/9] coresight: Add PM runtime awareness
 2015-01-09 23:37 UTC  (4+ messages)
` [PATCH 7/9] ARM: vexpress/TC2: Add generic power domain awareness to scp driver

[PATCH] fs/debugfs: add get/set for atomic_long types
 2015-01-09 23:33 UTC  (2+ messages)

[PATCH net-next] Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
 2015-01-09 23:20 UTC  (3+ messages)

[PATCH net-next] Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
 2015-01-09 23:19 UTC 

[PATCH] drivers: of: Export of_reserved_mem_device_{init,release}
 2015-01-09 23:18 UTC  (6+ messages)

perf: PERF_FLAG_FD_OUTPUT has been broken since 2.6.35
 2015-01-09 23:17 UTC  (4+ messages)

[PATCH] usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
 2015-01-09 23:16 UTC 

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-09 23:12 UTC  (4+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64

[PATCH] media; firewire: Remove no longer needed fix me comment in firedtv-ci.c for the function,fdtv_ca_ioctl
 2015-01-09 23:02 UTC 

[PATCH] Misc: pass miscdevice through file's private_data
 2015-01-09 23:02 UTC  (3+ messages)
` [PATCH] misc: "

[PATCH] Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more)
 2015-01-09 22:54 UTC  (11+ messages)

[char-misc-next 1/3 V2] mei: add ABI documentation for fw_status exported through sysfs
 2015-01-09 22:51 UTC  (3+ messages)
` [char-misc-next 3/3 V2] mei: add reference counting for me clients

Request for review of adjtimex(2) man page
 2015-01-09 22:51 UTC  (2+ messages)

SATA link power management issues
 2015-01-09 22:50 UTC  (6+ messages)

[PATCH] move file->f_op->open out of mutex (misc_mtx) in misc_open
 2015-01-09 22:47 UTC  (2+ messages)

[PATCH 0/4] serial: fsl_lpuart: fix various DMA related issues
 2015-01-09 22:34 UTC  (7+ messages)

[PATCH v4 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-09 22:25 UTC  (3+ messages)
  ` [PATCH v4 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

Fastmap update v2 (pile 1)
 2015-01-09 22:20 UTC  (13+ messages)
` [PATCH 1/6] UBI: Fastmap: Care about the protection queue
` [PATCH 3/6] UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown

[PATCH 0/5] tty/serial: at91: fix atmel_serial_probe(), dma_sync_* and the Hardware Handshaking support
 2015-01-09 22:19 UTC  (4+ messages)
` [PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()

[PATCH] Revert "tty: Fix pty master poll() after slave closes v2"
 2015-01-09 22:00 UTC  (4+ messages)

[PATCH] checkpatch: Update git commit message
 2015-01-09 21:58 UTC 

[PATCH] ahci: Use dev_info() to inform about the lack of Device Sleep support
 2015-01-09 21:54 UTC  (2+ messages)

[PATCH RESEND] PM / sleep: Fix racing timers
 2015-01-09 21:50 UTC  (6+ messages)

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-09 21:46 UTC  (2+ messages)

[PATCH] Revert "AUDIT: Allow login in non-init namespaces"
 2015-01-09 21:36 UTC  (6+ messages)
` [PATCH][RESEND] "
  ` [PATCH][RESEND 2] "

[PATCH 1/1 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
 2015-01-09 21:30 UTC  (3+ messages)

[PATCH] livepatch: fix deferred module patching order
 2015-01-09 21:29 UTC  (2+ messages)

[PATCH v2 0/3] NI Ettus Research USRP E3x0 Button driver
 2015-01-09 21:23 UTC  (4+ messages)
` [PATCH v2 1/3] input: misc: Support NI Ettus Research USRP E3x0 Button

[PATCH v3 0/2] couple of generic remoteproc enhancements
 2015-01-09 21:21 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: use a flag to detect the presence of IOMMU
` [PATCH v3 2/2] remoteproc: add support to handle internal memories

[PATCH 1/1 linux-next] fs/affs/file.c: fix direct IO writes beyond EOF
 2015-01-09 21:19 UTC 

[Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-09 21:15 UTC  (6+ messages)

[PATCH] s390: include: timex: Use macro CLOCK_STORE_SIZE instead of hard code number
 2015-01-09 21:24 UTC  (7+ messages)

[PATCH] perf/x86/intel/uncore: Fix coding style
 2015-01-09 21:02 UTC  (3+ messages)
` [PATCH v2 0/5] perf/x86/intel/uncore: Fix multiple coding style issues

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block
 2015-01-09 21:08 UTC  (6+ messages)
` [PATCH 4/4] clk: tegra: Add "

[PATCH 0/5] Tools: hv: fix compiler warnings and do minor cleanup
 2015-01-09 21:08 UTC  (11+ messages)

[RFC 00/11] i2c: add generic quirk infrastructure
 2015-01-09 21:05 UTC  (5+ messages)
` [RFC 02/11] i2c: add quirk checks to core


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox