linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-30 16:07:26 to 2016-10-01 07:45:56 UTC [more...]

[PATCH 0/9] md/dm-table: Fine-tuning for several function implementations
 2016-10-01  7:45 UTC  (4+ messages)
` [PATCH 1/9] md/dm-table: Use kmalloc_array() in realloc_argv()
` [PATCH 2/9] md/dm-table: Reduce the scope for a variable in dm_table_verify_integrity()
` [PATCH 3/9] md/dm-table: Delete an unnecessary variable initialisation in dm_table_register_integrity()

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-10-01  7:43 UTC  (4+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] driver core: Functional dependencies tracking support

[GIT PULL] SCSI fixes for 4.8-rc8
 2016-10-01  7:36 UTC 

[PATCH] net: Use ns_capable_noaudit() when determining net sysctl permissions
 2016-10-01  7:25 UTC  (2+ messages)

[PATCH 0/2] Moving runnable code from Documentation (last 2 patches)
 2016-10-01  7:10 UTC  (3+ messages)

[PATCH v3 00/13] futex: Introducing throughput-optimized futexes
 2016-10-01  6:47 UTC  (15+ messages)
` [PATCH v3 01/13] futex: Consolidate duplicated timer setup code
` [PATCH v3 02/13] futex: Rename futex_pi_state to futex_state
` [PATCH v3 03/13] futex: Add helpers to get & cmpxchg futex value without lock
` [PATCH v3 04/13] futex: Consolidate pure pi_state_list add & delete codes to helpers
` [PATCH v3 05/13] futex: Add a new futex type field into futex_state
` [PATCH v3 06/13] futex: Allow direct attachment of futex_state objects to hash bucket
` [PATCH v3 07/13] futex: Throughput-optimized (TP) futexes
` [PATCH v3 08/13] futex: Enable robust handling of TP futexes
` [PATCH v3 09/13] futex: Implement lock handoff for TP futexes to prevent lock starvation
` [PATCH v3 10/13] futex: Inform FUTEX_LOCK callers on how the lock is acquired
` [PATCH v3 11/13] futex: Add timeout support to TP futexes
` [PATCH v3 12/13] futex, doc: TP futexes document
` [PATCH v3 13/13] perf bench: New microbenchmark for userspace mutex performance

Dear E-mail User
 2016-10-01  6:30 UTC 

[PATCH V4 04/10] dmaengine: qcom_hidma: configure DMA and MSI for OF
 2016-10-01  6:19 UTC  (4+ messages)
` [PATCH V4 05/10] dmaengine: qcom_hidma: make pending_tre_count atomic

[PATCH 1/3] dmaengine: virt-dma: move function declarations
 2016-10-01  6:12 UTC  (2+ messages)

[PATCH] dmaengine: omap-dma: Enable burst and data pack for SG
 2016-10-01  6:05 UTC  (2+ messages)

[PATCH] perf sched: kill time stamp discrepancy between script and latency
 2016-10-01  5:15 UTC  (2+ messages)

[PATCH RESEND] perf diff: Introduce the new rules of colored printing of delta
 2016-10-01  5:00 UTC  (2+ messages)

[PATCH] power: bq27xxx_battery: don't update poll_interval param if same
 2016-10-01  4:45 UTC 

[PATCH v4 1/2] mm, proc: Fix region lost in /proc/self/smaps
 2016-10-01  4:42 UTC  (2+ messages)
` [PATCH v4 2/2] Dcumentation/filesystems/proc.txt: Add more description for maps/smaps

