messages from 2013-03-20 15:45:59 to 2013-03-20 20:18:40 UTC [more...]
[PATCH 1/3] mm, nobootmem: fix wrong usage of max_low_pfn
2013-03-20 20:18 UTC (6+ messages)
ipc,sem: sysv semaphore scalability
2013-03-20 19:55 UTC (8+ messages)
` [PATCH 1/7] ipc: remove bogus lock comment for ipc_checkid
` [PATCH 2/7] ipc: introduce obtaining a lockless ipc object
` [PATCH 3/7] ipc: introduce lockless pre_down ipcctl
` [PATCH 4/7] ipc,sem: do not hold ipc lock more than necessary
` [PATCH 5/7] ipc,sem: open code and rename sem_lock
` [PATCH 6/7] ipc,sem: have only one list in struct sem_queue
` [PATCH 7/7] ipc,sem: fine grained locking for semtimedop
cuenta cancelada
2013-03-20 19:24 UTC
[ 12/75] USB: EHCI: work around silicon bug in Intels EHCI controllers
2013-03-20 20:14 UTC (4+ messages)
Linux 3.8.4
2013-03-20 20:16 UTC (2+ messages)
Linux 3.4.37
2013-03-20 20:15 UTC (2+ messages)
Linux 3.0.70
2013-03-20 20:14 UTC (2+ messages)
remap kernel static memory to user space
2013-03-20 20:06 UTC
[RFC PATCH v2] of/pci: Provide support for parsing PCI DT ranges property
2013-03-20 20:05 UTC (2+ messages)
Linux 3.2.41
2013-03-20 19:59 UTC (2+ messages)
[PATCH 2/9] vfs: export do_splice_direct() to modules
2013-03-20 19:52 UTC (10+ messages)
` [PATCH 0/9] overlay filesystem: request for inclusion (v17)
[patch] mm, hugetlb: include hugepages in meminfo
2013-03-20 19:52 UTC (8+ messages)
` [patch v2] "
[PATCH 00/13] overlay filesystem: request for inclusion (v16)
2013-03-20 19:41 UTC
[PATCH v2] mfd: as3711: add OF support
2013-03-20 19:40 UTC (3+ messages)
[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
2013-03-20 19:18 UTC
[PATCH] pciehp: Add pciehp_surprise module option
2013-03-20 19:26 UTC (13+ messages)
[PATCH 00/18] lockless n_tty receive path
2013-03-20 19:25 UTC (9+ messages)
` [PATCH 03/18] tty: Simplify tty buffer/ldisc interface with helper function
` [PATCH] tty: Fix race condition if flushing tty flip buffers
[PATCH v4] x86, kdump: Set crashkernel_low automatically
2013-03-20 19:22 UTC (8+ messages)
` [PATCH v5] "
` [PATCH] kexec: use Crash kernel for Crash kernel low
[PATCH] staging/iio: iio_hwmon: Use device tree node name for hwmon name attribute
2013-03-20 19:22 UTC (3+ messages)
pull request: wireless 2013-03-20
2013-03-20 19:21 UTC (2+ messages)
[PATCH RESEND 0/2] TIF_SYSCALL_TRACEPOINT fixes
2013-03-20 19:16 UTC (4+ messages)
` [PATCH 1/2] tracing: syscall_*regfunc() can race with copy_process()
` [PATCH v2 "
[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
2013-03-20 19:16 UTC (12+ messages)
Workqueue behaviour - Synchronization within submitted work
2013-03-20 18:45 UTC
[PATCH] TTY: serial, stop accessing potential NULLs
2013-03-20 19:02 UTC (2+ messages)
linux-next: Tree for Mar 20
2013-03-20 18:58 UTC (4+ messages)
` linux-next: Tree for Mar 20 (vmcore)
[PATCHSET wq/for-3.10] workqueue: NUMA affinity for unbound workqueues
2013-03-20 18:57 UTC (13+ messages)
` [PATCH 01/10] workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
` [PATCH 08/10] workqueue: break init_and_link_pwq() into two functions and introduce alloc_unbound_pwq()
` [PATCH 09/10] workqueue: implement NUMA affinity for unbound workqueues
` [PATCH v2 "
` [PATCH v2 UPDATED "
` [PATCH 11/10] workqueue: use NUMA-aware allocation for pool_workqueues workqueues
[PATCH 0/7] USB: PHY: Tegra: registering TEGRA USB PHY as platform driver
2013-03-20 18:52 UTC (16+ messages)
` [PATCH 1/7] ARM: tegra: finalize USB EHCI and PHY bindings
` [PATCH 2/7] ARM: tegra: update device trees for USB binding rework
` [PATCH 7/7] usb: phy: registering tegra USB PHY as platform driver
[PATCH] clk: divider: Use DIV_ROUND_CLOSEST
2013-03-20 18:50 UTC (3+ messages)
[PATCH] mm: page_alloc: Avoid marking zones full prematurely after zone_reclaim()
2013-03-20 18:45 UTC (2+ messages)
[PATCH 0/5] KVM: MMU: fast invalid all mmio sptes
2013-03-20 18:43 UTC (5+ messages)
` [PATCH 4/5] KVM: MMU: store generation-number into mmio spte
[patch 0/5] sparse-vmemmap: hotplug fixes & cleanups
2013-03-20 18:43 UTC (7+ messages)
` [patch 1/5] mm: Try harder to allocate vmemmap blocks
` [patch 2/5] sparse-vmemmap: specify vmemmap population range in bytes
` [patch 3/5] x86-64: remove dead debugging code for !pse setups
` [patch 4/5] x86-64: use vmemmap_populate_basepages() "
` [patch 5/5] x86-64: fall back to regular page vmemmap on allocation failure
lockdep trace from prepare_bprm_creds
2013-03-20 18:42 UTC (12+ messages)
` [PATCH cgroup/for-3.10] cgroup: make cgroup_mutex outer to threadgroup_lock
[RFC PATCH 0/4] IMA: Export functions for file integrity verification
2013-03-20 18:39 UTC (7+ messages)
` [PATCH 4/4] binfmt_elf: Elf executable signature verification
[PATCH] cpufreq/intel_pstate: Add function to check that all MSR's are valid
2013-03-20 18:28 UTC (3+ messages)
[PATCH] net: fix psock_fanout selftest bind error message
2013-03-20 18:34 UTC (4+ messages)
[PATCH 00/21] workqueue: cleanups and better locking for recent changes
2013-03-20 18:30 UTC (27+ messages)
` [PATCH 01/21] workqueue: add missing POOL_FREEZING
` [PATCH 02/21] workqueue: don't free pool->worker_idr by RCU
` [PATCH 03/21] workqueue: simplify current_is_workqueue_rescuer()
` [PATCH 04/21] workqueue: swap the two branches in pwq_adjust_max_active() to get better readability
` [PATCH 05/21] workqueue: kick workers in pwq_adjust_max_active()
` [PATCH] workqueue: kick a worker "
` [PATCH 06/21] workqueue: separate out pools locking into pools_mutex
` [PATCH 10/21] workqueue: use rcu_read_lock_sched() instead for accessing pwq in RCU
` [PATCH 15/21] workqueue: remove worker_maybe_bind_and_lock()
` [PATCH 17/21] workqueue: simplify workqueue_cpu_up_callback(CPU_ONLINE)
` [PATCH 18/21] workqueue: read POOL_DISASSOCIATED bit under pool->lock
` [PATCH 21/21] workqueue: avoid false negative in assert_manager_or_pool_lock()
[PATCH] mach_omap2: use PTR_RET instead of IS_ERR + PTR_ERR
2013-03-20 18:28 UTC (3+ messages)
[PATCH 0/2] ACPI / LPSS: Clocks handling rework and LTR support
2013-03-20 18:17 UTC (4+ messages)
` [PATCH 1/2] ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
[PATCH 0/4] ARM: tegra: dalmore: add regulators
2013-03-20 18:06 UTC (4+ messages)
` [PATCH 3/4] ARM: tegra: dalmore: add dt node for TPS65090's regulators
[PATCH] drivers: video: omap2: dss: Use PTR_RET function
2013-03-20 18:08 UTC (6+ messages)
[PATCH] tracepoints: prevents null probe from being added
2013-03-20 18:01 UTC (3+ messages)
[PATCHv3 00/10] Remove ARM local timer API
2013-03-20 18:00 UTC (10+ messages)
` [PATCHv3 08/10] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCHv3 09/10] clocksource: time-armada-370-xp: Divorce from local timer API
[PATCH] usb: xhci: Fix TRB transfer length macro used for Event TRB
2013-03-20 17:49 UTC (2+ messages)
[PATCH 0/2] of: Create sysfs view of device tree nodes
2013-03-20 17:46 UTC (10+ messages)
` [PATCH 1/2] of: Make device nodes kobjects so they show up in sysfs
` [PATCH 2/2] of: remove /proc/device-tree
[PATCH] dynticks: avoid flow_cache_flush() interrupting every core
2013-03-20 17:29 UTC (4+ messages)
[PATCH v2 1/1] connector: Added coredumping event to the process connector
2013-03-20 17:24 UTC (2+ messages)
gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt respo
2013-03-20 17:23 UTC (3+ messages)
[PATCH] tty: serial: 8250: remove U6715 16550A auto-detection
2013-03-20 17:21 UTC (2+ messages)
use after free in sysfs_find_dirent
2013-03-20 17:17 UTC (11+ messages)
[linux-next-20130205] Bug in bootup code or debug code?
2013-03-20 17:14 UTC (12+ messages)
` [3.9-rc1] "
[PATCH] BUG: pinmux: release only taken pins on error
2013-03-20 17:08 UTC (7+ messages)
` [PATCH] BUG: pinmux: forbid mux_usecount to be set at UINT_MAX
` [PATCH] BUG: [RFC] pinctrl: pins are freed 2 times in pinctrl_bind_pins
[PATCH 2/2] regulator: palmas: add input supply names
2013-03-20 16:56 UTC (5+ messages)
[GIT PULL] Load keys from signed PE binaries
2013-03-20 16:52 UTC (11+ messages)
[BUG] staging: android: ashmem: Deadlock during ashmem_mmap and ashmem_read
2013-03-20 16:53 UTC (3+ messages)
[PATCH] Staging: comedi: serial2002: fixed consistent spacing issue
2013-03-20 16:52 UTC (7+ messages)
` [PATCH] CodingStyle: Add tab indentation avoidance tips
[PATCH v3 0/6] Generic PHY Framework
2013-03-20 16:51 UTC (3+ messages)
` [PATCH v3 4/6] ARM: OMAP: USB: Add phy binding information
[PATCH v3] clk: add si5351 i2c common clock driver
2013-03-20 16:48 UTC (2+ messages)
[PATCH 1/1] documentation: clk: fix couple of misspelling
2013-03-20 16:44 UTC (2+ messages)
trinity fuzz-tester mailing list
2013-03-20 16:37 UTC
Question pertaining to request_threaded_irq
2013-03-20 16:35 UTC (2+ messages)
[PATCH] ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"
2013-03-20 16:30 UTC (2+ messages)
[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
2013-03-20 16:26 UTC (5+ messages)
` [PATCH] "
` [RFC: PATCH v5] "
[PATCH 0/2] sysfs: fix use after free in sysfs_readdir()
2013-03-20 16:26 UTC (3+ messages)
` [PATCH 2/2] sysfs: handle failure path correctly for readdir()
[PATCH] net/irda: add missing error path release_sock call
2013-03-20 16:23 UTC (2+ messages)
[PATCH v4 00/21] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
2013-03-20 16:19 UTC (14+ messages)
` [PATCH v4 01/21] usb: phy: nop: Add some parameters to platform data
` [PATCH v4 02/21] ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()
` [PATCH v4 07/21] ARM: OMAP: AM3517crane: Adapt to ehci-omap changes
` [PATCH v4 08/21] ARM: OMAP: AM3517evm: "
` [PATCH v4 10/21] ARM: OMAP3: cm-t3517: "
` [PATCH v4 12/21] ARM: OMAP3: igep0020: "
` [PATCH v4 13/21] ARM: OMAP3: omap3evm: "
` [PATCH v4 16/21] ARM: OMAP3: omap3touchbook: "
` [PATCH v4 19/21] ARM: dts: OMAP4: Add HS USB Host IP nodes
` [PATCH v4 20/21] ARM: dts: OMAP3: "
[RFC PATCH 0/8] Reduce system disruption due to kswapd
2013-03-20 16:18 UTC (3+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
Kernel panic on stable kernel 3.8.2 when closing bluetooth dun connection
2013-03-20 16:17 UTC (2+ messages)
[PATCH] intel-pstate: Use #defines instead of hard-coded values
2013-03-20 16:11 UTC (2+ messages)
[PATCH 0/5] usb: musb/otg: cleanup and fixes
2013-03-20 15:59 UTC (4+ messages)
[PATCH] rtmutex-tester: set correct permissions on sysfs files
2013-03-20 15:58 UTC
linux-next: build failure after merge of the final tree (gpio tree relatred)
2013-03-20 15:57 UTC (4+ 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