linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-10 09:38:05 to 2017-03-10 11:34:42 UTC [more...]

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-03-10 11:33 UTC  (9+ messages)

Kbuild maintainership
 2017-03-10 10:29 UTC  (6+ messages)

[PATCH 4.9 000/153] 4.9.14-stable review
 2017-03-10  9:09 UTC  (43+ messages)
` [PATCH 4.9 004/153] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
` [PATCH 4.9 006/153] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 4.9 009/153] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
` [PATCH 4.9 020/153] spi: s3c64xx: fix inconsistency between binding and driver
` [PATCH 4.9 021/153] ARM: at91: define LPDDR types
` [PATCH 4.9 028/153] ALSA: seq: Fix link corruption by event error handling
` [PATCH 4.9 031/153] hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
` [PATCH 4.9 036/153] coresight: STM: Balance enable/disable
` [PATCH 4.9 041/153] CIFS: Fix splice read for non-cached files
` [PATCH 4.9 042/153] mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
` [PATCH 4.9 043/153] mm/page_alloc: fix nodes for reclaim in fast path
` [PATCH 4.9 047/153] mm, vmscan: cleanup lru size claculations
` [PATCH 4.9 052/153] PM / devfreq: Fix available_governor sysfs
` [PATCH 4.9 053/153] PM / devfreq: Fix wrong trans_stat of passive devfreq device
` [PATCH 4.9 062/153] scsi: use scsi_device_from_queue() for scsi_dh
` [PATCH 4.9 069/153] ext4: do not polute the extents cache while shifting extents
` [PATCH 4.9 078/153] ath10k: fix boot failure in UTF mode/testmode
` [PATCH 4.9 079/153] ath5k: drop bogus warning on drv_set_key with unsupported cipher
` [PATCH 4.9 082/153] PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
` [PATCH 4.9 083/153] pci/hotplug/pnv-php: Disable MSI and PCI device properly
` [PATCH 4.9 085/153] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
` [PATCH 4.9 088/153] fuse: add missing FR_FORCE
` [PATCH 4.9 089/153] x86/pkeys: Check against max pkey to avoid overflows
` [PATCH 4.9 092/153] arm64: fix erroneous __raw_read_system_reg() cases
` [PATCH 4.9 095/153] iio: pressure: mpl3115: do not rely on structure field ordering
` [PATCH 4.9 098/153] w1: dont leak refcount on slave attach failure in w1_attach_slave_device()
` [PATCH 4.9 102/153] usb: host: xhci: plat: check hcc_params after add hcd
` [PATCH 4.9 106/153] usb: gadget: f_hid: fix: Prevent accessing released memory
` [PATCH 4.9 109/153] hv: init percpu_list in hv_synic_alloc()
` [PATCH 4.9 117/153] rdma_cm: fail iwarp accepts w/o connection params
` [PATCH 4.9 122/153] VME: restore bus_remove function causing incomplete module unload
` [PATCH 4.9 124/153] nfsd: special case truncates some more
` [PATCH 4.9 125/153] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
` [PATCH 4.9 126/153] NFSv4: Fix reboot recovery in copy offload
` [PATCH 4.9 127/153] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
` [PATCH 4.9 130/153] f2fs: fix a problem of using memory after free
` [PATCH 4.9 131/153] f2fs: fix multiple f2fs_add_link() calls having same name
` [PATCH 4.9 132/153] f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
` [PATCH 4.9 135/153] rtc: sun6i: Add some locking
` [PATCH 4.9 136/153] rtc: sun6i: Switch to the external oscillator
` [PATCH 4.9 143/153] xprtrdma: Disable pad optimization by default
` [PATCH 4.9 150/153] scsi: lpfc: Correct WQ creation for pagesize

[PATCH 0/3] usb: dwc3: trivial fixes
 2017-03-10 11:31 UTC  (4+ messages)
` [PATCH 2/3] usb: dwc3: use BIT() macro where possible
  ` [PATCH v2 "

[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
 2017-03-10 11:28 UTC  (8+ messages)

[PATCH v4 1/3] USB3/DWC3: Add definition for global soc bus configuration register
 2017-03-10 11:26 UTC  (6+ messages)
` [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type

[PATCH v10 00/11] mux controller abstraction and iio/i2c muxes
 2017-03-10 11:10 UTC  (12+ messages)
` [PATCH v10 01/11] devres: trivial whitespace fix
` [PATCH v10 02/11] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v10 03/11] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v10 04/11] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v10 05/11] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v10 06/11] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v10 07/11] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v10 08/11] i2c: i2c-mux-gpmux: new driver
` [PATCH v10 09/11] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v10 10/11] mux: adg792a: add mux controller driver for ADG792A/G
` [PATCH v10 11/11] iio: multiplexer: fix unsigned check with less than zero

