All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-15 19:14:14 to 2011-03-15 20:06:33 UTC [more...]

[GIT PULL 00/12] perf/core improvements, fixes and cleanups
 2011-03-15 20:05 UTC  (9+ messages)
` [PATCH 01/12] perf top: Remove redundant perf_top->sym_counter
` [PATCH 02/12] perf top: Remove redundant syme->origin field
` [PATCH 03/12] perf symbols: Rename dso->origin to dso->symtab_type
` [PATCH 04/12] perf symbol: Move sym_entry->skip to symbol->ignore
` [PATCH 08/12] perf script: Move printing of 'common' data from print_event and rename
` [PATCH 09/12] perf script: Support custom field selection for output
` [PATCH 11/12] perf script: Add support for H/W and S/W events
` [PATCH 12/12] perf evlist: New command to list the names of events present in a perf.data file

[RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver
 2011-03-15 20:05 UTC  (5+ messages)

[GIT PULL] scheduler changes for v2.6.39
 2011-03-15 20:05 UTC 

[PATCH 1/2] hid-ntrig: sysfs nodes for modes
 2011-03-15 20:05 UTC  (5+ messages)
` [PATCH 2/2] hid-ntrig: calibration

[Buildroot] inittab for Busybox
 2011-03-15 20:05 UTC  (6+ messages)

PATCH [1/1]: audit: acquire creds selectively to reduce atomic op overhead
 2011-03-15 20:04 UTC  (6+ messages)

[PATCH 1/2] image.bbclass: add link to .rootfs.<type> or .<type>.img
 2011-03-15 20:02 UTC  (4+ messages)
` [PATCH 2/2] bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubi

[PATCH 0/17] rcu: covert call_rcu(simple_kfree_callbck) to kfree_rcu() (PART 1)
 2011-03-15 20:04 UTC  (10+ messages)
` [PATCH 01/17] cgroup, rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()
` [PATCH 02/17] cgroup, rcu: convert call_rcu(free_cgroup_rcu) "
` [PATCH 03/17] cgroup, rcu: convert call_rcu(__free_css_id_cb) "

[PATCH] [RFC] kernel: rework kernel and module classes to allow for building out-of-tree modules
 2011-03-15 20:01 UTC  (8+ messages)

[PATCH] CIFS: directio read/write cleanups
 2011-03-15 20:02 UTC  (2+ messages)

[PATCH v2 2.6.38-rc8-tip 0/20] 0: Inode based uprobes
 2011-03-15 20:01 UTC  (31+ messages)
` [PATCH v2 2.6.38-rc8-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v2 2.6.38-rc8-tip 7/20] 7: uprobes: store/restore original instruction
` [PATCH v2 2.6.38-rc8-tip 16/20] 16: uprobes: register a notifier for uprobes
` [PATCH v2 2.6.38-rc8-tip 17/20] 17: uprobes: filter chain

[GIT PULL] perf changes for v2.6.39
 2011-03-15 20:01 UTC 

[PATCH 0/3] tests: unsetting variables that influence the outcome
 2011-03-15 20:01 UTC  (7+ messages)
` [PATCH 3/3] tests: scrub environment of GIT_* variables
    ` [RFC/PATCH 0/2] tests: stop hard-coding the list of GIT_* vars to scrub
      ` [RFC/PATCH 2/2] tests: scrub environment of GIT_* variables

[PATH 0/4] Memstick patches for 2.6.39
 2011-03-15 20:00 UTC  (3+ messages)

[PATCH] Fix overflow of name in struct net_device, replaced sprintf with snprintf
 2011-03-15 20:00 UTC 

[RFC PATCH v??] MIPS: Octeon: Add device tree source files
 2011-03-15 19:59 UTC  (2+ messages)

[PATCH 0/7] support sdhci-esdhc-imx as an OF device
 2011-03-15 19:59 UTC  (5+ messages)
` [PATCH 4/7] mmc: consolidate sdhci_pltfm_data and sdhci_of_data into one
` [PATCH 5/7] mmc: support sdhci-esdhc-imx as an OF device

[PATCH] CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #2)
 2011-03-15 19:59 UTC  (2+ messages)

[B.A.T.M.A.N.] Wireless Bridge
 2011-03-15 19:59 UTC  (5+ messages)

[PATCH 0/2] kconfig: allow multiple inclusion of the same file (resent)
 2011-03-15 19:58 UTC  (2+ messages)

[PATCH 00/37] netfilter: netfilter update
 2011-03-15 19:58 UTC  (39+ messages)
` [PATCH 01/37] netfilter: ipset: fix the compile warning in ip_set_create
` [PATCH 02/37] netfilter: x_tables: misuse of try_then_request_module
` [PATCH 03/37] netfilter: x_tables: return -ENOENT for non-existant matches/targets
` [PATCH 04/37] netfilter: nf_conntrack: fix sysctl memory leak
` [PATCH 05/37] ipvs: avoid lookup for fwmark 0
` [PATCH 06/37] ipvs: remove _bh from percpu stats reading
` [PATCH 07/37] netfilter:ipvs: use kmemdup
` [PATCH 08/37] IPVS: Fix variable assignment in ip_vs_notrack
` [PATCH 09/37] ipvs: move struct netns_ipvs
` [PATCH 10/37] ipvs: reorganize tot_stats
` [PATCH 11/37] ipvs: properly zero stats and rates
` [PATCH 12/37] ipvs: remove unused seqcount stats
` [PATCH 13/37] ipvs: optimize rates reading
` [PATCH 14/37] ipvs: rename estimator functions
` [PATCH 15/37] IPVS: Add ip_vs_route_me_harder()
` [PATCH 16/37] IPVS: Add sysctl_snat_reroute()
` [PATCH 17/37] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 18/37] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 19/37] IPVS: Add sysctl_sync_ver()
` [PATCH 20/37] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 21/37] IPVS: Add expire_quiescent_template()
` [PATCH 22/37] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 23/37] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 24/37] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 25/37] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 26/37] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 27/37] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 28/37] IPVS: Conditionally include sysctl members of struct netns_ipvs
` [PATCH 29/37] netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
` [PATCH 30/37] netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
` [PATCH 31/37] netfilter: xt_connlimit: use hlist instead
` [PATCH 32/37] netfilter: xt_connlimit: remove connlimit_rnd_inited
` [PATCH 33/37] netfilter: arp_tables: fix infoleak to userspace
` [PATCH 34/37] netfilter: ip_tables: "
` [PATCH 35/37] ipv6: netfilter: ip6_tables: "
` [PATCH 36/37] netfilter: ipt_addrtype: rename to xt_addrtype
` [PATCH 37/37] netfilter: xt_addrtype: ipv6 support

[PATCH] Documentation: running test with --debug keeps "trash" directory
 2011-03-15 19:58 UTC  (3+ messages)

[PATCH 3 00/18] I2C: OMAP1: OMAP2+: I2C fixes, removal of cpu_is... from driver
 2011-03-15 19:58 UTC  (38+ messages)
` [PATCH 3 01/18] OMAP2+: hwmod data: Set hwmod flags to only allow 16-bit accesses to i2c
` [PATCH 3 02/18] I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
` [PATCH 3 03/18] I2C: OMAP2+: Introduce I2C IP versioning constants
` [PATCH 3 04/18] I2C: OMAP2+: hwmod data: Tag all OMAP2+ hwmod definitions with I2C IP revision
` [PATCH 3 05/18] I2C: OMAP: add rev to omap i2c platform data
` [PATCH 3 06/18] I2C: OMAP1: set IP revision in "
` [PATCH 3 07/18] I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added
` [PATCH 3 08/18] I2C: OMAP2+: use platform_data ip revision to select register map
` [PATCH 3 09/18] I2C: OMAP2+: Solve array bounds overflow error on i2c idle
` [PATCH 3 10/18] I2C: OMAP2+: address confused probed version naming
` [PATCH 3 11/18] I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32
` [PATCH 3 12/18] I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data
` [PATCH 3 13/18] I2C: OMAP2+: Pass flags up to omap i2c platform_data as well
` [PATCH 3 14/18] I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test
` [PATCH 3 15/18] OMAP2+: hwmod data: add correct functionality flags to all omap2plus i2c dev_attr
` [PATCH 3 16/18] I2C: OMAP1: set i2c unit feature implementation flags in platform data
` [PATCH 3 17/18] I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from "
` [PATCH 3 18/18] I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info

[PATCH 1/3] Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
 2011-03-15 19:57 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: mgmt: Add support for setting the local name

Reiser4 Oops on vanilla 2.6.37.2
 2011-03-15 19:57 UTC  (5+ messages)

[Bloat] shaper team forming up
 2011-03-15 19:56 UTC  (8+ messages)
      ` ECN + pfifo_fast borked? (Was Re: [Bloat] shaper team forming up)

