All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-04 22:15:22 to 2014-07-04 23:00:42 UTC [more...]

[PATCH 3.15 00/66] 3.15.4-stable review
 2014-07-04 22:15 UTC  (49+ messages)
` [PATCH 3.15 01/66] target: Fix left-over se_lun->lun_sep pointer OOPs
` [PATCH 3.15 02/66] iscsi-target: Avoid rejecting incorrect ITT for Data-Out
` [PATCH 3.15 06/66] Input: elantech - deal with clickpads reporting right button events
` [PATCH 3.15 07/66] Input: elantech - dont set bit 1 of reg_10 when the no_hw_res quirk is set
` [PATCH 3.15 08/66] PCI: Add new ID for Intel GPU "spurious interrupt" quirk
` [PATCH 3.15 09/66] PCI: Fix incorrect vgaarb conditional in WARN_ON()
` [PATCH 3.15 13/66] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
` [PATCH 3.15 14/66] Revert "MIPS: Save/restore MSA context around signals"
` [PATCH 3.15 15/66] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region
` [PATCH 3.15 17/66] UBIFS: fix an mmap and fsync race condition
` [PATCH 3.15 18/66] UBIFS: Remove incorrect assertion in shrink_tnc()
` [PATCH 3.15 20/66] RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
` [PATCH 3.15 22/66] watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
` [PATCH 3.15 25/66] kernel/watchdog.c: remove preemption restrictions when restarting lockup detector
` [PATCH 3.15 27/66] IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
` [PATCH 3.15 28/66] IB/qib: Fix port in pkey change event
` [PATCH 3.15 29/66] IB/ipath: Translate legacy diagpkt into newer extended diagpkt
` [PATCH 3.15 32/66] IB/umad: Fix use-after-free on close
` [PATCH 3.15 33/66] SUNRPC: Fix a module reference leak in svc_handle_xprt
` [PATCH 3.15 38/66] NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
` [PATCH 3.15 39/66] NFS: populate ->net in mount data when remounting
` [PATCH 3.15 40/66] nfs: Fix cache_validity check in nfs_write_pageuptodate()
` [PATCH 3.15 41/66] powerpc/pseries: Fix overwritten PE state
` [PATCH 3.15 42/66] powernv: Fix permissions on sysparam sysfs entries
` [PATCH 3.15 43/66] powerpc/mm: Check paca psize is up to date for huge mappings
` [PATCH 3.15 44/66] powerpc/serial: Use saner flags when creating legacy ports
` [PATCH 3.15 45/66] powerpc: 64bit sendfile is capped at 2GB
` [PATCH 3.15 46/66] powerpc: fix typo CONFIG_PMAC
` [PATCH 3.15 47/66] powerpc/perf: Ensure all EBB register state is cleared on fork()
` [PATCH 3.15 48/66] powerpc: fix typo CONFIG_PPC_CPU
` [PATCH 3.15 49/66] powerpc: Dont setup CPUs with bad status
` [PATCH 3.15 50/66] powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
` [PATCH 3.15 51/66] powerpc: Dont skip ePAPR spin-table CPUs
` [PATCH 3.15 52/66] xfs: xfs_readsb needs to check for magic numbers
` [PATCH 3.15 53/66] reiserfs: call truncate_setsize under tailpack mutex
` [PATCH 3.15 54/66] cpufreq: ppc-corenet-cpu-freq: do_div use quotient
` [PATCH 3.15 55/66] cpufreq: unlock when failing cpufreq_update_policy()
` [PATCH 3.15 56/66] MIPS: KVM: Remove redundant NULL checks before kfree()
` [PATCH 3.15 57/66] MIPS: KVM: Fix memory leak on VCPU
` [PATCH 3.15 58/66] ptrace,x86: force IRET path after a ptrace_stop()
` [PATCH 3.15 59/66] lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
` [PATCH 3.15 60/66] Documentation/SubmittingPatches: describe the Fixes: tag
` [PATCH 3.15 61/66] tracing: Try again for saved cmdline if failed due to locking
` [PATCH 3.15 62/66] tracing: Fix syscall_*regfunc() vs copy_process() race
` [PATCH 3.15 63/66] ALSA: usb-audio: Fix races at disconnection and PCM closing
` [PATCH 3.15 64/66] ALSA: hda - hdmi: call overridden init on resume
` [PATCH 3.15 65/66] ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13
` [PATCH 3.15 66/66] ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller

[U-Boot] Pull request: u-boot-arm/master
 2014-07-04 22:57 UTC 

[PATCH 1/2] gpio: removes all usage of gpiochip_remove retval
 2014-07-04 22:55 UTC  (7+ messages)
` [PATCH 0/2] gpiochip remove
  ` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

[U-Boot] [PATCH] arm: Fix armv8 compilation error
 2014-07-04 22:55 UTC  (3+ messages)

[PATCH 3.4 00/19] 3.4.97-stable review
 2014-07-04 22:15 UTC  (20+ messages)
` [PATCH 3.4 01/19] Input: elantech - deal with clickpads reporting right button events
` [PATCH 3.4 02/19] PCI: Add new ID for Intel GPU "spurious interrupt" quirk
` [PATCH 3.4 03/19] PCI: Fix incorrect vgaarb conditional in WARN_ON()
` [PATCH 3.4 04/19] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
` [PATCH 3.4 05/19] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region
` [PATCH 3.4 06/19] UBIFS: Remove incorrect assertion in shrink_tnc()
` [PATCH 3.4 07/19] watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
` [PATCH 3.4 08/19] IB/qib: Fix port in pkey change event
` [PATCH 3.4 09/19] IB/ipath: Translate legacy diagpkt into newer extended diagpkt
` [PATCH 3.4 10/19] IB/srp: Fix a sporadic crash triggered by cable pulling
` [PATCH 3.4 11/19] IB/umad: Fix error handling
` [PATCH 3.4 12/19] IB/umad: Fix use-after-free on close
` [PATCH 3.4 13/19] nfsd4: fix FREE_STATEID lockowner leak
` [PATCH 3.4 14/19] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
` [PATCH 3.4 15/19] powerpc/pseries: Fix overwritten PE state
` [PATCH 3.4 16/19] powerpc: fix typo CONFIG_PMAC
` [PATCH 3.4 17/19] powerpc: fix typo CONFIG_PPC_CPU
` [PATCH 3.4 18/19] ptrace,x86: force IRET path after a ptrace_stop()
` [PATCH 3.4 19/19] tracing: Fix syscall_*regfunc() vs copy_process() race

[PATCH 3.14 00/59] 3.14.11-stable review
 2014-07-04 22:19 UTC  (60+ messages)
` [PATCH 3.14 01/59] ARM: dts: disable MDMA1 node for exynos5420
` [PATCH 3.14 02/59] target: Fix left-over se_lun->lun_sep pointer OOPs
` [PATCH 3.14 03/59] iscsi-target: Avoid rejecting incorrect ITT for Data-Out
` [PATCH 3.14 04/59] iscsi-target: Explicily clear login response PDU in exception path
` [PATCH 3.14 05/59] iscsi-target: fix iscsit_del_np deadlock on unload
` [PATCH 3.14 06/59] Input: synaptics - fix resolution for manually provided min/max
` [PATCH 3.14 07/59] Input: elantech - deal with clickpads reporting right button events
` [PATCH 3.14 08/59] Input: elantech - dont set bit 1 of reg_10 when the no_hw_res quirk is set
` [PATCH 3.14 09/59] PCI: Add new ID for Intel GPU "spurious interrupt" quirk
` [PATCH 3.14 10/59] PCI: Fix incorrect vgaarb conditional in WARN_ON()
` [PATCH 3.14 11/59] mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
` [PATCH 3.14 12/59] mtip32xx: Increase timeout for STANDBY IMMEDIATE command
` [PATCH 3.14 13/59] mtip32xx: Remove dfs_parent after pci unregister
` [PATCH 3.14 14/59] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
` [PATCH 3.14 15/59] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region
` [PATCH 3.14 16/59] UBIFS: fix an mmap and fsync race condition
` [PATCH 3.14 17/59] UBIFS: Remove incorrect assertion in shrink_tnc()
` [PATCH 3.14 18/59] watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
` [PATCH 3.14 19/59] watchdog: ath79_wdt: avoid spurious restarts on AR934x
` [PATCH 3.14 20/59] watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog
` [PATCH 3.14 21/59] kernel/watchdog.c: remove preemption restrictions when restarting lockup detector
` [PATCH 3.14 22/59] IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
` [PATCH 3.14 23/59] IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
` [PATCH 3.14 24/59] IB/qib: Fix port in pkey change event
` [PATCH 3.14 25/59] IB/ipath: Translate legacy diagpkt into newer extended diagpkt
` [PATCH 3.14 26/59] IB/srp: Fix a sporadic crash triggered by cable pulling
` [PATCH 3.14 27/59] IB/umad: Fix error handling
` [PATCH 3.14 28/59] IB/umad: Fix use-after-free on close
` [PATCH 3.14 29/59] SUNRPC: Fix a module reference leak in svc_handle_xprt
` [PATCH 3.14 30/59] pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
` [PATCH 3.14 31/59] nfsd4: fix FREE_STATEID lockowner leak
` [PATCH 3.14 32/59] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
` [PATCH 3.14 33/59] NFS: Dont declare inode uptodate unless all attributes were checked
` [PATCH 3.14 34/59] NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
` [PATCH 3.14 35/59] NFS: populate ->net in mount data when remounting
` [PATCH 3.14 36/59] nfs: Fix cache_validity check in nfs_write_pageuptodate()
` [PATCH 3.14 37/59] powerpc/pseries: Fix overwritten PE state
` [PATCH 3.14 38/59] powerpc/mm: Check paca psize is up to date for huge mappings
` [PATCH 3.14 39/59] powerpc/serial: Use saner flags when creating legacy ports
` [PATCH 3.14 40/59] powerpc: 64bit sendfile is capped at 2GB
` [PATCH 3.14 41/59] powerpc: fix typo CONFIG_PMAC
` [PATCH 3.14 42/59] powerpc/perf: Ensure all EBB register state is cleared on fork()
` [PATCH 3.14 43/59] powerpc: fix typo CONFIG_PPC_CPU
` [PATCH 3.14 44/59] powerpc: Dont setup CPUs with bad status
` [PATCH 3.14 45/59] powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
` [PATCH 3.14 46/59] powerpc: Dont skip ePAPR spin-table CPUs
` [PATCH 3.14 47/59] xfs: xfs_readsb needs to check for magic numbers
` [PATCH 3.14 48/59] reiserfs: call truncate_setsize under tailpack mutex
` [PATCH 3.14 49/59] MIPS: KVM: Remove redundant NULL checks before kfree()
` [PATCH 3.14 50/59] MIPS: KVM: Fix memory leak on VCPU
` [PATCH 3.14 51/59] ipvs: Fix panic due to non-linear skb
` [PATCH 3.14 52/59] ptrace,x86: force IRET path after a ptrace_stop()
` [PATCH 3.14 53/59] lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
` [PATCH 3.14 54/59] Documentation/SubmittingPatches: describe the Fixes: tag
` [PATCH 3.14 55/59] tracing: Try again for saved cmdline if failed due to locking
` [PATCH 3.14 56/59] tracing: Fix syscall_*regfunc() vs copy_process() race
` [PATCH 3.14 57/59] ALSA: usb-audio: Fix races at disconnection and PCM closing
` [PATCH 3.14 58/59] ALSA: hda - hdmi: call overridden init on resume
` [PATCH 3.14 59/59] ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13

ext4: journal has aborted
 2014-07-04 22:46 UTC  (11+ messages)

[PATCH 3.10 00/46] 3.10.47-stable review
 2014-07-04 22:19 UTC  (47+ messages)
` [PATCH 3.10 01/46] target: Fix left-over se_lun->lun_sep pointer OOPs
` [PATCH 3.10 02/46] iscsi-target: Avoid rejecting incorrect ITT for Data-Out
` [PATCH 3.10 03/46] iscsi-target: Explicily clear login response PDU in exception path
` [PATCH 3.10 04/46] Input: elantech - deal with clickpads reporting right button events
` [PATCH 3.10 05/46] Input: elantech - dont set bit 1 of reg_10 when the no_hw_res quirk is set
` [PATCH 3.10 06/46] PCI: Add new ID for Intel GPU "spurious interrupt" quirk
` [PATCH 3.10 07/46] PCI: Fix incorrect vgaarb conditional in WARN_ON()
` [PATCH 3.10 08/46] mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
` [PATCH 3.10 09/46] mtip32xx: Increase timeout for STANDBY IMMEDIATE command
` [PATCH 3.10 10/46] mtip32xx: Remove dfs_parent after pci unregister
` [PATCH 3.10 11/46] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
` [PATCH 3.10 12/46] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region
` [PATCH 3.10 13/46] UBIFS: fix an mmap and fsync race condition
` [PATCH 3.10 14/46] UBIFS: Remove incorrect assertion in shrink_tnc()
` [PATCH 3.10 15/46] watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
` [PATCH 3.10 16/46] watchdog: ath79_wdt: avoid spurious restarts on AR934x
` [PATCH 3.10 17/46] IB/qib: Fix port in pkey change event
` [PATCH 3.10 18/46] IB/ipath: Translate legacy diagpkt into newer extended diagpkt
` [PATCH 3.10 19/46] IB/srp: Fix a sporadic crash triggered by cable pulling
` [PATCH 3.10 20/46] IB/umad: Fix error handling
` [PATCH 3.10 21/46] IB/umad: Fix use-after-free on close
` [PATCH 3.10 22/46] SUNRPC: Fix a module reference leak in svc_handle_xprt
` [PATCH 3.10 23/46] pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
` [PATCH 3.10 24/46] nfsd4: fix FREE_STATEID lockowner leak
` [PATCH 3.10 25/46] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
` [PATCH 3.10 26/46] NFS: Dont declare inode uptodate unless all attributes were checked
` [PATCH 3.10 27/46] nfsd: dont try to reuse an expired DRC entry off the list
` [PATCH 3.10 28/46] nfsd: dont halt scanning the DRC LRU list when theres an RC_INPROG entry
` [PATCH 3.10 29/46] powerpc/pseries: Fix overwritten PE state
` [PATCH 3.10 30/46] powerpc: 64bit sendfile is capped at 2GB
` [PATCH 3.10 31/46] powerpc: fix typo CONFIG_PMAC
` [PATCH 3.10 32/46] powerpc: fix typo CONFIG_PPC_CPU
` [PATCH 3.10 33/46] powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
` [PATCH 3.10 34/46] reiserfs: call truncate_setsize under tailpack mutex
` [PATCH 3.10 35/46] MIPS: KVM: Remove redundant NULL checks before kfree()
` [PATCH 3.10 36/46] MIPS: KVM: Fix memory leak on VCPU
` [PATCH 3.10 37/46] ipvs: Fix panic due to non-linear skb
` [PATCH 3.10 38/46] ptrace,x86: force IRET path after a ptrace_stop()
` [PATCH 3.10 39/46] mei: me: read H_CSR after asserting reset
` [PATCH 3.10 40/46] mei: me: fix hw ready reset flow
` [PATCH 3.10 41/46] extcon: max77693: Fix two NULL pointer exceptions on missing pdata
` [PATCH 3.10 42/46] netfilter: ipt_ULOG: fix info leaks
` [PATCH 3.10 43/46] Documentation/SubmittingPatches: describe the Fixes: tag
` [PATCH 3.10 44/46] tracing: Try again for saved cmdline if failed due to locking
` [PATCH 3.10 45/46] tracing: Fix syscall_*regfunc() vs copy_process() race
` [PATCH 3.10 46/46] ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13