[PATCH 1/2] reset: Add API to count number of reset available with device
 2017-03-10 11:24 UTC  (3+ messages)
` [PATCH 2/2] usb; dwc3: of-simple: Add support to get resets for the device

sound: another deadlock in snd_seq_pool_done
 2017-03-10  9:19 UTC  (2+ messages)

[PATCH v7] mm: Add memory allocation watchdog kernel thread
 2017-03-10 11:19 UTC  (6+ messages)

[PATCH] drm: dw_hdmi: Gate audio sampler clock from the enablement functions
 2017-03-10 11:15 UTC  (6+ messages)

[RFC] powerpc: handle simultanneous interrupts at once
 2017-03-10 11:11 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-10 11:06 UTC  (3+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

[PATCH] x86/reboot/quirks: fix typo in ASUS EeeBook X205TA reboot quirk
 2017-03-10 11:01 UTC  (2+ messages)
` [tip:x86/urgent] x86/reboot/quirks: Fix "

[PATCH v4 0/4] fujitsu_init() cleanup
 2017-03-10 11:02 UTC  (6+ messages)
` [PATCH v4 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function
` [PATCH v4 2/4] platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add()
` [PATCH v4 3/4] platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present
` [PATCH v4 4/4] platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-10 11:00 UTC  (5+ messages)

[lkp-robot] [locking/ww_mutex] 857811a371: INFO:task_blocked_for_more_than#seconds
 2017-03-10 10:57 UTC  (2+ messages)
` [PATCH] locking/ww-mutex: Limit stress test to 2s

[PATCH] usb: gadget: f_fs: simplify ffs_dev name handling
 2017-03-10 10:54 UTC  (2+ messages)

[PATCH] powerpc: sysdev: cpm1: Optimise gpio bit calculation
 2017-03-10 10:54 UTC  (3+ messages)

[PATCH 0/5] x86/intel_rdt: Improvements/Fixes to RDT framework
 2017-03-10 10:53 UTC  (5+ messages)
` [PATCH 2/5] x86/intel_rdt: Improvements to parsing schemata

