mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 3.14 00/77] 3.14.29-stable review
 2015-01-14  7:23 UTC  (41+ messages)
` [PATCH 3.14 01/77] drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
` [PATCH 3.14 03/77] ocfs2: fix journal commit deadlock
` [PATCH 3.14 04/77] ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
` [PATCH 3.14 05/77] ath9k_hw: fix hardware queue allocation
` [PATCH 3.14 06/77] ath9k: fix BE/BK queue order
` [PATCH 3.14 07/77] can: peak_usb: fix cleanup sequence order in case of error during init
` [PATCH 3.14 10/77] swiotlb-xen: remove BUG_ON in xen_bus_to_phys
` [PATCH 3.14 11/77] swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
` [PATCH 3.14 12/77] swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
` [PATCH 3.14 13/77] iwlwifi: mvm: update values for Smart Fifo
` [PATCH 3.14 14/77] ath5k: fix hardware queue index assignment
` [PATCH 3.14 15/77] ASoC: sigmadsp: Refuse to load firmware files with a non-supported version
` [PATCH 3.14 16/77] ASoC: max98090: Fix ill-defined sidetone route
` [PATCH 3.14 17/77] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap
` [PATCH 3.14 18/77] powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
` [PATCH 3.14 19/77] powerpc/book3s: Fix partial invalidation of TLBs in MCE code
` [PATCH 3.14 21/77] PCI: Restore detection of read-only BARs
` [PATCH 3.14 22/77] pstore-ram: Fix hangs by using write-combine mappings
` [PATCH 3.14 23/77] pstore-ram: Allow optional mapping with pgprot_noncached
` [PATCH 3.14 24/77] UBI: Fix invalid vfree()
` [PATCH 3.14 26/77] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
` [PATCH 3.14 30/77] HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
` [PATCH 3.14 31/77] HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard
` [PATCH 3.14 33/77] kvm: x86: drop severity of "generation wraparound" message
` [PATCH 3.14 34/77] x86_64, vdso: Fix the vdso address randomization algorithm
` [PATCH 3.14 35/77] x86, vdso: Use asm volatile in __getcpu
` [PATCH 3.14 36/77] driver core: Fix unbalanced device reference in drivers_probe
` [PATCH 3.14 37/77] misc: genwqe: check for error from get_user_pages_fast()
` [PATCH 3.14 38/77] ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
` [PATCH 3.14 43/77] genhd: check for int overflow in disk_expand_part_tbl()
` [PATCH 3.14 45/77] writeback: fix a subtle race condition in I_DIRTY clearing
` [PATCH 3.14 46/77] tracing/sched: Check preempt_count() for current when reading task->state
` [PATCH 3.14 47/77] serial: samsung: wait for transfer completion before clock disable
` [PATCH 3.14 51/77] nfsd4: fix xdr4 inclusion of escaped char
` [PATCH 3.14 53/77] ceph: fix null pointer dereference in discard_cap_releases()
` [PATCH 3.14 63/77] ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
` [PATCH 3.14 64/77] ACPI / PM: Fix PM initialization for devices that are not present
` [PATCH 3.14 65/77] arm64: kernel: add missing __init section marker to cpu_suspend_init
` [PATCH 3.14 68/77] arm64: kernel: fix __cpu_suspend mm switch on warm-boot
` [PATCH 3.14 69/77] Btrfs: dont delay inode ref updates during log replay

[PATCH 3.18 000/150] 3.18.3-stable review
 2015-01-14  7:23 UTC  (94+ messages)