[Bug 34220] New: Detects Load on output and blinks screen ~30secs
 2011-03-15 19:56 UTC  (3+ messages)
` [Bug 34220] Detects Load on output and blinks screen every ~30secs
  ` [Bug 34220] Detects Load on output and blinks screen every~30secs

[patch] oom: prevent unnecessary oom kills or kernel panics
 2011-03-15 19:54 UTC  (23+ messages)
      ` [PATCH 0/3] oom: TIF_MEMDIE/PF_EXITING fixes
            ` [PATCH 0/3 for 2.6.38] oom: fixes
              ` [PATCH 1/3 for 2.6.38] oom: oom_kill_process: don't set TIF_MEMDIE if !p->mm
              ` [PATCH 3/3 for 2.6.38] oom: oom_kill_process: fix the child_points logic

Merging xen/dom0/backend/blktap2 
 2011-03-15 19:53 UTC  (5+ messages)

[RFD] git stash over OpenBSD/Linux NFS - cp -p breakage
 2011-03-15 19:53 UTC  (6+ messages)
    ` [PATCH] stash: copy the index using --index-output instead of cp -p

2.6.39 merge window (git pulls and what is planned to go in)
 2011-03-15 19:52 UTC  (6+ messages)
  `  "

[PATCH v4 4/5] NFS: use secinfo when crossing mountpoints
 2011-03-15 19:52 UTC 

