linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-08 04:43:55 to 2017-12-08 09:46:23 UTC [more...]

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-12-08  9:25 UTC  (4+ messages)
` [PATCH v3 09/21] fpga: intel-dfl-pci: add enumeration for feature devices

[PATCH] LDT improvements
 2017-12-08  9:44 UTC  (8+ messages)

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-08  9:12 UTC  (15+ messages)
` [PATCH v3 01/33] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v3 02/33] earlycon: add reg-offset to physical address before mapping
` [PATCH v3 03/33] nds32: Assembly macros and definitions
` [PATCH v3 04/33] nds32: Kernel booting and initialization
` [PATCH v3 22/33] nds32: Loadable modules
` [PATCH v3 25/33] nds32: Miscellaneous header files
` [PATCH v3 26/33] nds32: defconfig
` [PATCH v3 27/33] nds32: Build infrastructure
` [PATCH v3 28/33] MAINTAINERS: Add nds32
` [PATCH v3 29/33] dt-bindings: nds32 CPU Bindings
` [PATCH v3 30/33] dt-bindings: nds32 SoC Bindings
` [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v3 32/33] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v3 33/33] net: faraday add nds32 support

[PATCH] cgroup/cpuset: fix circular locking dependency
 2017-12-08  9:40 UTC  (6+ messages)

[PATCH 0/2] serial-Tegra: Adjustments for two function implementations
 2017-12-08  9:37 UTC  (3+ messages)
` [PATCH 2/2] serial: tegra: Fix a typo in a comment line

[PATCH v5 0/7] Enhance libsas hotplug feature
 2017-12-08  9:42 UTC  (4+ messages)
` [PATCH v5 1/7] scsi: libsas: Use dynamic alloced work to avoid sas event lost
` [PATCH v5 2/7] scsi: libsas: shut down the PHY if events reached the threshold
` [PATCH v5 3/7] scsi: libsas: make the event threshold configurable

[Patch v6 00/12] Add MFC v10.10 support
 2017-12-08  9:08 UTC  (3+ messages)
    ` [Patch v6 01/12] [media] s5p-mfc: Rename IS_MFCV8 macro
    ` [Patch v6 02/12] [media] s5p-mfc: Adding initial support for MFC v10.10

[PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-08  9:34 UTC  (14+ messages)
` [PATCH v4 01/12] ARM: Add Krait L2 register accessor functions
` [PATCH v4 02/12] clk: mux: Split out register accessors for reuse
` [PATCH v4 03/12] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v4 04/12] clk: qcom: Add HFPLL driver
` [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v4 06/12] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v4 07/12] clk: qcom: Add support for Krait clocks
` [PATCH v4 08/12] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver
` [PATCH v4 10/12] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v4 11/12] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v4 12/12] cpufreq: dt: Reintroduce independent_clocks platform data

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2017-12-08  9:34 UTC  (3+ messages)
` [PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with "

[PATCH 0/1] About MIPS/Loongson maintainance
 2017-12-08  9:34 UTC  (9+ messages)

[GIT PULL] xen: fixes for 4.15-rc3
 2017-12-08  9:33 UTC 

[PATCH v5 0/4] add clk controller driver for Meson-AXG SoC
 2017-12-08  9:33 UTC  (4+ messages)
` [PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-12-08  9:31 UTC  (13+ messages)
` [PATCH v8 3/6] clocksource: stm32: increase min delta value
` [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers

[PATCH v4 00/73] XArray version 4
 2017-12-08  9:27 UTC  (13+ messages)
` [PATCH v4 72/73] xfs: Convert mru cache to XArray

WARNING in x86_emulate_insn
 2017-12-08  9:27 UTC  (11+ messages)

Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap
 2017-12-08  9:26 UTC  (6+ messages)

[PATCH v4 0/5] kasan: support alloca, LLVM
 2017-12-08  9:25 UTC  (3+ messages)
` [PATCH v4 2/5] kasan/Makefile: Support LLVM style asan parameters

[PATCH net] net: mvpp2: fix the RSS table entry offset
 2017-12-08  9:24 UTC 

[PATCH] PCI: qcom: add missing supplies required for msm8996
 2017-12-08  9:20 UTC 

[PATCH] ARM: dts: sun8i-h3: Remove allwinner,leds-active-low for non internal PHY
 2017-12-08  9:13 UTC  (2+ messages)

[RFC PATCH] mm: kasan: suppress soft lockup in slub when !CONFIG_PREEMPT
 2017-12-08  9:16 UTC  (4+ messages)

[PATCH] KVM: X86: Fix host dr6 miss restore
 2017-12-08  9:12 UTC 

[PATCH V6 4/7] OF: properties: Implement get_match_data() callback
 2017-12-08  9:11 UTC  (7+ messages)

[PATCH net-next v2 0/8] phy: net: meson-gxl: clean-up and improvements
 2017-12-08  9:11 UTC  (6+ messages)
` [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers

[PATCH -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-08  9:10 UTC  (6+ messages)

[PATCH v9 00/13] Introduce framework for SLIMbus device driver
 2017-12-08  9:09 UTC  (6+ messages)
` [PATCH v9 01/13] Documentation: Add SLIMbus summary
      ` [alsa-devel] "

[PATCH 0/3] clk: sunxi-ng: sun8i: a83t: Use sigma-delta modulation for audio PLL
 2017-12-08  9:08 UTC  (5+ messages)
` [PATCH 1/3] clk: sunxi-ng: Support fixed post-dividers on NM style clocks
` [PATCH 2/3] clk: sunxi-ng: sun8i: a83t: Add /2 fixed post divider to audio PLL
` [PATCH 3/3] clk: sunxi-ng: sun8i: a83t: Use sigma-delta modulation for "

[PATCH 0/2] ARM: sun8i: a83t: Enable EMAC Ethernet
 2017-12-08  9:06 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: sun8i: a83t: add dwmac-sun8i device node
` [PATCH 2/2] ARM: dts: sun8i: a83t: Enable Ethernet on two boards

[RESEND PATCH 0/4] drm/meson: power domain init related fixes
 2017-12-08  9:04 UTC  (2+ messages)

[RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub
 2017-12-08  9:00 UTC  (11+ messages)

[PATCH 1/9] sched/autogroup: remove unneeded kallsyms include
 2017-12-08  8:57 UTC  (3+ messages)
` [PATCH] sched/autogroup: move sched.h include

[RFC PATCH 1/6] drm: Add Content Protection property
 2017-12-08  8:55 UTC  (5+ messages)

[PATCH v2 0/3] x86: make rsdp address accessible via boot params
 2017-12-08  8:52 UTC  (14+ messages)
` [PATCH v2 1/3] x86/boot: add acpi rsdp address to setup_header
    ` [Xen-devel] "
` [PATCH v2 2/3] x86/acpi: take rsdp address for boot params if available
` [PATCH v2 3/3] x86/xen: supply rsdp address in boot params for pvh guests

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-12-08  8:47 UTC  (8+ messages)

[RFC PATCH v2 0/2] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2017-12-08  8:49 UTC  (3+ messages)
` [RFC PATCH v2 1/2] xen/pvh: Add memory map pointer to hvm_start_info struct

[PATCH] cgroup: avoid cgroup root name longer than max
 2017-12-08  8:47 UTC 

kernel BUG at net/core/skbuff.c:LINE! (2)
 2017-12-08  8:45 UTC  (2+ messages)

[PATCH] sched: remove unused parameter from wakeup_gran
 2017-12-08  8:40 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Remove unused 'curr' "

[PATCH RFC 0/7] kvm pvtimer
 2017-12-08  8:39 UTC  (8+ messages)
` [PATCH RFC 1/7] kvm: x86: emulate MSR_KVM_PV_TIMER_EN MSR
` [PATCH RFC 2/7] kvm: x86: add a function to exchange value
` [PATCH RFC 3/7] KVM: timer: synchronize tsc-deadline timestamp for guest
` [PATCH RFC 4/7] KVM: timer: program timer to a dedicated CPU
` [PATCH RFC 5/7] KVM: timer: ignore timer migration if pvtimer is enabled
` [PATCH RFC 6/7] Doc/KVM: introduce a new cpuid bit for kvm pvtimer
` [PATCH RFC 7/7] kvm: guest: reprogram guest timer

[PATCH 4.4 00/96] 4.4.103-stable review
 2017-12-08  8:34 UTC  (4+ messages)
` [PATCH 4.4 71/96] e1000e: Separate signaling for link check/link up

[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-08  8:33 UTC  (11+ messages)

Traversing XFS mounted VM puts process in D state
 2017-12-08  8:30 UTC  (2+ messages)

[PATCH v2] usb: dwc2: Change TxFIFO and RxFIFO flushing flow
 2017-12-08  8:30 UTC 

[PATCH net-next 0/6] net: mvpp2: various improvements
 2017-12-08  8:28 UTC  (5+ messages)
` [PATCH net-next 1/6] net: mvpp2: only free the TSO header buffers when it was allocated

[PATCH v4] mm, thp: introduce generic transparent huge page allocation interfaces
 2017-12-08  8:27 UTC  (2+ messages)

[PATCH v2] mm: terminate shrink_slab loop if signal is pending
 2017-12-08  8:22 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: clocksource: Add Spreadtrum SC9860 timer
 2017-12-08  8:20 UTC  (4+ messages)
` [PATCH v3 2/2] clocksource: sprd: Add timer driver for Spreadtrum SC9860 platform

[PATCH v2 0/3] Bluetooth: hci_ll: Get BD address from NVMEM (was "bluetooth: hci_ll: Get MAC address from NVMEM")
 2017-12-08  8:14 UTC  (7+ messages)
` [PATCH v2 1/3] Bluetooth: hci_ll: add support for setting public address
` [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st
` [PATCH v2 3/3] Bluetooth: hci_ll: Add optional nvmem BD address source

[PATCH 0/3] misc: ad525x_dpot: Different type of warnings are resolved
 2017-12-08  8:13 UTC  (4+ messages)
` [PATCH 1/3] misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/3] misc: ad525x_dpot: please, no space before tabs
` [PATCH 3/3] misc: ad525x_dpot: macros should not use a trailing semicolon

[PATCH] Input: atmel_mxt_ts: Add touchscreen support for Chromebooks with upstream coreboot
 2017-12-08  8:06 UTC 

[PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver
 2017-12-08  8:11 UTC  (2+ messages)

[lkp-robot] [sctp] ecca8f88da: ltp.test_sctp_sendrecvmsg.fail
 2017-12-08  8:09 UTC  (2+ messages)

[PATCH] misc: ad525x_dpot: Unnecessary space before function pointer arguments
 2017-12-08  8:07 UTC 

[PATCH] Bluetooth: hci_ll: Add endianness conversion when setting baudrate
 2017-12-08  8:00 UTC  (2+ messages)

[PATCH] arm64: allwinner: a64: orangepi-zero-plus2: add usb otg
 2017-12-08  7:57 UTC  (4+ messages)

[PATCH] libsas: flush pending destruct work in sas_unregister_domain_devices()
 2017-12-08  7:54 UTC  (7+ messages)

[PATCH v2] usb: dwc2: Remove unnecessary debug prints
 2017-12-08  7:55 UTC  (4+ messages)

[PATCH] fs/seq_file: Fix warning of passing zero to 'PTR_ERR'
 2017-12-08  7:54 UTC  (4+ messages)

NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
 2017-12-08  7:54 UTC  (3+ messages)

Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap
 2017-12-08  7:50 UTC  (5+ messages)

USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()
 2017-12-08  7:43 UTC  (3+ messages)

[PATCH 0/4] checkpatch: update warnings
 2017-12-08  7:42 UTC  (3+ messages)
` [PATCH 4/4] checkpatch: add check for tag Co-Developed-by

[PATCH] tty: New RISC-V SBI console driver
 2017-12-08  7:37 UTC  (2+ messages)

[PATCH 0/4] USB over IP Secuurity fixes
 2017-12-08  6:25 UTC  (2+ messages)

[PATCH v2 0/2] fix race condition in rsnd_ssi_pointer_update
 2017-12-08  6:46 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: rsnd: ssi: "
` [PATCH v2 2/2] ASoC: rsnd: ssi: remove unnesessary period_pos

[PATCH 0/2] acpi, x86: Add SPCR table support
 2017-12-08  6:29 UTC  (2+ messages)

[PATCH 4.4 00/16] 4.4.101-stable review
 2017-12-08  6:16 UTC  (10+ messages)
` [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr()

[PATCH 0/2] tools/lib/lockdep: fixes for v4.15
 2017-12-08  6:20 UTC  (7+ messages)
` [PATCH 1/2] tools/lib/lockdep: Add missing declaration of 'pr_cont()'
` [PATCH 2/2] tools/lib/lockdep: add empty declaration for early_param

[PATCH 1/1] zram: better utilization of zram swap space
 2017-12-08  6:11 UTC  (3+ messages)

[PATCH v1 0/4] add support of cpufreq to mt8173 and mt2712
 2017-12-08  6:07 UTC  (5+ messages)
` [PATCH v1 1/4] cpufreq: mediatek: add mt2712 into compatible list
` [PATCH v1 2/4] cpufreq: mediatek: Add mediatek related projects into blacklist
` [PATCH v1 3/4] arm64: dts: mediatek: add mt8173 cpufreq related device nodes
` [PATCH v1 4/4] arm64: dts: mediatek: add mt2712 "

[PATCH v1 0/2] fix race condition in rsnd_ssi_pointer_update
 2017-12-08  6:07 UTC  (9+ messages)
` [PATCH v1 1/2] ASoC: rsnd: ssi: "
` [PATCH v2 2/2] ASoC: rsnd: ssi: remove unnesessary period_pos

[PATCH 0/3] misc: ics932s401: warnings and errors are resolved
 2017-12-08  5:56 UTC  (4+ messages)
` [PATCH 1/3] misc: ics932s401: Missing a blank line after declarations
` [PATCH 2/3] misc: ics932s401: please, no space before tabs
` [PATCH 3/3] misc: ics932s401: open brace should be on the previous line

[PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
 2017-12-08  5:49 UTC  (6+ messages)

[PATCH 4.4 00/49] 4.4.105-stable review
 2017-12-08  5:36 UTC  (4+ messages)
` [PATCH 4.4 38/49] xen-netfront: Improve error handling during initialization

[PATCH net-next V2] tuntap: fix possible deadlock when fail to register netdev
 2017-12-08  5:36 UTC  (2+ messages)

[PATCH 4.9 000/109] 4.9.68-stable review
 2017-12-08  5:35 UTC  (2+ messages)

[PATCH 4.14 00/75] 4.14.5-stable review
 2017-12-08  5:35 UTC  (2+ messages)

[PATCH v2 1/3] regulator: axp20x: add drivevbus support for axp803
 2017-12-08  5:32 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: allwinner: axp803: Add drivevbus regulator

[PATCH v7 0/6] perf report/script: Support percent and multiple range in --time option
 2017-12-08 13:13 UTC  (7+ messages)
` [PATCH v7 1/6] perf header: Record first sample time and last sample time in perf file header
` [PATCH v7 2/6] perf record: Get the first sample time and last sample time
` [PATCH v7 3/6] perf util: Create function to parse time percent
` [PATCH v7 4/6] perf util: Create function to perform multiple time range checking
` [PATCH v7 5/6] perf report: support time percent and multiple time ranges
` [PATCH v7 6/6] perf script: "

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-12-08  5:27 UTC  (7+ messages)
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 08/35] nds32: Process management

[f2fs-dev] [PATCH] f2fs: release reserved blocks for quota
 2017-12-08  5:24 UTC  (2+ messages)

[PATCH] futex: use fault_in to avoid infinite loop
 2017-12-08  5:21 UTC  (4+ messages)

[PATCH] f2fs: add an ioctl to disable GC for specific file
 2017-12-08  5:15 UTC 

linux-next: Tree for Dec 8
 2017-12-08  5:02 UTC 

[PATCH RESEND] arm64: fault: avoid send SIGBUS two times
 2017-12-08  4:43 UTC  (5+ 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).