The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2012-03-18 19:28:04 to 2012-03-19 05:48:33 UTC [more...]

[PATCH 00/47] PCI, x86: pci root bus hotplug support
 2012-03-19  5:46 UTC  (17+ messages)
` [PATCH -v3 02/47] PNPACPI: Fix device ref leaking in acpi_pnp_match
` [PATCH -v3 05/47] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH -v3 10/47] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH -v3 11/47] PCI: Add pci_bus_add_single_device()
` [PATCH -v3 15/47] PCI, sysfs: Clean up rescan/remove with scheule_callback
` [PATCH -v3 16/47] x86, PCI: Separate pcibios_allocate_bridge_resources()
` [PATCH -v3 19/47] PCI: Claim hw/fw allocated resources in hot add path
` [PATCH -v3 21/47] PCI: Move pci_stop_and_remove_behind_bridge() down
` [PATCH -v3 22/47] PCI: Add __pci_remove_bus_devices()
` [PATCH -v3 26/47] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too
` [PATCH -v3 30/47] PCI, acpiphp: Use acpi_hp_work
` [PATCH -v3 34/47] PCI, pciehp: Separate pci_hp_add_bridge()
` [PATCH -v3 35/47] PCI, cphi_hotplug: Simplify configure_slot
` [PATCH -v3 36/47] PCI, shpchp: Simplify configure_device
` [PATCH -v3 41/47] PCI, ACPI: Add acpi_pci_root_rescan()
` [PATCH -v3 42/47] PCI: Add __pci_scan_root_bus() that can skip bus_add

[PATCH -v11 00/30] PCI: allocate pci bus num range for unassigned bridge busn
 2012-03-19  5:43 UTC  (25+ messages)
` [PATCH -v11 01/30] x86, PCI: Add print all root info for not using _CRS path
` [PATCH -v11 02/30] x86, PCI: Allocate temp range array in amd_bus pci_root_info probing
` [PATCH -v11 04/30] PCI: Add busn_res into struct pci_bus
` [PATCH -v11 05/30] PCI: Add busn_res operation functions
` [PATCH -v11 07/30] PCI: Insert busn_res in pci_create_root_bus()
` [PATCH -v11 08/30] PCI: Checking busn_res in pci_scan_root_bus()
` [PATCH -v11 09/30] PCI: Add default busn_resource
` [PATCH -v11 10/30] PCI: Add default busn_res for pci_scan_bus()
` [PATCH -v11 11/30] x86, PCI: Add busn_res into resources list for acpi path
` [PATCH -v11 13/30] PCI, ia64: Register busn_res for root buses
` [PATCH -v11 14/30] PCI, sparc: "
` [PATCH -v11 15/30] PCI, powerpc: "
` [PATCH -v11 16/30] PCI, parisc: "
` [PATCH -v11 17/30] resources: Add probe_resource()
` [PATCH -v11 20/30] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH -v11 21/30] PCI: Add pci_bus_replace_busn_res()
` [PATCH -v11 23/30] PCI: Strict checking of valid range for bridge
` [PATCH -v11 24/30] PCI: Kill pci_fixup_parent_subordinate_busnr()
` [PATCH -v11 25/30] PCI: Seperate child bus scanning to two passes overall
` [PATCH -v11 26/30] pcmcia: Remove workaround for fixing pci parent bus subordinate
` [PATCH -v11 27/30] PCI: Double checking setting for bus register and bus struct
` [PATCH -v11 28/30] PCI, pciehp: Remove not needed bus number range checking
` [PATCH -v11 29/30] PCI: More strict checking of valid range for bridge
` [PATCH -v11 30/30] PCI: Don't shrink too much for hotplug bridge

linux-next: manual merge of the moduleh tree with the vfs tree
 2012-03-19  5:42 UTC 

[PATCH -v3 00/11] PCI: pci_host_bridge related cleanup
 2012-03-19  5:40 UTC  (12+ messages)
` [PATCH -v3 01/11] PCI: Separate host_bridge code out from probe.c
` [PATCH -v3 02/11] x86, PCI: Fix memleak with get_current_resources()
` [PATCH -v3 03/11] PCI: Rename pci_host_bridge() to find_pci_root_bridge()
` [PATCH -v3 04/11] PCI: Add generic device into pci_host_bridge struct
` [PATCH -v3 05/11] PCI: Add host bridge release support
` [PATCH -v3 06/11] x86, PCI: Break down get_current_resource()
` [PATCH -v3 07/11] x86, PCI: Add host bridge resource release for _CRS path
` [PATCH -v3 08/11] x86, PCI: Embed name into pci_root_info struct
` [PATCH -v3 09/11] x86, PCI: Embed pci_sysdata into pci_root_info on acpi path
` [PATCH -v3 10/11] x86, PCI: Allocate pci_root_info for not using _CRS path
` [PATCH -v3 11/11] x86, PCI: Merge root info printing "

[PATCH 0/9] ext4: Message logging corrections and neatening
 2012-03-19  5:39 UTC  (28+ messages)
` [PATCH 1/9] ext4: Add -DDEBUG to Makefile
` [PATCH 2/9] ext4: Use pr_fmt and pr_<level>
` [PATCH 3/9] ext4: Fix indentation
` [PATCH 4/9] ext4: Add no_printk argument validation, fix fallout
` [PATCH 5/9] ext4: Avoid output message interleaving in ext4_error_<foo>
` [PATCH 6/9] ext4: Remove redundant "EXT4-fs: " from uses of ext4_msg
` [PATCH 7/9] ext4: Format neatening for easier grep
` [PATCH 9/9] ext4: Rename ext4_warning to ext4_warn and ext4_error to ext4_err

[PATCH v5 3/4] clk: introduce the common clock framework
 2012-03-19  5:38 UTC  (11+ messages)

[RFC PATCH v2 0/8] ACPI D3Cold state and SATA ZPODD support
 2012-03-19  5:27 UTC  (8+ messages)
` [RFC PATCH v2 2/8] ACPI: Add interface to register/unregister device to/from power resources
` [RFC PATCH v2 5/8] libata-acpi: add ata port runtime D3Cold support
` [RFC PATCH v2 7/8] PM / Runtime: Add can_power_off flag to subsys data

[PATCH][RESEND] scripts: refactor remove structure forward declarations
 2012-03-19  5:24 UTC 

[PATCH 0/4] Get rid of iput() from flusher thread
 2012-03-19  5:16 UTC  (6+ messages)
` [PATCH 3/4] writeback: Refactor writeback_single_inode()
` [PATCH 4/4] writeback: Avoid iput() from flusher thread

[PATCH v2 1/3] radix-tree: introduce bit-optimized iterator
 2012-03-19  5:19 UTC  (2+ messages)
` [PATCH v3] "

[PATCH wireless-next 0/3] ath: printk cleanups and code reduction
 2012-03-19  5:18 UTC  (6+ messages)
` [PATCH wireless-next 1/3] ath: Add and use pr_fmt, convert printks to pr_<level>
` [PATCH wireless-next 2/3] ath5k: Introduce _ath5k_printk to reduce code/text
` [PATCH wireless-next 3/3] ath6kl: Add __printf verification to ath6kl_printk

[RESEND PATCH v2 0/2] MAX77693: add initial MAX77693 MFD driver
 2012-03-19  5:13 UTC  (2+ messages)

mc13xxx: add I2C support (now with regmap), V4
 2012-03-19  4:03 UTC  (5+ messages)
` [PATCH v4 1/4] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v4 2/4] mfd: mc13xxx-core: use regmap for register access
` [PATCH v4 3/4] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v4 4/4] mfd: mc13xxx: Add i2c driver

[PATCHSET] cgroup: cftype based file interface
 2012-03-19  4:26 UTC  (3+ messages)
` [PATCH 06/10] cgroup: convert memcg controller to the new cftype interface

[PATCH RESEND 1/4] regulator: Fix setting new voltage in s5m8767_set_voltage
 2012-03-19  4:25 UTC  (4+ messages)
` [PATCH RFC 2/4] regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs
` [PATCH RFC 3/4] regulator: Use one s5m8767_ops for "
` [PATCH RFC 4/4] regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro

[PATCH] fs: fix kernel-doc warnings in dcache.c
 2012-03-19  4:23 UTC 

WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x1f2/0x200()
 2012-03-19  4:01 UTC  (5+ messages)

[PATCH 1/2] [v4] powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone board
 2012-03-19  3:59 UTC 

[PATCH RFC] rcu: Permit limiting of force_quiescent_state() latency
 2012-03-19  3:47 UTC  (5+ messages)

[PATCH 0/4] driver: net: Use ETH_ALEN
 2012-03-19  3:37 UTC  (5+ messages)
` [PATCH 1/4] if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
` [PATCH 2/4] atlx: Use ETH_ALEN
` [PATCH 3/4] igbvf: "
` [PATCH 4/4] rtlwifi: Remove unused ETH_ADDR_LEN defines

linux-next: manual merge of the pm tree with the mmc tree
 2012-03-19  3:33 UTC 

[PATCH]: md: Initialize ctl_name field of table raid_root_table/raid_dir_table to avoid dump_trace info in debug kernel
 2012-03-19  3:26 UTC  (3+ messages)

[PATCH] virtio-spec: split virtio-net device status filed into ro and rw byte
 2012-03-19  3:09 UTC  (3+ messages)

[PATCH] staging: comedi: resolve section mismatch in s626
 2012-03-19  3:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -V4 00/10] memcg: Add memcg extension to control HugeTLB allocation
 2012-03-19  3:04 UTC  (19+ messages)
` [PATCH -V4 01/10] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V4 02/10] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V4 03/10] hugetlbfs: Add an inline helper for finding hstate index
` [PATCH -V4 04/10] memcg: Add HugeTLB extension
` [PATCH -V4 05/10] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V4 06/10] memcg: track resource index in cftype private
` [PATCH -V4 07/10] hugetlbfs: Add memcg control files for hugetlbfs
` [PATCH -V4 08/10] hugetlbfs: Add a list for tracking in-use HugeTLB pages
` [PATCH -V4 09/10] memcg: move HugeTLB resource count to parent cgroup on memcg removal

[V4 PATCH] virtio-net: send gratuitous packet when needed
 2012-03-19  2:16 UTC  (3+ messages)

[00/11] pr_debug during module initialization
 2012-03-19  2:04 UTC  (2+ messages)

[PATCH v3 1/2] regulator: pcf50633: Don't write to reserved bits of AUTO output voltage select register
 2012-03-19  2:57 UTC  (2+ messages)
` [PATCH v3 2/2] regulator: Convert pcf50633 to get_voltage_sel

[PATCH v2 1/2] regulator: pcf50633: Don't write to reserved bits of AUTO output voltage select register
 2012-03-19  2:53 UTC  (3+ messages)

[PATCH v2 4/5] perf report: Add --symbol-filter option
 2012-03-19  2:53 UTC  (2+ messages)
` [PATCH] perf report: Document "

linux-next: build failure after merge of the drm tree
 2012-03-19  2:45 UTC  (2+ messages)

[PATCH v2 2/5] perf ui browser: Introduce ui_browser__input_window
 2012-03-19  2:46 UTC  (2+ messages)
` [PATCH] perf ui browser: Clean lines inside of the input window

How about the MMC/SDIO host controller standard under Linux ?
 2012-03-19  2:39 UTC 

section mismatch in vcpu_hotplug() in linux-next
 2012-03-19  2:35 UTC 

[PATCH 13/35] Disintegrate asm/system.h for M68K [ver #2]
 2012-03-19  2:24 UTC  (5+ messages)
` [RFC][PATCH 00/35] Disintegrate and kill asm/system.h "

[v3.3 BUG FIX] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()
 2012-03-19  2:14 UTC 

linux-next: build failure after merge of the mfd tree
 2012-03-19  2:13 UTC 

[PATCH] Added backlight driver for Acer Aspire 4736
 2012-03-19  2:01 UTC  (13+ messages)

[PATCH 1/4] dma-buf: don't hold the mutex around map/unmap calls
 2012-03-19  2:00 UTC  (6+ messages)
` [PATCH 2/4] dma-buf: add support for kernel cpu access
` [PATCH 3/4] dma_buf: Add documentation for the new cpu access support
` [PATCH 4/4] dma-buf: document fd flags and O_CLOEXEC requirement

usb-storage: don't remove device if unrecognized partition table
 2012-03-19  1:58 UTC 

[PATCH]s390/char/vmur.c: memory leak Fix in the driver
 2012-03-19  1:55 UTC  (2+ messages)

Linux 3.3 release
 2012-03-19  1:25 UTC 

Re: [PATCH v4 0/7] Add TI EMIF SDRAM controller driver
 2012-03-19  1:08 UTC 

linux-next: Tree for Mar 13
 2012-03-19  1:03 UTC  (4+ messages)
` [PATCH] x86: export 'pcibios_enabled'
    ` [PATCH v2] x86: export 'pcibios_enabled' as GPL

[PATCH] Fix the race between smp_call_function and CPU booting
 2012-03-19  0:58 UTC  (11+ messages)

[PATCH] gpio: add support for ITE IT87xx Super I/O GPIO
 2012-03-19  0:54 UTC  (4+ messages)

[PATCH] Kbuild: centralize MKIMAGE and cmd_uimage definitions
 2012-03-19  0:42 UTC  (2+ messages)

[PATCH 1/1] TRIVIAL: mmap.c: fix comment for __insert_vm_struct()
 2012-03-19  0:33 UTC  (2+ messages)

seq_put_decimal_ull() et al
 2012-03-19  0:29 UTC  (5+ messages)

netfilter: Hung task
 2012-03-19  0:28 UTC  (4+ messages)

[PATCH RESEND 0000/0002] drivers: scsi: storvsc
 2012-03-19  0:12 UTC  (3+ messages)
` [PATCH RESEND 1/2] Drivers: scsi: storvsc: Set the scsi result correctly when SRB status is INVALID
  ` [PATCH RESEND 2/2] Drivers: scsi: storvsc: Don't pass ATA_16 command to the host

[PATCH RESEND 0000/0002] drivers: scsi: storvsc
 2012-03-19  0:01 UTC  (4+ messages)
` [PATCH RESEND 1/2] Drivers: scsi: storvsc: Set the scsi result correctly when SRB status is INVALID
  ` [PATCH RESEND 2/2] Drivers: scsi: storvsc: Don't pass ATA_16 command to the host

[PATCH] PM/Hibernate: use rb_entry
 2012-03-18 23:54 UTC 

linux-next: triage for March 18, 2012
 2012-03-18 23:51 UTC  (2+ messages)

[PATCH v5] sound/soc/lapis: add machine driver for ML7213 Carrier Board
 2012-03-18 23:45 UTC  (8+ messages)
` [PATCH v6] "

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-18 23:21 UTC  (7+ messages)
    ` [PATCH 0/3] firmware_class: Fix problem with async requests (was: Re: [RFC] firmware loader: retry ...)
      ` [PATCH 1/3] firmware_class: Rework usermodehelper check
      ` [PATCH 2/3] firmware_class: Split _request_firmware() into three functions
      ` [PATCH 3/3] firmware_class: Do not warn that system is not ready for async loads

races in ipathfs
 2012-03-18 22:40 UTC  (3+ messages)

[PATCH] fs: Fix mod_timer crash when removing USB sticks
 2012-03-18 22:25 UTC  (3+ messages)

[rfc][patches] fix for munmap/truncate races
 2012-03-18 22:23 UTC  (6+ messages)

[PATCH 1/2] power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry
 2012-03-18 21:45 UTC  (2+ messages)

[PATCH 2/2] w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse
 2012-03-18 21:41 UTC  (2+ messages)

[PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100
 2012-03-18 21:40 UTC  (2+ messages)

[3.3-rc7] sys_poll use after free (hibernate)
 2012-03-18 21:24 UTC  (5+ messages)

Kernel Panic with bonding + IPoIB on 3.2.9
 2012-03-18 21:20 UTC  (3+ messages)

[PATCH 0/9] proc: protect /proc/<pid>/* files across execve
 2012-03-18 20:53 UTC  (9+ messages)
` [PATCH 1/9] exec: add a global execve counter
    ` self_exec_id/parent_exec_id && CLONE_PARENT
        ` [PATCH 0/1] (Was: self_exec_id/parent_exec_id && CLONE_PARENT)
          ` [PATCH 1/1] CLONE_PARENT shouldn't allow to set ->exit_signal

[PATCH] drivers/ata/pata_mpc52xx.c: drop unneeded devm cleanup functions
 2012-03-18 20:58 UTC  (2+ messages)

getdents - ext4 vs btrfs performance
 2012-03-18 20:56 UTC  (8+ messages)

[PATCH 1/2] i915: Add and use pr_fmt and pr_<level>
 2012-03-18 20:54 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH 0/3 v2] Updates for exynos4210 and DT-based systems
 2012-03-18 20:49 UTC  (3+ messages)
` [PATCH 1/3] i2c-s3c2410: Drop unused define

[PATCH v2 0/4] dt: device tree support for TI EMIF driver
 2012-03-18 20:48 UTC  (3+ messages)
` [PATCH v2 4/4] misc: emif: add device tree support to emif driver

tun oops dereferencing garbage nsproxy-> address
 2012-03-18 20:02 UTC  (2+ messages)

[RFC 1/2] kvm: host-side changes for tmem on KVM
 2012-03-18 19:52 UTC  (6+ messages)

snd_pcm lockdep report from 3.3-rc6
 2012-03-18 19:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox