stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-04 19:34:12 to 2017-04-06 08:39:06 UTC [more...]

[PATCH 4.10 00/81] 4.10.9-stable review
 2017-04-06  8:39 UTC  (11+ messages)
` [PATCH 4.10 07/81] xfs: fail _dir_open when readahead fails
` [PATCH 4.10 34/81] PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller
` [PATCH 4.10 39/81] ASoC: rt5665: fix getting wrong work handler container
` [PATCH 4.10 44/81] crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
` [PATCH 4.10 46/81] NFSv4.1 fix infinite loop on IO BAD_STATEID error
` [PATCH 4.10 47/81] nfsd: map the ENOKEY to nfserr_perm for avoiding warning
` [PATCH 4.10 48/81] dt-bindings: rng: clocks property on omap_rng not always mandatory
` [PATCH 4.10 49/81] parisc: Clean up fixup routines for get_user()/put_user()
` [PATCH 4.10 57/81] USB: fix linked-list corruption in rh_call_control()
` [PATCH 4.10 74/81] blk: improve order of bio handling in generic_make_request()

[PATCH 4.4 00/26] 4.4.60-stable review
 2017-04-06  8:38 UTC  (5+ messages)
` [PATCH 4.4 03/26] scsi: mpt3sas: fix hang on ata passthrough commands
` [PATCH 4.4 11/26] tty/serial: atmel: fix race condition (TX+DMA)
` [PATCH 4.4 17/26] MIPS: Lantiq: Fix cascaded IRQ setup
` [PATCH 4.4 25/26] blk: Ensure users for current->bio_list can see the full list

[PATCH 4.9 00/72] 4.9.21-stable review
 2017-04-06  8:38 UTC  (15+ messages)
` [PATCH 4.9 08/72] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 4.9 12/72] xfs: verify free block header fields
` [PATCH 4.9 15/72] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
` [PATCH 4.9 16/72] xfs: update ctime and mtime on clone destinatation inodes
` [PATCH 4.9 18/72] xfs: dont fail xfs_extent_busy allocation
` [PATCH 4.9 19/72] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 4.9 20/72] xfs: split indlen reservations fairly when under reserved
` [PATCH 4.9 24/72] xfs: tune down agno asserts in the bmap code
` [PATCH 4.9 37/72] ASoC: atmel-classd: fix audio clock rate
` [PATCH 4.9 43/72] nfsd: map the ENOKEY to nfserr_perm for avoiding warning
` [PATCH 4.9 49/72] tty/serial: atmel: fix race condition (TX+DMA)
` [PATCH 4.9 54/72] KVM: kvm_io_bus_unregister_dev() should never fail
` [PATCH 4.9 59/72] x86/mce: Fix copy/paste error in exception table entries
` [PATCH 4.9 72/72] nvme/pci: Disable on removal when disconnected

[PATCH v4] cxl: Force context lock during EEH flow
 2017-04-06  8:32 UTC  (2+ messages)

Patch "padata: avoid race in reordering" has been added to the 4.9-stable tree
 2017-04-06  8:08 UTC 

Patch "nvme/pci: Disable on removal when disconnected" has been added to the 4.9-stable tree
 2017-04-06  8:08 UTC 

Patch "nvme/core: Fix race kicking freed request_queue" has been added to the 4.9-stable tree
 2017-04-06  8:08 UTC 

Patch "padata: avoid race in reordering" has been added to the 4.4-stable tree
 2017-04-06  8:07 UTC 

Patch "padata: avoid race in reordering" has been added to the 4.10-stable tree
 2017-04-06  8:07 UTC 

Patch "nvme/pci: Disable on removal when disconnected" has been added to the 4.10-stable tree
 2017-04-06  8:07 UTC 

Patch "nvme/core: Fix race kicking freed request_queue" has been added to the 4.10-stable tree
 2017-04-06  8:07 UTC 

Patch "drm/i915: Move the release of PT page to the upper caller" has been added to the 4.10-stable tree
 2017-04-06  8:07 UTC 

Patch "drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode." has been added to the 4.10-stable tree
 2017-04-06  8:07 UTC 

Patch "drm/i915: A hotfix for making aliasing PPGTT work for GVT-g" has been added to the 4.10-stable tree
 2017-04-06  8:07 UTC 

[PATCH 1/3] drm/i915: Move the release of PT page to the upper caller
 2017-04-06  7:59 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode
` [PATCH 3/3] drm/i915: A hotfix for making aliasing PPGTT work for GVT-g

Patch "rtc: s35390a: fix reading out alarm" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "rtc: s35390a: implement reset routine as suggested by the reference" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

[PATCH 0/2] bio order fix backport for 4.4
 2017-04-06  7:50 UTC  (3+ messages)

Patch "mm: workingset: fix premature shadow node shrinking with cgroups" has been added to the 4.9-stable tree
 2017-04-06  7:46 UTC 

[PATCH 2/4] rtc: s35390a: make sure all members in the output are set
 2017-04-06  7:45 UTC  (2+ messages)
` Patch "rtc: s35390a: make sure all members in the output are set" has been added to the 4.4-stable tree

Patch "rtc: s35390a: improve irq handling" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags" has been added to the 4.9-stable tree
 2017-04-06  7:46 UTC 

Patch "blk: Ensure users for current->bio_list can see the full list." has been added to the 4.9-stable tree
 2017-04-06  7:46 UTC 

Patch "blk: improve order of bio handling in generic_make_request()" has been added to the 4.9-stable tree
 2017-04-06  7:46 UTC 

Patch "MIPS: Lantiq: Fix cascaded IRQ setup" has been added to the 4.9-stable tree
 2017-04-06  7:46 UTC 

Patch "qla2xxx: Allow vref count to timeout on vport delete." has been added to the 4.9-stable tree
 2017-04-06  7:46 UTC 

Patch "MIPS: Lantiq: Fix cascaded IRQ setup" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "power: reset: at91-poweroff: timely shutdown LPDDR memories" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "blk: improve order of bio handling in generic_make_request()" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "KVM: kvm_io_bus_unregister_dev() should never fail" has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "blk: Ensure users for current->bio_list can see the full list." has been added to the 4.4-stable tree
 2017-04-06  7:45 UTC 

Patch "blk: improve order of bio handling in generic_make_request()" has been added to the 4.10-stable tree
 2017-04-06  7:45 UTC 

[PATCH v2 for-4.9 00/32] Stable commits picked up from lede project
 2017-04-06  7:44 UTC  (38+ messages)
` [PATCH v2 for-4.9 01/32] ARM: BCM5301X: Add back handler ignoring external imprecise aborts
` [PATCH v2 for-4.9 02/32] ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
` [PATCH v2 for-4.9 03/32] PCI: iproc: Save host bridge window resource in struct iproc_pcie
` [PATCH v2 for-4.9 04/32] MIPS: Lantiq: Fix cascaded IRQ setup
` [PATCH v2 for-4.9 05/32] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
` [PATCH v2 for-4.9 06/32] i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
` [PATCH v2 for-4.9 07/32] i2c: bcm2835: Use dev_dbg logging on transfer errors
` [PATCH v2 for-4.9 08/32] i2c: bcm2835: Can't support I2C_M_IGNORE_NAK
` [PATCH v2 for-4.9 09/32] clk: bcm: Support rate change propagation on bcm2835 clocks
` [PATCH v2 for-4.9 10/32] clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock
` [PATCH v2 for-4.9 11/32] clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_prate()
` [PATCH v2 for-4.9 12/32] clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers
` [PATCH v2 for-4.9 13/32] clk: bcm2835: Register the DSI0/DSI1 pixel clocks
` [PATCH v2 for-4.9 14/32] clk: bcm2835: Add leaf clock measurement support, disabled by default
` [PATCH v2 for-4.9 15/32] dmaengine: bcm2835: Fix cyclic DMA period splitting
` [PATCH v2 for-4.9 16/32] usb: dwc2: Remove unnecessary kfree
` [PATCH v2 for-4.9 17/32] mtd: bcm47xxpart: fix parsing first block after aligned TRX
` [PATCH v2 for-4.9 18/32] net: add devm version of alloc_etherdev_mqs function
` [PATCH v2 for-4.9 19/32] net: bgmac: allocate struct bgmac just once & don't copy it
` [PATCH v2 for-4.9 20/32] net: bgmac: drop struct bcma_mdio we don't need anymore
` [PATCH v2 for-4.9 21/32] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
` [PATCH v2 for-4.9 22/32] rt2500usb: don't mark register accesses as inline
` [PATCH v2 for-4.9 23/32] brcmfmac: check brcmf_bus_get_memdump result for error
` [PATCH v2 for-4.9 24/32] brcmfmac: be more verbose when PSM's watchdog fires
` [PATCH v2 for-4.9 25/32] brcmfmac: merge two brcmf_err macros into one
` [PATCH v2 for-4.9 26/32] brcmfmac: switch to C function (__brcmf_err) for printing errors
` [PATCH v2 for-4.9 27/32] brcmfmac: merge two remaining brcmf_err macros
` [PATCH v2 for-4.9 28/32] rt2x00usb: do not anchor rx and tx urb's
` [PATCH v2 for-4.9 29/32] rt2x00usb: fix anchor initialization
` [PATCH v2 for-4.9 30/32] brcmfmac: Use net_device_stats from struct net_device
` [PATCH v2 for-4.9 31/32] rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB
` [PATCH v2 for-4.9 32/32] rt2x00: avoid introducing a USB dependency in the rt2x00lib module

