public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-13 03:15:02 to 2016-08-14 10:08:27 UTC [more...]

[PATCH 3.2 00/94] 3.2.82-rc1 review
 2016-08-14  7:56 UTC  (7+ messages)
` [PATCH 3.2 65/94] IB/mlx4: Fix the SQ size of an RC QP
` [PATCH 3.2 28/94] fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
` [PATCH 3.2 05/94] alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO
` [PATCH 3.2 29/94] sunrpc: Update RPCBIND_MAXNETIDLEN

[PATCH 3.16 000/305] 3.16.37-rc1 review
 2016-08-14  7:57 UTC  (14+ messages)
` [PATCH 3.16 053/305] MIPS: Don't unwind to user mode with EVA
` [PATCH 3.16 133/305] powerpc: Use privileged SPR number for MMCR2
` [PATCH 3.16 277/305] ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
` [PATCH 3.16 281/305] rds: fix an infoleak in rds_inc_info_copy
` [PATCH 3.16 224/305] ALSA: dummy: Fix a use-after-free at closing
` [PATCH 3.16 270/305] xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
` [PATCH 3.16 259/305] x86/power/64: Fix kernel text mapping corruption during image restoration
` [PATCH 3.16 005/305] ath5k: Change led pin configuration for compaq c700 laptop
` [PATCH 3.16 201/305] hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default
` [PATCH 3.16 078/305] ring-buffer: Prevent overflow of size in ring_buffer_resize()
` [PATCH 3.16 173/305] USB: quirks: Fix entries on wrong list in 3.16.y

[PATCH] helene: fix memory leak when heleno_x_pon fails
 2016-08-14  3:37 UTC  (2+ messages)

[PATCH v3 0/7] x86: Rewrite switch_to()
 2016-08-13 18:45 UTC  (11+ messages)
` [PATCH v3 1/7] x86-32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()
` [PATCH v3 2/7] x86-64, kgdb: clear GDB_PS on 64-bit
` [PATCH v3 3/7] x86: Add struct inactive_task_frame
` [PATCH v3 4/7] x86: Rewrite switch_to() code
` [PATCH v3 5/7] x86: Pass kernel thread parameters in fork_frame
` [PATCH v3 6/7] x86: Fix thread_saved_pc()
` [PATCH v3 7/7] Revert "sched: Mark __schedule() stack frame as non-standard"

[GIT PULL] Architecture fixes for v4.8
 2016-08-13 23:51 UTC 

[PATCH v2 0/3] USB Audio Gadget refactoring
 2016-08-13 22:21 UTC 

Who reordered my disks (probably v4.8-rc1 problem)
 2016-08-14 10:07 UTC  (7+ messages)
` Regression - SATA disks behind USB ones on v4.8-rc1, breaking boot. [Re: Who reordered my disks (probably v4.8-rc1 problem)]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2016-08-13 20:12 UTC  (10+ messages)
                              ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                                ` [PATCH v2 00/10] "
                                  ` [PATCH v2 08/10] staging: ks7010: Replace three printk() calls by pr_err()
                                      `  "

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-13 23:32 UTC  (15+ messages)

[PATCH v7 6/9] x86/mm: Enable KASLR for physical mapping memory region (x86_64)
 2016-08-14  4:25 UTC  (3+ messages)
` [tip:x86/boot] x86/mm: Enable KASLR for physical mapping memory regions

[PATCH 0/3] Remove usages of deprecated create_singlethread_workqueue
 2016-08-14  5:26 UTC  (4+ messages)
` [PATCH 1/3] Input: psmouse: Remove deprecated create_singletheread_workqueue
` [PATCH 2/3] Input: touchscreen: mc13783_ts: "
` [PATCH 3/3] Input: wm97xx: "

[PATCH] calipso: fix resource leak on calipso_genopt failure
 2016-08-13 21:56 UTC  (2+ messages)

[RFC 0/7] Nokia N9xx bluetooth driver
 2016-08-14  8:53 UTC  (15+ messages)
