All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-28 01:19:21 to 2012-02-28 02:46:58 UTC [more...]

[PATCH] add some length verification to avoid reading not owned memory
 2012-02-28  8:30 UTC  (2+ messages)

[PATCH v5 4/5] x86: efi: add basic error handling
 2012-02-28  2:46 UTC  (2+ messages)
` [tip:x86/eficross] x86, efi: Add "

[PATCH v5 3/5] x86: efi: cleanup config table walking
 2012-02-28  2:45 UTC  (2+ messages)
` [tip:x86/eficross] x86, efi: Cleanup "

[PATCH 0/2 x86] fix some page faults in nmi if kmemcheck is enabled
 2012-02-28  2:45 UTC  (7+ messages)

[PATCH v5 2/5] x86: efi: convert printk to pr_*()
 2012-02-28  2:44 UTC  (2+ messages)
` [tip:x86/eficross] x86, efi: Convert "

[PATCH v5 1/5] x86: efi: refactor efi_init() a bit
 2012-02-28  2:43 UTC  (2+ messages)
` [tip:x86/eficross] x86, efi: Refactor "

linux-next: manual merge of the uprobes tree with Linus' tree
 2012-02-28  2:43 UTC 

[GIT PULL] MAINTAINERS IMX update for v3.4
 2012-02-28  2:43 UTC 

Question about your comment on the git parable
 2012-02-28  2:41 UTC  (2+ messages)

[PATCH] tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
 2012-02-28  2:40 UTC  (5+ messages)

[GIT PULL] imx_v6_v7_defconfig updates for v3.4
 2012-02-28  2:38 UTC 

[PATCH] x86, efi: Delete efi_ioremap() and fix CONFIG_X86_32 oops
 2012-02-28  2:33 UTC  (8+ messages)
` [tip:x86/urgent] "

[GIT PULL] imx DT changes for v3.4
 2012-02-28  2:33 UTC 

[PATCH 2/2] sim900: Disable sending AT+CNMA
 2012-02-28  2:33 UTC  (2+ messages)

[PATCH v3] mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
 2012-02-28 11:13 UTC 

[PATCH 1/2] sim900: Add support for SIMCOM SMS delivery reports
 2012-02-28  2:32 UTC  (2+ messages)

[Patch 0/7] AppArmor: Add mediation of mount operations
 2012-02-28  2:29 UTC  (3+ messages)
` [PATCH 7/7] AppArmor: Add the ability to mediate mount

[ 00/72] 3.2.9-stable review
 2012-02-28  2:29 UTC  (30+ messages)