Patch "MIPS: Lantiq: Fix cascaded IRQ setup" has been added to the 4.10-stable tree
 2017-04-06  7:45 UTC 

Patch "blk: Ensure users for current->bio_list can see the full list." has been added to the 4.10-stable tree
 2017-04-06  7:45 UTC 

Patch "ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags" has been added to the 4.10-stable tree
 2017-04-06  7:45 UTC 

Patch "PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller" has been added to the 4.10-stable tree
 2017-04-06  7:27 UTC  (3+ messages)

[PATCH for-3.18] Revert "ARM: 8457/1: psci-smp is built only for SMP"
 2017-04-06  6:07 UTC 

[STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-04-06  5:18 UTC  (8+ messages)

[PATCH] drm/i915/gvt: set the correct default value of CTX STATUS PTR
 2017-04-06  3:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] qla2xxx: Allow vref count to timeout on vport delete
 2017-04-05 21:18 UTC 

[PATCH] ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
 2017-04-05 19:38 UTC  (2+ messages)

[git:media_tree/master] [media] s5p-mfc: Fix race between interrupt routine and device functions
 2017-04-05 18:45 UTC 

[git:media_tree/master] [media] s5p-mfc: Fix unbalanced call to clock management
 2017-04-05 19:35 UTC 

[PATCH v2 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
 2017-04-05 18:50 UTC  (2+ messages)

[git:media_tree/master] [media] gspca: konica: add missing endpoint sanity check
 2017-04-05 18:07 UTC 

[git:media_tree/master] [media] staging: sir: fill in missing fields and fix probe
 2017-04-05 17:45 UTC 

[PATCH 2/2] Revert "f2fs: put allocate_segment after refresh_sit_entry"
 2017-04-05 18:02 UTC 

Soft Lockup in "__udp4_lib_lookup", Maybe a GCC's bug
 2017-04-05 16:32 UTC 

[PATCH] MIPS: cevt-r4k: Fix out-of-bounds array access
 2017-04-05 15:32 UTC 

[PATCH] xen, fbfront: fix connecting to backend
 2017-04-05 14:28 UTC  (3+ messages)

[PATCH for 4.9 00/98] Quirks and new devices for 4.9 LTS
 2017-04-05 14:07 UTC  (32+ messages)
` [PATCH for 4.9 01/98] drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
` [PATCH for 4.9 54/98] HID: whitespace cleanup
` [PATCH for 4.9 60/98] usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
` [PATCH for 4.9 61/98] usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
` [PATCH for 4.9 63/98] ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk
` [PATCH for 4.9 62/98] drm/mga: remove device_is_agp callback
` [PATCH for 4.9 66/98] [media] rx51: broken build
` [PATCH for 4.9 65/98] PCI: xgene: Fix double free on init error
` [PATCH for 4.9 68/98] ACPI / button: Change default behavior to lid_init_state=open
` [PATCH for 4.9 70/98] ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
` [PATCH for 4.9 71/98] ASoC: Intel: Baytrail: "
` [PATCH for 4.9 73/98] ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
` [PATCH for 4.9 74/98] ACPI: save NVS memory for Lenovo G50-45
` [PATCH for 4.9 76/98] ASoC: sun4i-i2s: Add quirks to handle a31 compatible
` [PATCH for 4.9 77/98] HID: wacom: don't apply generic settings to old devices
` [PATCH for 4.9 79/98] firmware: qcom: scm: Fix interrupted SCM calls
` [PATCH for 4.9 80/98] drm/msm/adreno: move function declarations to header file
` [PATCH for 4.9 82/98] PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
` [PATCH for 4.9 88/98] ALSA: usb-audio: Fix memory leak and corruption in mixer_us16x08.c
` [PATCH for 4.9 92/98] tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
` [PATCH for 4.9 90/98] platform/x86: asus-wmi: Set specified XUSB2PR value for X550LB
` [PATCH for 4.9 91/98] platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
` [PATCH for 4.9 93/98] tools/power turbostat: dump Atom P-states correctly
` [PATCH for 4.9 94/98] x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
` [PATCH for 4.9 95/98] x86/reboot/quirks: Add ASUS EeeBook X205TA/W "
` [PATCH for 4.9 96/98] usb-storage: Add ignore-residue quirk for Initio INIC-3619
` [PATCH for 4.9 97/98] x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
` [PATCH for 4.9 98/98] can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS

[PATCH v2 0/9] metag/usercopy: Fault handling fixes & cleanups
 2017-04-05 14:15 UTC  (8+ messages)
` [PATCH v2 1/9] metag/usercopy: Drop unused macros
` [PATCH v2 2/9] metag/usercopy: Fix alignment error checking
` [PATCH v2 3/9] metag/usercopy: Add early abort to copy_to_user
` [PATCH v2 4/9] metag/usercopy: Zero rest of buffer from copy_from_user
` [PATCH v2 5/9] metag/usercopy: Set flags before ADDZ
` [PATCH v2 6/9] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH v2 7/9] metag/usercopy: Add missing fixups

