Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-12 18:03:49 to 2015-01-14 07:22:11 UTC [more...]

[PATCH 3.18 000/150] 3.18.3-stable review
 2015-01-14  7:22 UTC  (58+ messages)
` [PATCH 3.18 001/150] drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
` [PATCH 3.18 002/150] rtc: omap: fix clock-source configuration
` [PATCH 3.18 003/150] rtc: omap: fix missing wakealarm attribute
` [PATCH 3.18 005/150] ocfs2: fix journal commit deadlock
` [PATCH 3.18 006/150] ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
` [PATCH 3.18 007/150] ath9k_hw: fix hardware queue allocation
` [PATCH 3.18 008/150] ath9k: fix BE/BK queue order
` [PATCH 3.18 009/150] can: peak_usb: fix cleanup sequence order in case of error during init
` [PATCH 3.18 010/150] can: peak_usb: fix memset() usage
` [PATCH 3.18 011/150] swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
` [PATCH 3.18 012/150] swiotlb-xen: remove BUG_ON in xen_bus_to_phys
` [PATCH 3.18 013/150] swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
` [PATCH 3.18 014/150] swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
` [PATCH 3.18 015/150] iwlwifi: dvm: fix flush support for old firmware
` [PATCH 3.18 016/150] iwlwifi: mvm: update values for Smart Fifo
` [PATCH 3.18 017/150] iwlwifi: add new device IDs for 3165
` [PATCH 3.18 018/150] ath5k: fix hardware queue index assignment
` [PATCH 3.18 019/150] ASoC: eukrea-tlv320: Fix of_node_put() call with uninitialized object
` [PATCH 3.18 020/150] ASoC: sigmadsp: Refuse to load firmware files with a non-supported version
` [PATCH 3.18 021/150] ASoC: max98090: Fix ill-defined sidetone route
` [PATCH 3.18 022/150] ASoC: tlv320aic31xx: Fix off by one error in the loop stucture
` [PATCH 3.18 023/150] ASoC: pcm512x: Trigger auto-increment of register addresses on i2c
` [PATCH 3.18 024/150] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap
` [PATCH 3.18 025/150] ktest: Fix make_min_config to handle new assign_configs call
` [PATCH 3.18 026/150] powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
` [PATCH 3.18 027/150] powerpc/book3s: Fix partial invalidation of TLBs in MCE code
` [PATCH 3.18 028/150] powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
` [PATCH 3.18 029/150] powerpc/perf/hv-24x7: Use per-cpu page buffer
` [PATCH 3.18 030/150] powerpc: add little endian flag to syscall_get_arch()
` [PATCH 3.18 031/150] Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
` [PATCH 3.18 032/150] Bluetooth: 6lowpan: fix skb_unshare behaviour
` [PATCH 3.18 033/150] Bluetooth: Fix LE connection timeout deadlock
` [PATCH 3.18 034/150] Bluetooth: Fix check for direct advertising
` [PATCH 3.18 035/150] Bluetooth: Clear LE white list when resetting controller
` [PATCH 3.18 036/150] Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
` [PATCH 3.18 038/150] PCI: Restore detection of read-only BARs
` [PATCH 3.18 039/150] brcmfmac: Fix ifidx for rx data by msgbuf
` [PATCH 3.18 040/150] pstore-ram: Fix hangs by using write-combine mappings
` [PATCH 3.18 041/150] pstore-ram: Allow optional mapping with pgprot_noncached
` [PATCH 3.18 042/150] UBI: Fix invalid vfree()
` [PATCH 3.18 043/150] UBI: Fix double free after do_sync_erase()
` [PATCH 3.18 044/150] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
` [PATCH 3.18 045/150] iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
` [PATCH 3.18 046/150] blk-mq: use nr_cpu_ids as highest CPU ID count for hwq <-> cpu map
` [PATCH 3.18 047/150] blk-mq: Fix a use-after-free
` [PATCH 3.18 048/150] blk-mq: Avoid that __bt_get_word() wraps multiple times
` [PATCH 3.18 049/150] blk-mq: Fix a race between bt_clear_tag() and bt_get()
` [PATCH 3.18 050/150] blk-mq: Fix uninitialized kobject at CPU hotplugging
` [PATCH 3.18 051/150] HID: yet another buggy ELAN touchscreen
` [PATCH 3.18 052/150] HID: wacom: re-add accidentally dropped Lenovo PID
` [PATCH 3.18 053/150] HID: wacom: fix freeze on open when autosuspend is on
` [PATCH 3.18 054/150] HID: i2c-hid: fix race condition reading reports
` [PATCH 3.18 055/150] HID: i2c-hid: prevent buffer overflow in early IRQ
` [PATCH 3.18 056/150] HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
` [PATCH 3.18 057/150] HID: i2c-hid: Do not free buffers in i2c_hid_stop()
` [PATCH 3.18 058/150] HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard
` [PATCH 3.18 060/150] x86: export get_xsave_addr

[PATCH] smack: fix possible use after frees in task_security() callers
 2015-01-14  7:12 UTC  (2+ messages)

[PATCH 0/2] ARM: set thread_info->syscall just before sys_* execution
 2015-01-14  2:23 UTC  (5+ messages)
` [PATCH 1/2] ARM: entry-common: fix forgotten set of thread_info->syscall

