All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-18 21:13:35 to 2013-03-18 21:44:35 UTC [more...]

[Buildroot] [PATCH v2] new package: redis
 2013-03-18 21:44 UTC  (2+ messages)

[PATCH RFC 8/8] audit: allow user records to be created inside a container
 2013-03-18 21:44 UTC  (2+ messages)
  ` [PATCH RFC 7/8] audit: report namespace information along with USER events

[ 00/48] 3.4.37-stable review
 2013-03-18 21:08 UTC  (27+ messages)
` [ 07/48] USB: added support for Cinterions products AH6 and PLS8
` [ 08/48] usb: serial: Add Rigblaster Advantage to device table
` [ 09/48] USB: storage: fix Huawei mode switching regression
` [ 10/48] USB: EHCI: dont check DMA values in QH overlays
` [ 12/48] signal: always clear sa_restorer on execve
` [ 13/48] ext3: Fix format string issues
` [ 15/48] tty: serial: fix typo "ARCH_S5P6450"
` [ 16/48] TTY: do not reset masters packet mode
` [ 17/48] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
` [ 18/48] ALSA: seq: Fix missing error handling in snd_seq_timer_open()
` [ 19/48] hwmon: (pmbus/ltc2978) Fix temperature reporting
` [ 20/48] hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
` [ 24/48] selinux: use GFP_ATOMIC under spin_lock
` [ 25/48] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 26/48] perf,x86: fix link failure for non-Intel configs
` [ 27/48] s390: critical section cleanup vs. machine checks
` [ 28/48] s390/mm: fix flush_tlb_kernel_range()
` [ 29/48] btrfs: use rcu_barrier() to wait for bdev puts at unmount
` [ 30/48] atmel_lcdfb: fix 16-bpp modes on older SOCs
` [ 31/48] drm/i915: EBUSY status handling added to i915_gem_fault()
` [ 32/48] hwmon: (sht15) Fix memory leak if regulator_enable() fails
` [ 36/48] drm/i915: Increase the RC6p threshold
` [ 38/48] rds: limit the size allocated by rds_message_alloc()
` [ 39/48] net: ipv6: Dont purge default router if accept_ra=2
` [ 47/48] dcbnl: fix various netlink info leaks
` [ 48/48] 6lowpan: Fix endianness issue in is_addr_link_local()

[PATCH] infiniband-diags: update emails in default pages
 2013-03-18 21:43 UTC 

[PATCH] infiniband-diags: update emails
 2013-03-18 21:42 UTC 

[PATCH] infiniband-diags: fix rst2man when using upstream docutils
 2013-03-18 21:42 UTC 

[Buildroot] [git commit] new package: redis
 2013-03-18 21:42 UTC 

[PATCH tip/core/rcu 0/15] v3 RCU idle/no-CB changes for 3.10
 2013-03-18 21:36 UTC  (16+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Remove restrictions on no-CBs CPUs
  ` [PATCH tip/core/rcu 02/15] rcu: Provide compile-time control for "
  ` [PATCH tip/core/rcu 03/15] rcu: Introduce proper blocking to no-CBs kthreads GP waits
  ` [PATCH tip/core/rcu 04/15] rcu: Add event tracing for no-CBs CPUs' callback registration
  ` [PATCH tip/core/rcu 05/15] rcu: Add event tracing for no-CBs CPUs' grace periods
  ` [PATCH tip/core/rcu 06/15] rcu: Distinguish "rcuo" kthreads by RCU flavor
  ` [PATCH tip/core/rcu 07/15] rcu: Export RCU_FAST_NO_HZ parameters to sysfs
  ` [PATCH tip/core/rcu 08/15] rcu: Accelerate RCU callbacks at grace-period end
  ` [PATCH tip/core/rcu 09/15] rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
  ` [PATCH tip/core/rcu 10/15] rcu: Rearrange locking in rcu_start_gp()
  ` [PATCH tip/core/rcu 11/15] rcu: Repurpose no-CBs event tracing to future-GP events
  ` [PATCH tip/core/rcu 12/15] rcu: Push lock release to rcu_start_gp()'s callers
  ` [PATCH tip/core/rcu 13/15] rcu: Rename n_nocb_gp_requests to need_future_gp
  ` [PATCH tip/core/rcu 14/15] rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
  ` [PATCH tip/core/rcu 15/15] rcu: Make rcu_accelerate_cbs() note need for future grace periods

j1939 - first steps
 2013-03-18 21:41 UTC  (2+ messages)

RFC (v2): Intel QST sensor driver
 2013-03-18 21:20 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 1/2] ARM: vexpress: Enable regulator framework when MMCI is in use
 2013-03-18 21:40 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/6] pinctrl: Add support for pin control on S3C64xx
 2013-03-18 21:38 UTC  (16+ messages)