` [PATCH 3.18 001/150] drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
` [PATCH 3.18 003/150] rtc: omap: fix missing wakealarm attribute
` [PATCH 3.18 006/150] ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
` [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 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 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 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 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 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 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 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 3.18 062/150] KVM: x86: em_ret_far overrides cpl
` [PATCH 3.18 065/150] KVM: s390: flush CPU on load control
` [PATCH 3.18 066/150] KVM: s390: Fix ipte locking
` [PATCH 3.18 067/150] kvm: x86: drop severity of "generation wraparound" message
` [PATCH 3.18 070/150] driver core: Fix unbalanced device reference in drivers_probe
` [PATCH 3.18 071/150] misc: genwqe: check for error from get_user_pages_fast()
` [PATCH 3.18 073/150] i2c: designware: Fix falling time bindings doc
` [PATCH 3.18 075/150] ALSA: hda/realtek - New codec support for ALC298
` [PATCH 3.18 076/150] ALSA: hda/realtek - New codec support for ALC256
` [PATCH 3.18 081/150] ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs
` [PATCH 3.18 082/150] ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda
` [PATCH 3.18 083/150] md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants
` [PATCH 3.18 084/150] USB: cdc-acm: check for valid interfaces
` [PATCH 3.18 086/150] usb: gadget: at91_udc: move prepare clk into process context
` [PATCH 3.18 089/150] genhd: check for int overflow in disk_expand_part_tbl()
` [PATCH 3.18 091/150] drbd: merge_bvec_fn: properly remap bvm->bi_bdev
` [PATCH 3.18 092/150] drbd: Fix state change in case of connection timeout
` [PATCH 3.18 094/150] tracing/sched: Check preempt_count() for current when reading task->state
` [PATCH 3.18 099/150] n_tty: Fix read_buf race condition, increment read_head after pushing data
` [PATCH 3.18 100/150] Drivers: hv: vmbus: Fix a race condition when unregistering a device
` [PATCH 3.18 101/150] Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messages
` [PATCH 3.18 102/150] fs: nfsd: Fix signedness bug in compare_blob
` [PATCH 3.18 103/150] nfsd4: fix xdr4 inclusion of escaped char
` [PATCH 3.18 105/150] nfsd: fix fi_delegees leak when fi_had_conflict returns true
` [PATCH 3.18 106/150] ACPI / video: update the skip case for acpi_video_device_in_dod()
` [PATCH 3.18 107/150] ceph: do_sync is never initialized
` [PATCH 3.18 110/150] mtd: nand: omap: Fix NAND enumeration on 3430 LDP
` [PATCH 3.18 111/150] nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
` [PATCH 3.18 112/150] scripts/kernel-doc: dont eat struct members with __aligned
` [PATCH 3.18 113/150] sched/deadline: Fix migration of SCHED_DEADLINE tasks
` [PATCH 3.18 116/150] ARM: dts: am437x-sk: fix lcd enable pin mux data
` [PATCH 3.18 117/150] ARM: dts: am437x-sk-evm.dts: fix LCD timings
` [PATCH 3.18 118/150] ARM: defconfigs: use CONFIG_CPUFREQ_DT
` [PATCH 3.18 119/150] ARM: dts: DRA7: wdt: Fix compatible property for watchdog node
` [PATCH 3.18 120/150] ARM: dts: Enable PWM node by default for s3c64xx
` [PATCH 3.18 121/150] ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_deps
` [PATCH 3.18 124/150] ACPI / video: Add some Samsung models to disable_native_backlight list
` [PATCH 3.18 125/150] ACPI / PM: Fix PM initialization for devices that are not present
` [PATCH 3.18 126/150] Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
` [PATCH 3.18 128/150] Input: alps - v7: sometimes a single touch is reported in mt[1]
` [PATCH 3.18 129/150] Input: alps - v7: fix finger counting for > 2 fingers on clickpads
` [PATCH 3.18 131/150] arm64: kernel: fix __cpu_suspend mm switch on warm-boot
` [PATCH 3.18 132/150] arm64/efi: add missing call to early_ioremap_reset()
` [PATCH 3.18 133/150] crypto: sha-mb - Add avx2_supported check
` [PATCH 3.18 134/150] crypto: aesni - fix "by8" variant for 128 bit keys
` [PATCH 3.18 135/150] Btrfs: dont delay inode ref updates during log replay
` [PATCH 3.18 136/150] Revert "mac80211: Fix accounting of the tailroom-needed counter"
` [PATCH 3.18 137/150] perf/x86/intel/uncore: Make sure only uncore events are collected
` [PATCH 3.18 138/150] perf: Fix events installation during moving group
` [PATCH 3.18 141/150] spi: sh-msiof: Add runtime PM lock in initializing
` [PATCH 3.18 143/150] nouveau: bring back legacy mmap handler
` [PATCH 3.18 145/150] mmc: sdhci: Fix sleep in atomic after inserting SD card
` [PATCH 3.18 146/150] exit: fix race between wait_consider_task() and wait_task_zombie()
` [PATCH 3.18 147/150] mm: protect set_page_dirty() from ongoing truncation
` [PATCH 3.18 148/150] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
` [PATCH 3.18 149/150] mm: propagate error from stack expansion even for guard page
` [PATCH 3.18 150/150] mm: Dont count the stack guard page towards RLIMIT_STACK