` [ 01/72] Security: tomoyo: add .gitignore file
` [ 03/72] ARM: at91: USB AT91 gadget registration for module
` [ 04/72] drm/radeon/kms: fix MSI re-arm on rv370+
` [ 05/72] PCI: workaround hard-wired bus number V2
` [ 06/72] mac80211: Fix a rwlock bad magic bug
` [ 07/72] ipheth: Add iPhone 4S
` [ 08/72] regmap: Fix cache defaults initialization from raw cache defaults
` [ 09/72] eCryptfs: Copy up lower inode attrs after setting lower xattr
` [ 10/72] S390: correct ktime to tod clock comparator conversion
` [ 12/72] ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
` [ 21/72] net: Dont proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
` [ 22/72] netpoll: netpoll_poll_dev() should access dev->flags
` [ 33/72] tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
` [ 34/72] tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
` [ 35/72] USB: Added Kamstrup VID/PIDs to cp210x serial driver
` [ 36/72] USB: option: cleanup zte 3g-dongles pid in option.c
` [ 37/72] USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
` [ 38/72] USB: Remove duplicate USB 3.0 hub feature #defines
` [ 39/72] USB: Fix handoff when BIOS disables host PCI device
` [ 40/72] xhci: Fix oops caused by more USB2 ports than USB3 ports
` [ 41/72] xhci: Fix encoding for HS bulk/control NAK rate
` [ 42/72] USB: Dont fail USB3 probe on missing legacy PCI IRQ
` [ 43/72] USB: Set hub depth after USB3 hub reset
` [ 46/72] ASoC: wm8962: Fix sidetone enumeration texts
` [ 48/72] ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935
` [ 50/72] hwmon: (max6639) Fix FAN_FROM_REG calculation
` [ 53/72] ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c

[PATCH] KDB: Fix usability issues relating to the 'enter' key
 2012-02-28  1:27 UTC  (2+ messages)

[GIT PULL] imx driver for v3.4
 2012-02-28  2:28 UTC 

[GIT PULL] mxs gpmi for v3.4
 2012-02-28  2:23 UTC 

One question about taskdata and runqueue
 2012-02-28  2:21 UTC  (3+ messages)

pull request: wireless 2012-02-27
 2012-02-28  2:18 UTC  (2+ messages)

[RFC PATCH] PM / QoS: Introduce new classes: DMA-Throughput and DVFS-Latency
 2012-02-28  2:19 UTC  (5+ messages)
` [RFC PATCH 0/2] CPUFreq / Ondemand update
  ` [RFC PATCH 1/2] CPUfreq ondemand: update sampling rate without waiting for next sampling

[PATCH -v8 0/18] PCI: allocate pci bus num range for unassigned bridge busn
 2012-02-28  2:10 UTC  (22+ messages)
` [PATCH 01/18] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH 02/18] PCI: Add busn_res into struct pci_bus
` [PATCH 03/18] PCI: Add busn_res operation functions
` [PATCH 04/18] PCI: Add busn_res tracking in core
` [PATCH 05/18] PCI, x86: Register busn_res for root buses
` [PATCH 06/18] PCI, ia64: "
` [PATCH 07/18] PCI, sparc: "
` [PATCH 08/18] PCI, powerpc: "
` [PATCH 09/18] PCI, parisc: "
` [PATCH 10/18] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 11/18] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 12/18] PCI: Strict checking of valid range for bridge
` [PATCH 13/18] PCI: Allocate bus range instead of use max blindly
` [PATCH 14/18] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 15/18] PCI: Seperate child bus scanning to two passes overall
` [PATCH 16/18] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 17/18] PCI: Double checking setting for bus register and bus struct
` [PATCH 18/18] PCI, pciehp: Remove not needed bus number range checking

spnfs write performance issue
 2012-02-28  2:14 UTC  (9+ messages)

[PATCH 1/4] ASoC: imx: let SND_MXC_SOC_FIQ select FIQ
 2012-02-28  2:15 UTC  (18+ messages)
` [PATCH 0/6] ASoC: a few cleanups on sound/soc/fsl
  ` [PATCH 4/6] ASoC: fsl: create fsl_utils to accommodate the common functions
  ` [PATCH 5/6] ASoC: fsl: use platform_device_id table to match p1022_ds device
  ` [PATCH 6/6] ASoC: fsl: check property 'compatible' for the machine name

Recall: SandyBridge is finally whitewashed
 2012-02-28  2:12 UTC 

SandyBridge is finally whitewashed
 2012-02-28  2:11 UTC 

[Bug 42727] New: radeon KMS with CRT TV
 2012-02-28  2:10 UTC  (2+ messages)
` [Bug 42727] "

[GIT PULL] [for 3.4] git pull request for arch-pxa
 2012-02-28  2:10 UTC  (4+ messages)

[PATCH -v2 00/11] PCI: pci_host_bridge related cleanup
 2012-02-28  2:03 UTC  (12+ messages)
` [PATCH 01/11] PCI: Separate host_bridge code out from probe.c
` [PATCH 02/11] x86, PCI: have own version for pcibios_bus_to_resource
` [PATCH 03/11] x86, PCI: Fix memleak with get_current_resources
` [PATCH 04/11] PCI: rename pci_host_bridge() to find_pci_root_bridge()
` [PATCH 05/11] PCI: add generic device into pci_host_bridge struct
` [PATCH 06/11] PCI: add host bridge release support
` [PATCH 07/11] x86, PCI: break down get_current_resource()
` [PATCH 08/11] x86, PCI: add host bridge resource release for using _CRS
` [PATCH 09/11] x86, PCI: embed name acpi version pci_root_info struct
` [PATCH 10/11] x86, PCI: Allocating pci_root_info for nocrs path
` [PATCH 11/11] x86, PCI: Merge root info printing "