[PATCH v2] powerpc/kvm: support to handle sw breakpoint
 2014-07-04  4:34 UTC  (3+ messages)

[PATCH 1/2] symlinks: remove PATH_MAX limitation
 2014-07-04 22:42 UTC  (2+ messages)
` [PATCH 2/2] dir: "

[dpdk-announce] DPDK 1.7.0 released
 2014-07-04 22:36 UTC 

fs: use after free in /proc/pid/mountinfo
 2014-07-04 22:35 UTC  (6+ messages)
      ` [stable] please do not merge 058504edd026 (was Re: fs: use after free in /proc/pid/mountinfo)
        `  "

[PATCH] staging:iio:ad7291: Move out of staging
 2014-07-04 22:31 UTC  (2+ messages)

[U-Boot] [PATCH v8] socfpga: Adding Scan Manager driver
 2014-07-04 22:28 UTC  (2+ messages)

[PATCH] ip_tunnel: fix ip_tunnel_lookup
 2014-07-04 22:26 UTC 

[U-Boot] [PATCH v5 2/2] socfpga: Adding DesignWare watchdog support
 2014-07-04 22:26 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/2] watchdog/denali: Adding DesignWare watchdog driver support
 2014-07-04 22:25 UTC  (2+ messages)

[PATCH 0/6] xfsprogs: fixes for 3.2.1
 2014-07-04 22:22 UTC  (4+ messages)
` [PATCH 4/6] libxfs: reused invalidated buffers leak state and data

[U-Boot] [PATCH v6] arm: ep9315: Return back Cirrus Logic EDB9315A board support
 2014-07-04 22:22 UTC  (2+ messages)

[PATCH] drivers: phy: exynos-usb2: add support for Exynos 3250
 2014-07-04 22:21 UTC  (2+ messages)

ext4: total breakdown on USB hdd, 3.0 kernel
 2014-07-04 22:18 UTC  (12+ messages)
          ` ext4: media error but where?

[PATCH v2 04/17] ASoC: samsung: no more support for S5P6440 and S5P6450 SoCs
 2014-07-04 22:17 UTC  (3+ messages)

[PATCH] x86,build: Fix make -jN modules_install install
 2014-07-04 22:15 UTC  (5+ messages)
` [PATCH] kbuild: Do not run modules_install and install in paralel

[Buildroot] [PATCH 0/4 v11] Some download-related changes (branch yem/check-downloads)
 2014-07-04 22:15 UTC  (4+ messages)
` [Buildroot] [PATCH 1/4] pkg-infra: don't use DL_DIR as scratchpad for temporary downloads


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.