linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-11 22:43:12 to 2016-04-12 06:39:56 UTC [more...]

[PATCH 4.5 000/238] 4.5.1-stable review
 2016-04-12  6:39 UTC  (17+ messages)
` [PATCH 4.5 026/238] PCI: Disable IO/MEM decoding for devices with non-compliant BARs
` [PATCH 4.5 036/238] aacraid: Set correct msix count for EEH recovery
` [PATCH 4.5 058/238] USB: iowarrior: fix oops with malicious USB descriptors
` [PATCH 4.5 079/238] crypto: ccp - Dont assume export/import areas are aligned
` [PATCH 4.5 109/238] mtip32xx: Print exact time when an internal command is interrupted
` [PATCH 4.5 113/238] mtip32xx: Implement timeout handler

[PATCH V3] net: mediatek: update the IRQ part of the binding document
 2016-04-12  6:35 UTC 

[ANNOUNCE] linux-stable security tree
 2016-04-12  6:35 UTC  (9+ messages)

[PATCH 2/5] regulator: core: Use parent voltage from the supply when bypassed
 2016-04-12  6:31 UTC  (2+ messages)
` Applied "regulator: core: Use parent voltage from the supply when bypassed" to the regulator tree

[PATCH v2] ASoC: rockchip: i2s: configure the sdio pins' iomux mode
 2016-04-12  6:30 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: configure the sdio pins' iomux mode" to the asoc tree

[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
 2016-04-12  6:20 UTC  (4+ messages)
` [PATCH v4 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA

[PATCH] usb: dwc3: free dwc->regset on dwc3_debugfs_exit
 2016-04-12  6:18 UTC  (8+ messages)

[LINUX PATCH v2 1/3] spi: Added dummy_cycle entry in the spi_transfer structure
 2016-04-12  6:10 UTC  (2+ messages)

[PATCH RFC v0 00/12] Cyclic Scheduler Against RTC
 2016-04-12  6:05 UTC  (15+ messages)
` [PATCH RFC v0 01/12] Kconfig change
` [PATCH RFC v0 02/12] Reroute rtc update irqs to the cyclic scheduler handler
` [PATCH RFC v0 03/12] Add cyclic support to rtc-dev.c
` [PATCH RFC v0 04/12] Anonymous struct initialization
` [PATCH RFC v0 05/12] Task tracking per file descriptor
` [PATCH RFC v0 06/12] Add anonymous struct to sched_rt_entity
` [PATCH RFC v0 07/12] kernel/userspace additions for addition ioctl() support for rtc
` [PATCH RFC v0 08/12] Compilation support
` [PATCH RFC v0 09/12] Add priority support for the cyclic scheduler
` [PATCH RFC v0 10/12] Export SCHED_FIFO/RT requeuing functions
` [PATCH RFC v0 11/12] Cyclic scheduler support
` [PATCH RFC v0 12/12] Cyclic/rtc documentation

[PATCH 1/3] ARM: dts: vf-colibri: alias the primary FEC as ethernet0
 2016-04-12  5:55 UTC  (2+ messages)

[PATCH] watchdog: dw_wdt: dont build for avr32
 2016-04-12  5:51 UTC 

[PATCH v6 00/10] arm64: Add support for KVM with ACPI
 2016-04-12  5:44 UTC  (7+ messages)
` [PATCH v6 01/10] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v6 02/10] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter

[PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
 2016-04-12  5:39 UTC  (9+ messages)

[RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
 2016-04-12  5:38 UTC  (3+ messages)
` [RESEND][PATCH 1/3] "

[PATCH] MAINTAINERS: correct entry for LVM
 2016-04-12  5:31 UTC  (13+ messages)
`  "

[PATCH v4 0/2] Update SCSI target removal path
 2016-04-12  5:30 UTC  (3+ messages)
` [PATCH v4 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state

[REGRESSION, bisect] pci: cxgb4 probe fails after commit 104daa71b3961434 ("PCI: Determine actual VPD size on first access")
 2016-04-12  5:29 UTC 

[PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-04-12  5:24 UTC  (4+ messages)
` [PATCH v4 1/8] arm64: dts: rockchip: Clean up /memory nodes

[PATCH 1/5] cpufreq: Loongson1: Rename the file to loongson1-cpufreq.c
 2016-04-12  5:24 UTC  (10+ messages)
` [PATCH 2/5] cpufreq: Loongson1: Replace kzalloc() with kcalloc()
` [PATCH 3/5] cpufreq: Loongson1: Use dev_get_platdata() to get platform_data
` [PATCH 4/5] cpufreq: Loongson1: Use devm_kzalloc() instead of global structure
` [PATCH 5/5] cpufreq: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()

[PATCH V2 1/3] acpi,pci,irq: reduce resource requirements
 2016-04-12  5:19 UTC  (2+ messages)

[PATCH] arm64: CONFIG_DEVPORT should not be used when PCI is being used
 2016-04-12  5:17 UTC  (5+ messages)

[RESEND] fence: add missing descriptions for fence
 2016-04-12  5:15 UTC  (4+ messages)

[PATCH v1] clk: Add clk_composite_set_rate_and_parent
 2016-04-12  5:04 UTC  (2+ messages)

[PATCH RESEND] sst: fix missing breaks that would cause the wrong operation to execute
 2016-04-12  5:05 UTC  (3+ messages)

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-12  4:58 UTC  (3+ messages)
` [RFC][PATCH 2/3] locking/qrwlock: Use smp_cond_load_acquire()

[PATCH v2 00/11] mm/slab: reduce lock contention in alloc path
 2016-04-12  4:51 UTC  (12+ messages)
` [PATCH v2 01/11] mm/slab: fix the theoretical race by holding proper lock
` [PATCH v2 02/11] mm/slab: remove BAD_ALIEN_MAGIC again
` [PATCH v2 03/11] mm/slab: drain the free slab as much as possible
` [PATCH v2 04/11] mm/slab: factor out kmem_cache_node initialization code
` [PATCH v2 05/11] mm/slab: clean-up kmem_cache_node setup
` [PATCH v2 06/11] mm/slab: don't keep free slabs if free_objects exceeds free_limit
` [PATCH v2 07/11] mm/slab: racy access/modify the slab color
` [PATCH v2 08/11] mm/slab: make cache_grow() handle the page allocated on arbitrary node
` [PATCH v2 09/11] mm/slab: separate cache_grow() to two parts
` [PATCH v2 10/11] mm/slab: refill cpu cache through a new slab without holding a node lock
` [PATCH v2 11/11] mm/slab: lockless decision to grow cache

[PATCH v7 0/7] SLAB support for KASAN
 2016-04-12  4:51 UTC  (6+ messages)
` [PATCH v7 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB

[PATCH v2 0/4] reduce latency of direct async compaction
 2016-04-12  4:49 UTC  (4+ messages)

[PATCH RFC] select_idle_sibling experiments
 2016-04-12  4:44 UTC  (7+ messages)
` sched: tweak select_idle_sibling to look for idle threads

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-12  4:42 UTC  (5+ messages)
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage

linux-next: Tree for Apr 12
 2016-04-12  4:34 UTC 

[PATCH 0/2] spi: Add DMA support for ti-qspi
 2016-04-12  4:31 UTC  (3+ messages)
` [PATCH 1/2] spi: Add DMA support for spi_flash_read()

[PATCH v2 0/4] ACPI based PCI host driver with generic ECAM
 2016-04-12  4:26 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: Prepare to use generic ACPI PCI implementation
` [PATCH v2 2/4] PCI: Provide common functions for ECAM mapping
` [PATCH v2 3/4] PCI: generic, thunder: update to use generic ECAM API
` [PATCH v2 4/4] ACPI: PCI: Add generic PCI host controller

[PATCH] tpm: fix crash in tpm_tis deinitialization
 2016-04-12  4:26 UTC  (3+ messages)

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-11 23:21 UTC  (14+ messages)
` [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
` [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
` [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg

[PATCH 00/17] staging : lustre : rest of missing patches from 2.5.0 release
 2016-04-12  4:05 UTC  (3+ messages)
` [PATCH 01/17] staging: lustre: osc: fix race issues thanks to oap_lock

[PATCH 00/24] staging: lustre: selftest: remove typedefs
 2016-04-12  4:03 UTC  (2+ messages)

[PATCH 00/18] fill in missing patches present in 2.4.92 version
 2016-04-12  3:54 UTC  (3+ messages)
` [PATCH 18/18] staging: lustre: osc: Lustre returns EINTR from writes when SA_RESTART is set

[PATCH 0/3] A few more Lustre styel cleanups
 2016-04-12  3:46 UTC  (3+ messages)
` [PATCH 2/3] staging/lustre: Fix blank line after/before {/} style

[PATCH v2] qcom: ipq4019: add wifi nodes to ipq4019 SoC device tree
 2016-04-12  4:18 UTC 

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-04-12  4:06 UTC  (3+ messages)
` [PATCH v3 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH v1 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
 2016-04-12  4:03 UTC  (2+ messages)

[PATCH] qcom: ipq4019: add wifi nodes to ipq4019 SoC device tree
 2016-04-12  4:01 UTC 

[PATCH v2] Bluetooth: Deinline large functions
 2016-04-12  3:50 UTC  (2+ messages)

[RFC] shared regulator initialization and protection
 2016-04-12  3:48 UTC  (2+ messages)

[PATCH] sched/deadline/rtmutex: Fix a PI crash for deadline tasks
 2016-04-12  3:08 UTC  (13+ messages)

[PATCH 00/14] staging: fsl-mc: misc updates
 2016-04-12  1:34 UTC  (2+ messages)

[RESEND][PATCH v2] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-04-12  2:58 UTC  (2+ messages)

[PATCH 0/2] dts/ls1043a: add the DTS node for QSPI support
 2016-04-12  2:49 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3 0/5] mempool based chained scatterlist alloc/free api
 2016-04-12  2:43 UTC  (7+ messages)
` [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS

[PATCH 00/13] devpts: New instances for every mount
 2016-04-12  2:16 UTC  (29+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup

[PATCH] drivers/infiniband/hw/nes/nes_verbs.c: Deinline nes_free_qp_mem, save 1072 bytes
 2016-04-12  2:16 UTC  (3+ messages)
` [PATCH] drivers/scsi/fnic/fnic_scsi.c: Deinline fnic_queue_abort_io_req, save 1792 bytes

[PATCH 0/5] hisi_sas: v2 hw SATA fixes
 2016-04-12  2:14 UTC  (2+ messages)

[PATCH v3] mvsas: Generalize Marvell 9485 in pci_device_id
 2016-04-12  2:14 UTC  (2+ messages)

[4.5-rc4 Regression] qla2xxx: Add irq affinity notification
 2016-04-12  2:10 UTC  (5+ messages)

[PATCH] x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
 2016-04-12  2:08 UTC  (2+ messages)
` Xen regression, Was: "

[PATCH] MAINTAINERS: Add DT bindings to regulator framework entry
 2016-04-12  2:01 UTC  (2+ messages)
` Applied "MAINTAINERS: Add DT bindings to regulator framework entry" to the regulator tree

[PATCH v1 0/2] rockchip: power-domain: support qos save and restore
 2016-04-12  2:00 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: modify document of Rockchip power domains

[GIT PULL 00/19] perf/core improvements
 2016-04-12  1:53 UTC  (20+ messages)
` [PATCH 01/19] perf script: Use readdir() instead of deprecated readdir_r()
` [PATCH 02/19] perf thread_map: "
` [PATCH 03/19] perf tools: "
` [PATCH 04/19] "
` [PATCH 05/19] perf dwarf: Guard !x86_64 definitions under #ifdef else clause
` [PATCH 06/19] perf bpf: Clone bpf stdout events in multiple bpf scripts
` [PATCH 07/19] perf bpf: Automatically create bpf-output event __bpf_stdout__
` [PATCH 08/19] perf evsel: Allow specifying a file to output in perf_evsel__print_ip
` [PATCH 09/19] perf evsel: Allow passing a left alignment when printing a symbol
` [PATCH 10/19] perf trace: Add support for printing call chains on sys_exit events
` [PATCH 11/19] perf evsel: Rename print_ip() to fprintf_sym()
` [PATCH 12/19] perf evsel: Introduce fprintf_callchain() method out of fprintf_sym()
` [PATCH 13/19] perf trace: Exclude the kernel part of the callchain leading to a syscall
` [PATCH 14/19] perf evsel: Do not use globals in config()
` [PATCH 15/19] perf evlist: Add (reset,set)_sample_bit methods
` [PATCH 16/19] perf evsel: Rename config_callgraph() to config_callchain() and make it public
` [PATCH 17/19] perf trace: Make "--call-graph" affect just "raw_syscalls:sys_exit"
` [PATCH 18/19] perf evsel: Allow unresolved symbol names to be printed as addresses
` [PATCH 19/19] perf trace: Print unresolved symbol names "

[PATCH RFC 0/5] net: phy: sun8i-h3-ephy: Add Allwinner H3 Ethernet PHY driver
 2016-04-12  1:38 UTC  (4+ messages)
` [PATCH RFC 1/5] net: phy: sun8i-h3-ephy: Add bindings for Allwinner H3 Ethernet PHY

[PATCH v3 0/9] add TCON and Vybrid support
 2016-04-12  1:38 UTC  (3+ messages)
` [PATCH v3 1/9] ARM: imx: clk-vf610: fix DCU clock tree

[GIT PULL] ext4 bug fixes for 4.6
 2016-04-12  1:28 UTC  (5+ messages)

[PATCH 0/9] RxRPC: 2nd rewrite part 1
 2016-04-12  1:26 UTC  (4+ messages)

blank screen on boot with i915/DRM_FBDEV_EMULATION
 2016-04-12  1:23 UTC  (6+ messages)
    ` [Intel-gfx] "
      ` i951 ERRORs and WARN_ON()s (was: blank screen on boot with i915/DRM_FBDEV_EMULATION)

[PATCH] audit: Don't spam logs with SECCOMP_KILL/RET_ERRNO by default
 2016-04-12  1:17 UTC  (4+ messages)

[PATCH V2 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-04-12  1:05 UTC  (2+ messages)
` [PATCH V2 2/2] powerpc/drivers: Add driver "

[PATCH 0/15] task_diag: add a new interface to get information about processes (v3)
 2016-04-12  1:03 UTC  (17+ messages)
` [PATCH 01/15] proc: pick out a function to iterate task children
` [PATCH 02/15] proc: export task_first_tid() and task_next_tid()
` [PATCH 03/15] proc: export next_tgid()
` [PATCH 04/15] task_diag: add a new interface to get information about tasks (v4)
` [PATCH 05/15] task_diag: add a new group to get process credentials
` [PATCH 06/15] task_diag: add a new group to get tasks memory mappings (v2)
` [PATCH 07/15] task_diag: add ability to dump children and threads
` [PATCH 08/15] task_diag: Only add VMAs for thread_group leader
` [PATCH 09/15] task_diag: add a flag to mark incomplete messages
` [PATCH 10/15] task_diag: add a new group to get resource usage
` [PATCH 11/15] task_diag: add a new group to get memory usage
` [PATCH 12/15] Documentation: add documentation for task_diag
` [PATCH 13/15] selftest: check the task_diag functinonality
` [PATCH 14/15] task_diag: Enhance fork tool to spawn threads
` [PATCH 15/15] test: check that task_diag can dump all thread of one process

[PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board
 2016-04-12  1:04 UTC  (2+ messages)

[PATCH 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-04-12  1:02 UTC  (4+ messages)
` [PATCH 2/2] powerpc/drivers: Add driver "

[PATCH 1/2] regulator: DT: Add support to scale ramp delay based on platform behavior
 2016-04-12  1:02 UTC  (11+ messages)

[PATCH] media: remove Managed Media Interfaces
 2016-04-12  1:00 UTC 

[RFC 1/2] time: workaround crappy hpet
 2016-04-12  0:57 UTC  (2+ messages)
` [RFC 2/2] time: double check if watchdog clocksource is correct

[PATCH 13/14] staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures
 2016-04-11 23:14 UTC  (2+ messages)

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-04-12  0:24 UTC  (6+ messages)

[PATCH] IOSF: Add interface for the cases requiring fid
 2016-04-12  0:18 UTC  (3+ messages)

[RFC PATCH 02/12] PKCS#7: Make trust determination dependent on contents of trust keyring [ver #4]
 2016-04-11 23:49 UTC  (4+ messages)
` [RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings "

[PATCH net v2] net: sched: do not requeue a NULL skb
 2016-04-11 23:48 UTC  (11+ messages)

[PATCH] pci, pci-thunder-pem: Don't clobber read-only bits in bridge config registers
 2016-04-11 23:29 UTC 

[PATCH 0/3] ACPI / tables: Add table upgrade mechanism
 2016-04-11 23:27 UTC  (5+ messages)
` [PATCH 1/3] ACPI / tables: Move table override mechanisms to tables.c

[PATCH] memory failure: replace 'MCE' with 'Memory failure'
 2016-04-11 23:13 UTC  (2+ messages)

[PATCH V2 0/9] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-04-11 22:57 UTC  (6+ messages)
` [PATCH V2 5/9] arm64: exception: handle instruction abort at current EL

The future of Linux user-space
 2016-04-11 22:45 UTC 

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-04-11 22:46 UTC  (5+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

[PATCH] extcon: usb-gpio: Don't miss event during suspend/resume
 2016-04-11 22:43 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "


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