` [RFC 1/7] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
` [RFC 2/7] tty: add support for "tty slave" devices
` [RFC 3/7] dt: bindings: Add nokia-bluetooth
` [RFC 4/7] Bluetooth: hci_uart: Add support for word alignment
` [RFC 5/7] Bluetooth: hci_nokia: Introduce new driver
` [RFC 6/7] ARM: dts: OMAP3-N900: Add bluetooth
` [RFC 7/7] ARM: dts: OMAP3-N950: "

[PATCH v3 00/14] pxa_camera transition to v4l2 standalone device
 2016-08-13 19:02 UTC  (14+ messages)
` [PATCH v3 02/14] media: mt9m111: prevent module removal while in use
` [PATCH v3 05/14] media: platform: pxa_camera: convert to vb2
` [PATCH v3 10/14] media: platform: pxa_camera: remove set_crop
` [PATCH v3 11/14] media: platform: pxa_camera: make a standalone v4l2 device
` [PATCH v3 12/14] media: platform: pxa_camera: add debug register access

[PATCH] net: phy: initialize rc to zero to avoid returning garbage value
 2016-08-13 22:52 UTC  (2+ messages)

[PATCH] video: fbdev: mb862xx: mb862xx-i2c: delete now unused "int ret" variable
 2016-08-13 18:39 UTC 

[GIT PULL] arm64 fixes for 4.8-rc2
 2016-08-13 22:27 UTC 

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
 2016-08-14  6:42 UTC 

[PATCH] x86/power/64: Use __pa() for physical address computation
 2016-08-14  2:07 UTC 

[PATCH v2 00/21] net: thunderx: Support for newer chips and miscellaneous patches
 2016-08-13 19:01 UTC  (2+ messages)

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-14  9:04 UTC  (4+ messages)
` [PACTH v2 1/3] mm, proc: "

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-08-14  7:27 UTC 

[PATCH v3 00/51] x86/dumpstack: rewrite x86 stack dump code
 2016-08-14  8:23 UTC  (27+ messages)
` [PATCH v3 09/51] x86/dumpstack: fix x86_32 kernel_stack_pointer() previous stack access
` [PATCH v3 14/51] x86/asm/head: put real return address on idle task stack
` [PATCH v3 15/51] x86/asm/head: standardize the end of the stack for idle tasks
` [PATCH v3 16/51] x86/32: put real return address on stack in entry code
` [PATCH v3 19/51] x86/entry/32: rename 'error_code' to 'common_exception'
` [PATCH v3 31/51] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
` [PATCH v3 32/51] x86/dumpstack: simplify in_exception_stack()
` [PATCH v3 39/51] x86/dumpstack: convert show_trace_log_lvl() to use the new unwinder
` [PATCH v3 41/51] x86/entry/unwind: create stack frames for saved interrupt registers
` [PATCH v3 42/51] x86/unwind: create stack frames for saved syscall registers
` [PATCH v3 44/51] x86/dumpstack: print any pt_regs found on the stack
` [PATCH v3 45/51] x86: remove 64-byte gap at end of irq stack
` [PATCH v3 48/51] x86/unwind: warn if stack grows up

[PATCH] UBIFS: fix assertion in layout_in_gaps()
 2016-08-14  9:00 UTC  (2+ messages)

[GIT PULL] cputime fixes and cleanups
 2016-08-14  1:50 UTC  (17+ messages)
` [PATCH 1/5] sched,time: Count actually elapsed irq & softirq time
        ` [PATCH] time,virt: resync steal time when guest & host lose sync

[PATCH] net: macb: add phy-handle support for the macb
 2016-08-13 18:52 UTC  (2+ messages)

change in xhci result in soft lockup
 2016-08-13 22:13 UTC  (2+ messages)

mgag200_drv.c:undefined reference to `remove_conflicting_framebuffers'
 2016-08-13 19:21 UTC 

[PATCH] Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
 2016-08-14  8:57 UTC  (2+ messages)

sound: deadlock snd_rawmidi_kernel_open/check_and_subscribe_port
 2016-08-13 21:43 UTC 

[PATCH] net: bfin_mac: Fix a few spelling fixes
 2016-08-13 22:15 UTC  (3+ messages)

drivers/pinctrl/intel/pinctrl-merrifield.c:518: error: implicit declaration of function 'readl'
 2016-08-14  0:05 UTC 

[PATCH 1/2] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd
 2016-08-12 23:53 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ARM: dts: sun9i: Initial support for the Sunchip CX-A99 board

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-13 23:58 UTC  (11+ messages)

{standard input}:199: Error: unknown opcode
 2016-08-14  8:48 UTC 

[RESEND][PATCH 0/5] Ion cleanup
 2016-08-14  8:47 UTC  (2+ messages)
` [Linaro-mm-sig] "

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32'
 2016-08-14  7:05 UTC 

