All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-26 17:00:26 to 2012-11-26 17:21:24 UTC [more...]

[Qemu-devel] [RFC] target-i386: register a class for each CPU model
 2012-11-26 17:22 UTC  (3+ messages)

[PATCH v8 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-26 17:20 UTC  (6+ messages)
` [PATCH v8 1/2] x86/kexec: add a new atomic notifier list for kdump

[ 3.5.yuz extended stable ] Linux 3.5.7u1 stable review
 2012-11-26 16:59 UTC  (169+ messages)
` [PATCH 011/270] netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
` [PATCH 012/270] netfilter: nf_nat_sip: fix via header translation with multiple parameters
` [PATCH 013/270] netfilter: nf_ct_expect: fix possible access to uninitialized timer
` [PATCH 014/270] netfilter: xt_limit: have r->cost != 0 case work
` [PATCH 015/270] netfilter: nf_conntrack: fix racy timer handling with reliable events
` [PATCH 016/270] netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
` [PATCH 017/270] MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs
` [PATCH 019/270] jbd: Fix assertion failure in commit code due to lacking transaction credits
` [PATCH 020/270] nfsd4: fix nfs4 stateid leak
` [PATCH 021/270] NFSD: pass null terminated buf to kstrtouint()
` [PATCH 022/270] mfd: 88pm860x: Move _IO resources out of ioport_ioresource
` [PATCH 023/270] target: support zero allocation length in INQUIRY
` [PATCH 024/270] target: fix truncation of mode data, support zero allocation length
` [PATCH 025/270] target: fix return code in target_core_init_configfs error path
` [PATCH 026/270] powerpc/eeh: Lock module while handling EEH event
` [PATCH 027/270] SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
` [PATCH 029/270] block: remove the duplicated setting for congestion_threshold
` [PATCH 031/270] block: fix request_queue->flags initialization
` [PATCH 032/270] viafb: don't touch clock state on OLPC XO-1.5
` [PATCH 033/270] qla2xxx: Fix endianness of task management response code
` [PATCH 035/270] drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flag
` [PATCH 037/270] module: taint kernel when lve module is loaded
` [PATCH 038/270] mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
` [PATCH 039/270] nfsd4: don't pin clientids to pseudoflavors
` [PATCH 040/270] lockd: use rpc client's cl_nodename for id encoding
` [PATCH 044/270] target/file: Re-enable optional fd_buffered_io=1 operation
` [PATCH 046/270] iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
` [PATCH 047/270] iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
` [PATCH 048/270] drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message
` [PATCH 050/270] ALSA: hda - Fix hang caused by race during suspend
` [PATCH 052/270] ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
` [PATCH 053/270] mmc: sdhci-s3c: fix the wrong number of max bus clocks
` [PATCH 055/270] ARM: OMAP: counter: add locking to read_persistent_clock
` [PATCH 057/270] scsi_debug: Fix off-by-one bug when unmapping region
` [PATCH 058/270] storvsc: Account for in-transit packets in the RESET path
` [PATCH 061/270] timekeeping: Cast raw_interval to u64 to avoid shift overflow
` [PATCH 062/270] video/udlfb: fix line counting in fb_write
` [PATCH 064/270] ALSA: hda - Add missing hda_gen_spec to struct via_spec
` [PATCH 065/270] ALSA: hda - Fix memory leaks at error path in patch_cirrus.c
` [PATCH 066/270] ALSA: hda - do not detect jack on internal speakers for Realtek
` [PATCH 068/270] pktgen: fix crash when generating IPv6 packets
` [PATCH 069/270] md/raid10: use correct limit variable
` [PATCH 071/270] kdb,vt_console: Fix missed data due to pager overruns
` [PATCH 073/270] xen/bootup: allow {read|write}_cr8 pvops call
` [PATCH 074/270] libceph: eliminate connection state "DEAD"
` [PATCH 077/270] libceph: rename kvec_reset and kvec_add functions
` [PATCH 078/270] libceph: embed ceph messenger structure in ceph_client
` [PATCH 079/270] libceph: start separating connection flags from state
` [PATCH 081/270] libceph: provide osd number when creating osd
` [PATCH 083/270] libceph: embed ceph connection structure in mon_client
` [PATCH 084/270] libceph: drop connection refcounting for mon_client
` [PATCH 086/270] libceph: fully initialize connection in con_init()
` [PATCH 088/270] libceph: have messages point to their connection
` [PATCH 090/270] libceph: make ceph_con_revoke() a msg operation
` [PATCH 091/270] libceph: make ceph_con_revoke_message() a msg op
` [PATCH 093/270] libceph: fix overflow in osdmap_decode()
` [PATCH 095/270] libceph: transition socket state prior to actual connect
` [PATCH 096/270] libceph: fix NULL dereference in reset_connection()
` [PATCH 098/270] libceph: drop ceph_con_get/put helpers and nref member
` [PATCH 099/270] libceph: encapsulate out message data setup
` [PATCH 100/270] libceph: encapsulate advancing msg page
` [PATCH 103/270] libceph: move init of bio_iter
` [PATCH 105/270] libceph: SOCK_CLOSED is a flag, not a state
` [PATCH 106/270] libceph: don't change socket state on sock event
` [PATCH 108/270] libceph: don't touch con state in con_close_socket()
` [PATCH 109/270] libceph: clear CONNECTING in ceph_con_close()
` [PATCH 110/270] libceph: clear NEGOTIATING when done
` [PATCH 112/270] libceph: separate banner and connect writes
` [PATCH 113/270] libceph: distinguish two phases of connect sequence
` [PATCH 114/270] libceph: small changes to messenger.c
` [PATCH 117/270] libceph: initialize mon_client con only once
` [PATCH 118/270] libceph: allow sock transition from CONNECTING to CLOSED
` [PATCH 120/270] libceph: prevent the race of incoming work during teardown
` [PATCH 122/270] libceph: fix mutex coverage for ceph_con_close
` [PATCH 123/270] libceph: resubmit linger ops when pg mapping changes
` [PATCH 125/270] libceph: protect ceph_con_open() with mutex
` [PATCH 127/270] libceph: fix fault locking; close socket on lossy fault
` [PATCH 128/270] libceph: move msgr clear_standby under con mutex protection
` [PATCH 130/270] libceph: drop gratuitous socket close calls in con_work
` [PATCH 131/270] libceph: close socket directly from ceph_con_close()
` [PATCH 132/270] libceph: drop unnecessary CLOSED check in socket state change callback
` [PATCH 134/270] libceph: clean up con flags
` [PATCH 136/270] libceph: fix handling of immediate socket connect failure
` [PATCH 138/270] libceph: verify state after retaking con lock after dispatch
` [PATCH 140/270] libceph: change ceph_con_in_msg_alloc convention to be less weird
` [PATCH 141/270] libceph: recheck con state after allocating incoming message
` [PATCH 142/270] libceph: fix crypto key null deref, memory leak
` [PATCH 144/270] libceph: avoid truncation due to racing banners
` [PATCH 146/270] rbd: reset BACKOFF if unable to re-queue
` [PATCH 147/270] libceph: avoid NULL kref_put when osd reset races with alloc_msg
` [PATCH 149/270] ceph: Fix oops when handling mdsmap that decreases max_mds
` [PATCH 151/270] ceph: avoid 32-bit page index overflow
` [PATCH 153/270] ASoC: wm2200: Fix non-inverted OUT2 mute control
` [PATCH 154/270] drm/i915: remove useless BUG_ON which caused a regression in 3.5
` [PATCH 157/270] usb: Send Set SEL before enabling parent U1/U2 timeout
` [PATCH 158/270] ASoC: fsi: don't reschedule DMA from an atomic context
` [PATCH 161/270] hwmon: (coretemp) Add support for Atom CE4110/4150/4170
` [PATCH 163/270] usb: dwc3: gadget: fix 'endpoint always busy' bug
` [PATCH 165/270] drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy()
` [PATCH 166/270] ALSA: hda - Always check array bounds in alc_get_line_out_pfx
` [PATCH 167/270] NLM: nlm_lookup_file() may return NLMv4-specific error codes
` [PATCH 169/270] SUNRPC: Prevent kernel stack corruption on long values of flush
` [PATCH 171/270] usb: acm: fix the computation of the number of data bits
` [PATCH 172/270] usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
` [PATCH 174/270] USB: option: add more ZTE devices
` [PATCH 175/270] kernel/sys.c: fix stack memory content leak via UNAME26
` [PATCH 176/270] use clamp_t in UNAME26 fix
` [PATCH 178/270] ext4: fix metadata checksum calculation for the superblock
` [PATCH 179/270] nohz: Fix idle ticks in cpu summary line of /proc/stat
` [PATCH 181/270] Bluetooth: SMP: Fix setting unknown auth_req bits
` [PATCH 182/270] oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
` [PATCH 185/270] mac80211: use ieee80211_free_txskb in a few more places
` [PATCH 186/270] bcma: fix unregistration of cores
` [PATCH 188/270] iwlwifi: fix 6000 series channel switch command
` [PATCH 191/270] pinctrl: tegra: set low power mode bank width to 2
` [PATCH 193/270] s390: fix linker script for 31 bit builds
` [PATCH 194/270] pinctrl: remove mutex lock in groups show
` [PATCH 195/270] xen/x86: don't corrupt %eip when returning from a signal handler
` [PATCH 196/270] ALSA: hda - add dock support for Thinkpad T430
` [PATCH 200/270] ext4: Checksum the block bitmap properly with bigalloc enabled
` [PATCH 201/270] ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
` [PATCH 204/270] Staging: android: binder: Fix memory leak on thread/process exit
` [PATCH 206/270] ext4: Avoid underflow in ext4_trim_fs()
` [PATCH 208/270] extcon: Unregister compat class at module unload to fix oops
` [PATCH 209/270] extcon: unregister compat link on cleanup
` [PATCH 211/270] arch/tile: avoid generating .eh_frame information in modules
` [PATCH 213/270] drm/radeon: add error output if VM CS fails on cayman
` [PATCH 214/270] xhci: endianness xhci_calculate_intel_u2_timeout
` [PATCH 216/270] dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
` [PATCH 217/270] Revert "x86/mm: Fix the size calculation of mapping tables"
` [PATCH 218/270] x86-64: Fix page table accounting
` [PATCH 219/270] dmaengine: sirf: fix a typo in dma_prep_interleaved
` [PATCH 220/270] dmaengine: sirf: fix a typo in moving running dma_desc to active queue
` [PATCH 221/270] amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
` [PATCH 224/270] SUNRPC: Prevent races in xs_abort_connection()
` [PATCH 226/270] iommu/tegra: smmu: Fix deadly typo
` [PATCH 227/270] ARM: at91/tc: fix typo in the DT document
` [PATCH 229/270] ARM: at91/i2c: change id to let i2c-gpio work
` [PATCH 230/270] Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"
` [PATCH 232/270] USB: serial: Fix memory leak in sierra_release()
` [PATCH 234/270] x86, mm: Use memblock memory loop instead of e820_RAM
` [PATCH 235/270] usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
` [PATCH 236/270] Drivers: hv: Cleanup error handling in vmbus_open()
` [PATCH 240/270] USB: whiteheat: fix memory leak in error path
` [PATCH 242/270] USB: quatech2: fix io after disconnect
` [PATCH 244/270] USB: opticon: fix memory leak in error path
` [PATCH 245/270] USB: mct_u232: fix broken close
` [PATCH 247/270] USB: sierra: fix memory leak in probe error path
` [PATCH 249/270] USB: mos7840: fix port-device leak in "
` [PATCH 251/270] USB: mos7840: remove invalid disconnect handling
` [PATCH 253/270] ehci: Add yet-another Lucid nohandoff pci quirk
` [PATCH 254/270] xhci: Fix potential NULL ptr deref in command cancellation
` [PATCH 255/270] freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
` [PATCH 256/270] mm: fix XFS oops due to dirty pages without buffers on s390
` [PATCH 257/270] genalloc: stop crashing the system when destroying a pool
` [PATCH 258/270] drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
` [PATCH 259/270] gen_init_cpio: avoid stack overflow when expanding
` [PATCH 260/270] fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
` [PATCH 261/270] qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
` [PATCH 262/270] efi: Defer freeing boot services memory until after ACPI init
` [PATCH 263/270] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
` [PATCH 264/270] e1000e: add device IDs for i218
` [PATCH 265/270] target: Re-add explict zeroing of INQUIRY bounce buffer memory
` [PATCH 266/270] ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set
` [PATCH 267/270] libceph: drop declaration of ceph_con_get()
` [PATCH 268/270] x86, mm: Find_early_table_space based on ranges that are actually being mapped
` [PATCH 269/270] x86, mm: Undo incorrect revert in arch/x86/mm/init.c
` [PATCH 270/270] Revert "sched: Add missing call to calc_load_exit_idle()"

[PATCH 0/7 v5] More device removal fixes
 2012-11-26 17:19 UTC  (3+ messages)

[Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
 2012-11-26 17:19 UTC  (2+ messages)

BQL support in gianfar causes network hickup
 2012-11-26 17:17 UTC  (8+ messages)

Temporary fbdev maintainership for 3.8 merge window
 2012-11-26 17:16 UTC  (2+ messages)

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2012-11-26 17:15 UTC  (6+ messages)
` [PATCH V2 Resend 3/4] workqueue: Schedule work on non-idle cpu instead of current one

PROBLEM: resuming from suspend-to-ram hangs
 2012-11-26 17:14 UTC 

[PATCH] gspca - ov534: Fix the light frequency filter
 2012-11-26 17:12 UTC  (6+ messages)

[PATCH] x86/time: fix scale_delta() inline assembly
 2012-11-26 17:12 UTC  (9+ messages)

[PATCH] HID: add quirk for Freescale i.MX23 ROM recovery
 2012-11-26 17:12 UTC  (3+ messages)

[meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
 2012-11-26 17:12 UTC  (7+ messages)

Kernel splat from 3.5.7+ (tainted)
 2012-11-26 17:10 UTC 

Greeting's,
 2012-11-26 17:08 UTC 

[Qemu-devel] [PATCHv3 1/5] seccomp: adding new syscalls (bugzilla 855162)
 2012-11-26 17:08 UTC  (4+ messages)

build regressions 2012-11-26
 2012-11-26 17:07 UTC 

[PATCH 0/2] clk: ux500: Add abx500 clock driver
 2012-11-26 17:06 UTC  (3+ messages)
` [PATCH 1/2] clk: ux500: Initial support for "

EFI pstore: BUG: scheduling while atomic, and possible circular locking dependency
 2012-11-26 17:06 UTC  (3+ messages)

[Bug 57531] New: [GEM] RS780V allocation errors with piglit
 2012-11-26 17:04 UTC  (2+ messages)
` [Bug 57531] "

[PATCH 0/2] uprobes/powerpc: Replace ptrace single step helpers
 2012-11-26 17:01 UTC  (3+ messages)
` [PATCH 2/2] uprobes/powerpc: Make use of generic routines to enable single step

wip-crush
 2012-11-26 17:01 UTC 

[PATCH 0 of 5] HVM performance improvements
 2012-11-26 17:01 UTC  (5+ messages)
` [PATCH 3 of 5] rombios/ata: Reading this status register has no relevant side effects

[Qemu-devel] [RFC PATCH v2 0/3] Virtio-refactoring
 2012-11-26 16:59 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 1/3] virtio-bus : Introduce VirtioBus


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.