All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-08 19:24:16 to 2014-07-08 20:40:26 UTC [more...]

[PATCH] mm: Don't forget to set softdirty on file mapped fault
 2014-07-08 20:40 UTC  (7+ messages)

[PATCH tip/core/rcu 0/17] Miscellaneous fixes for 3.17
 2014-07-08 20:40 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/17] rcu: Document deadlock-avoidance information for rcu_read_unlock()
  ` [PATCH tip/core/rcu 06/17] rcu: Eliminate read-modify-write ACCESS_ONCE() calls
  ` [PATCH tip/core/rcu 11/17] rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs

[PATCH 0/2] update lz4 and add maintainer
 2014-07-08 20:39 UTC  (4+ messages)
` [PATCH 1/2] lz4: update to latest version 119

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-07-08 20:37 UTC  (6+ messages)
` [PATCH RFC v2 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH RFC v2 01/19] rebase -i: Failed reword prints redundant error message
  ` [PATCH RFC v2 02/19] rebase -i: reword complains about empty commit despite --keep-empty

[PATCH] GPIO button wth wakeup attribute is supposed to wake the system up
 2014-07-08 20:52 UTC  (2+ messages)

[PATCH] soc_button_array: fix the issue that button device can't be enumerated since 3.16-rc1
 2014-07-08 20:50 UTC  (3+ messages)

Error trying to get libQt5SerialPort build in yocto project
 2014-07-08 20:30 UTC  (2+ messages)

+ scripts-checkstackpl-automatically-handle-32-bit-and-64-bit-mode-for-arch=x86.patch added to -mm tree
 2014-07-08 20:30 UTC 

[PULL] IIO fixes for 3.16 - set 3
 2014-07-08 20:32 UTC 

[PATCH] pci: pci_alloc_bus(): use xzalloc() instead of kzalloc()
 2014-07-08 20:23 UTC 

[PATCH v2] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-07-08 20:47 UTC  (2+ messages)

+ scripts-coccinelle-free-ifnullfreecocci-add-copyright-information.patch added to -mm tree
 2014-07-08 20:28 UTC 

[next:master 284/380] cpu_pm.c:undefined reference to `crypto_alloc_shash'
 2014-07-08 20:27 UTC  (3+ messages)

PCIe bus enumeration
 2014-07-08 20:27 UTC  (5+ messages)

a case for a common efuse API?
 2014-07-08 20:26 UTC  (4+ messages)

[PATCH 00/14] Add submodule test harness
 2014-07-08 20:25 UTC  (9+ messages)

[PATCHv2 0/8] cpufreq support for Marvell Armada XP
 2014-07-08 20:25 UTC  (8+ messages)
` [PATCHv2 1/8] clk: add an APPLY_RATE_CHANGE notifier event during clk_set_rate()

+ checkpatch-add-ability-to-insert-and-delete-lines-to-patch-file.patch added to -mm tree
 2014-07-08 20:24 UTC 

+ checkpatch-add-an-index-variable-for-fixed-lines.patch added to -mm tree
 2014-07-08 20:24 UTC 

Setup script for xen ?
 2014-07-08 20:24 UTC 

[PATCH 0/2] checkpatch: Add ability to insert/delete lines
 2014-07-08 20:24 UTC  (3+ messages)
` [PATCH 2/2] checkpatch: Add ability to insert and delete lines to patch/file

[PATCH] Documentation: add uemd mb7707 barebox mini-howto
 2014-07-08 20:22 UTC 

[U-Boot] [PATCH 0/5] ARM: Allwinner sun7i (A20) USB Host EHCI support
 2014-07-08 20:21 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] sunxi: add defines to control USB Host clocks/resets
` [U-Boot] [PATCH 2/5] sunxi: add USB EHCI driver
` [U-Boot] [PATCH 3/5] sunxi: add USB options to configs
` [U-Boot] [PATCH 4/5] sun7i: add USB EHCI configuration
` [U-Boot] [PATCH 5/5] sun7i: cubietruck: enable USB EHCI

+ mm-dont-forget-to-set-softdirty-on-file-mapped-fault.patch added to -mm tree
 2014-07-08 20:20 UTC 

[Buildroot] [Bug 7268] New: python 2.7 compilation issue
 2014-07-08 20:20 UTC  (2+ messages)