[PATCH v6 0/2] Block layer support ZAC/ZBC commands
 2016-08-14  0:09 UTC  (8+ messages)

include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16'
 2016-08-14  7:05 UTC 

[PATCH] MAINTAINERS: iSCSI: BladeEngine2: Remove John Soni Jose's entry
 2016-08-13 20:50 UTC 

[PATCH] ASoC: es8328: explict I2C and SPI menu entry
 2016-08-14  8:33 UTC 

drivers/media/v4l2-core/videobuf2-dma-contig.c:486:2: error: implicit declaration of function 'dma_get_cache_alignment'
 2016-08-14  0:11 UTC 

[PATCH 2/2] be2iscsi: Fix some error messages
 2016-08-13 20:42 UTC  (11+ messages)
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
          ` [PATCH 0/2] be2iscsi: Logging neatening
            ` [PATCH 1/2] be2iscsi: Coalesce split strings and formats
            ` [PATCH 2/2] be2iscsi: Use a standard logging style

[PATCH net-next] net: fix up a few missing hashtable.h conflict resolutions
 2016-08-13 21:51 UTC  (2+ messages)

[PATCH 0/2] Convert qdisc linked list into a hashtable
 2016-08-14  6:19 UTC  (5+ messages)
` [PATCH 2/2] net: sched: convert qdisc linked list to hashtable