[PATCH] x86, mpx: Ensure unused arguments of prctl() MPX requests are 0
 2015-01-14  7:21 UTC  (7+ messages)

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

Help-desk Service Center requires your immediate re-activation
 2015-01-14  7:09 UTC 

[PATCH V7 0/8] Add new powerpc specific ELF core notes
 2015-01-14  7:08 UTC  (9+ messages)
` [PATCH V7 1/8] elf: Add new powerpc specifc core note sections
` [PATCH V7 2/8] powerpc, process: Add the function flush_tmregs_to_thread
` [PATCH V7 3/8] powerpc, ptrace: Enable fpr_(get/set) for transactional memory
` [PATCH V7 4/8] powerpc, ptrace: Enable vr_(get/set) "
` [PATCH V7 5/8] powerpc, ptrace: Enable support for transactional memory register sets
` [PATCH V7 6/8] powerpc, ptrace: Enable support for miscellaneous debug registers
` [PATCH V7 7/8] selftests, powerpc: Add test case for TM related ptrace interface
` [PATCH V7 8/8] selftests: Make GIT ignore all binaries in powerpc test suite

[PATCH] ARM: multi_v7_defconfig: Enable Hip01 platform
 2015-01-14  7:02 UTC 

[PATCH] BLACKFIN MEDIA DRIVER: rewrite the blackfin style of read/write into common style
 2015-01-14  6:57 UTC 

[PATCH v2] usb: dwc2: call dwc2_is_controller_alive() under spinlock
 2015-01-14  6:45 UTC 

[PATCH] staging: lustre: libcfs: fix sparse warnings about static declaration
 2015-01-14  6:35 UTC  (3+ messages)

[v3] gpio_wdt: Add "always_running" feature to GPIO watchdog
 2015-01-14  6:28 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] kernel/module.c: Free lock-classes if parse_args failed
 2015-01-14  6:25 UTC 

[PATCH] usb: dwc2: call dwc2_is_controller_alive() under spinlock
 2015-01-14  6:25 UTC  (3+ messages)

[PATCH] mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
 2015-01-14  6:24 UTC 

linux-next: Tree for Jan 14
 2015-01-14  6:17 UTC 

[PATCH] tty/serial: digicolor: remove sysrq reference
 2015-01-14  6:04 UTC 

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block
 2015-01-14  6:03 UTC  (3+ messages)
` [PATCH 1/4] clk: tegra: make tegra_clocks_apply_init_table() arch_initcall

[PATCH] serial: digicolor: fix sysrq handling
 2015-01-14  5:57 UTC  (2+ messages)

[RFC] export module parameters even the permission is zero
 2015-01-14  5:46 UTC  (2+ messages)

[RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
 2015-01-14  5:33 UTC 

[PATCH RESEND v2] net: fec: fix MDIO bus assignement for dual fec SoC's
 2015-01-14  5:27 UTC  (2+ messages)

[PATCH 1/2] net/macb: Adding comments to various #defs to make interpretation easier
 2015-01-14  5:26 UTC  (4+ messages)
` [PATCH 2/2] net/macb: improved ethtool statistics support

[f2fs-dev][PATCH 2/2] f2fs: enable recover_xattr_data to avoid cp when fsync after operating xattr
 2015-01-14  5:01 UTC  (7+ messages)