[Qemu-devel] [PATCH v4] qemu-ga: Add guest-network-info command
 2012-02-28  2:07 UTC  (4+ messages)

linux-next: manual merge of the devicetree tree with the powerpc tree
 2012-02-28  2:06 UTC  (3+ messages)

[PATCH] Btrfs: hold enough space for global_rsv
 2012-02-28  2:06 UTC  (3+ messages)

[RFC] mmc: dw_mmc: Fix the max_blk_count in IDMAC
 2012-02-28  2:05 UTC  (5+ messages)

git-subtree Ready #2
 2012-02-28  2:04 UTC  (12+ messages)

iwlwifi WPA-TKIP crypto failure after group rekeying
 2012-02-28  2:02 UTC  (3+ messages)

[refpolicy] Showing role attributes + issue when calling selinux utilities
 2012-02-28  2:02 UTC  (4+ messages)

[PATCH 0/1] Yocto 1656: Recipe creation/import script
 2012-02-28  1:58 UTC  (6+ messages)
` [PATCH 1/1] create-recipe: create a recipe from source URI

[PATCH 02/11] Revert "ARM: pxa: add dummy clock for sa1100-rtc"
 2012-02-28  1:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/4] Zynq-7000 EPP platform model
 2012-02-28  1:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 2/4] cadence_ttc: initial version of device model

[PATCH] qt4.inc: depend on tiff
 2012-02-28  1:46 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3 00/21] mm: lru_lock splitting
 2012-02-28  1:52 UTC  (15+ messages)
` [PATCH v3 17/21] mm: handle lruvec relock in memory controller
` [PATCH v3 18/21] mm: add to lruvec isolated pages counters
` [PATCH v3 19/21] memcg: check lru vectors emptiness in pre-destroy
` [PATCH v3 20/21] mm: split zone->lru_lock

mount: Structure needs cleaning
 2012-02-28  1:48 UTC  (6+ messages)

[PATCH RFC tip/core/rcu] rcu: direct algorithmic SRCU implementation
 2012-02-28  1:51 UTC  (12+ messages)
          ` [PATCH 3/3 RFC paul/rcu/srcu] srcu: flip only once for every grace period
                ` [PATCH 2/2 RFC] srcu: implement Peter's checking algorithm

[PATCH 2/3] usb: enable pci MSI/MSIX in usb core
 2012-02-28  1:43 UTC  (2+ messages)

[PATCH] Various nits, fixes and hacks for mantis CA support on SMP
 2012-02-28  1:45 UTC  (2+ messages)

[Qemu-devel] Fail to share Samba directory with guest
 2012-02-28  1:43 UTC  (3+ messages)

[ 00/73] 3.0.23-stable review
 2012-02-28  1:03 UTC  (38+ messages)
` [ 03/73] hwmon: (max6639) Fix FAN_FROM_REG calculation
` [ 05/73] hwmon: (ads1015) Fix file leak in probe function
` [ 07/73] drm/radeon/kms: fix MSI re-arm on rv370+
` [ 09/73] mac80211: Fix a rwlock bad magic bug
` [ 10/73] ipheth: Add iPhone 4S
` [ 11/73] eCryptfs: Copy up lower inode attrs after setting lower xattr
` [ 13/73] mmc: core: check for zero length ioctl data
` [ 17/73] net: Make qdisc_skb_cb upper size bound explicit
` [ 18/73] IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
` [ 19/73] gro: more generic L2 header check
` [ 21/73] 3c59x: shorten timer period for slave devices
` [ 22/73] ipv6-multicast: Fix memory leak in input path
` [ 23/73] ipv6-multicast: Fix memory leak in IPv6 multicast
` [ 25/73] ipv4: Save nexthop address of LSRR/SSRR option to IPCB
` [ 27/73] ipv4: reset flowi parameters on route connect
` [ 30/73] net_sched: Bug in netem reordering
` [ 33/73] tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
` [ 35/73] tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
` [ 38/73] USB: Added Kamstrup VID/PIDs to cp210x serial driver
` [ 39/73] USB: option: cleanup zte 3g-dongles pid in option.c
` [ 40/73] USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
` [ 41/73] USB: Remove duplicate USB 3.0 hub feature #defines
` [ 44/73] xhci: Fix encoding for HS bulk/control NAK rate
` [ 45/73] USB: Set hub depth after USB3 hub reset
` [ 47/73] i387: make irq_fpu_usable() tests more robust
` [ 48/73] i387: fix sense of sanity check
` [ 50/73] i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
` [ 52/73] i387: do not preload FPU state at task switch time
` [ 56/73] usb-storage: fix freezing of the scanning thread
` [ 57/73] USB: Dont fail USB3 probe on missing legacy PCI IRQ
` [ 58/73] x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
` [ 59/73] ath9k: stop on rates with idx -1 in ath9k rate controls .tx_status
` [ 61/73] genirq: Handle pending irqs in irq_startup()
` [ 64/73] ipvs: fix matching of fwmark templates during scheduling
` [ 65/73] jme: Fix FIFO flush issue
` [ 66/73] davinci_emac: Do not free all rx dma descriptors during init
` [ 72/73] epoll: limit paths