[PATCH] hostfs: Use noop_fsync for directories
 2015-01-13 22:26 UTC  (3+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt4 stable review
 2015-01-13 19:33 UTC  (114+ messages)
` [PATCH 3.16.y-ckt 075/216] drm/i915: Disallow pin ioctl completely for kms drivers
` [PATCH 3.16.y-ckt 112/216] drm/i915: Don't complain about stolen conflicts on gen3
` [PATCH 3.16.y-ckt 113/216] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
` [PATCH 3.16.y-ckt 114/216] ALSA: hda - Add EAPD fixup for ASUS Z99He laptop
` [PATCH 3.16.y-ckt 115/216] blk-mq: Fix uninitialized kobject at CPU hotplugging
` [PATCH 3.16.y-ckt 116/216] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.16.y-ckt 117/216] drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
` [PATCH 3.16.y-ckt 118/216] rtc: omap: fix clock-source configuration
` [PATCH 3.16.y-ckt 119/216] rtc: omap: fix missing wakealarm attribute
` [PATCH 3.16.y-ckt 120/216] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.16.y-ckt 121/216] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
` [PATCH 3.16.y-ckt 122/216] KVM: nVMX: Disable unrestricted mode if ept=0
` [PATCH 3.16.y-ckt 123/216] KVM: x86: em_ret_far overrides cpl
` [PATCH 3.16.y-ckt 124/216] drm/i915: save/restore GMBUS freq across suspend/resume on gen4
` [PATCH 3.16.y-ckt 125/216] pstore-ram: Fix hangs by using write-combine mappings
` [PATCH 3.16.y-ckt 126/216] pstore-ram: Allow optional mapping with pgprot_noncached
` [PATCH 3.16.y-ckt 127/216] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.16.y-ckt 128/216] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.16.y-ckt 129/216] userns: Unbreak the unprivileged remount tests
` [PATCH 3.16.y-ckt 130/216] HID: i2c-hid: prevent buffer overflow in early IRQ
` [PATCH 3.16.y-ckt 131/216] mac80211: fix multicast LED blinking and counter
` [PATCH 3.16.y-ckt 132/216] cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
` [PATCH 3.16.y-ckt 133/216] cfg80211: avoid mem leak on driver hint set
` [PATCH 3.16.y-ckt 134/216] nl80211: check matches array length before acessing it
` [PATCH 3.16.y-ckt 135/216] cfg80211: don't WARN about two consecutive Country IE hint
` [PATCH 3.16.y-ckt 136/216] reiserfs: destroy allocated commit workqueue
` [PATCH 3.16.y-ckt 137/216] mtd: tests: abort torturetest on erase errors
` [PATCH 3.16.y-ckt 138/216] tracing/sched: Check preempt_count() for current when reading task->state
` [PATCH 3.16.y-ckt 139/216] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.16.y-ckt 140/216] x86/tls: Disallow unusual TLS segments
` [PATCH 3.16.y-ckt 141/216] ARC: [nsimosci] move peripherals to match model to FPGA
` [PATCH 3.16.y-ckt 142/216] isofs: Fix infinite looping over CE entries
` [PATCH 3.16.y-ckt 143/216] mac80211: free management frame keys when removing station
` [PATCH 3.16.y-ckt 144/216] ceph: do_sync is never initialized
` [PATCH 3.16.y-ckt 145/216] mnt: Fix a memory stomp in umount
` [PATCH 3.16.y-ckt 146/216] ocfs2: fix journal commit deadlock
` [PATCH 3.16.y-ckt 147/216] md/bitmap: always wait for writes on unplug
` [PATCH 3.16.y-ckt 148/216] mmc: block: add newline to sysfs display of force_ro
` [PATCH 3.16.y-ckt 149/216] mmc: omap_hsmmc: Fix UHS card with DDR50 support
` [PATCH 3.16.y-ckt 150/216] mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
` [PATCH 3.16.y-ckt 151/216] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.16.y-ckt 152/216] dm thin: fix a race in thin_dtr
` [PATCH 3.16.y-ckt 153/216] ARM: mvebu: fix ordering in Armada 370 .dtsi
` [PATCH 3.16.y-ckt 154/216] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.16.y-ckt 155/216] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.16.y-ckt 156/216] tcm_loop: Fix wrong I_T nexus association
` [PATCH 3.16.y-ckt 157/216] clk: samsung: Fix double add of syscore ops after driver rebind
` [PATCH 3.16.y-ckt 158/216] Revert "[SCSI] mpt2sas: Remove phys on topology change."
` [PATCH 3.16.y-ckt 159/216] Revert "[SCSI] mpt3sas: Remove phys on topology change"
` [PATCH 3.16.y-ckt 160/216] ASoC: pcm512x: Trigger auto-increment of register addresses on i2c
` [PATCH 3.16.y-ckt 161/216] Btrfs: fix fs corruption on transaction abort if device supports discard
` [PATCH 3.16.y-ckt 162/216] perf/x86/intel/uncore: Make sure only uncore events are collected
` [PATCH 3.16.y-ckt 163/216] perf: Fix events installation during moving group
` [PATCH 3.16.y-ckt 164/216] drm/i915: vlv: fix IRQ masking when uninstalling interrupts
` [PATCH 3.16.y-ckt 165/216] iscsi,iser-target: Initiate termination only once
` [PATCH 3.16.y-ckt 166/216] iser-target: Fix flush + disconnect completion handling
` [PATCH 3.16.y-ckt 167/216] iser-target: Parallelize CM connection establishment
` [PATCH 3.16.y-ckt 168/216] iser-target: Fix connected_handler + teardown flow race
` [PATCH 3.16.y-ckt 169/216] iser-target: Handle ADDR_CHANGE event for listener cm_id
` [PATCH 3.16.y-ckt 170/216] iser-target: Fix implicit termination of connections
` [PATCH 3.16.y-ckt 171/216] iser-target: Allocate PI contexts dynamically
` [PATCH 3.16.y-ckt 172/216] iser-target: Fix NULL dereference in SW mode DIF
` [PATCH 3.16.y-ckt 173/216] iscsi,iser-target: Expose supported protection ops according to t10_pi
` [PATCH 3.16.y-ckt 174/216] genirq: Prevent proc race against freeing of irq descriptors
` [PATCH 3.16.y-ckt 175/216] powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
` [PATCH 3.16.y-ckt 176/216] scsi: blacklist RSOC for Microsoft iSCSI target devices
` [PATCH 3.16.y-ckt 177/216] storvsc: ring buffer failures may result in I/O freeze
` [PATCH 3.16.y-ckt 178/216] iscsi-target: Fail connection on short sendmsg writes
` [PATCH 3.16.y-ckt 179/216] drm/i915: Invalidate media caches on gen7
` [PATCH 3.16.y-ckt 180/216] drm/i915: Force the CS stall for invalidate flushes
` [PATCH 3.16.y-ckt 181/216] ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset mode
` [PATCH 3.16.y-ckt 182/216] dm thin: fix inability to discard blocks when in out-of-data-space mode
` [PATCH 3.16.y-ckt 183/216] dm thin: fix missing out-of-data-space to write mode transition if blocks are released
` [PATCH 3.16.y-ckt 184/216] dm: fix missed error code if .end_io isn't implemented by target_type
` [PATCH 3.16.y-ckt 185/216] i2c: mv64xxx: use BIT() macro for register value definitions
` [PATCH 3.16.y-ckt 186/216] i2c: mv64xxx: rework offload support to fix several problems
` [PATCH 3.16.y-ckt 187/216] x86/tls: Don't validate lm in set_thread_area() after all
` [PATCH 3.16.y-ckt 188/216] ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
` [PATCH 3.16.y-ckt 189/216] tick/powerclamp: Remove tick_nohz_idle abuse
` [PATCH 3.16.y-ckt 190/216] audit: don't attempt to lookup PIDs when changing PID filtering audit rules
` [PATCH 3.16.y-ckt 191/216] audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
` [PATCH 3.16.y-ckt 192/216] arm64: kernel: add missing __init section marker to cpu_suspend_init
` [PATCH 3.16.y-ckt 193/216] arm64: kernel: refactor the CPU suspend API for retention states
` [PATCH 3.16.y-ckt 194/216] arm64: Move cpu_resume into the text section
` [PATCH 3.16.y-ckt 195/216] arm64: kernel: fix __cpu_suspend mm switch on warm-boot
` [PATCH 3.16.y-ckt 196/216] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.16.y-ckt 197/216] parisc: fix out-of-register compiler error in ldcw inline assembler function
` [PATCH 3.16.y-ckt 198/216] kvm: x86: drop severity of "generation wraparound" message
` [PATCH 3.16.y-ckt 199/216] Btrfs: fix loop writing of async reclaim
` [PATCH 3.16.y-ckt 200/216] powercap / RAPL: add support for CPU model 0x3f
` [PATCH 3.16.y-ckt 201/216] iwlwifi: make U-APSD default configurable at compile time
` [PATCH 3.16.y-ckt 202/216] isofs: Fix unchecked printing of ER records
` [PATCH 3.16.y-ckt 203/216] crypto: af_alg - fix backlog handling
` [PATCH 3.16.y-ckt 204/216] udf: Check path length when reading symlink
` [PATCH 3.16.y-ckt 205/216] udf: Verify i_size when loading inode
` [PATCH 3.16.y-ckt 206/216] udf: Verify symlink size before loading it
` [PATCH 3.16.y-ckt 207/216] udf: Check component length before reading it
` [PATCH 3.16.y-ckt 208/216] platform/chrome: chromeos_laptop - Add support for Acer C720
` [PATCH 3.16.y-ckt 209/216] platform/chrome: chromeos_laptop - Add HP Chromebook 14
` [PATCH 3.16.y-ckt 210/216] platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touch
` [PATCH 3.16.y-ckt 211/216] platform/chrome: chromeos_laptop - Add Toshiba CB35 Touch
` [PATCH 3.16.y-ckt 212/216] platform/chrome: Add support for the acer c720p touchscreen
` [PATCH 3.16.y-ckt 213/216] batman-adv: Calculate extra tail size based on queued fragments
` [PATCH 3.16.y-ckt 214/216] move d_rcu from overlapping d_child to overlapping d_alias
` [PATCH 3.16.y-ckt 215/216] deal with deadlock in d_walk()
` [PATCH 3.16.y-ckt 216/216] KEYS: close race between key lookup and freeing

[PATCH 0/3] fix non-working eMMC on Marvell BG2Q DMP board
 2015-01-13 19:27 UTC  (10+ messages)
` [PATCH 3/3] clk: berlin: bg2q: remove non-exist "smemc" gate clock