` [PATCH 1/6] pinctrl: samsung: Protect bank registers with a spinlock
` [PATCH 2/6] pinctrl: samsung: Include pinctrl-exynos driver data conditionally
` [PATCH 3/6] pinctrl: samsung: Split pin bank description into two structures
` [PATCH 4/6] pinctrl: samsung: Remove hardcoded register offsets
` [PATCH 5/6] pinctrl: samsung: Handle banks with two configuration registers
` [PATCH 6/6] pinctrl: Add pinctrl-s3c64xx driver

[RFC 0/2] mac80211: Enable VHT for non chanctxes drivers
 2013-03-18 21:38 UTC  (6+ messages)
` [RFC 1/2] mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-18 21:32 UTC  (30+ messages)
` [PATCH 02/12] SELinux: define mapping for CAP_COMPROMISE_KERNEL
` [PATCH 03/12] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 04/12] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access
` [PATCH 06/12] x86: Require CAP_COMPROMISE_KERNEL for IO port access
` [PATCH 07/12] ACPI: Limit access to custom_method
` [PATCH 08/12] asus-wmi: Restrict debugfs interface
` [PATCH 09/12] Require CAP_COMPROMISE_KERNEL for /dev/mem and /dev/kmem access
` [PATCH 10/12] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment
` [PATCH 11/12] x86: Require CAP_COMPROMISE_KERNEL for MSR writing
` [PATCH 12/12] kexec: Require CAP_SYS_COMPROMISE_KERNEL

linux-next: Tree for Mar 18
 2013-03-18 21:38 UTC  (3+ messages)
` linux-next: Tree for Mar 18 (mtdcore)

[PULL] vhost: tcm_vhost fixes for 3.9
 2013-03-18 21:36 UTC  (6+ messages)

+ set_task_comm-kill-the-pointless-memset-wmb.patch added to -mm tree
 2013-03-18 21:36 UTC 

[PATCH] xfsprogs: reduce bb_numrecs in bno/cnt btrees when log consumes all agf space
 2013-03-18 21:38 UTC 

[PATCH] drivers: regulator: Use PTR_RET function
 2013-03-18 21:35 UTC 

mount XFS partition fail after repair when uquota and gquota are used
 2013-03-18 21:36 UTC  (4+ messages)

[meta-networking][PATCH] autofs: Fix build breakage with systemd in DISTRO_FEATURE
 2013-03-18 21:18 UTC 

[ 00/75] 3.8.4-stable review
 2013-03-18 21:35 UTC  (5+ messages)
` [ 29/75] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume

[PATCH] btrfs-progs: convert: access name_len and file_type the old way
 2013-03-18 21:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/5] common clk framework reentrancy & dvfs, take 3
 2013-03-18 21:35 UTC  (6+ messages)
` [PATCH 1/5] clk: allow reentrant calls into the clk framework

Brcmsmac driver woes, possible regression?
 2013-03-18 21:25 UTC  (4+ messages)

[PATCH] infiniband-diags: add skip-sl to default ibqueryerrors.8.in
 2013-03-18 21:32 UTC 

[PATCH 0/4] posix_cpu_timers: Some code consolidation v2
 2013-03-18 21:32 UTC  (4+ messages)
` [PATCH 4/4] selftests: Add basic posix timers selftests