[PATCH v2 24/24] usb: xhci: bInterval quirk for TI TUSB73x0
 2017-04-05 14:06 UTC 

Linux 3.16.43
 2017-04-05 12:57 UTC 

Linux 3.2.88
 2017-04-05 12:57 UTC 

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-04-05 12:14 UTC  (8+ messages)

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-05 11:40 UTC  (4+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC

v3.2.88 build: 2 failures 32 warnings (v3.2.88)
 2017-04-05 11:30 UTC 

v3.16.43 build: 1 failures 105 warnings (v3.16.43)
 2017-04-05 11:23 UTC 

[PATCH] padata: avoid race in reordering
 2017-04-05 10:29 UTC  (3+ messages)

[PATCH v2] scsi: sd: Fix capacity calculation with 32-bit sector_t
 2017-04-05 10:15 UTC 

Patch "ARM: BCM5301X: Add back handler ignoring external imprecise aborts" has been added to the 4.9-stable tree
 2017-04-05 10:13 UTC 

[PATCH for-4.9 00/33] Stable commits picked up from lede project
 2017-04-05 10:12 UTC  (4+ messages)
` [PATCH 01/33] ARM: BCM5301X: Add back handler ignoring external imprecise aborts

Patch "drm/armada: Fix compile fail" has been added to the 4.10-stable tree
 2017-04-05 10:11 UTC 

[PATCH v3] cxl: Force context lock during EEH flow
 2017-04-05 10:10 UTC  (2+ messages)

[PATCH] ath9k_hw: fix channel maximum power level test
 2017-04-05  8:33 UTC  (2+ messages)
`  "

[PATCH] usb: dwc3: gadget: skip Set/Clear Halt when invalid
 2017-04-05  8:31 UTC  (4+ messages)

[PATCH V4] drm/i915: Enhanced disable access to stolen memory as a guest
 2017-04-05  7:44 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/3] metag/usercopy: Support RAW_COPY_USER
 2017-04-05  6:54 UTC  (4+ messages)
` [PATCH 2/3] metag/usercopy: Zero rest of buffer from copy_from_user

+ mm-vmscan-fix-io-refault-regression-in-cache-workingset-transition.patch added to -mm tree
 2017-04-04 22:12 UTC 

[PATCH v2] libnvdimm: fix blk free space accounting
 2017-04-04 21:27 UTC 

[PATCH 4.4 00/76] 4.4.58-stable review
 2017-04-04 20:26 UTC  (3+ messages)
` [PATCH 4.4 74/76] serial: 8250_pci: Detach low-level driver during PCI error recovery

[PATCH 1/2] nvme/core: Fix race kicking freed request_queue
 2017-04-04 19:55 UTC  (2+ messages)
` [PATCH 2/2] nvme/pci: Disable on removal when disconnected


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).