[PATCH v2] clk: at91: keep slow clk enabled to prevent system hang
 2015-01-13 19:06 UTC  (2+ messages)

[3.13.y.z extended stable] Linux 3.13.11.11 stable review
 2015-01-13 18:38 UTC  (5+ messages)
` [PATCH 3.13 106/162] KVM: x86: Fix far-jump to non-canonical check

[RESEND PATCH] usb: gadget: at91_udc: move prepare clk into process context
 2015-01-13 18:32 UTC  (4+ messages)

[PATCH][v3.13.y] e1000e: Fix no connectivity when driver loaded with cable out
 2015-01-13 18:29 UTC  (2+ messages)

[PATCH] Revert "AUDIT: Allow login in non-init namespaces"
 2015-01-13 16:21 UTC  (5+ messages)
` [PATCH][RESEND] "
  ` [PATCH][RESEND 2] "

[PATCH 1/3] gpio: sysfs: fix gpio-chip device-attribute leak
 2015-01-13 12:00 UTC  (2+ messages)
` [PATCH 2/3] gpio: sysfs: fix gpio "

[patch 4/6] mm: fix invalid use of pfn_valid_within in test_pages_in_a_zone
 2015-01-13 10:18 UTC  (5+ messages)

[3.2-stable] Suspend regression after "x86, mm: Set NX across entire PMD at boot"
 2015-01-13 10:16 UTC  (3+ messages)
` [3.2-stable] Suspend regression after "x86, 64bit, mm: Mark data/bss/brk to nx"

[RESEND PATCH] clk: at91: keep slow clk enabled to prevent system hang
 2015-01-13 10:06 UTC  (2+ messages)

[PATCH RESEND 1/1] X86: Mark the Hyper-V clocksource as being continuous
 2015-01-13  3:19 UTC  (2+ messages)

[PATCHv2] remove recently added perl build requirement
 2015-01-13  1:01 UTC  (2+ messages)

[PATCH 3.12 01/78] ipv6: gre: fix wrong skb->protocol in WCCP
 2015-01-12 23:13 UTC  (6+ messages)
` [PATCH 3.12 78/78] mm: let mm_find_pmd fix buggy race with THP fault

[3.16.y-ckt stable] Linux 3.16.7-ckt3 stable review
 2015-01-12 21:43 UTC  (6+ messages)
` [PATCH 3.16.y-ckt 030/168] drm/i915: Handle failure to kick out a conflicting fb driver

backport a4dba130891271084344c12537731542ec77cb85 to 3.16+
 2015-01-12 18:09 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).