linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-05 21:45:39 to 2016-06-05 22:37:11 UTC [more...]

[PATCH 4.5 000/128] 4.5.7-stable review
 2016-06-05 22:24 UTC  (50+ messages)
` [PATCH 4.5 001/128] MIPS64: R6: R2 emulation bugfix
` [PATCH 4.5 011/128] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 4.5 017/128] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.5 019/128] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.5 023/128] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.5 024/128] MIPS: VDSO: Build with `-fno-strict-aliasing
` [PATCH 4.5 029/128] Input: xpad - prevent spurious input from wired Xbox 360 controllers
` [PATCH 4.5 030/128] ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV output
` [PATCH 4.5 031/128] ARM: sun7i: "
` [PATCH 4.5 035/128] ARM: dts: imx35: restore existing used clock enumeration
` [PATCH 4.5 041/128] ath10k: fix kernel panic, move arvifs list head init before htt init
` [PATCH 4.5 042/128] ath5k: Change led pin configuration for compaq c700 laptop
` [PATCH 4.5 043/128] hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
` [PATCH 4.5 048/128] Revert "lpfc: Delete unnecessary checks before the function call mempool_destroy"
` [PATCH 4.5 049/128] aacraid: Relinquish CPU during timeout wait
` [PATCH 4.5 050/128] aacraid: Fix for aac_command_thread hang
` [PATCH 4.5 051/128] aacraid: Fix for KDUMP driver hang
` [PATCH 4.5 052/128] regulator: Try to resolve regulators supplies on registration
` [PATCH 4.5 057/128] cpuidle: Indicate when a device has been unregistered
` [PATCH 4.5 058/128] cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
` [PATCH 4.5 059/128] clk: bcm2835: Fix PLL poweron
` [PATCH 4.5 060/128] clk: at91: fix check of clk_register() returned value
` [PATCH 4.5 061/128] clk: bcm2835: pll_off should only update CM_PLL_ANARST
` [PATCH 4.5 062/128] clk: bcm2835: divider value has to be 1 or more
` [PATCH 4.5 063/128] clk: bcm2835: correctly enable fractional clock support
` [PATCH 4.5 064/128] pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
` [PATCH 4.5 065/128] PCI: Disable all BAR sizing for devices with non-compliant BARs
` [PATCH 4.5 066/128] [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32
` [PATCH 4.5 067/128] mm: use phys_addr_t for reserve_bootmem_region() arguments
` [PATCH 4.5 068/128] wait/ptrace: assume __WALL if the child is traced
` [PATCH 4.5 069/128] QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
` [PATCH 4.5 070/128] powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
` [PATCH 4.5 071/128] powerpc/eeh: Dont report error in eeh_pe_reset_and_recover()
` [PATCH 4.5 072/128] Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
` [PATCH 4.5 073/128] powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
` [PATCH 4.5 074/128] xen/events: Dont move disabled irqs
` [PATCH 4.5 075/128] xen: use same main loop for counting and remapping pages
` [PATCH 4.5 077/128] drm/gma500: Fix possible out of bounds read
` [PATCH 4.5 078/128] drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
` [PATCH 4.5 079/128] drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands
` [PATCH 4.5 080/128] drm/vmwgfx: Fix order of operation
` [PATCH 4.5 081/128] drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
` [PATCH 4.5 082/128] drm/amdgpu: Fix hdmi deep color support
` [PATCH 4.5 083/128] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
` [PATCH 4.5 084/128] drm/fb_helper: Fix references to dev->mode_config.num_connector
` [PATCH 4.5 085/128] drm/atomic: Verify connector->funcs != NULL when clearing states
` [PATCH 4.5 086/128] Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
` [PATCH 4.5 091/128] ext4: fix hang when processing corrupted orphaned inode list
` [PATCH 4.5 092/128] ext4: clean up error handling when orphan list is corrupted

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver
 2016-06-05 22:32 UTC  (3+ messages)
` [PATCH 1/5] "
  ` [linux-sunxi] "