[PATCH v4 5/5] NFS: Determine initial mount security
 2011-03-15 19:52 UTC 

[PATCH v4 3/5] NFS: Add secinfo procedure
 2011-03-15 19:52 UTC 

[PATCH v4 1/5] NFS: convert call_sync() to a function
 2011-03-15 19:52 UTC 

[PATCH v4 2/5] NFS: lookup supports alternate client
 2011-03-15 19:52 UTC 

Switching between SBC and MPEG audio on headsets
 2011-03-15 19:51 UTC  (6+ messages)

[PATCH]: e2fsprogs m_* self tests no longer pass
 2011-03-15 19:50 UTC 

[U-Boot] [PATCH] [v2] powerpc: 'monitor' environment variable contains full video configuration
 2011-03-15 19:49 UTC  (13+ messages)

[Cluster-devel] [PATCH] Allow fence_scsi to use any valid hexadecimal key
 2011-03-15 19:49 UTC 

git stash: add --index-only, or --keep-index should not stash index?
 2011-03-15 19:48 UTC  (3+ messages)

[Bug 35025] New: Serious compiler warnings
 2011-03-15 19:48 UTC  (2+ messages)
  ` [Bug 35025] "

add dvb-t fr-All frequency
 2011-03-15 19:46 UTC 

[lm-sensors] [PATCH resend] sensors: Add support for additional
 2011-03-15 19:44 UTC  (2+ messages)

[GIT PULL] RCU changes for v2.6.39
 2011-03-15 19:42 UTC 

[PATCH v3 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
 2011-03-15 19:41 UTC  (4+ messages)
` [PATCH v3 2/2] netfilter: xt_addrtype: ipv6 support

[GIT PULL] core/locking changes for v2.6.39
 2011-03-15 19:38 UTC 

[lm-sensors] extreme fan rpms with atk0110
 2011-03-15 19:39 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/4] Board support series for the eXMeritus HWW-1U-1A
 2011-03-15 19:36 UTC  (3+ messages)
` [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

lseek() on debugfs entries in 2.6.37
 2011-03-15 19:36 UTC  (2+ messages)

pull request: wireless-next-2.6 2011-03-15
 2011-03-15 19:31 UTC 

[GIT PULL] core/futexes changes for v2.6.39
 2011-03-15 19:35 UTC 

[Qemu-devel] General Awarness - Unknown Facts
 2011-03-15 19:35 UTC 

[PATCH 1/2] merge 32 and 64 realmode wakeup code
 2011-03-15 19:31 UTC  (3+ messages)

ASoC updates for 2.6.39
 2011-03-15 19:31 UTC  (3+ messages)

How is Q_KEY Set
 2011-03-15 19:29 UTC  (2+ messages)

[PATCH] PPP: Optimize write buffer management
 2011-03-15 19:28 UTC  (2+ messages)

[GIT PULL] core/debugobjects changes for v2.6.39
 2011-03-15 19:27 UTC 

[PATCH] smp_call_function_many SMP race
 2011-03-15 19:27 UTC  (19+ messages)
    ` [PATCH 2/2] consolidate writes in smp_call_funtion_interrupt
          ` call_function_many: fix list delete vs add race
                ` [PATCH 1/3 v2] "
                          ` [PATCH 0/4 v3] smp_call_function_many issues from review
              ` [PATCH 2/4 v3] call_function_many: add missing ordering
              ` [PATCH 1/4 v3] call_function_many: fix list delete vs add race
              ` [PATCH 4/4 v3] smp_call_function_interrupt: use typedef and %pf
              ` [PATCH 3/4 v3] smp_call_function_many: handle concurrent clearing of mask

Question regarding suspend/resume
 2011-03-15 19:25 UTC 

Recent xl and network-route scripts
 2011-03-15 19:25 UTC  (9+ messages)

[RFC PATCH 0/4] perf: Custom contexts
 2011-03-15 19:24 UTC  (10+ messages)

[PATCH] powerpc/fsl-booke: Add e500mc smp defconfig
 2011-03-15 19:23 UTC  (3+ messages)

pxa27x/spitz: serials in recent kernels
 2011-03-15 19:21 UTC  (2+ messages)

[U-Boot] p4080ds starts OS with MSR[EE]=1 and DEC armed?
 2011-03-15 19:21 UTC  (4+ messages)

[PATCH] tcp: avoid cwnd moderation in undo
 2011-03-15 18:50 UTC  (6+ messages)

[PATCH] powerpc: sysdev: fix signedness bug
 2011-03-15 19:19 UTC  (5+ messages)

[U-Boot] OMAP3 Regression after merging ARM relocation code for custom board
 2011-03-15 19:16 UTC  (2+ messages)

[PATCH] OMAP4: PandaBoard: remove unused power regulators
 2011-03-15 19:14 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.