[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-03-10  9:23 UTC  (4+ messages)
` [PATCH v3 2/7] dma: Add simple dma_noop_mmap
` [PATCH v3 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
` [PATCH v3 7/7] ARM: dma-mapping: Remove traces of NOMMU code

[PATCH v19 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2017-03-10 10:52 UTC  (11+ messages)

[PATCH v2 0/2] staging: speakup: checkpatch guided cleanups
 2017-03-10 10:50 UTC  (3+ messages)
` [PATCH v2 1/2] staging: speakup: Placed Logical on the previous line
` [PATCH v2 2/2] staging: speakup: spaces preferred around operator

[PATCH v1 0/2] clk: rockchip: describe clk_gmac2io and clk_gmac2phy on rk3328
 2017-03-10 10:46 UTC  (2+ messages)

[PATCH v2 0/5] clk: rockchip: fix up the clk for RK3368 SoC
 2017-03-10 10:45 UTC  (2+ messages)

[PATCH v6 0/2] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-03-10 10:45 UTC  (5+ messages)
` [PATCH v6 1/2] [media] exynos-gsc: Use user configured colorspace if provided
` [PATCH v6 2/2] [media] s5p-mfc: Handle 'v4l2_pix_format:field' in try_fmt and g_fmt

[PATCH v3 0/4] fujitsu_init() cleanup
 2017-03-10 10:45 UTC  (6+ messages)
` [PATCH v3 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function

[PATCH v2 00/11] add thermal throttling to Allwinner A33 SoC
 2017-03-10 10:39 UTC  (12+ messages)
` [PATCH v2 01/11] ARM: sun8i: a33: add operating-points-v2 property to all nodes
` [PATCH v2 02/11] ARM: sun8i: a33: add all operating points
` [PATCH v2 03/11] ARM: dts: sun8i: sina33: add cpu-supply
` [PATCH v2 04/11] ARM: dts: sun8i: olinuxino: "
` [PATCH v2 05/11] Documentation: DT: bindings: mfd: add A33 GPADC binding
` [PATCH v2 06/11] Documentation: DT: bindings: input: touschcreen: remove sun4i documentation
` [PATCH v2 07/11] iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function
` [PATCH v2 08/11] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor
` [PATCH v2 09/11] ARM: dtsi: sun8i: a33: add "
` [PATCH v2 10/11] ARM: dtsi: sun8i: a33: add CPU thermal throttling
` [PATCH v2 11/11] ARM: sun8i: a33: Add devfreq-based GPU cooling

Incomplete type on task_pt_regs 
 2017-03-10 10:40 UTC 

[PATCH] powerpc/8xx: fix mpc8xx_get_irq() return on no irq
 2017-03-10 10:37 UTC 

[PATCH] irqdomain: handle the per-CPU irq trigger type settings
 2017-03-10 10:35 UTC  (2+ messages)

[PATCH 0/7] net: stmmac: Fixes and Tegra186 support
 2017-03-10 10:32 UTC  (5+ messages)
` [PATCH 4/7] net: stmmac: Parse FIFO sizes from feature registers

[PATCH 4.10 000/167] 4.10.2-stable review
 2017-03-10  9:10 UTC  (62+ messages)
` [PATCH 4.10 002/167] MIPS: Fix special case in 64 bit IP checksumming
` [PATCH 4.10 006/167] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 4.10 007/167] MIPS: Prevent unaligned accesses during stack unwinding
` [PATCH 4.10 012/167] mmc: sdhci-acpi: support deferred probe
` [PATCH 4.10 013/167] [media] am437x-vpfe: always assign bpp variable
` [PATCH 4.10 015/167] [media] media: fix dm1105.c build error
` [PATCH 4.10 017/167] [media] dvb-usb: dont use stack for firmware load
` [PATCH 4.10 018/167] [media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
` [PATCH 4.10 020/167] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 4.10 023/167] ARM: dts: at91: Enable DMA on sama5d4_xplained console
` [PATCH 4.10 028/167] ALSA: ctxfi: Fallback DMA mask to 32bit
` [PATCH 4.10 029/167] ALSA: seq: Fix link corruption by event error handling
` [PATCH 4.10 034/167] staging: greybus: loopback: fix broken udelay
` [PATCH 4.10 042/167] iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
` [PATCH 4.10 045/167] mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
` [PATCH 4.10 046/167] mm/page_alloc: fix nodes for reclaim in fast path
` [PATCH 4.10 047/167] mm: vmpressure: fix sending wrong events on underflow
` [PATCH 4.10 048/167] mm: do not access page->mapping directly on page_endio
` [PATCH 4.10 049/167] mm balloon: umount balloon_mnt when removing vb device
` [PATCH 4.10 050/167] mm, vmscan: cleanup lru size claculations
` [PATCH 4.10 051/167] mm, vmscan: consider eligible zones in get_scan_count
` [PATCH 4.10 054/167] ima: fix ima_d_path() possible race with rename
` [PATCH 4.10 065/167] scsi: qla2xxx: Fix response queue count for Target mode
` [PATCH 4.10 066/167] scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call
` [PATCH 4.10 067/167] scsi: aacraid: Reorder Adapter status check
` [PATCH 4.10 068/167] scsi: use scsi_device_from_queue() for scsi_dh
` [PATCH 4.10 069/167] power: reset: at91-poweroff: timely shutdown LPDDR memories
` [PATCH 4.10 070/167] Fix: Disable sys_membarrier when nohz_full is enabled
` [PATCH 4.10 074/167] ext4: Include forgotten start block on fallocate insert range
` [PATCH 4.10 080/167] ext4: preserve the needs_recovery flag when the journal is aborted
` [PATCH 4.10 081/167] ext4: return EROFS if device is r/o and journal replay is needed
` [PATCH 4.10 084/167] mei: remove support for broken parallel read
` [PATCH 4.10 086/167] ath5k: drop bogus warning on drv_set_key with unsupported cipher
` [PATCH 4.10 088/167] ath9k: use correct OTP register offsets for the AR9340 and AR9550
` [PATCH 4.10 092/167] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
` [PATCH 4.10 094/167] crypto: testmgr - Pad aes_ccm_enc_tv_template vector
` [PATCH 4.10 101/167] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
` [PATCH 4.10 108/167] can: gs_usb: Dont use stack memory for USB transfers
` [PATCH 4.10 109/167] can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
` [PATCH 4.10 112/167] usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
` [PATCH 4.10 113/167] usb: dwc3: gadget: skip Set/Clear Halt when invalid
` [PATCH 4.10 117/167] usb: gadget: f_hid: fix: Free out requests
` [PATCH 4.10 118/167] usb: gadget: f_hid: fix: Prevent accessing released memory
` [PATCH 4.10 120/167] usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
` [PATCH 4.10 127/167] Drivers: hv: util: Fcopy: Fix a rescind processing issue
` [PATCH 4.10 128/167] Drivers: hv: util: Backup: "
` [PATCH 4.10 129/167] RDMA/core: Fix incorrect structure packing for booleans
` [PATCH 4.10 133/167] rtlwifi: Fix alignment issues
` [PATCH 4.10 134/167] rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
` [PATCH 4.10 135/167] VME: restore bus_remove function causing incomplete module unload
` [PATCH 4.10 138/167] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
` [PATCH 4.10 139/167] NFSv4: Fix reboot recovery in copy offload
` [PATCH 4.10 140/167] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
` [PATCH 4.10 142/167] NFSv4: fix getacl head length estimation
` [PATCH 4.10 143/167] NFSv4: fix getacl ERANGE for some ACL buffer sizes
` [PATCH 4.10 144/167] f2fs: fix a problem of using memory after free
` [PATCH 4.10 152/167] md linear: fix a race between linear_add() and linear_congested()
` [PATCH 4.10 156/167] xprtrdma: Fix Read chunk padding
` [PATCH 4.10 160/167] powerpc/xmon: Fix data-breakpoint
` [PATCH 4.10 162/167] powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
` [PATCH 4.10 163/167] module: fix memory leak on early load_module() failures

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-10 10:31 UTC  (10+ messages)

[PATCH 0/2] staging: speakup: checkpatch guided cleanups
 2017-03-10 10:29 UTC  (3+ messages)
` [PATCH 1/2] staging: speakup: Placed Logical on the previous line
` [PATCH 2/2] staging: speakup: spaces preferred around operator

update timer frequencies
 2017-03-10 10:28 UTC  (2+ messages)

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-03-10 10:27 UTC  (6+ messages)

Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree
 2017-03-10 10:24 UTC  (4+ messages)

[PATCH v3] NI 169445 board support
 2017-03-10 10:21 UTC  (3+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO

[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-10 10:15 UTC  (4+ messages)

[PATCH v2] cpufreq: qoriq: enhance bus frequency calculation
 2017-03-10 10:14 UTC  (2+ messages)

[PATCH] cpufreq: qoriq: enhance bus frequency calculation
 2017-03-10 10:12 UTC  (5+ messages)

Linux 3.12.71
 2017-03-10 10:09 UTC 

[PATCH v2] drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
 2017-03-10  9:31 UTC 

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-10 10:02 UTC  (4+ messages)
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
    ` [virtio-dev] "

[RFC] mm/compaction: ignore block suitable after check large free page
 2017-03-10  9:53 UTC  (3+ messages)

[PATCH v4 1/3] usb: orion-echi: Add support for the Armada 3700
 2017-03-10  9:55 UTC  (2+ messages)

[RFC PATCH] phy: samsung: move the Samsung specific phy files to "samsung" directory
 2017-03-10  9:49 UTC  (5+ messages)

[lkp-robot] [locking/ww_mutex] 857811a371: INFO:task_blocked_for_more_than#seconds
 2017-03-10  9:45 UTC  (4+ messages)
` [locking/ww_mutex] 857811a371 INFO: task swapper/0:1 blocked for more than 120 seconds

[PATCH v2] usb: gadget: legacy gadgets are optional
 2017-03-10  9:39 UTC  (3+ messages)

[PATCH] f2fs: restrict write IO alignment condition
 2017-03-10  9:38 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).