XFS, empty files after a crash
 2012-02-28  1:39 UTC  (4+ messages)

[PATCH] mackerel: Do not enable TMU timer in default config
 2012-02-28  1:38 UTC  (3+ messages)

[PATCH] kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
 2012-02-28  1:35 UTC  (12+ messages)

[PATCH] Clear previous interrupts after fifo is disabled
 2012-02-28  1:35 UTC  (4+ messages)

[Buildroot] RC3 ctng toolchain build failure
 2012-02-28  1:31 UTC 

[PATCH] ia64: fix a couple of warnings for EXPORT_SYMBOL
 2012-02-28  1:31 UTC  (4+ messages)

[PATCH] compat-wireless: fix directory copying in admin-update.sh
 2012-02-28  1:27 UTC  (2+ messages)

[PATCH v4 00/21] EEH reorganization
 2012-02-28  1:26 UTC  (9+ messages)
` [PATCH 14/21] Introduce EEH device
` [PATCH 20/21] Introduce struct eeh_stats for EEH

[PATCH] ARM: dt: Add ARM PMU to tegra*.dtsi
 2012-02-28  1:26 UTC  (2+ messages)

[PATCH] ARM: tegra: match SoC name not board name in DT board files
 2012-02-28  1:26 UTC  (2+ messages)

[PATCH] compat-wireless: use portable #! for bash scripts
 2012-02-28  1:25 UTC  (2+ messages)

[PATCH 0/6] ARM: OMAP4: core retention support
 2012-02-28  1:25 UTC  (3+ messages)

3.3-rc4+: Reported regressions from 3.2
 2012-02-28  1:24 UTC  (4+ messages)
` [Bug #42707] Hang deconfiguring network interface (in shutdown) on 3.3-rc1

[PATCH v3] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
 2012-02-28  1:15 UTC  (5+ messages)

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-02-28  1:24 UTC  (2+ messages)
` [Bug 45018] "

[PATCH 00/11] Large blob fixes
 2012-02-28  1:23 UTC  (3+ messages)

[PATCH v2 0/6] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-28  1:22 UTC  (3+ 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.