Possible regression with commit 52221610d
 2015-01-14  5:00 UTC  (12+ messages)

[V6,1/9] elf: Add new powerpc specifc core note sections
 2015-01-14  4:44 UTC  (6+ messages)

[RFC][PATCH 0/9] extend initramfs archive format to support xattrs
 2015-01-14  4:34 UTC  (11+ messages)
` [RFC][PATCH 6/9] gen_initramfs_list.sh: include xattrs

[PATCH -next] clk: shmobile: fix sparse NULL pointer warning
 2015-01-14  4:11 UTC  (3+ messages)

[PATCH] char: Added support for u-blox 6 i2c gps driver
 2015-01-14  4:10 UTC  (4+ messages)

[PATCH] i2c: designware: use {readl|writel}_relaxed instead of readl/writel
 2015-01-14  4:05 UTC  (3+ messages)

[PATCH v10 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-14  3:53 UTC  (3+ messages)
` [PATCH v10 1/2] crypto: AF_ALG: add AEAD support
` [PATCH v10 2/2] crypto: AF_ALG: enable AEAD interface compilation

[PATCH] selftests/powerpc: Add .gitignore for powerpc selftests
 2015-01-14  3:50 UTC  (4+ messages)

[PATCH] staging: lustre: Fix sparse warning on address-space
 2015-01-14  3:50 UTC  (2+ messages)

[PATCH v2 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-01-14  3:26 UTC  (3+ messages)
` [PATCH v2 1/5] irqchip: add dumb demultiplexer implementation

[PATCH v3] hv: hv_fcopy: drop the obsolete message on transfer failure
 2015-01-14  3:21 UTC  (4+ messages)

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-14  3:18 UTC  (2+ messages)

[Xen-devel] [PATCH v2] [Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-14  3:09 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] mmc: rtsx: add check before sending request
 2015-01-14  3:09 UTC  (3+ messages)
` [PATCH 1/2] mmc: rtsx: finish request if no card exist
` [PATCH 2/2] mmc: rtsx: check sg_count before long data xfer

[PATCH v2 1/1] atm: remove deprecated use of pci api
 2015-01-14  2:59 UTC  (2+ messages)

[PATCH v2] ARM: mm: fix size rounding-down of arm_add_memory() function
 2015-01-14  2:53 UTC  (3+ messages)

[PATCH 0/2] workqueue: fix a bug when numa mapping is changed v4
 2015-01-14  2:47 UTC  (9+ messages)
` [PATCH 1/2] workqueue: update numa affinity info at node hotplug

[PATCH] RTC: RK808: fix the rtc time reading issue
 2015-01-14  2:43 UTC 

[PATCH] i40e: don't enable and init FCOE by default when do PF reset
 2015-01-14  2:40 UTC  (6+ messages)

[PATCH 0/3] memstick: rtsx: finish request faster if no card exist
 2015-01-14  2:40 UTC  (4+ messages)
` [PATCH 1/3] memstick: rtsx: dump register using compact format
` [PATCH 2/3] memstick: rtsx: finish request if no card exist
` [PATCH 3/3] memstick: rtsx: move suspend/resume to pm ops

[PATCH] perf: fix dwarf unwind using libunwind
 2015-01-14  2:36 UTC  (2+ messages)
` [PATCH v2] "

livepatching tree for linux-next
 2015-01-14  2:34 UTC  (13+ messages)
                  `  "
                    ` [PATCH] ftrace: don't allow IPMODIFY without proper compiler support (was Re: Re: livepatching tree for linux-next)

[PATCH v4 1/5] ARM: mediatek: Add config options for mediatek SoCs
 2015-01-14  2:33 UTC  (2+ messages)

[PATCH v3 1/3] usb: phy: introduce usb_phy_set_event interface
 2015-01-14  1:26 UTC  (8+ messages)
` [PATCH v3 3/3] usb: phy: hold wakeupsource when USB is enumerated in peripheral mode

[PATCH 1/1] mm: pagemap: limit scan to virtual region being asked
 2015-01-14  1:08 UTC  (2+ messages)

Investment
 2015-01-13 17:42 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®