` [Buildroot] [Bug 7268] python 2.7 compilation issue on a Debian/Ubuntu host with multiarch support

btrfs and mount in gentoo linux
 2014-07-08 20:20 UTC  (3+ messages)

[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
 2014-07-08 20:20 UTC  (17+ messages)

core-image-weston: do_rootfs failure installing libcogl
 2014-07-08 20:18 UTC  (2+ messages)

[PATCH] ACPI / video: Add Dell Inspiron 5737 to the blacklist
 2014-07-08 20:38 UTC  (4+ messages)

Fwd: btrfs Wiki account request
 2014-07-08 20:19 UTC 

Updates to meta-fsl-arm (master) in 2014-07-08
 2014-07-08 20:17 UTC  (3+ messages)

+ checkpatch-warn-on-break-after-goto-or-return-with-same-tab-indentation.patch added to -mm tree
 2014-07-08 20:18 UTC 

[PATCH 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-07-08 20:16 UTC  (14+ messages)
` [PATCH 1/6] arm: LLVMLinux: Add global named register current_stack_pointer for ARM
` [PATCH 2/6] arm: LLVMLinux: Use current_stack_pointer to calculate pt_regs address
` [PATCH 3/6] arm: LLVMLinux: Use current_stack_pointer for return_address
` [PATCH 4/6] arm: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
` [PATCH 5/6] arm: LLVMLinux: Calculate current_thread_info from current_stack_pointer
` [PATCH 6/6] arm: LLVMLinux: Use current_stack_pointer in unwind_backtrace

[Buildroot] [PATCH 1/2] python: improve impermeability to build environment and error handling
 2014-07-08 20:17 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] python3: "

[PATCH] hyperv: Add netpoll support
 2014-07-08 20:16 UTC  (7+ messages)

[PATCH] staging:iio:ad7291: Move out of staging
 2014-07-08 20:19 UTC  (4+ messages)

[PATCH net] r8169: disable L23
 2014-07-08 20:16 UTC  (2+ messages)

[PATCH v2 0/4] submodule config lookup API
 2014-07-08 20:14 UTC  (3+ messages)
` [PATCH v2 3/4] use new config API for worktree configurations of submodules

[PATCH 6/6] staging:iio:ad7291 define alert register bits
 2014-07-08 20:16 UTC  (2+ messages)

[PATCH 3.2 000/125] 3.2.61-rc1 review
 2014-07-08 20:12 UTC  (77+ messages)
` [PATCH 3.2 081/125] rtmutex: Plug slow unlock race
` [PATCH 3.2 091/125] b43: fix frequency reported on G-PHY with /new/ firmware
` [PATCH 3.2 089/125] Bluetooth: Fix SSP acceptor just-works confirmation without MITM
` [PATCH 3.2 083/125] ALSA: control: Protect user controls against concurrent access
` [PATCH 3.2 023/125] IB/ipath: Translate legacy diagpkt into newer extended diagpkt
` [PATCH 3.2 018/125] drm/i915: Only copy back the modified fields to userspace from execbuffer
` [PATCH 3.2 077/125] ALSA: hda - Add quirk for external mic on Lifebook U904
` [PATCH 3.2 017/125] drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
` [PATCH 3.2 084/125] ALSA: control: Fix replacing user controls
` [PATCH 3.2 121/125] Documentation: Update stable address in Chinese and Japanese translations
` [PATCH 3.2 092/125] tracing: Fix syscall_*regfunc() vs copy_process() race
` [PATCH 3.2 019/125] ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
` [PATCH 3.2 051/125] RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
` [PATCH 3.2 047/125] rtmutex: Fix deadlock detector for real
` [PATCH 3.2 076/125] evm: prohibit userspace writing 'security.evm' HMAC value
` [PATCH 3.2 110/125] netlink: rate-limit leftover bytes warning and print process name
` [PATCH 3.2 104/125] [SCSI] Stop accepting SCSI requests before removing a device
` [PATCH 3.2 030/125] USB: usb_wwan: fix race between write and resume
` [PATCH 3.2 103/125] target: Fix left-over se_lun->lun_sep pointer OOPs
` [PATCH 3.2 022/125] IB/qib: Fix port in pkey change event
` [PATCH 3.2 086/125] ALSA: control: Handle numid overflow
` [PATCH 3.2 122/125] ptrace,x86: force IRET path after a ptrace_stop()
` [PATCH 3.2 009/125] reiserfs: drop vmtruncate
` [PATCH 3.2 120/125] ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
` [PATCH 3.2 008/125] IB/srp: Fix a sporadic crash triggered by cable pulling
` [PATCH 3.2 117/125] [SCSI] Fix spurious request sense in error handling
` [PATCH 3.2 037/125] USB: cdc-acm: fix runtime PM for control messages
` [PATCH 3.2 123/125] skbuff: add an api to orphan frags
` [PATCH 3.2 013/125] USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
` [PATCH 3.2 113/125] sctp: Fix sk_ack_backlog wrap-around problem
` [PATCH 3.2 001/125] mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
` [PATCH 3.2 114/125] mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
` [PATCH 3.2 073/125] auditsc: audit_krule mask accesses need bounds checking
` [PATCH 3.2 004/125] UBIFS: fix an mmap and fsync race condition
` [PATCH 3.2 080/125] rtmutex: Detect changes in the pi lock chain
` [PATCH 3.2 097/125] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
` [PATCH 3.2 020/125] ext4: fix zeroing of page during writeback
` [PATCH 3.2 002/125] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 3.2 100/125] drm: fix NULL pointer access by wrong ioctl
` [PATCH 3.2 079/125] rtmutex: Handle deadlock detection smarter
` [PATCH 3.2 118/125] [SCSI] megaraid: Use resource_size_t for PCI resources, not long
` [PATCH 3.2 096/125] x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
` [PATCH 3.2 082/125] USB: EHCI: avoid BIOS handover on the HASEE E200
` [PATCH 3.2 015/125] Input: synaptics - T540p - unify with other LEN0034 models
` [PATCH 3.2 014/125] ARM: 8051/1: put_user: fix possible data corruption in put_user
` [PATCH 3.2 011/125] ARM: imx: fix error handling in ipu device registration
` [PATCH 3.2 108/125] MIPS: Cleanup flags in syscall flags handlers
` [PATCH 3.2 039/125] USB: io_ti: fix firmware download on big-endian machines (part 2)
` [PATCH 3.2 085/125] ALSA: control: Don't access controls outside of protected regions
` [PATCH 3.2 106/125] [SCSI] dual scan thread bug fix
` [PATCH 3.2 095/125] lzo: properly check for overruns
` [PATCH 3.2 105/125] [SCSI] fix our current target reap infrastructure
` [PATCH 3.2 116/125] target: Explicitly clear ramdisk_mcp backend pages
` [PATCH 3.2 006/125] ACPI: Fix conflict between customized DSDT and DSDT local copy
` [PATCH 3.2 112/125] net: fix inet_getid() and ipv6_select_ident() bugs
` [PATCH 3.2 064/125] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
` [PATCH 3.2 024/125] USB: sierra: fix AA deadlock in open error path
` [PATCH 3.2 119/125] iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()
` [PATCH 3.2 021/125] ext4: fix wrong assert in ext4_mb_normalize_request()
` [PATCH 3.2 016/125] mac80211: fix IBSS join by initializing last_scan_completed
` [PATCH 3.2 088/125] Bluetooth: Fix check for connection encryption
` [PATCH 3.2 099/125] mm: fix crashes from mbind() merging vmas
` [PATCH 3.2 093/125] lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
` [PATCH 3.2 111/125] net: tunnels - enable module autoloading
` [PATCH 3.2 125/125] skbuff: skb_segment: orphan frags before copying
` [PATCH 3.2 115/125] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
` [PATCH 3.2 098/125] mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
` [PATCH 3.2 078/125] mm: rmap: fix use-after-free in __put_anon_vma
` [PATCH 3.2 090/125] rt2x00: disable TKIP on USB
` [PATCH 3.2 007/125] HID: core: fix validation of report id 0
` [PATCH 3.2 075/125] powerpc: Don't setup CPUs with bad status
` [PATCH 3.2 010/125] reiserfs: call truncate_setsize under tailpack mutex
` [PATCH 3.2 050/125] RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
` [PATCH 3.2 094/125] lib/lzo: Update LZO compression to current upstream version
` [PATCH 3.2 087/125] ALSA: control: Make sure that id->index does not overflow

[PATCH 5/6] staging:iio:ad7291 faciliate ad7291_read_event_config()
 2014-07-08 20:14 UTC  (2+ messages)

[PATCH 4/6] staging:iio:ad7291 fix defines
 2014-07-08 20:13 UTC  (2+ messages)

[PATCH 3/6] staging:iio:ad7291 fix ad7291_threshold_reg()
 2014-07-08 20:10 UTC  (2+ messages)

[PATCH v2] i2c: stub: Add support for SMBus block commands
 2014-07-08 20:05 UTC  (4+ messages)

[PATCH] usb: dwc2: remove incomplete DMA support from gadget code
 2014-07-08 20:04 UTC  (2+ messages)

+ zram-avoid-lockdep-splat-by-revalidate_disk.patch added to -mm tree
 2014-07-08 20:03 UTC 