[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-08-13 22:48 UTC 

[PATCHv2, 00/41] ext4: support of huge pages
 2016-08-14  7:20 UTC  (2+ messages)

[PATCH] rcutorture: Print out barrier error as document says
 2016-08-14  2:40 UTC  (2+ messages)

[PATCH] pinctrl: meson: get rid of unneeded domain structures
 2016-08-13 17:41 UTC 

[RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
 2016-08-13 17:34 UTC  (12+ messages)
    ` [dm-devel] "

[PATCH 1/3] befs: fix typos in datastream.c
 2016-08-13 17:11 UTC  (3+ messages)
` [PATCH 2/3] befs: improve documentation "
` [PATCH 3/3] befs: befs: fix style issues "

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-13 17:07 UTC  (12+ messages)

[PATCH] android: binder: Remove deprecated create_singlethread_workqueue
 2016-08-13 16:46 UTC 

[PATCH] edac: wq: Remove deprecated create_singlethread_workqueue
 2016-08-13 16:41 UTC 

[PATCH 2/8] power: ab8500_btemp: Remove deprecated create_singlethread_workqueue
 2016-08-13 16:36 UTC  (7+ messages)
` [PATCH 3/8] power: pm2301_charger: "
` [PATCH 4/8] power: intel_mid_battery: "
` [PATCH 5/8] power: ab8500_charger: "
` [PATCH 6/8] power: ipaq_micro_battery: "
` [PATCH 7/8] power: ab8500_fg: "
` [PATCH 8/8] power: ds2760_battery: "

[PATCH 0/8] Remove deprecated workqueue interface users
 2016-08-13 16:16 UTC  (2+ messages)
` [PATCH 1/8] power: abx500_chargalg: Remove deprecated create_singlethread_workqueue

Making pdfdocs with sphinx - only select rst targets
 2016-08-13 16:00 UTC  (4+ messages)
` [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-13 15:59 UTC  (5+ messages)
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

[PATCH] whci: Remove deprecated create_singlethread_workqueue
 2016-08-13 15:50 UTC 

[PATCH v13 00/12] support "task_isolation" mode
 2016-08-13 15:39 UTC  (11+ messages)
` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

[PATCH v2] cfag12864b: Remove deprecated create_singlethread_workqueue
 2016-08-13 15:38 UTC 

[v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization
 2016-08-13 15:26 UTC 

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-13 15:17 UTC  (12+ messages)
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
  ` [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace
` [PATCH 18/19] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

Notice!!!
 2016-08-13 10:25 UTC 

[PATCH 1/3] perf/x86/intel/uncore: remove hard code for Node ID mapping location
 2016-08-13 14:22 UTC  (4+ messages)
` [PATCH 3/3] perf/x86/intel/uncore: Add Skylake server uncore support

[GIT PULL] KVM fixes for 4.8-rc2
 2016-08-13 14:11 UTC 

[PATCH] [media] vb2: move dma-buf unmap from __vb2_dqbuf() to vb2_buffer_done()
 2016-08-13 13:47 UTC  (2+ messages)

[PATCH 1/2] perf probe: Helper function to check if probe with variable
 2016-08-13 13:45 UTC  (3+ messages)
` [PATCH v2 2/2] perf uprobe: Skip prologue if program compiled without optimization

[PACTH v1] mm, proc: Implement /proc/<pid>/totmaps
 2016-08-13 12:39 UTC  (9+ messages)

imx-drm: Possible regression after update to atomic
 2016-08-13 12:37 UTC 

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-13 12:03 UTC  (3+ messages)
` [PART2 PATCH v5 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH 0/4] Add DT support for NAND to LCDK
 2016-08-13 11:42 UTC  (11+ messages)
` [PATCH 2/4] ARM: dts: da850: Add an aemif node

[PATCH v2 0/4] Add DT support for NAND to LCDK
 2016-08-13 11:27 UTC  (3+ messages)
` [PATCH v2 3/4] ARM: dts: da850,da850-evm: Add an aemif node and use it for the NAND

[PATCH] Staging: rtl8723au: os_intfs: fixed case statement is variable issue
 2016-08-13  9:26 UTC  (5+ messages)

[patch 4 00/22] timer: Refactor the timer wheel
 2016-08-13  9:12 UTC  (5+ messages)
` [patch 4 14/22] timer: Switch to a non cascading wheel
    ` [PREEMPT-RT] "

[PATCH] Documentation: sunxi: Update Allwinner SoC documentation
 2016-08-13  8:36 UTC 

[PATCH] kexec: Account crashk_low_res to kexec_crash_size
 2016-08-13  8:26 UTC 

I hope this email meets you well in good health condition
 2016-08-13  8:01 UTC 

[PATCH] drm/tegra: dpaux: Modify error handling
 2016-08-13  8:00 UTC  (2+ messages)

[PATCH] clk: prevent __of_clk_get_hw_from_provider() from returning NULL
 2016-08-13  7:38 UTC  (6+ messages)

[PATCH v5 00/13] kexec_file_load implementation for PowerPC
 2016-08-13  6:56 UTC  (3+ messages)
` [PATCH v5 01/13] kexec_file: Allow arch-specific memory walking for kexec_add_buffer

[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
 2016-08-13  6:20 UTC  (6+ messages)

DO YOU NEED A LOAN?
 2016-08-13  6:03 UTC 

[PATCH 00/13] various remoteproc/rpmsg trivial cleanups
 2016-08-13  5:10 UTC  (2+ messages)

[Documentation] State of CPU controller in cgroup v2
 2016-08-13  5:08 UTC  (6+ messages)

[RFC linux-next] ARM: clps711x: update defconfig
 2016-08-13  3:37 UTC  (2+ messages)

[PATCH 1/3] regulator: qcom_smd: Fix voltage ranges for pm8x41
 2016-08-13  4:00 UTC  (3+ messages)
` Applied "regulator: qcom_smd: Fix voltage ranges for pm8x41" to the regulator tree

[PATCH net 0/4] hv_netvsc: fixes for VF removal path
 2016-08-13  3:40 UTC  (3+ messages)
` [PATCH net 2/4] hv_netvsc: reset vf_inject on VF removal

[PATCH v2 0/6] kexec_file: Add buffer hand-over for the next kernel
 2016-08-13  3:18 UTC  (7+ messages)
` [PATCH v2 1/6] kexec_file: Add buffer hand-over support "
` [PATCH v2 2/6] powerpc: "
` [PATCH v2 3/6] kexec_file: Allow skipping checksum calculation for some segments
` [PATCH v2 4/6] kexec_file: Add mechanism to update kexec segments
` [PATCH v2 5/6] kexec: Share logic to copy segment page contents
` [PATCH v2 6/6] IMA: Demonstration code for kexec buffer passing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox