All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-06 12:56:27 to 2013-12-06 13:08:00 UTC [more...]

[PATCH V5 0/4] Make OVMF work with Xen
 2013-12-06 13:08 UTC  (2+ messages)

[PATCHv5][ 1/8] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
 2013-12-06 13:07 UTC  (4+ messages)
` [PATCHv5][ 3/8] staging: imx-drm: Correct BGR666 and the board's dts that use them

Xen 4.4 development update: RC0 imminent
 2013-12-06 13:07 UTC  (4+ messages)

recreate bucket error
 2013-12-06 13:07 UTC 

[PATCH v2] xen: arm: remove hardcoded gnttab location from dom0
 2013-12-06 13:06 UTC  (2+ messages)

[PATCH v3] linux-can-next: Changes to Documentation (can.txt)
 2013-12-06 13:05 UTC  (2+ messages)

[PATCH] ASoC: omap-pcm: Lower the dma coherent mask to 32bits
 2013-12-06 13:04 UTC  (9+ messages)

[Intel gfx][i-g-t PATCH 1/4] lib: Clean the batch buffer store after reset
 2013-12-06 13:03 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] ARMv7: add PSCI support to u-boot
 2013-12-06 13:03 UTC  (5+ messages)
    ` [U-Boot] [linux-sunxi] "

[PATCH v8 1/2] PWM: atmel-pwm: add PWM controller driver
 2013-12-06 13:02 UTC  (9+ messages)

Null pointer oops when deleting item in btrfs_find_all_root()
 2013-12-06 13:01 UTC 

[PATCHv7][ 1/2] backlight: gpio_backlight: Use a default state enum
 2013-12-06 13:00 UTC  (4+ messages)
` [PATCHv7][ 2/2] video: backlight: gpio-backlight: Add DT support

[PATCH -next] x86, efi: remove unused variable in __map_region()
 2013-12-06 12:59 UTC 

[PATCH-v2 0/3] ima: add support for custom template formats
 2013-12-06 12:57 UTC  (2+ messages)
` [PATCH-v2 1/3] ima: added error messages to template-related functions

[3.11.y.z extended stable] Linux 3.11.10.1 stable review
 2013-12-06 12:59 UTC  (176+ messages)
