All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-29 15:16:45 to 2017-11-29 15:45:50 UTC [more...]

[PATCH 00/36] hrtimer: Provide softirq context hrtimers
 2017-11-29 15:31 UTC  (38+ messages)
` [PATCH v3 01/36] timers: Use static keys for migrate_enable/nohz_active
` [PATCH v3 02/36] hrtimer: Correct blantanly wrong comment
` [PATCH v3 03/36] hrtimer: Fix kerneldoc for struct hrtimer_cpu_base
` [PATCH v3 04/36] hrtimer: Cleanup clock argument in schedule_hrtimeout_range_clock()
` [PATCH v3 05/36] hrtimer: Fix hrtimer function description
` [PATCH v3 06/36] hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
` [PATCH v3 07/36] hrtimer: Cleanup hrtimer_mode enum
` [PATCH v3 08/36] tracing/hrtimer: Take all clock bases and modes into account
` [PATCH v3 09/36] tracing/hrtimer: Print hrtimer mode in hrtimer_start tracepoint
` [PATCH v3 10/36] hrtimer: Switch for loop to _ffs() evaluation
` [PATCH v3 11/36] hrtimer: Store running timer in hrtimer_clock_base
` [PATCH v3 12/36] hrtimer: Make room in struct hrtimer_cpu_base
` [PATCH v3 13/36] hrtimer: Reduce conditional code (hres_active)
` [PATCH v3 14/36] hrtimer: Use accesor functions instead of direct access
` [PATCH v3 15/36] hrtimer: Make the remote enqueue check unconditional
` [PATCH v3 16/36] hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
` [PATCH v3 17/36] hrtimer: Make hrtimer_reprogramm() unconditional
` [PATCH v3 18/36] hrtimer: Make hrtimer_force_reprogramm() unconditionally available
` [PATCH v3 19/36] hrtimer: Unify handling of hrtimer remove
` [PATCH v3 20/36] hrtimer: Unify handling of remote enqueue
` [PATCH v3 21/36] hrtimer: Make remote enqueue decision less restrictive
` [PATCH v3 22/36] hrtimer: Remove base argument from hrtimer_reprogram()
` [PATCH v3 23/36] hrtimer: Split hrtimer_start_range_ns()
` [PATCH v3 24/36] hrtimer: Split __hrtimer_get_next_event()
` [PATCH v3 25/36] hrtimer: Use irqsave/irqrestore around __run_hrtimer()
` [PATCH v3 26/36] hrtimer: Add clock bases and hrtimer mode for soft irq context
` [PATCH v3 27/36] hrtimer: Prepare handling of hard and softirq based hrtimers
` [PATCH v3 28/36] hrtimer: Implement support for "
` [PATCH v3 29/36] hrtimer: Implement SOFT/HARD clock base selection
` [PATCH v3 30/36] can/bcm: Replace hrtimer_tasklet with softirq based hrtimer
` [PATCH v3 31/36] mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimer
` [PATCH v3 32/36] xfrm: "
` [PATCH v3 33/36] softirq: Remove tasklet_hrtimer
` [PATCH v3 34/36] ALSA/dummy: Replace tasklet with softirq hrtimer
` [PATCH v3 35/36] usb/gadget/NCM: "
` [PATCH v3 36/36] net/mvpp2: "

[PATCH v2 1/3] drm/i915: Fix vblank timestamp/frame counter jumps on gen2
 2017-11-29 15:45 UTC  (7+ messages)
` [PATCH v2 2/3] drm/i915: Wait for pipe to start on i830 as well
` [PATCH 3/3] drm/i915: Pass crtc state to intel_pipe_{enable, disable}()

[Qemu-devel] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
 2017-11-29 15:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions

[PATCH] ARM: dts: Add ethernet PHYs to the a bunch of Geminis
 2017-11-29 15:44 UTC 

[PATCH] drm: hibmc: Initialize the hibmc_bo_driver.io_mem_pfn
 2017-11-29 15:44 UTC  (7+ messages)
` [PATCH] drm/ttm: Use ttm_bo_default_io_mem_pfn if io_mem_pfn is NULL

[LTP] [RFC PATCH 0/4] Travis enhancements
 2017-11-29 15:44 UTC  (8+ messages)
` [LTP] [RFC PATCH 1/4] travis: Add build script

[PATCH] Documentation: net: dsa: Cut set_addr() documentation
 2017-11-29 15:44 UTC  (2+ messages)

[PATCH] net/bonding: fix link status check
 2017-11-29 15:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] USB: storage: Notify the subdrivers that they need to reinitialize the device
 2017-11-29 15:42 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
 2017-11-29 15:41 UTC  (9+ messages)
        ` [PATCH] net: stmmac: dwmac-sun8i: fix allwinner, leds-active-low handling

[PATCH 0/2] lockdep cross-release fallout from -rc1
 2017-11-29 15:41 UTC  (6+ messages)
` [PATCH 1/2] lockdep: finer-grained completion key for kthread
` [PATCH 2/2] lockdep: Up MAX_LOCKDEP_CHAINS

[Qemu-devel] [PATCH] vfio/common: init giommu_list and hostwin_list of vfio container
 2017-11-29 15:41 UTC  (2+ messages)

Fwd: Questions regarding mds early reply
 2017-11-29 15:40 UTC  (3+ messages)
  `  "

Fwd: Qwery regarding Selinux Change Id context
 2017-11-29 15:40 UTC  (11+ messages)
                `  "

[GIT] Networking
 2017-11-29 15:40 UTC 

UFS utilities
 2017-11-29 15:39 UTC 

[PATCH net-next 0/3] rxrpc: Fixes
 2017-11-29 15:39 UTC  (5+ messages)
` [PATCH net 1/3] rxrpc: Clean up whitespace
` [PATCH net 2/3] rxrpc: Fix ACK generation from the connection event processor
` [PATCH net 3/3] rxrpc: Fix variable overwrite

[PATCH] XSM: add Kconfig option to override bootloader provided policy
 2017-11-29 15:38 UTC  (8+ messages)

[PATCH v1] core: mount xenfs, ignore proc-xen.mount (#6442, #6662)
 2017-11-29 15:38 UTC 

[PATCH v5 00/13] Add STM32 DFSDM support
 2017-11-29 15:37 UTC  (5+ messages)
` [PATCH v5 13/13] ASoC: stm32: add DFSDM DAI support

[PATCH v6 00/11] Intel SGX Driver
 2017-11-29 15:38 UTC  (11+ messages)
` [PATCH v6 04/11] x86: define IA32_FEATUE_CONTROL.SGX_LC

[PATCH] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute
 2017-11-29 15:35 UTC  (7+ messages)
` [Xen-devel] "

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2017-11-29 15:37 UTC  (9+ messages)

[PATCH V2] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute
 2017-11-29 15:37 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] staging: media: cxd2099: style fix - replace hard-coded function names
 2017-11-29 15:36 UTC  (3+ messages)
` [PATCH Resend] "

[Qemu-devel] [PATCH qemu] vfio-pci: Remove unused fields from VFIOMSIXInfo
 2017-11-29 15:36 UTC  (2+ messages)

[linux-sunxi] Cedrus driver
 2017-11-29 15:36 UTC  (2+ messages)

How connect two headphones to one Bluetooth adapter
 2017-11-29 15:36 UTC 

[RFC/PATCH] Makefile: replace the overly complex perl build system with something simple
 2017-11-29 15:34 UTC 

[PATCH] zswap: Same-filled pages handling
 2017-11-29 15:34 UTC  (5+ messages)
      ` [PATCH] zswap: Update with same-value filled page feature

[Qemu-devel] [PATCH RESEND 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
 2017-11-29 15:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH RESEND 1/2] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PATCH RESEND 2/2] x86_iommu: check if machine has PCI bus

[Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
 2017-11-29 15:33 UTC  (2+ messages)

[LTP] [PATCH v2 00/13] Collection of fixes
 2017-11-29 15:33 UTC  (5+ messages)
` [LTP] [PATCH v2 08/13] sigwaitinfo01: catch SEGV and report success for bad_address2 testcase

[U-Boot] [PATCH 1/2] arm64: dts: sun50i: a64: Add USB host node for bananapi-m64
 2017-11-29 15:33 UTC  (3+ messages)

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-29 15:31 UTC  (5+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists

[Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
 2017-11-29 15:32 UTC  (8+ messages)

[PATCH net,stable v2] vhost: fix skb leak in handle_rx()
 2017-11-29 15:31 UTC  (3+ messages)

[Qemu-devel] [qemu-web PATCH] Mention website maintainence under Contribute
 2017-11-29 15:31 UTC 

[PATCH] arm64: dts: allwinner: h5: NanoPi NEO Plus2 : add EMAC support
 2017-11-29 15:30 UTC  (3+ messages)

[PATCH] soc: Add SoC driver for Gemini
 2017-11-29 15:30 UTC 

[PATCH 0/2] eeprom: at24: rename binding docs
 2017-11-29 15:30 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: add DT binding docs for AT24

[PATCH v2 1/2] can: mcba_usb: fix typo
 2017-11-29 15:21 UTC  (3+ messages)
` CAN-USB adapter unplug (was: Re: [PATCH v2 1/2] can: mcba_usb: fix typo)
  ` CAN-USB adapter unplug

[PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-11-29 15:28 UTC  (17+ messages)
` [PATCH v5 next 5/5] net: modules: use request_module_cap() to load 'netdev-%s' modules
        ` [kernel-hardening] "

[PATCH] ARC: Enable machine_desc->init_per_cpu for non-SMP configs
 2017-11-29  8:21 UTC 

[U-Boot] [PATCH] usb: r8a66597: Add support for RZ/A series
 2017-11-29 15:28 UTC  (7+ messages)

[PATCH] ALSA: usb-audio: Fix the enable parameter behavior
 2017-11-29 15:27 UTC 

[PATCH 00/17] Improve DE2 support
 2017-11-29 15:27 UTC  (6+ messages)
` [PATCH 13/17] drm/sun4i: Add DE2 CSC library

[Qemu-devel] [PULL 00/10] Block layer fixes for 2.11.0-rc3
 2017-11-29 15:26 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] iotests: fix 075 and 078
` [Qemu-devel] [PULL 02/10] docs: Add image locking subsection
` [Qemu-devel] [PULL 03/10] qemu-options: Mention locking option of file driver
` [Qemu-devel] [PULL 04/10] QAPI & interop: Clarify events emitted by 'block-job-cancel'
` [Qemu-devel] [PULL 05/10] blockjob: Remove the job from the list earlier in block_job_unref()
` [Qemu-devel] [PULL 06/10] block: Expect graph changes in bdrv_parent_drained_begin/end
` [Qemu-devel] [PULL 07/10] blockjob: remove clock argument from block_job_sleep_ns
` [Qemu-devel] [PULL 08/10] blockjob: introduce block_job_do_yield
` [Qemu-devel] [PULL 09/10] blockjob: reimplement block_job_sleep_ns to allow cancellation
` [Qemu-devel] [PULL 10/10] block/nfs: fix nfs_client_open for filesize greater than 1TB

[PATCH] drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
 2017-11-29 15:27 UTC  (2+ messages)

[PATCH] x86/mm/kaiser: Flush the correct ASID in __native_flush_tlb_single()
 2017-11-29 15:26 UTC  (6+ messages)

[Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
 2017-11-29 15:26 UTC  (2+ messages)

DBObjectMap::header_lock forcing filestore threads to be sequentail
 2017-11-29 15:25 UTC  (4+ messages)

[PATCH v3] arch: arm: mach-stm32: Fix copyright
 2017-11-29 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] maint: Mention web site maintenance in README
 2017-11-29 15:25 UTC 

[PATCH 0/2] Add Makefile in CodeSamples/formal/herd
 2017-11-29 15:24 UTC  (7+ messages)
` [PATCH 1/2] CodeSamples/formal/herd: Add Makefile and utility script
  ` [PATCH] CodeSamples/formal/herd: Remove dependency to memory model in cross-klitmus

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-11-29 15:23 UTC  (5+ messages)
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver

Line6 Helix - usb compliant but not working correct
 2017-11-29 15:24 UTC  (3+ messages)

[U-Boot] [PATCH v3] x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
 2017-11-29 15:23 UTC 

[PATCH 0/5] MIPS: NT_PRFPREG regset handling fixes
 2017-11-29 15:22 UTC  (13+ messages)
` [PATCH 1/5] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 2/5] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 3/5] MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
` [PATCH 4/5] MIPS: Execute any partial write of the last register "
` [PATCH 5/5] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses

drm/amd/display: Restructuring and cleaning up DML
 2017-11-29 15:22 UTC  (3+ messages)

[PATCH] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
 2017-11-29 15:22 UTC  (4+ messages)

[PATCH] drm/i915: Restore GT performance in headless mode with DMC loaded
 2017-11-29 15:21 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
 2017-11-29 15:20 UTC  (3+ messages)
` [PATCH 2/3] brcmfmac: Fix comment syntax
` [PATCH 3/3] drm/ttm: "

[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
 2017-11-29 15:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
 2017-11-29 15:19 UTC  (7+ messages)

[Qemu-devel] [PATCH qemu-web v2] Suggest qemu-web prefix in the introductory post
 2017-11-29 15:18 UTC  (3+ messages)

[PATCH 00/11] trace-cmd: Refactoring trace_record()
 2017-11-29 15:18 UTC  (6+ messages)
` [PATCH 04/11] trace-cmd: Extract parse_record_options() from trace_record()

[RFC PATCH v2 0/5] Add virtio-iommu driver
 2017-11-29 15:17 UTC  (6+ messages)
` [RFC PATCH v2 1/5] iommu: "
  ` [virtio-dev] "
` [RFC PATCH v2 4/5] ACPI/IORT: Support paravirtualized IOMMU
  ` [virtio-dev] "

[PATCH v2] arch: arm: mach-stm32: Fix copyright
 2017-11-29 15:16 UTC  (2+ messages)

[RFC 0/6] D-Bus client and proxy API
 2017-11-29 15:16 UTC  (5+ messages)
` [RFC 3/6] dbus: Use l_dbus_message_builder_append_from_valist in append_arguments
` [RFC 4/6] dbus: Add support for proxy interface
` [RFC 5/6] dbus: Add support for setting properties on D-Bus "
` [RFC 6/6] dbus: Add convenient API for calling method on "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.