linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-16 18:48:17 to 2012-01-17 02:47:29 UTC [more...]

[RFC][PATCH] KVM: perf: a smart tool to analyse kvm events
 2012-01-17  2:37 UTC  (15+ messages)
` [PATCH 1/3] KVM: trace mmio read event properly
` [PATCH 2/3] KVM: improve trace events of vmexit/mmio/ioport
` [PATCH 3/3] KVM: perf: kvm events analysis tool

[RFC 0/14] Finish up irq_domain generalization
 2012-01-17  2:43 UTC  (6+ messages)
` [RFC 13/14] irq_domain: Remove 'new' irq_domain in favour of the ppc one

[PATCH] sched: Accelerate "pick_next_entity" under special condition
 2012-01-17  2:36 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] PM / Hibernate: Correct additional page calculation
 2012-01-17  2:43 UTC 

[PATCH] target, iscsi: Fix up a few assignments
 2012-01-17  2:30 UTC  (2+ messages)

[PATCHv4 0/8] ftrace, perf: Adding support to use function trace
 2012-01-17  2:29 UTC  (8+ messages)
` [PATCHv5 0/7] "
  ` [PATCH 2/7] ftrace: Add enable/disable ftrace_ops control interface
  ` [PATCH 7/7] ftrace, perf: Add filter support for function trace event

[RFC PATCHSET take#2] ioblame: IO tracer with origin tracking
 2012-01-17  2:22 UTC  (5+ messages)
` [PATCH 8/9] stacktrace: implement save_stack_trace_quick()

[RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
 2012-01-17  2:32 UTC  (11+ messages)

x86/mce: machine check warning during poweroff
 2012-01-17  2:21 UTC  (8+ messages)

[PATCH] perf: Fix broken build by rearranging some #includes
 2012-01-17  2:01 UTC 

[00/48] 3.1.10-stable review
 2012-01-17  1:55 UTC  (43+ messages)
` [01/48] mtdoops: fix the oops_page_used array size
` [03/48] mtd: mtd_blkdevs: dont increase open count on error path
` [04/48] mtd: tests: stresstest: bail out if device has not enough eraseblocks
` [05/48] drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
` [06/48] ext4: fix undefined behavior in ext4_fill_flex_info()
` [07/48] ALSA: snd-usb-us122l: Delete calls to preempt_disable
` [08/48] ALSA: HDA: Fix master control for Cirrus Logic 421X
` [09/48] ALSA: HDA: Fix automute for Cirrus Logic 421x
` [10/48] ALSA: ice1724 - Check for ac97 to avoid kernel oops
` [17/48] KVM: Remove ability to assign a device without iommu support
` [18/48] KVM: Device assignment permission checks
` [19/48] [PATCH] ideapad: Check if acpi already handle backlight power to avoid a page fault
` [20/48] drm/radeon/kms: workaround invalid AVI infoframe checksum issue
` [21/48] drm/radeon/kms: disable writeback on pre-R300 asics
` [22/48] radeon: Fix disabling PCI bus mastering on big endian hosts
` [23/48] NFS: Retry mounting NFSROOT
` [24/48] NFSv4.1: fix backchannel slotid off-by-one bug
` [25/48] NFS - fix recent breakage to NFS error handling
` [26/48] NFSv4: include bitmap in nfsv4 get acl data
` [27/48] nfs: fix regression in handling of context= option in NFSv4
` [28/48] HID: bump maximum global item tag report size to 96 bytes
` [29/48] HID: wiimote: Select INPUT_FF_MEMLESS
` [30/48] UBI: fix missing scrub when there is a bit-flip
` [31/48] UBI: fix use-after-free on error path
` [32/48] PCI: Fix PCI_EXP_TYPE_RC_EC value
` [33/48] PCI: msi: Disable msi interrupts when we initialize a pci device
` [34/48] x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
` [35/48] x86/PCI: amd: factor out MMCONFIG discovery
` [36/48] x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
` [37/48] SCSI: mpt2sas: Release spinlock for the raid device list before blocking it
` [38/48] SCSI: mpt2sas : Fix for memory allocation error for large host credits
` [39/48] xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX
` [40/48] md/raid1: perform bad-block tests for WriteMostly devices too
` [41/48] ima: free duplicate measurement memory
` [42/48] ima: fix invalid memory reference
` [43/48] slub: fix a possible memleak in __slab_alloc()
` [44/48] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
` [45/48] rtl8192se: Fix BUG caused by failure to check skb allocation
` [46/48] mac80211: fix rx->key NULL pointer dereference in promiscuous mode
` [47/48] memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
` [48/48] x86: Fix mmap random address range

[PATCH 1/2] selftests: New very basic kernel selftests directory
 2012-01-17  1:49 UTC  (3+ messages)

[patch] x86, tsc: fix SMI induced variation in quick_pit_calibrate()
 2012-01-17  1:30 UTC  (5+ messages)

[PATCH 1/3] block: add missing block_bio_complete() tracepoint
 2012-01-17  1:32 UTC  (3+ messages)
` [PATCH 2/3] block: prevent duplicated bio completion report
` [PATCH 3/3] block: don't export block_bio_complete tracepoint

pull request: wireless 2012-01-16
 2012-01-17  1:15 UTC  (2+ messages)

[PATCH 3.2.0] cp210x: Bug fix for CP2104 baudrate usage, Bugzilla #42586
 2012-01-17  1:12 UTC  (2+ messages)

[RFC 0/3]block: An IOPS based ioscheduler
 2012-01-17  1:06 UTC  (12+ messages)

[PATCH] mce: fix warning messages about static struct mce_device
 2012-01-17  1:00 UTC  (5+ messages)

Re: [PATCH] driver-core: Fix null reference in subsys_interface_unregister
 2012-01-17  0:59 UTC  (2+ messages)

[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error
 2012-01-17  0:59 UTC  (7+ messages)

[PATCH] power_supply: lp8727_charger: Add terminating entry for i2c_device_id table
 2012-01-17  0:33 UTC  (2+ messages)

[PATCH stable 0/3] possible privilege escalation via SG_IO ioctl (CVE-2011-4127)
 2012-01-17  0:32 UTC  (3+ messages)
` [PATCH stable 3/3] dm: do not forward ioctls from logical volumes to the underlying device
  ` [dm-devel] "

[git patches] libata updates for 3.3
 2012-01-17  0:18 UTC  (20+ messages)

[RFC][PATCH 0/2] PM / Sleep: Introduce new phases of device suspend/resume
 2012-01-16 23:59 UTC  (6+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3][Resend] PM / Sleep: Introduce "late suspend" and "early resume" of devices
  ` [PATCH 2/3][Resend] PM / Sleep: Introduce generic callbacks for new device PM phases
  ` [PATCH 3/3] PM / Domains: Run late/early device suspend callbacks at the right time

[next] Null pointer dereference in nouveau_vm_map_sg
 2012-01-16 23:57 UTC  (3+ messages)

[PATCH] config menu: move ZONE_DMA under a menu
 2012-01-16 23:50 UTC  (2+ messages)

[Regression] Commit "tpm: Introduce function to poll for result of self test" breaks suspend
 2012-01-16 23:50 UTC  (8+ messages)

Regulator updates for 3.3
 2012-01-16 23:43 UTC  (14+ messages)
                  ` Re* "

[patch v1, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-16 23:40 UTC  (5+ messages)

[PATCH] KEYS: Add missing smp_rmb() primitives to the keyring search code
 2012-01-16 23:38 UTC  (2+ messages)

[PATCH] kconfig: untangle EXPERT and EMBEDDED
 2012-01-16 23:37 UTC  (13+ messages)

[PATCH] drm/i915: set AUD_CONFIG N_value_index for DisplayPort
 2012-01-16 23:15 UTC  (9+ messages)
        ` [Intel-gfx] "

[patch v2, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-16 23:11 UTC  (5+ messages)

[Bug 41722] Clevo M5X0JE hangs in ACPI init
 2012-01-16 23:08 UTC  (16+ messages)

[PATCH] pch_gbe: Use a randomly generated MAC instead of failing probe
 2012-01-16 23:07 UTC  (5+ messages)

[PATCH][GIT PULL][v3.3] tracing: Add header wrappers event_headers_start.h and event_headers_end.h
 2012-01-16 22:57 UTC 

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-01-16 22:55 UTC  (6+ messages)

3.2.0-07927-gc49c41a: s2ram: Device 'machinecheck1' does not have a release() function, it is broken and must be fixed
 2012-01-16 22:28 UTC  (5+ messages)

[PATCH] leds: add driver for PCA9663 I2C chip
 2012-01-16 22:10 UTC  (2+ messages)

iwl4965: "MAC is in deep sleep!" freezes
 2012-01-16 22:08 UTC  (12+ messages)

[GIT PULL] Please pull more NFS client changes
 2012-01-16 22:07 UTC 

Fwd: [BUG] NULL deref in jbd2_journal_grab_journal_head
 2012-01-16 22:02 UTC 

[GIT PULL] hwmon updates for Linux 3.3
 2012-01-16 22:00 UTC 

[PATCH v2 0/4] PR_SET_NO_NEW_PRIVS, unshare, and chroot
 2012-01-16 21:57 UTC  (14+ messages)
` [PATCH v2 1/4] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
` [PATCH 4/4] Allow unprivileged chroot when safe

[PATCH] renesas; Silence uninitialized variable report in usbhsg_recip_run_handle()
 2012-01-16 21:42 UTC 

[PATCH 1/1] remove version.h includes in net/openvswitch/
 2012-01-16 21:40 UTC  (2+ messages)

Reboot hangs on VersaLogic Ocelot
 2012-01-16 21:30 UTC  (5+ messages)

[PATCH] clarify WARNING: at fs/sysfs/dir.c:481 sysfs_add
 2012-01-16 21:28 UTC  (3+ messages)

[PATCH 0/6] x86, UV2: BAU fixes for UV version 2
 2012-01-16 21:22 UTC  (7+ messages)
` [PATCH 1/6] x86, UV2: use native UV2 broadcast mode
` [PATCH 2/6] x86, UV2: calc BAU destination timeout
` [PATCH 3/6] x86: workaround for UV2 BAU bug
` [PATCH 4/6] x86 UV2: remove no-resources test for UV2 BAU
` [PATCH 5/6] x86, UV2: ack BAU interrupt earlier
` [PATCH 6/6] x86, UV2: accounting for BAU strong nacks

[RFC] Congatec CGEB base, i2c and watchdog driver support
 2012-01-16 21:21 UTC  (3+ messages)
` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver

[PATCH] pch_gbe: Use a randomly generated MAC instead of failing probe
 2012-01-16 21:06 UTC  (2+ messages)

[PATCH] PM / MTD: Fix regressions related to mtd_suspend()
 2012-01-16 20:59 UTC  (4+ messages)

[GIT] kbuild misc updates for v3.3-rc1
 2012-01-16 20:54 UTC 

[GIT] kconfig for v3.3-rc1
 2012-01-16 20:51 UTC 

[GIT] kbuild changes for v3.3-rc1
 2012-01-16 20:48 UTC 

[PATCH 1/1] net: race condition in ipv6 forwarding and disable_ipv6 parameters
 2012-01-16 20:40 UTC 

[git pull] Please pull powerpc.git merge branch
 2012-01-16 20:27 UTC  (3+ messages)

[PATCH 2/2] staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
 2012-01-16 20:28 UTC 

[RFC,PATCH 0/2] dynamic seccomp policies (using BPF filters)
 2012-01-16 20:28 UTC  (17+ messages)
` [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF

[PATCH 1/2] staging, vt6656/wpactl.c: A basic style cleanup
 2012-01-16 20:28 UTC 

New drm-intel-next tree
 2012-01-16 19:58 UTC  (2+ messages)

[PATCH] pch_gbe: Do not abort probe on bad MAC
 2012-01-16 19:50 UTC 

[GIT PULL] x86/rdrand additional for v3.3-rc1
 2012-01-16 19:47 UTC 

[PATCH v2 0/2] Add lcd driver for panels with gpio controlled panel reset
 2012-01-16 19:33 UTC  (3+ messages)
` [PATCH v2 1/2] backlight: lcd: add driver for raster-type lcd's "

[GIT PULL] Power management fixes and additional updates for 3.3
 2012-01-16 19:28 UTC 

[PATCH] x86 / reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot
 2012-01-16 19:21 UTC  (5+ messages)

[GIT PULL] Block drivers for 3.3-rc
 2012-01-16 19:13 UTC  (7+ messages)

[ANNOUNCE] kmod 4
 2012-01-16 19:19 UTC 

[GIT PULL] x86/syscall for v3.3-rc1
 2012-01-16 19:08 UTC 

[PATCH] Fix race in process_vm_rw_core
 2012-01-16 18:59 UTC  (6+ messages)

[PATCH] perf: fix broken perf inject -b
 2012-01-16 18:53 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).