All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-12 20:36:45 to 2012-04-12 22:01:30 UTC [more...]

ib_srpt and mellanox mthca device
 2012-04-12 22:01 UTC  (16+ messages)

[PATCH v11]: Hibernation: fix the number of pages used for hibernate/thaw buffering
 2012-04-12 21:59 UTC 

[PATCH] Add Atheros maryann PIDVID support
 2012-04-12 21:58 UTC  (2+ messages)
` [3.0.y, 3.2.y, 3.3.y] "

[PATCH 00/24] update for 3.5: iwlwifi 2012-04-12
 2012-04-12 21:54 UTC  (25+ messages)
` [PATCH 01/24] iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototype
` [PATCH 02/24] iwlwifi: make iwl_sta_fill_lq static
` [PATCH 03/24] iwlwifi: calculate active legacy rates per station
` [PATCH 04/24] iwlwifi: move channel switch related functions
` [PATCH 05/24] iwlwifi: move iwl_free_skb and mark it static
` [PATCH 06/24] iwlwifi: move iwl_set_hw_rfkill_state "
` [PATCH 07/24] iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.c
` [PATCH 08/24] iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c
` [PATCH 09/24] iwlwifi: move iwl_set_rxon_channel "
` [PATCH 10/24] iwlwifi: move iwl_set_flags_for_band "
` [PATCH 11/24] iwlwifi: move iwl_connection_init_rx_config "
` [PATCH 12/24] iwlwifi: move iwl_set_rate "
` [PATCH 13/24] iwlwifi: move iwl_chswitch_done to iwl-mac80211.c
` [PATCH 14/24] iwlwifi: move iwlagn_fw_error to iwl-agn.c
` [PATCH 15/24] iwlwifi: move iwl_set_tx_power and make it static
` [PATCH 16/24] iwlwifi: move iwl_send_bt_config and mark "
` [PATCH 17/24] iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c
` [PATCH 18/24] iwlwifi: move iwl_send_statistics_request to iwl-agn.c
` [PATCH 19/24] iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.c
` [PATCH 20/24] iwlwifi: move iwl_bcast_addr to iwl-agn-sta.c
` [PATCH 21/24] iwlwifi: move utility functions out of iwl-core.h
` [PATCH 22/24] iwlwifi: move scan related declarations "
` [PATCH 23/24] iwlwifi: more generic name for bluetooth command
` [PATCH 24/24] iwlwifi: change the default P2P support to "Yes"

[PATCH 00 of 10 [RFC]] Automatically place guest on host's NUMA nodes with xl
 2012-04-12 21:57 UTC  (4+ messages)
` [PATCH 06 of 10 [RFC]] xl: Allow user to set or change node affinity on-line

kernel BUG at fs/btrfs/extent_io.c:1890!
 2012-04-12 21:56 UTC  (7+ messages)

[PATCH] Btrfs: use i_version instead of our own sequence
 2012-04-12 21:55 UTC  (5+ messages)
    ` Wiki update request: source repo page Was: "

Btrfs Array Recovery
 2012-04-12 21:55 UTC  (3+ messages)

[xen-unstable test] 12658: regressions - FAIL
 2012-04-12 21:55 UTC 

[RESEND][PATCH] Cleanup of rw_copy_check_uvector and compat_rw_copy_check_uvector
 2012-04-12 21:54 UTC  (2+ messages)

[PATCH] e2fsck: quiet harmless inode/blocks errors
 2012-04-12 21:53 UTC 

ioreplay allows replaying fs traces from a strace log file
 2012-04-12 21:53 UTC  (2+ messages)

[PATCH] ia64: populate the cmpxchg header with appropriate code
 2012-04-12 21:52 UTC  (6+ messages)

[v3.4-rc1] ACPI regression bisected
 2012-04-12 21:52 UTC  (13+ messages)

non-fast-forward advice breaks tests on OS X
 2012-04-12 21:51 UTC  (6+ messages)
      ` [PATCH] Fix httpd tests that broke when non-ff push advice changed

[PATCH] stack usage: Add pid to warning printk in check_stack_usage
 2012-04-12 21:50 UTC  (2+ messages)

[PATCH v18 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
 2012-04-12 21:48 UTC  (32+ messages)
` [kernel-hardening] "
` [PATCH v18 02/15] Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
  ` [kernel-hardening] "
` [PATCH v18 03/15] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
  ` [kernel-hardening] "
` [PATCH v18 04/15] net/compat.c,linux/filter.h: share compat_sock_fprog
    ` [kernel-hardening] "
` [PATCH v18 05/15] seccomp: kill the seccomp_t typedef
  ` [kernel-hardening] "
` [PATCH v18 06/15] asm/syscall.h: add syscall_get_arch
  ` [kernel-hardening] "
` [PATCH v18 07/15] arch/x86: add syscall_get_arch to syscall.h
  ` [kernel-hardening] "
` [PATCH v18 08/15] seccomp: add system call filtering using BPF
  ` [kernel-hardening] "
` [PATCH v18 09/15] seccomp: remove duplicated failure logging
  ` [kernel-hardening] "
` [PATCH v18 10/15] seccomp: add SECCOMP_RET_ERRNO
  ` [kernel-hardening] "
` [PATCH v18 11/15] signal, x86: add SIGSYS info and make it synchronous
  ` [kernel-hardening] "
` [PATCH v18 12/15] seccomp: Add SECCOMP_RET_TRAP
  ` [kernel-hardening] "
` [PATCH v18 13/15] ptrace,seccomp: Add PTRACE_SECCOMP support
  ` [kernel-hardening] "
` [PATCH v18 14/15] x86: Enable HAVE_ARCH_SECCOMP_FILTER
  ` [kernel-hardening] "
` [PATCH v18 15/15] Documentation: prctl/seccomp_filter
  ` [kernel-hardening] "

Xen 4.2 Release Plan / TODO
 2012-04-12 21:48 UTC  (7+ messages)
        ` Xen 4.2 Release Plan / TODO [and 1 more messages]

[PATCH] drivers/leds/leds-lp5523.c: add attribute list NULL terminator
 2012-04-12 21:43 UTC 

[ 00/78] 3.3.2-stable review
 2012-04-12 21:44 UTC  (27+ messages)
` [ath9k-devel] "

[PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-12 21:41 UTC  (4+ messages)

Yocto Project 1.2 M4 schedule
 2012-04-12 21:29 UTC  (15+ messages)

[PATCH] net/ipv6/exthdrs.c: Strict PadN option checking
 2012-04-12 21:37 UTC  (2+ messages)

[PATCH v5 00/21] EEH reorganization
 2012-04-12 21:39 UTC  (2+ messages)

[PATCH] net/ipv6/exthdrs.c et al: Optional strict PadN option checking
 2012-04-12 21:35 UTC  (5+ messages)

Bug: Large writes can fail on ext4 if the write buffer is not empty
 2012-04-12 20:20 UTC  (3+ messages)

NAT Reflection on Gateway with DHCP Address
 2012-04-12 21:37 UTC  (5+ messages)

[PATCH 0/7] drm/edid: Add the reduced-blanking modes to the DMT list
 2012-04-12 21:36 UTC  (8+ messages)
` [PATCH 1/7] drm/edid: Document drm_mode_find_dmt
` [PATCH 2/7] drm/edid: Rewrite drm_mode_find_dmt search loop
` [PATCH 3/7] drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
` [PATCH 4/7] drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/
` [PATCH 5/7] drm/edid: Armor drm_dmt_modes_for_range for reduced blanking modes
` [PATCH 6/7] drm/edid: Add the reduced blanking DMT modes to the DMT list
` [PATCH 7/7] drm/edid: Fix some comment typos in the DMT mode list

Understanding AMD NPT in xen
 2012-04-12 21:35 UTC  (2+ messages)

Any SELinux policy development/analysis training workshops?
 2012-04-12 21:34 UTC 

push.default: current vs upstream
 2012-04-12 21:33 UTC  (13+ messages)

[SPAM] Vous souhaitez changer de banque
 2012-04-12 21:33 UTC 

[PATCH/RFC] dmaengine: add a slave parameter to __dma_request_channel()
 2012-04-12 21:33 UTC  (13+ messages)

[PATCH] ks8851: Fix missing mutex_lock/unlock
 2012-04-12 21:28 UTC 

tty, hvc, xen: leak? dead code? everything is fine?
 2012-04-12 21:33 UTC 

[PATCH 0/4] Mesh sync fixes
 2012-04-12 21:32 UTC  (5+ messages)
` [PATCH 1/4] mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
` [PATCH 2/4] mac80211_hwsim: fixup for tsf setting
` [PATCH 3/4] mac80211: Choose a new toffset setpoint if a big tsf jump is detected
` [PATCH 4/4] mac80211: Take into account TSF adjustment latency in Toffset setpoint

[linux-3.0 test] 12657: regressions - trouble: broken/fail/pass
 2012-04-12 21:32 UTC 

[PATCH v10]: Hibernation: fix the number of pages used for hibernate/thaw buffering
 2012-04-12 21:30 UTC  (4+ messages)

[PATCH 0/2] Two small fixes, pseudo and rpm
 2012-04-12 21:21 UTC  (4+ messages)
` [PATCH 1/2] pseudo: Tell pseudo to avoid specifying an RPATH
` [PATCH 2/2] rpm: Ensure that we check both providename and filepaths

[PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
 2012-04-12 21:25 UTC  (16+ messages)

[PATCH v5 2/5] http: handle proxy proactive authentication
 2012-04-12 21:25 UTC  (6+ messages)

linux-next: Tree for Apr 12
 2012-04-12 21:24 UTC  (2+ messages)

[PATCH linux-next] video: vicam: Add MODULE_FIRMWARE
 2012-04-12 21:23 UTC 

Hi maty
 2012-04-12 15:16 UTC 

[PATCH 0/5] Add ethtool stats support for Wireless Devices
 2012-04-12 21:21 UTC  (10+ messages)
` [PATCH 4/5] mac80211: Add more ethtools stats: survey, rates, etc

[PATCH] ks8851: Fix missing mutex_lock/unlock
 2012-04-12 21:19 UTC  (6+ messages)

[PATCH v5 0/5] tools: Add a toplevel Makefile
 2012-04-12 21:17 UTC  (8+ messages)
` [PATCH v5 5/5] tools: Connect to the kernel build system

[B.A.T.M.A.N.] Migration to Batman
 2012-04-12 21:15 UTC  (7+ messages)

[PATCH v3 0/2] i2c/of: Populate multiplexed i2c busses from the device tree
 2012-04-12 21:14 UTC  (4+ messages)
` [PATCH v3 1/2] i2c: Add a struct device * parameter to i2c_add_mux_adapter()
` [PATCH v3 2/2] i2c/of: Automatically populate i2c mux busses from device tree data

[PATCH v3 0/3] task_work_queue() with 2 users
 2012-04-12 21:12 UTC  (4+ messages)
` [PATCH v3 1/3] task_work_queue: add generic process-context callbacks
` [PATCH v3 2/3] cred: change keyctl_session_to_parent() to use task_work_queue()
` [PATCH v3 3/3] genirq: reimplement exit_irq_thread() hook via task_work_queue()

[PATCH] opkg-utils: Update SRC_URI to git.yoctoproject.org
 2012-04-12 21:01 UTC  (4+ messages)

GSoC - Some questions on the idea of "Better big-file support"
 2012-04-12 21:08 UTC  (14+ messages)
  ` GSoC - Some questions on the idea of

[PATCH] fetch: Only call a new ref a "branch" if it's under refs/heads/
 2012-04-12 21:05 UTC  (6+ messages)

Hypercall continuation and wait_event
 2012-04-12 21:04 UTC  (3+ messages)

[PATCH v2 00/11] firewire-sbp-target: FireWire SBP-2 SCSI target
 2012-04-12 21:02 UTC  (3+ messages)
` [PATCH v3 "

[PATCH linux-next] staging: go7007: Add MODULE_FIRMWARE
 2012-04-12 21:00 UTC 

[PATCH 10/10] hexagon: add missing cpu.h include
 2012-04-12 20:57 UTC 

Problem assembling a degraded RAID5
 2012-04-12 20:56 UTC  (2+ messages)

[PATCH] Add VMUFAT file system support (v2)
 2012-04-12 20:52 UTC  (3+ messages)

[RFC] writeback and cgroup
 2012-04-12 20:51 UTC  (15+ messages)

[PATCH] kernel: resource.c: local functions should not be exposed globally
 2012-04-12 20:50 UTC 

[meta-oe][PATCH 1/2] xserver-nodm-init: use /etc/X11/Xserver from service file instead of Xorg directly
 2012-04-12 20:39 UTC  (3+ messages)
` [PATCH] xserver-common: use git patches and add functions file

[PATCH V4 1/3] x86: introduce CONFIG_X86_DEV_DMA_OPS
 2012-04-12 20:47 UTC  (8+ messages)
  ` [PATCH V4 0/3] *** SUBJECT HERE ***

[PATCH] Btrfs: Make free_ipath() deal gracefully with NULL pointers
 2012-04-12 20:47 UTC 

[PATCH] iqrdomain: Improve formatting in debugfs
 2012-04-12 20:46 UTC  (5+ messages)

prevent push of irrelevant tags
 2012-04-12 20:45 UTC  (3+ messages)

[PATCH] drm/i915: Removed IVB forced enable of sprite dest key
 2012-04-12 20:45 UTC  (2+ messages)

[PATCH] mm: page-writeback.c: local functions should not be exposed globally
 2012-04-12 20:44 UTC  (2+ messages)

[PATCH 0/5] provide better error messages for @{upstream}
 2012-04-12 20:40 UTC  (6+ messages)
` [PATCH 4/5] Be more specific if upstream branch is not fetched

[PATCH][GIT PULL][v3.4] tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
 2012-04-12 20:39 UTC  (2+ messages)

[PATCHv6 0/2] ERTM state machine changes, part 1
 2012-04-12 20:38 UTC  (2+ messages)

[RFC] HDMI-CEC proposal
 2012-04-12 20:36 UTC  (2+ messages)


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.