` [PATCH 3.11 098/272] ipc, msg: fix message length check for negative values
` [PATCH 3.11 099/272] ipc, msg: forbid negative values for "msg{max,mnb,mni}"
` [PATCH 3.11 100/272] ipc: update locking scheme comments
` [PATCH 3.11 101/272] ipc/sem.c: synchronize semop and semctl with IPC_RMID
` [PATCH 3.11 102/272] ahci: Add Device IDs for Intel Wildcat Point-LP
` [PATCH 3.11 103/272] ahci: disabled FBS prior to issuing software reset
` [PATCH 3.11 104/272] IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
` [PATCH 3.11 105/272] IB/qib: Fix txselect regression
` [PATCH 3.11 106/272] IB/srp: Report receive errors correctly
` [PATCH 3.11 107/272] loop: fix crash if blk_alloc_queue fails
` [PATCH 3.11 108/272] loop: fix crash when using unassigned loop device
` [PATCH 3.11 109/272] mtd: nand: hack ONFI for non-power-of-2 dimensions
` [PATCH 3.11 110/272] mtd: map: fixed bug in 64-bit systems
` [PATCH 3.11 111/272] mtd: gpmi: fix kernel BUG due to racing DMA operations
` [PATCH 3.11 112/272] ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
` [PATCH 3.11 113/272] xen/blkback: fix reference counting
` [PATCH 3.11 114/272] rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
` [PATCH 3.11 115/272] rtlwifi: rtl8192se: "
` [PATCH 3.11 116/272] rtlwifi: rtl8192cu: "
` [PATCH 3.11 117/272] qeth: avoid buffer overflow in snmp ioctl
` [PATCH 3.11 118/272] rt2400pci: fix RSSI read
` [PATCH 3.11 119/272] mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
` [PATCH 3.11 120/272] mmc: atmel-mci: abort transfer on timeout error
` [PATCH 3.11 121/272] mmc: atmel-mci: fix oops in atmci_tasklet_func
` [PATCH 3.11 122/272] dm mpath: fix race condition between multipath_dtr and pg_init_done
` [PATCH 3.11 123/272] dm array: fix bug in growing array
` [PATCH 3.11 124/272] dm cache: fix a race condition between queuing new migrations and quiescing for a shutdown
` [PATCH 3.11 125/272] dm: allocate buffer for messages with small number of arguments using GFP_NOIO
` [PATCH 3.11 126/272] blk-core: Fix memory corruption if blkcg_init_queue fails
` [PATCH 3.11 127/272] PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
` [PATCH 3.11 128/272] PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
` [PATCH 3.11 129/272] qxl: avoid an oops in the deferred io code
` [PATCH 3.11 130/272] mwifiex: correct packet length for packets from SDIO interface
` [PATCH 3.11 131/272] mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
` [PATCH 3.11 132/272] audit: add child record before the create to handle case where create fails
` [PATCH 3.11 133/272] audit: log the audit_names record type
` [PATCH 3.11 134/272] prism54: set netdev type to "wlan"
` [PATCH 3.11 135/272] drm/ttm: Fix memory type compatibility check
` [PATCH 3.11 136/272] drm/ttm: Handle in-memory region copies
` [PATCH 3.11 137/272] drm/ttm: Fix ttm_bo_move_memcpy
` [PATCH 3.11 138/272] drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
` [PATCH 3.11 139/272] drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
` [PATCH 3.11 140/272] drm/radeon: activate UVD clocks before sending the destroy msg
` [PATCH 3.11 141/272] drm/radeon: don't share PPLLs on DCE4.1
` [PATCH 3.11 142/272] edac, highbank: Fix interrupt setup of mem and l2 controller
` [PATCH 3.11 143/272] setfacl removes part of ACL when setting POSIX ACLs to Samba
` [PATCH 3.11 144/272] Input: evdev - fall back to vmalloc for client event buffer
` [PATCH 3.11 145/272] Input: cypress_ps2 - do not consider data bad if palm is detected
` [PATCH 3.11 146/272] Input: i8042 - add PNP modaliases
` [PATCH 3.11 147/272] HID: don't ignore eGalax/D-Wav/EETI HIDs
` [PATCH 3.11 148/272] Input: usbtouchscreen: "
` [PATCH 3.11 149/272] cpufreq: highbank-cpufreq: Enable Midway/ECX-2000
` [PATCH 3.11 150/272] clk: armada-370: Fix incorrect placement of __initconst
` [PATCH 3.11 151/272] clk: armada-370: fix tclk frequencies
` [PATCH 3.11 152/272] 9p: send uevent after adding/removing mount_tag attribute
` [PATCH 3.11 153/272] HID: multitouch: Fix GeneralTouch products and add more PIDs
` [PATCH 3.11 154/272] HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel
` [PATCH 3.11 155/272] HID: hid-multitouch: add support for SiS panels
` [PATCH 3.11 156/272] HID: hid-sensor-hub: fix report size
` [PATCH 3.11 157/272] HID: multicouh: add PID VID to support 1 new Wistron optical touch device
` [PATCH 3.11 158/272] HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel
` [PATCH 3.11 159/272] HID:hid-lg4ff: Switch autocentering off when strength is set to zero
` [PATCH 3.11 160/272] HID: lg: fix ReportDescriptor for Logitech Formula Vibration
` [PATCH 3.11 161/272] gpio: pl061: move irqdomain initialization
` [PATCH 3.11 162/272] cfg80211: fix scheduled scan pointer access
` [PATCH 3.11 163/272] [media] mxl111sf: Don't use dynamic static allocation
` [PATCH 3.11 164/272] [media] af9035: "
` [PATCH 3.11 165/272] [media] af9015: "
` [PATCH 3.11 166/272] [media] dw2102: "
` [PATCH 3.11 167/272] [media] dibusb-common: "
` [PATCH 3.11 168/272] [media] cxusb: "
` [PATCH 3.11 169/272] [media] av7110_hw: "
` [PATCH 3.11 170/272] [media] cimax2: "
` [PATCH 3.11 171/272] [media] cx18: struct i2c_client is too big for stack
` [PATCH 3.11 172/272] [media] lirc_zilog: Don't use dynamic static allocation
` [PATCH 3.11 173/272] [media] tuner-xc2028: "
` [PATCH 3.11 174/272] [media] tuners: "
` [PATCH 3.11 175/272] [media] stv090x: "
` [PATCH 3.11 176/272] [media] stv0367: "
` [PATCH 3.11 177/272] [media] stb0899_drv: "
` [PATCH 3.11 178/272] [media] dvb-frontends: "
` [PATCH 3.11 179/272] "
` [PATCH 3.11 180/272] [media] s5h1420: "
` [PATCH 3.11 181/272] HID: roccat: add new device return value
` [PATCH 3.11 182/272] HID: roccat: fix Coverity CID 141438
` [PATCH 3.11 183/272] HID: roccat: add missing special driver declarations
` [PATCH 3.11 184/272] HID: enable Mayflash USB Gamecube Adapter
` [PATCH 3.11 185/272] HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys
` [PATCH 3.11 186/272] drm/radeon: use 64-bit math to calculate CTS values for audio (v2)
` [PATCH 3.11 187/272] drm/radeon: fix N/CTS clock matching for audio
` [PATCH 3.11 188/272] drm/radeon: use hw generated CTS/N values "
` [PATCH 3.11 189/272] drm/radeon: re-enable sw ACR support on pre-DCE4
` [PATCH 3.11 190/272] iwlwifi: don't WARN on host commands sent when firmware is dead
` [PATCH 3.11 191/272] netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
` [PATCH 3.11 192/272] [media] cx23885: Fix TeVii S471 regression since introduction of ts2020
` [PATCH 3.11 193/272] iwl3945: better skb management in rx path
` [PATCH 3.11 194/272] iwl4965: "
` [PATCH 3.11 195/272] ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
` [PATCH 3.11 196/272] ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit words
` [PATCH 3.11 197/272] genirq: Set the irq thread policy without checking CAP_SYS_NICE
` [PATCH 3.11 198/272] regulator: ti-abb: Fix operator precedence typo
` [PATCH 3.11 199/272] i2c: wmt: add missing clk_disable_unprepare() on error
` [PATCH 3.11 200/272] IB/srp: Remove target from list before freeing Scsi_Host structure
` [PATCH 3.11 201/272] IB/srp: Avoid offlining operational SCSI devices
` [PATCH 3.11 202/272] mtd: m25p80: fix allocation size
` [PATCH 3.11 203/272] ath5k: fix regression in tx status processing
` [PATCH 3.11 204/272] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
` [PATCH 3.11 205/272] bcache: Fix dirty_data accounting
` [PATCH 3.11 206/272] drm/vmwgfx: Resource evict fixes
` [PATCH 3.11 207/272] drm/radeon: fix UVD destroy IB size
` [PATCH 3.11 208/272] HID: wiimote: fix inverted pro-controller axes
` [PATCH 3.11 209/272] mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH
` [PATCH 3.11 210/272] mfd: rtsx: Modify rts5249_optimize_phy
` [PATCH 3.11 211/272] HID: add support for LEETGION Hellion Gaming Mouse
` [PATCH 3.11 212/272] GFS2: d_splice_alias() can't return error
` [PATCH 3.11 213/272] GFS2: fix dentry leaks
` [PATCH 3.11 214/272] usb: musb: davinci: fix resources passed to MUSB driver for DM6467
` [PATCH 3.11 215/272] NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
` [PATCH 3.11 216/272] usb: Disable USB 2.0 Link PM before device reset
` [PATCH 3.11 217/272] xhci: Set L1 device slot on USB2 LPM enable/disable
` [PATCH 3.11 218/272] usb: Don't enable USB 2.0 Link PM by default
` [PATCH 3.11 219/272] xhci: Enable LPM support only for hardwired or BESL devices
` [PATCH 3.11 220/272] usb: hub: Clear Port Reset Change during init/resume
` [PATCH 3.11 221/272] usb: musb: call musb_start() only once in OTG mode
` [PATCH 3.11 222/272] usb: musb: dsps: move try_idle to start hook
` [PATCH 3.11 223/272] usb: musb: core: properly free host / device structs in err path
` [PATCH 3.11 224/272] rt2800usb: slow down TX status polling
` [PATCH 3.11 225/272] ALSA: hda - Add support of ALC255 codecs
` [PATCH 3.11 226/272] ALSA: compress: fix drain calls blocking other compress functions
` [PATCH 3.11 227/272] NFSv4: fix NULL dereference in open recover
` [PATCH 3.11 228/272] NFSv4: don't fail on missing fattr "
` [PATCH 3.11 229/272] NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
` [PATCH 3.11 230/272] NFSv4: don't reprocess cached open CLAIM_PREVIOUS
` [PATCH 3.11 231/272] ALSA: 6fire: Fix probe of multiple cards
` [PATCH 3.11 232/272] nfsd: return better errors to exportfs
` [PATCH 3.11 233/272] mei: nfc: fix memory leak in error path
` [PATCH 3.11 234/272] usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
` [PATCH 3.11 235/272] usb: wusbcore: change WA_SEGS_MAX to a legal value
` [PATCH 3.11 236/272] powerpc/vio: use strcpy in modalias_show
` [PATCH 3.11 237/272] powerpc/mpc512x: silence build warning upon disabled DIU
` [PATCH 3.11 238/272] powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
` [PATCH 3.11 239/272] xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields
` [PATCH 3.11 240/272] s390/vtime: correct idle time calculation
` [PATCH 3.11 241/272] nfs: fix oops when trying to set SELinux label
` [PATCH 3.11 242/272] NFS: Fix a missing initialisation when reading the "
` [PATCH 3.11 243/272] nfsd4: fix discarded security labels on setattr
` [PATCH 3.11 244/272] KVM: x86: fix emulation of "movzbl %bpl, %eax"
` [PATCH 3.11 245/272] drm/i915/dvo: call ->mode_set callback only when the port is running
` [PATCH 3.11 246/272] ALSA: hda - Enable SPDIF for Acer TravelMate 6293
` [PATCH 3.11 247/272] NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec
` [PATCH 3.11 248/272] KVM: IOMMU: hva align mapping page size
` [PATCH 3.11 249/272] ALSA: hda - Force buffer alignment for Haswell HDMI controllers
` [PATCH 3.11 250/272] ftrace/x86: skip over the breakpoint for ftrace caller
` [PATCH 3.11 251/272] drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
` [PATCH 3.11 252/272] powerpc/powernv: Add PE to its own PELTV
` [PATCH 3.11 253/272] ALSA: hda - Make sure mute LEDs stay on during runtime suspend (Realtek)
` [PATCH 3.11 254/272] ALSA: hda - Add support for CX20952
` [PATCH 3.11 255/272] ALSA: hda - Add pincfg fixup for ASUS W5A
` [PATCH 3.11 256/272] ALSA: compress: fix drain calls blocking other compress functions (v6)
` [PATCH 3.11 257/272] block: fix race between request completion and timeout handling
` [PATCH 3.11 258/272] block: fix a probe argument to blk_register_region
` [PATCH 3.11 259/272] block: properly stack underlying max_segment_size to DM device
` [PATCH 3.11 260/272] SUNRPC: Fix a data corruption issue when retransmitting RPC calls
` [PATCH 3.11 261/272] ALSA: msnd: Avoid duplicated driver name
` [PATCH 3.11 262/272] ALSA: hda - Fix Line Out automute on Realtek multifunction jacks
` [PATCH 3.11 263/272] ALSA: hda - Check keep_eapd_on before inv_eapd
` [PATCH 3.11 264/272] x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as an error
` [PATCH 3.11 265/272] SUNRPC: Avoid deep recursion in rpc_release_client
` [PATCH 3.11 266/272] cris: media platform drivers: fix build
` [PATCH 3.11 267/272] mm: numa: return the number of base pages altered by protection changes
` [PATCH 3.11 268/272] ALSA: hda - Don't turn off EAPD for headphone on Lenovo N100
` [PATCH 3.11 269/272] ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
` [PATCH 3.11 270/272] ALSA: pcsp: Fix the order of input device unregistration
` [PATCH 3.11 271/272] hwmon: (lm90) Fix max6696 alarm handling
` [PATCH 3.11 272/272] drm/radeon: add semaphore trace point

[PATCH 1/3] tests: drm_open_any doesn't fail
 2013-12-06 12:58 UTC  (4+ messages)
` [PATCH 2/3] lib: add igt_pipe_crc_check

[patch] spi: bcm63xx-hsspi: checking for ERR_PTR instead of NULL
 2013-12-06 12:58 UTC  (2+ messages)

[PATCH 1/2] ASoC: samsung: Provide helper for DMA init
 2013-12-06 12:57 UTC  (2+ messages)
` [PATCH 2/2] ASoC: samsung: Use ASoC dmaengine code where possible


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.