mmotm 2013-02-19-17-20 uploaded
2013-02-21 19:31 UTC (6+ messages)
JOB VACANCIES
2013-02-21 19:31 UTC
Build regressions/improvements in v3.8
2013-02-21 19:28 UTC
[PATCH 1/2] memblock: add assertion for zero allocation size
2013-02-21 19:27 UTC (3+ messages)
` [PATCH 2/2] xtensa: Flat DeviceTree copy not future-safe
[PATCH] regulator: core: use regulator name for sysfs
2013-02-21 19:24 UTC (2+ messages)
[RFC/PATCH 0/5] context_tracking: prerequisites for ARM support
2013-02-21 19:21 UTC (5+ messages)
` [RFC/PATCH 4/5] cputime: use do_div() for nsec resolution conversion helpers
[PATCH V2] spi: tegra114: add spi driver
2013-02-21 19:15 UTC (2+ messages)
[GIT PULL] Load keys from signed PE binaries
2013-02-21 19:10 UTC (14+ messages)
[PATCH 1/1] ahci: Add Device IDs for Intel Wellsburg PCH
2013-02-21 19:08 UTC
[PATCH] DMI: Always call dmi_present with DMI structure
2013-02-21 19:06 UTC (3+ messages)
[PATCH] Update the links to the white papers on CRC32C calculations with PCLMULQDQ instructions
2013-02-21 19:04 UTC
[GIT] Security subsystem updates for 3.9
2013-02-21 19:03 UTC (5+ messages)
[PATCH] virtio-blk: emit udev event when device is resized
2013-02-21 19:02 UTC
[PATCH] ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv
2013-02-21 19:01 UTC (3+ messages)
[PATCH 1/1] memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU
2013-02-21 18:56 UTC (7+ messages)
[PATCH] Input: fix Cypress PS/2 Trackpad in Dell XPS12
2013-02-21 18:55 UTC
[PATCH] timers: Add jsleep() and jsleep_interruptible()
2013-02-21 18:48 UTC
[PATCH] staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stack
2013-02-21 18:47 UTC (2+ messages)
[PATCH V2] xen: event channel arrays are xen_ulong_t and not unsigned long
2013-02-21 18:43 UTC (6+ messages)
` [PATCH XEN] "
` [PATCH LINUX v5] "
[GIT PATCH] char/misc patches for 3.9-rc1
2013-02-21 18:41 UTC
[GIT PATCH] TTY/Serial patches for 3.9-rc1
2013-02-21 18:40 UTC
[GIT PATCH] USB patches for 3.9-rc1
2013-02-21 18:40 UTC
Origen board hang with functionfs
2013-02-21 18:33 UTC (2+ messages)
[PATCH] infiniband-diags/saquery.c: switchinfo support added
2013-02-21 18:33 UTC (2+ messages)
New copyfile system call - discuss before LSF?
2013-02-21 18:29 UTC (5+ messages)
[PATCH] nohz: Make tick_nohz_irq_exit() irq safe
2013-02-21 18:28 UTC (12+ messages)
` [tip:irq/urgent] irq: Ensure irq_exit() code runs with interrupts disabled
` [tip:irq/urgent] irq: Sanitize invoke_softirq
` [tip:irq/urgent] nohz: Make tick_nohz_irq_exit() irq safe
[PATCHv6 0/8] zswap: compressed swap caching
2013-02-21 18:25 UTC (3+ messages)
[PATCH 1/4] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
2013-02-21 18:25 UTC (4+ messages)
[PATCH 1/4 v3] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
2013-02-21 18:23 UTC
[PATCH 0/3] posix timers: Extend kernel API to report more info about timers (v2)
2013-02-21 18:22 UTC (4+ messages)
` [PATCH 1/3] posix timers: Allocate timer id per process (v2)
` [PATCH 2/3] posix-timers: Introduce /proc/<pid>/timers file
` [PATCH 3/3] posix-timers: Show sigevent info in proc file
[PATCH] ia64/mm: fix a bad_page bug when crash kernel booting
2013-02-21 18:21 UTC (7+ messages)
` [PATCH V2] "
` [PATCH V3] "
[perf bugreport] perf doesn't delete /tmp/perf-vdso.so.* file on exit
2013-02-21 18:19 UTC (3+ messages)
` [perf patch] "
[PATCH] sunrpc/auth_gss: fix sparse warnings for gss_mech_switch
2013-02-21 18:15 UTC (2+ messages)
[PATCH RFC 0/8] drivers/fmc: bus support for ANSI-VITA 57.1
2013-02-21 18:14 UTC (9+ messages)
` [PATCH 1/8] FMC: create drivers/fmc and toplevel Kconfig question
` [PATCH 2/8] FMC: add needed headers
` [PATCH 3/8] FMC: add core bus driver
` [PATCH 4/8] FMC: add documentation for the core
` [PATCH 5/8] FMC: add a software carrier driver
` [PATCH 6/8] FMC: add a software mezzanine driver
` [PATCH 7/8] FMC: add a driver to write mezzanine EEPROM
` [PATCH 8/8] FMC: add a char-device mezzanine driver
Linux 3.4.33
2013-02-21 18:11 UTC (2+ messages)
Linux 3.0.66
2013-02-21 18:10 UTC (2+ messages)
[PATCH EDACv2 00/12] Add a driver to report Firmware first errors (via GHES)
2013-02-21 18:03 UTC (18+ messages)
` [PATCH EDACv2 01/12] edac: add support for raw error reports
` [PATCH EDACv2 02/12] edac: add support for error type "Info"
` [PATCH EDACv2 03/12] ghes: move structures/enum to a header file
` [PATCH EDACv2 04/12] ghes: add the needed hooks for EDAC error report
` [PATCH EDACv2 05/12] ghes_edac: Register at EDAC core the BIOS report
` [PATCH EDACv2 06/12] ghes_edac: add support for reporting errors via EDAC
` [PATCH EDACv2 07/12] ghes_edac: do a better job of filling EDAC DIMM info
` [PATCH EDACv2 08/12] ghes_edac: Don't credit the same memory dimm twice
` [PATCH EDACv2 09/12] ghes_edac: Improve driver's printk messages
` [PATCH EDACv2 10/12] edac: put all arguments for the raw error handling call into a struct
` [PATCH EDACv2 11/12] ghes_edac: Make it compliant with UEFI spec 2.3.1
` [PATCH EDACv2 12/12] ghes_edac: Fix RAS tracing
[PATCH 1/4 v2] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
2013-02-21 18:02 UTC (2+ messages)
[GIT PATCH] Staging driver patches for 3.9-rc1
2013-02-21 17:59 UTC
[PATCHv2 vringh 0/3] Introduce CAIF Virtio driver
2013-02-21 17:55 UTC (9+ messages)
` [PATCHv2 vringh 1/3] remoteproc: Add support for vringh (Host vrings)
[PATCH v2 linux-next 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
2013-02-21 17:49 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
[RFC][PATCH] Entropy generator with 100 kB/s throughput
2013-02-21 17:46 UTC (4+ messages)
[RFC][PATCH] sched: Lower chances of cputime scaling overflow
2013-02-21 17:43 UTC
ixgbe: fix potential null dereference
2013-02-21 17:42 UTC
[PATCH 0/7] ACPI / hotplug: Common code for ACPI-based hotplug
2013-02-21 17:39 UTC (7+ messages)
` [PATCH 2/7] ACPI / scan: Introduce common code for ACPI-based device hotplug
` [Update][PATCH "
` [Update 2][PATCH "
[PATCH linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
2013-02-21 17:39 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v3 "
ixgbe: fix possible data corruption in read_i2c_byte
2013-02-21 17:36 UTC
[GIT PULL] pstore patches for 3.9 merge window
2013-02-21 17:32 UTC
[GIT PATCH] Driver core patches for 3.9-rc1
2013-02-21 17:31 UTC
[PATCH] spi: tegra114: add spi driver
2013-02-21 17:29 UTC (8+ messages)
[RFC] arm: use built-in byte swap function
2013-02-21 17:27 UTC (24+ messages)
[PATCH 3/4] sctp: fix association hangs due to errors when reneging events from the ordering queue
2013-02-21 17:23 UTC (2+ messages)
[PATCH 2/4] sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point
2013-02-21 17:19 UTC (2+ messages)
regression in linux 3.7 - fan speed at 100% after suspend/resume at 100%
2013-02-21 17:17 UTC (8+ messages)
[PATCH v3 7/7] perf: integrate liblockdep support into perf
2013-02-21 17:16 UTC (2+ messages)
` [PATCH] perf: define LIBLOCKDEP_LIBS to fix linker errors
[PATCHv2 00/10] remoteproc: Support bi-directional vdev config space
2013-02-21 17:15 UTC (11+ messages)
` [PATCHv2 01/10] remoteproc: Bugfix: Deallocate firmware image on shutdown
` [PATCHv2 02/10] remoteproc: Bugfix remove entry from list before freeing it
` [PATCHv2 03/10] remoteproc: Refactor function rproc_elf_find_rsc_table
` [PATCHv2 04/10] remoteproc: Parse ELF file to find resource table address
` [PATCHv2 05/10] remoteproc: Parse STE-firmware and "
` [PATCHv2 06/10] remoteproc: Code cleanup of resource parsing
` [PATCHv2 07/10] remoteproc: Calculate max_notifyid by counting vrings
` [PATCHv2 08/10] remoteproc: Always perserve resource table data
` [PATCHv2 09/10] remoteproc: Support virtio config space
` [PATCHv2 10/10] remoteproc: Set vring addresses in resource table
[PATCH 00/16] virtio ring rework
2013-02-21 17:09 UTC (3+ messages)
` [PATCH 08/16] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf
[PATCH] x86, efi: Make "noefi" really disable EFI runtime serivces
2013-02-21 17:02 UTC (5+ messages)
` [tip:x86/urgent] "
[PATCH v2] vt: add init_hide parameter to suppress boot output
2013-02-21 17:01 UTC (9+ messages)
[ANNOUNCE] iproute2 3.8.0
2013-02-21 17:00 UTC
[PATCH v4] lockdep: check that no locks held at freeze time
2013-02-21 16:51 UTC (5+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH 4/4] sctp: fix association hangs due to partial delivery errors
2013-02-21 16:45 UTC
[PATCH 1/3] sctp: fix association hangs due to reassembly/ordering logic
2013-02-21 16:43 UTC (3+ messages)
[PATCH UPDATED] posix-timer: don't call idr_find() w/ out-of-range ID
2013-02-21 16:38 UTC (2+ messages)
` [tip:timers/urgent] posix-timer: Don't call idr_find() with "
[PATCH] fs: Preserve error code in get_empty_filp()
2013-02-21 16:36 UTC (4+ messages)
[PATCH] Handling of IRQ in MPC8xx GPIO
2013-02-21 16:32 UTC
[PATCH 11/16] microblaze idle: delete pm_idle
2013-02-21 16:25 UTC (3+ messages)
` [PATCH] microblaze idle: Fix compile error
[PATCH 05/16] blackfin idle: delete pm_idle
2013-02-21 16:24 UTC (3+ messages)
` [PATCH] blackfin idle: Fix compile error
[PATCHv5 2/8] zsmalloc: add documentation
2013-02-21 16:20 UTC (5+ messages)
[PATCH v4] mfd: syscon: Add non-DT support
2013-02-21 16:18 UTC (2+ messages)
` [PATCH v4] mfd: syscon: Add non-DT suppor
[PATCH] sched: Skip looking at skip if next or last is set
2013-02-21 16:06 UTC (3+ messages)
[PATCH] KEYS: Revert one application of "Fix unreachable code" patch [ver #2]
2013-02-21 15:57 UTC (2+ messages)
[PATCH] x86: mm: Fix vmalloc_fault oops during lazy MMU updates
2013-02-21 15:56 UTC (3+ messages)
` "
[PATCH 0/9] remoteproc: Support bi-directional vdev config space
2013-02-21 15:56 UTC (4+ messages)
` [PATCH 9/9] remoteproc: Always perserve resource table data
[PATCH RFC] video: Add Hyper-V Synthetic Video Frame Buffer Driver
2013-02-21 15:53 UTC (6+ messages)
Wonky PS2-USB converter issues
2013-02-21 15:50 UTC (2+ messages)
sched: Fix signedness bug in yield_to()
2013-02-21 15:50 UTC (4+ messages)
[RFC PATCH v2] of/pci: Provide support for parsing PCI DT ranges property
2013-02-21 15:47 UTC
bug: keep_bootcon and early printk together can lead to (invisible) kernel panic
2013-02-21 15:46 UTC (2+ messages)
PROBLEM: Crash cgdeleting empty memory cgroups with memory.kmem.limit_in_bytes set
2013-02-21 15:44 UTC (4+ messages)
[GIT PULL] Sound updates for 3.9-rc1
2013-02-21 15:44 UTC
[v2 0/4] ARM: tegra: convert device tree files to use CLK defines
2013-02-21 15:32 UTC (7+ messages)
` [v2 1/4] ARM: tegra20: create a DT header defining CLK IDs
[PATCH v3] mfd: syscon: Add non-DT support
2013-02-21 15:27 UTC (4+ messages)
` Re[14]: "
` Re[16]: "
too many timer retries happen when do local timer swtich with broadcast timer
2013-02-21 15:12 UTC (7+ messages)
[PATCH 0/7] ksm: responses to NUMA review
2013-02-21 14:53 UTC (3+ messages)
` [PATCH 5/7] mm,ksm: swapoff might need to copy
[patch v5 0/15] power aware scheduling
2013-02-21 14:52 UTC (15+ messages)
` [patch v5 09/15] sched: add power aware scheduling in fork/exec/wake
` [patch v5 11/15] sched: add power/performance balance allow flag
[PATCH v5] iio: Add OF support
2013-02-21 14:50 UTC (6+ messages)
[dm-devel] [PATCH linux-next] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
2013-02-21 14:50 UTC (2+ messages)
` [PATCH linux-next v2] "
[GIT] Networking
2013-02-21 14:37 UTC (3+ messages)
[PATCH V2 1/2] regmap: irq: Add support for interrupt type
2013-02-21 14:22 UTC (2+ messages)
` [PATCH V2 2/2] regmap: irq: do not write mask register if it is not supported
[PATCH] MODSIGN: Fix including certificate twice when the signing_key.x509 already exists
2013-02-21 14:16 UTC (2+ messages)
[PATCH v3 2/2] lib/scatterlist: use page iterator in the mapping iterator
2013-02-21 13:58 UTC (2+ messages)
` [PATCH v4] "
[GIT PULL] UAPI disintegration for the framebuffer layer
2013-02-21 13:49 UTC
[PATCH] Documentation: update top level 00-INDEX file with new additions
2013-02-21 5:32 UTC (2+ messages)
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
all inboxes | Powered by JetHome®