[U-Boot] [PATCH v2 0/9] Add a pre-relocation malloc() implementation
 2014-07-08 20:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/9] arm: Set up global data before board_init_f()

[PATCH 1/1] dvb-frontends: remove unnecessary break after goto
 2014-07-09  2:12 UTC  (4+ messages)
    ` [PATCH] checkpatch: Warn on break after goto or return with same tab indentation

[PATCHSET cgroup/for-3.17] cgroup: remove sane_behavior support on non-default hierarchies
 2014-07-08 19:57 UTC  (3+ messages)
` [PATCH 3/4] "

[PATCH] ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type
 2014-07-08 19:54 UTC  (3+ messages)

[Buildroot] [PATCH] dvb-apps: fix static only build
 2014-07-08 19:51 UTC  (2+ messages)

[Qemu-devel] another locking issue in current dataplane code?
 2014-07-08 19:50 UTC  (5+ messages)

[PATCH v2] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-08 20:52 UTC 

[PATCH v2] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-08 20:52 UTC 

[GIT PULL 00/16] perf/cor improvements and fixes
 2014-07-08 19:02 UTC  (2+ messages)
` [PATCH 09/16] perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag

[Qemu-devel] Where to get precompiled qga-vss.dll from ?
 2014-07-08 19:46 UTC  (4+ messages)
` [Qemu-devel] [libvirt] "

[RFC PATCH 1/3] arm64: clarify Image header requirement for EFI booting
 2014-07-08 19:46 UTC  (3+ messages)
` [RFC PATCH 2/3] arm64: add C struct definition for Image header

[PATCH v3 0/3] mm: introduce fincore() v3
 2014-07-08 19:42 UTC  (6+ messages)
` [PATCH v3 1/3] mm: introduce fincore()

[PATCHSET cgroup/for-3.17] cgroup, blkcg, memcg: make blkcg depend on memcg on unified hierarchy
 2014-07-08 19:42 UTC  (4+ messages)
` [PATCH 6/6] blkcg, memcg: make blkcg depend on memcg on the default hierarchy
  ` [PATCH v2 "

Error assigning BAR 0 to hotplugged device
 2014-07-08 19:37 UTC 

[PATCH v2 0/2] Fix auditsc DoS and mark it BROKEN
 2014-07-08 19:37 UTC  (5+ messages)
` [PATCH v2 1/2] auditsc: audit_krule mask accesses need bounds checking

[PATCH net-next v1 1/2] netpoll: fix use after free
 2014-07-08 19:35 UTC  (4+ messages)
  ` [PATCH net-next v1 2/2] netpoll: avoid reference leaks

secilc: is anyone able to confirm that type_change 
 2014-07-08 19:35 UTC  (8+ messages)

[PATCH 3.10 00/53] 3.10.48-stable review
 2014-07-08 19:31 UTC  (2+ messages)

[PATCH 3.14 00/94] 3.14.12-stable review
 2014-07-08 19:31 UTC  (2+ messages)

[PATCH 3.15 000/122] 3.15.5-stable review
 2014-07-08 19:30 UTC  (2+ messages)

[Buildroot] [PATCH] ghostscript-fonts: new package
 2014-07-08 19:30 UTC 

Compile issues with se7206_defconfig
 2014-07-08 19:30 UTC  (6+ messages)

[PATCH 3.4 00/44] 3.4.98-stable review
 2014-07-08 19:30 UTC  (2+ messages)

[PATCH] Xen PCIbackend support for slot and bus reset (v3)
 2014-07-08 19:28 UTC  (6+ messages)
` [PATCH v3 4/7] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute

perf: Add support for full Intel event lists v7
 2014-07-08 19:28 UTC  (3+ messages)

[Bug 80673] New: XCOM: Enemy Unknown - Wrong read access when starting the game
 2014-07-08 19:28 UTC  (2+ messages)
` [Bug 80673] "

dummy scsi read or scsi command periodically for external USB Hard Disk
 2014-07-08 19:26 UTC  (2+ messages)

[merged] documentation-fix-typo-in-docbook-mtdnandtmpl-checkpatch-fixes.patch removed from -mm tree
 2014-07-08 19:26 UTC 

[merged] documentation-fix-typo-in-docbook-mtdnandtmpl.patch removed from -mm tree
 2014-07-08 19:26 UTC 

[PATCH 0/9] drivers/net: remove unnecessary break after goto
 2014-07-08 19:25 UTC  (2+ messages)

[PATCH 0/2] always run all lint targets when running the test suite
 2014-07-08 19:24 UTC  (4+ messages)
` [PATCH 2/2] t/Makefile: always test all lint targets when running tests


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.