j1939 - mainline problems
 2013-03-18 21:31 UTC 

[PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
 2013-03-18 21:31 UTC  (4+ messages)

[PATCH 6] toollib: read vgs before processing
 2013-03-18 21:31 UTC 

[PATCH 00/13] b43: implement basic TX power mgmt
 2013-03-18 21:30 UTC  (7+ messages)

[Buildroot] [pull request] Pull request for branch xbmc
 2013-03-18 21:30 UTC  (3+ messages)
` [Buildroot] [PATCH 13/13] Install libfribidi to staging

[Buildroot] [git commit] Install libfribidi to staging
 2013-03-18 21:28 UTC 

[PATCH] x86, kdump: Set crashkernel_low automatically
 2013-03-18 21:25 UTC  (13+ messages)
                      ` [PATCH v3] "

[PATCH 0/2] Fix booting tcm_vhost + seabios
 2013-03-18 21:26 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [RFC PATCH RDMA support v4: 00/10] cleaner ramblocks and documentation
 2013-03-18 21:26 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH RDMA support v4: 03/10] more verbose documentation of the RDMA transport

[PATCH] ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads
 2013-03-18 21:25 UTC  (8+ messages)

[PATCH/RFC] Changing submodule foreach --recursive to be depth-first, --parent option to execute command in supermodule as well
 2013-03-18 21:25 UTC  (13+ messages)

the code about guest OS registering a page with Xen
 2013-03-18 21:25 UTC 

+ selftests-add-basic-posix-timers-selftests.patch added to -mm tree
 2013-03-18 21:25 UTC 

+ posix_cpu_timers-consolidate-expired-timers-check.patch added to -mm tree
 2013-03-18 21:25 UTC 

+ posix_cpu_timers-consolidate-timer-list-cleanups.patch added to -mm tree
 2013-03-18 21:25 UTC 

+ posix_cpu_timer-consolidate-expiry-time-type.patch added to -mm tree
 2013-03-18 21:25 UTC 

[ 00/40] 3.0.70-stable review
 2013-03-18 21:11 UTC  (24+ messages)
` [ 03/40] USB: option: add Huawei E5331
` [ 04/40] USB: cdc-wdm: fix buffer overflow
` [ 05/40] usb: cp210x new Vendor/Device IDs
` [ 06/40] USB: added support for Cinterions products AH6 and PLS8
` [ 07/40] usb: serial: Add Rigblaster Advantage to device table
` [ 08/40] USB: storage: fix Huawei mode switching regression
` [ 09/40] USB: EHCI: dont check DMA values in QH overlays
` [ 10/40] staging: vt6656: Fix oops on resume from suspend
` [ 11/40] signal: always clear sa_restorer on execve
` [ 13/40] tty: serial: fix typo "ARCH_S5P6450"
` [ 14/40] TTY: do not reset masters packet mode
` [ 15/40] md: protect against crash upon fsync on ro array
` [ 16/40] Revert duplicated perf commit
` [ 22/40] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
` [ 23/40] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 24/40] perf,x86: fix link failure for non-Intel configs
` [ 25/40] s390/mm: fix flush_tlb_kernel_range()
` [ 27/40] drm/i915: EBUSY status handling added to i915_gem_fault()
` [ 28/40] hwmon: (sht15) Fix memory leak if regulator_enable() fails
` [ 29/40] block: use i_size_write() in bd_set_size()
` [ 30/40] loopdev: fix a deadlock
` [ 31/40] l2tp: Restore socket refcount when sendmsg succeeds
` [ 36/40] netlabel: correctly list all the static label mappings

FW: Windows. Git, and Dedupe
 2013-03-18 21:20 UTC 

[PATCH [v3] 0/1] *** tzcode & tzdata: update to 2013b versions ***
 2013-03-18 21:06 UTC  (3+ messages)
` [PATCH [v3] 1/1] tzcode & tzdata: update to 2013b versions

[PATCH 0/4] fix depvpts in user namespaces
 2013-03-18 21:23 UTC  (9+ messages)

[PATCH 0/3] em28xx: add support for two buses on em2874 and upper
 2013-03-18 21:22 UTC  (8+ messages)
` [PATCH 2/3] em28xx: Add a separate config dir for secondary bus

Direct IO on CephFS for blocks larger than 8MB
 2013-03-18 21:21 UTC  (8+ messages)

[Buildroot] [PATCH 0 of 3] Fix oprofile build on powerpc
 2013-03-18 21:20 UTC  (5+ messages)
` [Buildroot] [PATCH 1 of 3] libpfm4: new package
` [Buildroot] [PATCH 2 of 3] oprofile: upstep 0.9.7 patches to 0.9.8

In-place conversion and alignment needs
 2013-03-18 21:20 UTC 

[Buildroot] [PATCH 3/3] prcpucfg fixes for nspr aarch64
 2013-03-18 21:20 UTC 

What's cooking in git.git (Mar 2013, #05; Mon, 18)
 2013-03-18 21:19 UTC 

[PATCH] x86: mm: accurate the comments for STEP_SIZE_SHIFT macro
 2013-03-18 21:19 UTC  (6+ messages)

[Buildroot] [git commit] oprofile: upstep 0.9.7 patches to 0.9.8
 2013-03-18 21:19 UTC 

[U-Boot] [RFC PATCH 0/44] RFC: Verified boot implementation based on FIT
 2013-03-18 21:19 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 14/44] image: Export fit_conf_get_prop_node()

+ aio-fix-ringbuffer-calculation-so-we-dont-wrap.patch added to -mm tree
 2013-03-18 21:18 UTC 

[PATCH tip/core/rcu 0/7] Fixes for 3.9
 2013-03-18 21:16 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Fix spacing problem
  ` [PATCH tip/core/rcu 2/7] rcu: Avoid invoking RCU core on offline CPUs
  ` [PATCH tip/core/rcu 3/7] rcu: Remove comment referring to __stop_machine()
  ` [PATCH tip/core/rcu 4/7] rcu: Delete unused rcu_node "wakemask" field
  ` [PATCH tip/core/rcu 5/7] rcu: Fix hlist_bl_set_first_rcu() annotation
  ` [PATCH tip/core/rcu 6/7] rcu: Add softirq-stall indications to stall-warning messages
  ` [PATCH tip/core/rcu 7/7] rcu: Tone down debugging during boot-up and shutdown

[Qemu-devel] [PATCH 0/7] pci: Create PCI Express bus type
 2013-03-18 21:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/7] pcie: Mangle types to match topology

[PATCH] libdevmapper.h: make this include file standard-compliant
 2013-03-18 21:16 UTC  (3+ messages)

[PATCH 0/3] VFIO change for EEH support
 2013-03-18 21:15 UTC  (6+ messages)
` [PATCH 3/3] VFIO: Direct access config reg without capability

+ kconfig-menu-move-virtualization-drivers-near-other-virtualization-options.patch added to -mm tree
 2013-03-18 21:15 UTC 

corruption of active mmapped files in btrfs snapshots
 2013-03-18 21:14 UTC  (2+ messages)

[PATCH] mac80211_hwsim: assign CAB queue properly on interface type change
 2013-03-18 21:14 UTC 

[Buildroot] [PATCH 2/2] strace-aarch64.patch fix for strace package
 2013-03-18 21:13 UTC 

[Buildroot] [git commit] libpfm4: new package
 2013-03-18 21:13 UTC 

[Qemu-devel] [PATCH 00/15] console: overhaul continued
 2013-03-18 21:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/15] pixman: add qemu_pixman_color()

[Buildroot] [PATCH] zmqpp: new package
 2013-03-18 21:13 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.