[PATCH 4.4 00/99] 4.4.13-stable review
 2016-06-05 21:53 UTC  (35+ messages)
` [PATCH 4.4 35/99] ath10k: fix rx_channel during hw reconfigure
` [PATCH 4.4 39/99] rtlwifi: rtl8723be: Add antenna select module parameter
` [PATCH 4.4 41/99] rtlwifi: Fix logic error in enter/exit power-save mode
` [PATCH 4.4 46/99] regulator: Try to resolve regulators supplies on registration
` [PATCH 4.4 48/99] mfd: intel-lpss: Save register context on suspend
` [PATCH 4.4 51/99] cpuidle: Indicate when a device has been unregistered
` [PATCH 4.4 52/99] cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
` [PATCH 4.4 53/99] clk: bcm2835: Fix PLL poweron
` [PATCH 4.4 54/99] clk: at91: fix check of clk_register() returned value
` [PATCH 4.4 55/99] clk: bcm2835: pll_off should only update CM_PLL_ANARST
` [PATCH 4.4 58/99] PCI: Disable all BAR sizing for devices with non-compliant BARs
` [PATCH 4.4 60/99] mm: use phys_addr_t for reserve_bootmem_region() arguments
` [PATCH 4.4 63/99] [media] usbvision fix overflow of interfaces array
` [PATCH 4.4 69/99] xen/events: Dont move disabled irqs
` [PATCH 4.4 74/99] drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands
` [PATCH 4.4 75/99] drm/vmwgfx: Fix order of operation
` [PATCH 4.4 76/99] drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
` [PATCH 4.4 77/99] drm/amdgpu: Fix hdmi deep color support
` [PATCH 4.4 78/99] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
` [PATCH 4.4 79/99] drm/fb_helper: Fix references to dev->mode_config.num_connector
` [PATCH 4.4 80/99] drm/atomic: Verify connector->funcs != NULL when clearing states
` [PATCH 4.4 84/99] ext4: clean up error handling when orphan list is corrupted
` [PATCH 4.4 85/99] ext4: fix oops on corrupted filesystem
` [PATCH 4.4 86/99] ext4: address UBSAN warning in mb_find_order_for_block()
` [PATCH 4.4 87/99] ext4: silence UBSAN in ext4_mb_init()
` [PATCH 4.4 88/99] PM / sleep: Handle failures in device_suspend_late() consistently
` [PATCH 4.4 90/99] scripts/package/Makefile: rpmbuild add support of RPMOPTS
` [PATCH 4.4 91/99] gcov: disable tree-loop-im to reduce stack usage
` [PATCH 4.4 92/99] xfs: disallow rw remount on fs with unknown ro-compat features
` [PATCH 4.4 93/99] xfs: Dont wrap growfs AGFL indexes
` [PATCH 4.4 94/99] xfs: xfs_iflush_cluster fails to abort on error
` [PATCH 4.4 98/99] xfs: handle dquot buffer readahead in log recovery correctly
` [PATCH 4.4 99/99] gpio: davinci: fix missed parent conversion

[PATCH v5 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-06-05 22:28 UTC  (3+ messages)
` [PATCH v5 08/11] powerpc/powernv: Add platform support for stop instruction

[PATCH 4.6 000/121] 4.6.2-stable review
 2016-06-05 21:44 UTC  (111+ messages)
` [PATCH 4.6 001/121] f2fs: fix deadlock when flush inline data
` [PATCH 4.6 002/121] MIPS64: R6: R2 emulation bugfix
` [PATCH 4.6 003/121] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 4.6 004/121] MIPS: MSA: Fix a link error on `_init_msa_upper with older GCC
` [PATCH 4.6 005/121] MIPS: Dont unwind to user mode with EVA
` [PATCH 4.6 006/121] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 4.6 007/121] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 4.6 008/121] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.6 009/121] MIPS: Fix watchpoint restoration
` [PATCH 4.6 010/121] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.6 011/121] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.6 012/121] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 4.6 013/121] MIPS: ath79: make bootconsole wait for both THRE and TEMT
` [PATCH 4.6 014/121] MIPS: Reserve nosave data for hibernation
` [PATCH 4.6 015/121] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.6 016/121] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 4.6 017/121] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.6 018/121] MIPS: Force CPUs to lose FP context during mode switches
` [PATCH 4.6 019/121] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.6 020/121] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.6 021/121] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.6 022/121] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.6 023/121] MIPS: Fix sigreturn via VDSO on microMIPS kernel
` [PATCH 4.6 024/121] MIPS: Build microMIPS VDSO for microMIPS kernels
` [PATCH 4.6 025/121] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.6 026/121] MIPS: VDSO: Build with `-fno-strict-aliasing
` [PATCH 4.6 027/121] affs: fix remount failure when there are no options changed
` [PATCH 4.6 028/121] ASoC: ak4642: Enable cache usage to fix crashes on resume
` [PATCH 4.6 029/121] Input: uinput - handle compat ioctl for UI_SET_PHYS
` [PATCH 4.6 030/121] Input: xpad - move pending clear to the correct location
` [PATCH 4.6 031/121] Input: xpad - prevent spurious input from wired Xbox 360 controllers
` [PATCH 4.6 032/121] ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV output
` [PATCH 4.6 033/121] ARM: sun7i: "
` [PATCH 4.6 034/121] ARM: mvebu: fix GPIO config on the Linksys boards
` [PATCH 4.6 035/121] ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
` [PATCH 4.6 036/121] ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
` [PATCH 4.6 037/121] ARM: dts: imx35: restore existing used clock enumeration
` [PATCH 4.6 038/121] ath9k: Add a module parameter to invert LED polarity
` [PATCH 4.6 039/121] ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards
` [PATCH 4.6 040/121] ath10k: fix debugfs pktlog_filter write
` [PATCH 4.6 041/121] ath10k: fix firmware assert in monitor mode
` [PATCH 4.6 042/121] ath10k: fix rx_channel during hw reconfigure
` [PATCH 4.6 043/121] ath10k: fix kernel panic, move arvifs list head init before htt init
` [PATCH 4.6 044/121] ath5k: Change led pin configuration for compaq c700 laptop
` [PATCH 4.6 045/121] hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
` [PATCH 4.6 046/121] rtlwifi: rtl8723be: Add antenna select module parameter
` [PATCH 4.6 047/121] rtlwifi: btcoexist: Implement antenna selection
` [PATCH 4.6 048/121] rtlwifi: Fix logic error in enter/exit power-save mode
` [PATCH 4.6 049/121] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
` [PATCH 4.6 050/121] Revert "lpfc: Delete unnecessary checks before the function call mempool_destroy"
` [PATCH 4.6 051/121] aacraid: Start adapter after updating number of MSIX vectors
` [PATCH 4.6 052/121] aacraid: Relinquish CPU during timeout wait
` [PATCH 4.6 053/121] aacraid: Fix for aac_command_thread hang
` [PATCH 4.6 054/121] aacraid: Fix for KDUMP driver hang
` [PATCH 4.6 055/121] regulator: Try to resolve regulators supplies on registration
` [PATCH 4.6 056/121] hwmon: (ads7828) Enable internal reference
` [PATCH 4.6 057/121] mfd: intel_quark_i2c_gpio: Remove clock tree on error path
` [PATCH 4.6 058/121] mfd: intel-lpss: Save register context on suspend
` [PATCH 4.6 060/121] PM / Runtime: Fix error path in pm_runtime_force_resume()
` [PATCH 4.6 061/121] cpuidle: Indicate when a device has been unregistered
` [PATCH 4.6 062/121] cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
` [PATCH 4.6 063/121] clk: bcm2835: Fix PLL poweron
` [PATCH 4.6 064/121] clk: at91: fix check of clk_register() returned value
` [PATCH 4.6 065/121] clk: bcm2835: pll_off should only update CM_PLL_ANARST
` [PATCH 4.6 066/121] clk: bcm2835: divider value has to be 1 or more
` [PATCH 4.6 067/121] clk: bcm2835: correctly enable fractional clock support
` [PATCH 4.6 068/121] pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
` [PATCH 4.6 069/121] PCI: Disable all BAR sizing for devices with non-compliant BARs
` [PATCH 4.6 070/121] [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32
` [PATCH 4.6 071/121] PKCS#7: fix missing break on OID_sha224 case
` [PATCH 4.6 072/121] mm: use phys_addr_t for reserve_bootmem_region() arguments
` [PATCH 4.6 073/121] mm/compaction.c: fix zoneindex in kcompactd()
` [PATCH 4.6 074/121] wait/ptrace: assume __WALL if the child is traced
` [PATCH 4.6 075/121] QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
` [PATCH 4.6 076/121] batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_update
` [PATCH 4.6 077/121] powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
` [PATCH 4.6 078/121] powerpc/eeh: Dont report error in eeh_pe_reset_and_recover()
` [PATCH 4.6 079/121] Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
` [PATCH 4.6 080/121] powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
` [PATCH 4.6 081/121] xen/events: Dont move disabled irqs
` [PATCH 4.6 082/121] xen: use same main loop for counting and remapping pages
` [PATCH 4.6 084/121] drm/gma500: Fix possible out of bounds read
` [PATCH 4.6 085/121] drm/vmwgfx: Kill some lockdep warnings
` [PATCH 4.6 086/121] drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
` [PATCH 4.6 087/121] drm/amdgpu: Fix hdmi deep color support
` [PATCH 4.6 088/121] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
` [PATCH 4.6 089/121] drm/fb_helper: Fix references to dev->mode_config.num_connector
` [PATCH 4.6 090/121] drm/i915: Discard previous atomic state on resume if connectors change
` [PATCH 4.6 091/121] drm/atomic: Verify connector->funcs != NULL when clearing states
` [PATCH 4.6 092/121] Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
` [PATCH 4.6 101/121] ext4: fix data exposure after a crash
` [PATCH 4.6 102/121] ext4: fix hang when processing corrupted orphaned inode list
` [PATCH 4.6 103/121] ext4: clean up error handling when orphan list is corrupted
` [PATCH 4.6 104/121] ext4: fix check of dqget() return value in ext4_ioctl_setproject()
` [PATCH 4.6 105/121] ext4: fix oops on corrupted filesystem
` [PATCH 4.6 106/121] ext4: address UBSAN warning in mb_find_order_for_block()
` [PATCH 4.6 107/121] ext4: silence UBSAN in ext4_mb_init()
` [PATCH 4.6 108/121] nfs: avoid race that crashes nfs_init_commit
` [PATCH 4.6 109/121] PM / sleep: Handle failures in device_suspend_late() consistently
` [PATCH 4.6 111/121] scripts/package/Makefile: rpmbuild add support of RPMOPTS
` [PATCH 4.6 112/121] mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()
` [PATCH 4.6 113/121] gcov: disable tree-loop-im to reduce stack usage
` [PATCH 4.6 114/121] xfs: disallow rw remount on fs with unknown ro-compat features
` [PATCH 4.6 115/121] xfs: Dont wrap growfs AGFL indexes
` [PATCH 4.6 116/121] xfs: remove xfs_fs_evict_inode()
` [PATCH 4.6 117/121] xfs: xfs_iflush_cluster fails to abort on error
` [PATCH 4.6 118/121] xfs: fix inode validity check in xfs_iflush_cluster
` [PATCH 4.6 119/121] xfs: skip stale inodes "
` [PATCH 4.6 120/121] drm: msm: remove unused variable
` [PATCH 4.6 121/121] IB/hfi1: Fix hard lockup due to not using save/restore spin lock

[PATCH 1/3] regulator: pfuze100-regulator: Remove global variable
 2016-06-05 22:19 UTC  (3+ messages)
` [PATCH 2/3] regulator: Kconfig: Mention that PFUZE3000 is also supported
` [PATCH 3/3] regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION()

[PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
 2016-06-05 21:49 UTC  (2+ messages)

Linux 4.7-rc2
 2016-06-05 21:51 UTC 


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