[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
 2016-10-01  4:22 UTC  (7+ messages)
` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat
` [PATCH 2/3] proc: Stop trying to report thread stacks
` [PATCH 3/3] mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()

[RFC PATCH v1 0/2] printk: Shared kernel logging
 2016-10-01  4:06 UTC  (7+ messages)
` [RFC PATCH v1 2/2] printk: external log buffer (CONFIG_LOGBUFFER)

[PATCH] md/dm-stats: Use kmalloc_array() in parse_histogram()
 2016-10-01  4:06 UTC 

[PATCH v2 1/2] Input: synaptics-rmi4 - Fix error handling in I2C transport driver
 2016-10-01  4:04 UTC  (2+ messages)
` [PATCH v2 2/2] Input: synaptics-rmi4 - Fix error handling in SPI "

[PATCH] Input: synaptics-rmi4 - Fix error handling in I2C transport driver
 2016-10-01  3:44 UTC  (6+ messages)

[PATCH 1/2] net/mlx5e: shut up maybe-uninitialized warning
 2016-10-01  3:36 UTC  (4+ messages)
` [PATCH 2/2] mlxsw: spectrum_router: avoid potential uninitialized data usage

[PATCH] rxrpc: split up rxrpc_send_call_packet()
 2016-10-01  3:40 UTC  (4+ messages)

[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
 2016-10-01  3:22 UTC  (2+ messages)
` [PATCH -next 2/2] Input: synaptics-rmi4 - Propagate correct number of rx and tx electrodes to F54

[PATCH] Input: synaptics-rmi4 - Fix error handling in SPI transport driver
 2016-10-01  3:12 UTC 

[RFC][PATCH 0/7] printk: use alt_printk to handle printk() recursive calls
 2016-10-01  3:02 UTC  (10+ messages)
` [RFC][PATCH 6/7] printk: use alternative printk buffers

[x86] 811565123a: BUG: kernel hang in early-boot stage, last printk: Probing EDD (edd=off to disable)... ok
 2016-10-01  2:59 UTC 

[RFC][PATCHv2 0/7] printk: use alt_printk to handle printk() recursive calls
 2016-10-01  2:24 UTC  (3+ messages)
` [RFC][PATCHv2 3/7] printk: introduce per-cpu alt_print seq buffer

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-30 17:07 UTC  (13+ messages)
` [PATCH v15 04/13] task_isolation: add initial support
` Ping: [PATCH v15 00/13] support "task_isolation" mode

[git pull] Input updates for 4.8-rc8
 2016-10-01  1:32 UTC 

[PATCH] f2fs: introduce update_ckpt_flags to clean up
 2016-10-01  0:55 UTC 

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-10-01  0:54 UTC  (4+ messages)
` [PATCH 1/2 v2] "
  ` [f2fs-dev] "

[RFC PATCH v3 0/2] Type-C Port Manager
 2016-10-01  0:12 UTC  (11+ messages)
` [RFC PATCH v3 1/2] usb: typec: USB Type-C Port Manager (tcpm)
` [RFC PATCH v3 2/2] usb: typec: Type-C Port Controller Interface driver (tcpci)

Question on ext4 directory hashes in combination with file name encryption
 2016-09-30 22:05 UTC  (3+ messages)

[PATCH 0/4] Input: elan - add support for SMBus Host Notify and trackstick
 2016-10-01  0:02 UTC  (7+ messages)
` [PATCH 1/4] Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
` [PATCH 2/4] Input: elan_i2c - always output the device information
` [PATCH 3/4] Input: elan_i2c - add Host Notify support

[PATCH] jiffies: add time comparison functions for 64 bit jiffies
 2016-09-30 23:58 UTC  (2+ messages)

[PATCH 0/2] powerpc: stack protector (-fstack-protector) support
 2016-09-30 23:17 UTC  (3+ messages)

[PATCH] staging: android: ion: fix warning found by checkpatch.pl
 2016-09-30 23:12 UTC 

[PATCH] staging: android: ion: fix checks found by checkpatch.pl
 2016-09-30 22:58 UTC 

[PATCH] leds: leds-pca963x: add power management support
 2016-09-30 22:57 UTC  (3+ messages)

[PATCH] ion_test: remove extra line per checkpatch.pl
 2016-09-30 22:39 UTC 

[PATCH] Input: eKTF2127: mark PM functions as __maybe_unused
 2016-09-30 22:37 UTC  (2+ messages)

[PATCH v2 0/3] Make /proc per net namespace objects belong to container
 2016-09-30 22:26 UTC  (5+ messages)
` [PATCH v2 3/3] net: make net namespace sysctls belong to container's owner

mmotm 2016-09-30-15-24 uploaded
 2016-09-30 22:25 UTC 

[PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-09-30 22:13 UTC  (8+ messages)
` [PATCH v5 1/3] arm/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode

[RESEND PATCH v2 0/3] Broadcom AVS CPUfreq driver
 2016-09-30 21:56 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq
` [RESEND PATCH v2 2/3] cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
` [RESEND PATCH v2 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support

[PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock
 2016-09-30 21:56 UTC 

Regression in 4.8 - CPU speed set very low
 2016-09-30 21:52 UTC  (6+ messages)

[ANNOUNCE] 4.6.7-rt14
 2016-09-30 21:50 UTC 

[PATCH] Staging:dgnc:dgnc_neo: fixed 80 character line limit coding style issue
 2016-09-30 21:49 UTC 

[PATCH net-next 0/7] rxrpc: More fixes and adjustments
 2016-09-30 21:41 UTC  (8+ messages)
` [PATCH net-next 1/7] rxrpc: Actually display the tx_data trace retransmission note
` [PATCH net-next 2/7] rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
` [PATCH net-next 3/7] rxrpc: Reduce ssthresh to peer's receive window
` [PATCH net-next 4/7] rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
` [PATCH net-next 5/7] rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
` [PATCH net-next 6/7] rxrpc: Keep the call timeouts as ktimes rather than jiffies
` [PATCH net-next 7/7] rxrpc: Fix the call timer handling

[PATCH] oom: print nodemask in the oom report
 2016-09-30 21:41 UTC 

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-30 21:33 UTC  (11+ messages)

[PATCH 0/2] futex: extend the futex(2) and futex(7) manpages for TP futexes
 2016-09-30 21:27 UTC  (3+ messages)
` [PATCH 1/2] futex.2: Add description about the FUTEX_LOCK/FUTEX_UNLOCK operations
` [PATCH 2/2] futex.7: "

[PATCH] ARCv2: intc: Use kflag if STATUS32.IE must be reset
 2016-09-30 21:18 UTC  (2+ messages)

[PATCH 0/4] [media] exynos-gsc: Cleanup and fixes
 2016-09-30 21:16 UTC  (5+ messages)
` [PATCH 1/4] [media] exynos-gsc: change spamming try_fmt log message to debug
` [PATCH 2/4] [media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0)
` [PATCH 3/4] [media] exynos-gsc: fix supported RGB pixel format
` [PATCH 4/4] [media] exynos-gsc: do proper bytesperline and sizeimage calculation

[PATCH] ARCv2: fix local_save_flags
 2016-09-30 21:11 UTC 

[PATCH] hv: do not lose pending heartbeat vmbus packets
 2016-09-30 18:31 UTC  (3+ messages)

[PATCH v3 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-09-30 21:00 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH] sched/fair: Do not decay new task load on first enqueue
 2016-09-30 20:30 UTC  (4+ messages)

[PATCH] net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
 2016-09-30 20:12 UTC  (4+ messages)

Validate Your USAA Bank Account
 2016-09-30 12:36 UTC 

[PATCH] staging: vt6656: Add spaces around '+' operator
 2016-09-30 19:37 UTC  (6+ messages)
` [PATCH 1/2] staging: vt6656: Remove unused variable 'rx_sts'
  ` [PATCH 2/2] staging: vt6656: Make 'rx_rate' u8 instead of u8 *

[RFC] arm64: Enforce observed order for spinlock and data
 2016-09-30 19:32 UTC  (5+ messages)

[PATCH 0/6] ARM: davinci: da850-lcdk: add support for tilcdc
 2016-09-30 19:19 UTC  (5+ messages)
` [PATCH 6/6] ARM: da850: adjust memory settings "

[PATCH v6 0/7] ZBC / Zoned block device support
 2016-09-30 19:12 UTC  (8+ messages)
` [PATCH v6 1/7] block: Add 'zoned' queue limit
` [PATCH v6 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v6 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v6 4/7] block: Define zoned block device operations
` [PATCH v6 5/7] block: Implement support for zoned block devices
` [PATCH v6 6/7] sd: Implement support for ZBC devices
` [PATCH v6 7/7] blk-zoned: implement ioctls

[PATCH] Staging: rts5208: Fix indentation warnings
 2016-09-30 19:06 UTC 

[PATCH 1/2] ARM: BCM5301X: Add DT for Luxul XAP-1510
 2016-09-30 19:01 UTC  (2+ messages)

[PATCH 1/3] ARM: BCM5301X: Add separated DTS include file for BCM47094
 2016-09-30 19:00 UTC  (2+ messages)

[PATCH RT] kernel/futex: don't deboost too early
 2016-09-30 18:43 UTC  (4+ messages)

[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning
 2016-09-30 18:21 UTC  (9+ messages)
` [PATCH 2/3] netfilter: hide reference to nf_hooks_ingress
` [PATCH 3/3] netfilter: xt_hashlimit: uses div_u64 for division

[PATCH v2 00/14] Partial MIPS Malta DT conversion
 2016-09-30 18:41 UTC  (4+ messages)
` [PATCH v2 01/14] irqchip: i8259: Add domain before mapping parent irq

[PATCH] lib/raid6: Add AVX2 optimized xor_syndrome functions
 2016-09-30 18:14 UTC 

[PATCH] dmaengine: k3dma: fix off by one
 2016-09-30 18:01 UTC  (2+ messages)

[PATCH] dma/fsldma : Unmap region obtained by of_iomap
 2016-09-30 17:56 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: fix resource leaks on error exit return
 2016-09-30 17:52 UTC  (2+ messages)

[PATCH][V2] dmaengine: coh901318: fix integer overflow when shifting more than 32 places
 2016-09-30 17:49 UTC  (2+ messages)

[PATCH] edma: avoid uninitialized variable use
 2016-09-30 17:47 UTC  (2+ messages)

[PATCH 1/1] Add devices to spidev device tree compatibility list
 2016-09-30 17:35 UTC  (3+ messages)

[PATCH 2/2] drm/amd/powerplay: remove unused functions
 2016-09-30 17:31 UTC  (4+ messages)
` [PATCH 1/2] drm/amd/powerplay: mark symbols static where possible

[PATCH] mtd: mtk: avoid warning in mtk_ecc_encode
 2016-09-30 17:25 UTC  (3+ messages)

[PATCH 1/3] drm/radeon: add missing header dependencies
 2016-09-30 17:26 UTC  (3+ messages)

[PATCH 0/3] WX Checking for arm64
 2016-09-30 17:16 UTC  (6+ messages)
` [PATCH 3/3] arm64: dump: Add checking for writable and exectuable pages

[PATCH 0/2] (Was: BUG_ON in rcu_sync_func triggered)
 2016-09-30 17:14 UTC  (7+ messages)
` [PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
    ` [PATCH V2 "

[PATCH] usb: fix a typo in usb_class_driver documentation
 2016-09-30 17:10 UTC  (2+ messages)

[PATCH v2] clk: bcm2835: Clamp the PLL's requested rate to the hardware limits
 2016-09-30 17:07 UTC 

[PATCH] drm/amdgpu: enable powerplay unconditionally
 2016-09-30 16:26 UTC  (2+ messages)

[PATCH] Adding Support for Coresight Components on Zynq 7000
 2016-09-30 16:53 UTC  (4+ messages)

[PATCH] staging: rtl8188eu: fix double unlock error in rtw_resume_process()
 2016-09-30 16:38 UTC 

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-09-30 16:36 UTC  (4+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
  ` [Letux-kernel] "

[PATCH] cxgb4: unexport cxgb4_dcb_enabled
 2016-09-30 16:15 UTC 

[GIT PULL] arm64: updates for 4.9
 2016-09-30 16:12 UTC 

[PATCH v25 00/21] Richacls (Core and Ext4)
 2016-09-30 16:11 UTC  (2+ messages)


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