messages from 2014-12-05 22:44:29 to 2014-12-06 17:42:01 UTC [more...]
[ 00/25] 2.6.32.65-longterm review
2014-12-06 17:42 UTC (14+ messages)
` [ 01/25] net: sendmsg: fix failed backport of "fix NULL pointer dereference"
` [ 02/25] x86, 64-bit: Move K8 B step iret fixup to fault entry asm
` [ 03/25] x86-64: Adjust frame type at paranoid_exit:
` [ 04/25] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
` [ 05/25] x86-32, espfix: Remove filter for espfix32 due to race
` [ 06/25] x86-64, espfix: Dont leak bits 31:16 of %esp returning to 16-bit stack
` [ 07/25] x86, espfix: Move espfix definitions into a separate header file
` [ 08/25] x86, espfix: Fix broken header guard
` [ 09/25] x86, espfix: Make espfix64 a Kconfig option, fix UML
` [ 10/25] x86, espfix: Make it possible to disable 16-bit support
` [ 11/25] x86_64/entry/xen: Do not invoke espfix64 on Xen
` [ 12/25] x86/espfix/xen: Fix allocation of pages for paravirt page tables
` [ 13/25] x86_64, traps: Stop using IST for #SS
[PATCH 3.12 00/66] 3.12.35-stable review
2014-12-06 15:07 UTC (67+ messages)
` [PATCH 3.12 01/66] Input: serio - add firmware_id sysfs attribute
` [PATCH 3.12 02/66] Input: i8042 - add firmware_id support
` [PATCH 3.12 03/66] Input: Add INPUT_PROP_TOPBUTTONPAD device property
` [PATCH 3.12 04/66] Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
` [PATCH 3.12 05/66] Input: synaptics - add a matches_pnp_id helper function
` [PATCH 3.12 06/66] Input: synaptics - change min/max quirk table to pnp-id matching
` [PATCH 3.12 07/66] Input: synaptics - fix resolution for manually provided min/max
` [PATCH 3.12 08/66] Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
` [PATCH 3.12 09/66] Input: synaptics - add min/max quirk for Lenovo T440s
` [PATCH 3.12 10/66] PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
` [PATCH 3.12 11/66] MIPS: oprofile: Fix backtrace on 64-bit kernel
` [PATCH 3.12 12/66] MIPS: Loongson: Make platform serial setup always built-in
` [PATCH 3.12 13/66] x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
` [PATCH 3.12 14/66] x86_64, traps: Stop using IST for #SS
` [PATCH 3.12 15/66] x86_64, traps: Rework bad_iret
` [PATCH 3.12 16/66] x86: Require exact match for 'noxsave' command line option
` [PATCH 3.12 17/66] x86, mm: Set NX across entire PMD at boot
` [PATCH 3.12 18/66] uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
` [PATCH 3.12 19/66] PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
` [PATCH 3.12 20/66] clockevent: sun4i: Fix race condition in the probe code
` [PATCH 3.12 21/66] IB/isert: Adjust CQ size to HW limits
` [PATCH 3.12 22/66] ib_isert: Add max_send_sge=2 minimum for control PDU responses
` [PATCH 3.12 23/66] ASoC: rsnd: remove unsupported PAUSE flag
` [PATCH 3.12 24/66] ASoC: fsi: "
` [PATCH 3.12 25/66] ASoC: sgtl5000: Fix SMALL_POP bit definition
` [PATCH 3.12 26/66] ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
` [PATCH 3.12 27/66] ASoC: dpcm: Fix race between FE/BE updates and trigger
` [PATCH 3.12 28/66] ath9k: Fix RTC_DERIVED_CLK usage
` [PATCH 3.12 29/66] of/base: Fix PowerPC address parsing hack
` [PATCH 3.12 30/66] powerpc/pseries: Honor the generic "no_64bit_msi" flag
` [PATCH 3.12 31/66] powerpc/pseries: Fix endiannes issue in RTAS call from xmon
` [PATCH 3.12 32/66] iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
` [PATCH 3.12 33/66] staging: r8188eu: Add new device ID for DLink GO-USB-N150
` [PATCH 3.12 34/66] USB: ssu100: fix overrun-error reporting
` [PATCH 3.12 35/66] USB: keyspan: "
` [PATCH 3.12 36/66] USB: keyspan: fix tty line-status reporting
` [PATCH 3.12 37/66] USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick
` [PATCH 3.12 38/66] usb: serial: ftdi_sio: add PIDs for Matrix Orbital products
` [PATCH 3.12 39/66] usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
` [PATCH 3.12 40/66] USB: xhci: don't start a halted endpoint before its new dequeue is set
` [PATCH 3.12 41/66] usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
` [PATCH 3.12 42/66] can: esd_usb2: fix memory leak on disconnect
` [PATCH 3.12 43/66] ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devices
` [PATCH 3.12 44/66] aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer
` [PATCH 3.12 45/66] ARM: 8216/1: xscale: correct auxiliary register in suspend/resume
` [PATCH 3.12 46/66] ARM: 8222/1: mvebu: enable strex backoff delay
` [PATCH 3.12 47/66] ARM: 8226/1: cacheflush: get rid of restarting block
` [PATCH 3.12 48/66] Input: synaptics - adjust min/max on Thinkpad E540
` [PATCH 3.12 49/66] Input: xpad - use proper endpoint type
` [PATCH 3.12 50/66] srp-target: Retry when QP creation fails with ENOMEM
` [PATCH 3.12 51/66] target: Don't call TFO->write_pending if data_length == 0
` [PATCH 3.12 52/66] iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
` [PATCH 3.12 53/66] spi: dw: Fix dynamic speed change
` [PATCH 3.12 54/66] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
` [PATCH 3.12 55/66] scsi: add Intel Multi-Flex to scsi scan blacklist
` [PATCH 3.12 56/66] can: dev: avoid calling kfree_skb() from interrupt context
` [PATCH 3.12 57/66] rt2x00: do not align payload on modern H/W
` [PATCH 3.12 58/66] nfsd: correctly define v4.2 support attributes
` [PATCH 3.12 59/66] nfsd: Fix slot wake up race in the nfsv4.1 callback code
` [PATCH 3.12 60/66] net/ping: handle protocol mismatching scenario
` [PATCH 3.12 61/66] bnx2fc: do not add shared skbs to the fcoe_rx_list
` [PATCH 3.12 62/66] drm/radeon: fix endian swapping in vbios fetch for tdp table
` [PATCH 3.12 63/66] gpu/radeon: Set flag to indicate broken 64-bit MSI
` [PATCH 3.12 64/66] locks: eliminate BUG() call when there's an unexpected lock on file close
` [PATCH 3.12 65/66] powerpc/powernv: Honor the generic "no_64bit_msi" flag
` [PATCH 3.12 66/66] batman: fix a bogus warning from batadv_is_on_batman_iface()
[PATCH 3.17 000/122] 3.17.5-stable review
2014-12-06 5:14 UTC (29+ messages)
` [PATCH 3.17 096/122] nfsd: correctly define v4.2 support attributes
` [PATCH 3.17 097/122] nfsd: Fix slot wake up race in the nfsv4.1 callback code
` [PATCH 3.17 098/122] sound/radeon: Move 64-bit MSI quirk from arch to driver
` [PATCH 3.17 099/122] hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()
` [PATCH 3.17 100/122] net/ping: handle protocol mismatching scenario
` [PATCH 3.17 101/122] Revert "xhci: clear root port wake on bits if controller isnt wake-up capable"
` [PATCH 3.17 102/122] ixgbe: Correctly disable VLAN filter in promiscuous mode
` [PATCH 3.17 103/122] ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
` [PATCH 3.17 104/122] irqchip: atmel-aic: Fix irqdomain initialization
` [PATCH 3.17 105/122] bnx2fc: do not add shared skbs to the fcoe_rx_list
` [PATCH 3.17 106/122] clk-divider: Fix READ_ONLY when divider > 1
` [PATCH 3.17 107/122] drm/radeon: fix endian swapping in vbios fetch for tdp table
` [PATCH 3.17 108/122] drm/radeon: disable native backlight control on pre-r6xx asics (v2)
` [PATCH 3.17 109/122] drm/i915: drop WaSetupGtModeTdRowDispatch:snb
` [PATCH 3.17 110/122] drm/i915: Kick fbdev before vgacon
` [PATCH 3.17 112/122] drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails
` [PATCH 3.17 113/122] gpu/radeon: Set flag to indicate broken 64-bit MSI
` [PATCH 3.17 114/122] drm/radeon: initialize sadb to NULL in the audio code
` [PATCH 3.17 115/122] bitops: Fix shift overflow in GENMASK macros
` [PATCH 3.17 116/122] powerpc/powernv: Honor the generic "no_64bit_msi" flag
` [PATCH 3.17 117/122] iwlwifi: mvm: ROC - bug fixes around time events and locking
` [PATCH 3.17 118/122] iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands
` [PATCH 3.17 120/122] clk: qcom: Fix duplicate rbcpr clock name
` [PATCH 3.17 121/122] x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
` [PATCH 3.17 122/122] netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
[PATCH 3.14 00/73] 3.14.26-stable review
2014-12-06 3:30 UTC (49+ messages)
` [PATCH 3.14 23/73] ASoC: rsnd: remove unsupported PAUSE flag
` [PATCH 3.14 24/73] ASoC: fsi: "
` [PATCH 3.14 25/73] ASoC: sgtl5000: Fix SMALL_POP bit definition
` [PATCH 3.14 26/73] ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
` [PATCH 3.14 27/73] ASoC: dpcm: Fix race between FE/BE updates and trigger
` [PATCH 3.14 28/73] ath9k: Fix RTC_DERIVED_CLK usage
` [PATCH 3.14 29/73] of/base: Fix PowerPC address parsing hack
` [PATCH 3.14 30/73] powerpc/pseries: Honor the generic "no_64bit_msi" flag
` [PATCH 3.14 31/73] powerpc/pseries: Fix endiannes issue in RTAS call from xmon
` [PATCH 3.14 32/73] iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
` [PATCH 3.14 33/73] staging: r8188eu: Add new device ID for DLink GO-USB-N150
` [PATCH 3.14 34/73] USB: ssu100: fix overrun-error reporting
` [PATCH 3.14 35/73] USB: keyspan: "
` [PATCH 3.14 36/73] USB: keyspan: fix tty line-status reporting
` [PATCH 3.14 37/73] USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick
` [PATCH 3.14 38/73] usb: serial: ftdi_sio: add PIDs for Matrix Orbital products
` [PATCH 3.14 39/73] usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
` [PATCH 3.14 40/73] USB: xhci: dont start a halted endpoint before its new dequeue is set
` [PATCH 3.14 41/73] usb: xhci: rework root port wake bits if controller isnt allowed to wakeup
` [PATCH 3.14 42/73] can: esd_usb2: fix memory leak on disconnect
` [PATCH 3.14 43/73] ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devices
` [PATCH 3.14 45/73] of/irq: Drop obsolete interrupts vs interrupts-extended text
` [PATCH 3.14 46/73] ARM: 8216/1: xscale: correct auxiliary register in suspend/resume
` [PATCH 3.14 47/73] ARM: 8222/1: mvebu: enable strex backoff delay
` [PATCH 3.14 48/73] ARM: 8226/1: cacheflush: get rid of restarting block
` [PATCH 3.14 49/73] Input: synaptics - adjust min/max on Thinkpad E540
` [PATCH 3.14 50/73] Input: xpad - use proper endpoint type
` [PATCH 3.14 51/73] srp-target: Retry when QP creation fails with ENOMEM
` [PATCH 3.14 52/73] target: Dont call TFO->write_pending if data_length == 0
` [PATCH 3.14 53/73] iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
` [PATCH 3.14 54/73] Target/iser: Fix a wrong dereference in case discovery session is over iser
` [PATCH 3.14 55/73] iser-target: Disable TX completion interrupt coalescing
` [PATCH 3.14 56/73] spi: dw: Fix dynamic speed change
` [PATCH 3.14 57/73] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
` [PATCH 3.14 60/73] rt2x00: do not align payload on modern H/W
` [PATCH 3.14 61/73] nfsd: correctly define v4.2 support attributes
` [PATCH 3.14 62/73] nfsd: Fix slot wake up race in the nfsv4.1 callback code
` [PATCH 3.14 63/73] nfsd: dont halt scanning the DRC LRU list when theres an RC_INPROG entry
` [PATCH 3.14 64/73] net/ping: handle protocol mismatching scenario
` [PATCH 3.14 65/73] bnx2fc: do not add shared skbs to the fcoe_rx_list
` [PATCH 3.14 66/73] drm/radeon: fix endian swapping in vbios fetch for tdp table
` [PATCH 3.14 67/73] gpu/radeon: Set flag to indicate broken 64-bit MSI
` [PATCH 3.14 68/73] bitops: Fix shift overflow in GENMASK macros
` [PATCH 3.14 69/73] locks: eliminate BUG() call when theres an unexpected lock on file close
` [PATCH 3.14 70/73] powerpc/powernv: Honor the generic "no_64bit_msi" flag
` [PATCH 3.14 71/73] batman: fix a bogus warning from batadv_is_on_batman_iface()
` [PATCH 3.14 72/73] x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
[PATCH 3.10 00/45] 3.10.62-stable review
2014-12-06 3:29 UTC (43+ messages)
` [PATCH 3.10 01/45] MIPS: oprofile: Fix backtrace on 64-bit kernel
` [PATCH 3.10 02/45] MIPS: Loongson: Make platform serial setup always built-in
` [PATCH 3.10 03/45] x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
` [PATCH 3.10 04/45] x86_64, traps: Stop using IST for #SS
` [PATCH 3.10 05/45] x86_64, traps: Rework bad_iret
` [PATCH 3.10 06/45] x86: Require exact match for noxsave command line option
` [PATCH 3.10 07/45] x86, mm: Set NX across entire PMD at boot
` [PATCH 3.10 08/45] uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
` [PATCH 3.10 09/45] sparc64: Fix constraints on swab helpers
` [PATCH 3.10 10/45] inetdevice: fixed signed integer overflow
` [PATCH 3.10 11/45] ipv4: Fix incorrect error code when adding an unreachable route
` [PATCH 3.10 12/45] ieee802154: fix error handling in ieee802154fake_probe()
` [PATCH 3.10 14/45] pptp: fix stack info leak in pptp_getname()
` [PATCH 3.10 15/45] ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
` [PATCH 3.10 16/45] PCI/MSI: Add device flag indicating that 64-bit MSIs dont work
` [PATCH 3.10 17/45] ASoC: sgtl5000: Fix SMALL_POP bit definition
` [PATCH 3.10 18/45] ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
` [PATCH 3.10 19/45] of/base: Fix PowerPC address parsing hack
` [PATCH 3.10 20/45] powerpc/pseries: Honor the generic "no_64bit_msi" flag
` [PATCH 3.10 21/45] powerpc/pseries: Fix endiannes issue in RTAS call from xmon
` [PATCH 3.10 22/45] iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
` [PATCH 3.10 23/45] USB: ssu100: fix overrun-error reporting
` [PATCH 3.10 24/45] USB: keyspan: "
` [PATCH 3.10 25/45] USB: keyspan: fix tty line-status reporting
` [PATCH 3.10 26/45] USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick
` [PATCH 3.10 27/45] usb: serial: ftdi_sio: add PIDs for Matrix Orbital products
` [PATCH 3.10 28/45] usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
` [PATCH 3.10 29/45] USB: xhci: dont start a halted endpoint before its new dequeue is set
` [PATCH 3.10 30/45] can: esd_usb2: fix memory leak on disconnect
` [PATCH 3.10 31/45] ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devices
` [PATCH 3.10 32/45] ARM: 8216/1: xscale: correct auxiliary register in suspend/resume
` [PATCH 3.10 33/45] ARM: 8222/1: mvebu: enable strex backoff delay
` [PATCH 3.10 34/45] Input: xpad - use proper endpoint type
` [PATCH 3.10 35/45] srp-target: Retry when QP creation fails with ENOMEM
` [PATCH 3.10 36/45] target: Dont call TFO->write_pending if data_length == 0
` [PATCH 3.10 37/45] iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
` [PATCH 3.10 38/45] spi: dw: Fix dynamic speed change
` [PATCH 3.10 40/45] rt2x00: do not align payload on modern H/W
` [PATCH 3.10 41/45] nfsd: Fix slot wake up race in the nfsv4.1 callback code
` [PATCH 3.10 43/45] bnx2fc: do not add shared skbs to the fcoe_rx_list
` [PATCH 3.10 44/45] powerpc/powernv: Honor the generic "no_64bit_msi" flag
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).