All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-31 09:47:03 to 2016-05-31 10:29:54 UTC [more...]

[PATCH -v2 00/33] implement atomic_fetch_$op
 2016-05-31 10:19 UTC  (34+ messages)
` [PATCH -v2 01/33] locking,alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()
` [PATCH -v2 02/33] locking,arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()
` [PATCH -v2 03/33] locking,arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
` [PATCH -v2 04/33] locking,arm64: "
` [PATCH -v2 05/33] arm64: atomic: generate LSE non-return cases using common macros
` [PATCH -v2 06/33] locking,arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions
` [PATCH -v2 07/33] locking,avr32: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 08/33] locking,blackfin: "
` [PATCH -v2 09/33] locking,frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 10/33] locking,h8300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 11/33] locking,hexagon: "
` [PATCH -v2 12/33] locking,ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 13/33] locking,m32r: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 14/33] locking,m68k: "
` [PATCH -v2 15/33] locking,metag: "
` [PATCH -v2 16/33] locking,mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 17/33] locking,mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 18/33] locking,parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 19/33] locking,powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}()
` [PATCH -v2 20/33] locking,s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 21/33] locking,sh: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 22/33] locking,sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 23/33] locking,tile: "
` [PATCH -v2 24/33] locking,x86: "
` [PATCH -v2 25/33] locking,xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 26/33] locking: Fix atomic64_relaxed bits
` [PATCH -v2 27/33] locking: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
` [PATCH -v2 28/33] locking: Remove linux/atomic.h:atomic_fetch_or
` [PATCH -v2 29/33] locking: Remove the deprecated atomic_{set,clear}_mask() functions
` [PATCH -v2 30/33] locking,alpha: Convert to _relaxed atomics
` [PATCH -v2 31/33] locking,mips: "
` [PATCH -v2 32/33] locking,qrwlock: Employ atomic_fetch_add_acquire()
` [PATCH -v2 33/33] locking,rwsem: Employ atomic_long_fetch_add()

[BUG] Page allocation failures with newest kernels
 2016-05-31 10:29 UTC  (6+ messages)

[PATCH 0/3] nl80211: Fix checkpatch.pl issues
 2016-05-31 10:29 UTC  (4+ messages)
` [PATCH 1/3] nl80211: Fix checkpatch warnings

[PATCH] KVM: PPC: Fix illegal opcode emulation in kvm-pr
 2016-05-31 10:29 UTC  (4+ messages)

[PATCH v2 1/4] staging : comedi : fix type issues in s626.c
 2016-05-31 10:29 UTC  (2+ messages)

Rx not working when not started from terminal
 2016-05-31 10:28 UTC  (4+ messages)

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-05-31 10:27 UTC  (12+ messages)
` [PATCH v2 1/4] VMX: Properly handle pi when all the assigned devices are removed
` [PATCH v2 2/4] VMX: Cleanup PI per-cpu blocking list when vcpu is destroyed
` [PATCH v2 3/4] VMX: Assign the right value to 'NDST' field in a concern case

[U-Boot] [PATCH] malloc: Remove control-L in malloc.h
 2016-05-31 10:27 UTC  (5+ messages)

[PATCH] devfreq: fix initialization of current frequency in last status
 2016-05-31 10:25 UTC 

Custom Shaped USB drives with your logo
 2016-05-31 10:24 UTC 

[PATCH] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
 2016-05-31 10:25 UTC  (2+ messages)

ipset issues
 2016-05-31 10:25 UTC  (5+ messages)

[PATCH] kexec: allow relaxed placement specification via command line
 2016-05-31 10:24 UTC  (2+ messages)

[Buildroot] [PATCH v2] build: fix umask test
 2016-05-31 10:24 UTC  (4+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2016-05-31 10:23 UTC  (6+ messages)
` [PATCH 1/2] efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
` [PATCH 2/2] efi/arm: Fix the format of debug message from efi

[RFC 00/16] xen/arm: Introduce alternative runtime patching for ARM64
 2016-05-31 10:24 UTC  (8+ messages)
` [RFC 10/16] xen/arm: Introduce alternative runtime patching

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-05-31 10:18 UTC  (11+ messages)
` [PATCH 10/23] mmc: core: disable auto retune during card detection process

[meta-fsl-ppc][PATCH 1/3] pkc-host: disable -Werror
 2016-05-31 10:23 UTC 

[PATCH stable backport] Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
 2016-05-31 10:23 UTC 

[Qemu-devel] [PATCH 00/33] ACPI CPU hotplug refactoring to support more than 255 CPUs and PXM/OST methods
 2016-05-31 10:21 UTC  (13+ messages)
` [Qemu-devel] [PATCH 04/33] pc: acpi: remove AML for empty/not used GPE handlers
` [Qemu-devel] [PATCH 05/33] pc: acpi: consolidate CPU hotplug AML
` [Qemu-devel] [PATCH 20/33] pc: q35: initialize new CPU hotplug hw

[Qemu-devel] [PATCH v19 00/10] Block replication for continuous checkpoints
 2016-05-31 10:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v19 09/10] tests: add unit test case for replication
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH v19 00/10] Block replication for continuous checkpoints

[PATCH v2 0/4] hw rng support for NSP SoC
 2016-05-31 10:19 UTC  (4+ messages)

[PATCH v4] vga_switcheroo: Add helper for deferred probing
 2016-05-31 10:21 UTC  (2+ messages)

[3.13 regression] kswapd0 and ksoftirqd/0 CPU hogs
 2016-05-31 10:21 UTC  (9+ messages)

[PATCH] powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
 2016-05-31 10:19 UTC  (5+ messages)

[PATCH] crypto: s5p-sss - Use consistent indentation for variables and members
 2016-05-31 10:19 UTC  (2+ messages)

[PATCH 0/5] refactor mpi_read_from_buffer()
 2016-05-31 10:19 UTC  (2+ messages)

[PATCH 1/2] lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits
 2016-05-31 10:18 UTC  (2+ messages)

[PATCH] lib/mpi: purge mpi_set_buffer()
 2016-05-31 10:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
 2016-05-31  9:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use

[PATCH] hwrng: stm32: fix maybe uninitialized variable warning
 2016-05-31 10:18 UTC  (3+ messages)

[PATCH 00/10] Documentation/Sphinx
 2016-05-31 10:16 UTC  (9+ messages)

[PATCH] powerpc: Use privileged SPR number for MMCR2
 2016-05-31 10:17 UTC  (3+ messages)
`  "

[PATCH] powerpc: Fix definition of SIAR and SDAR registers
 2016-05-31 10:17 UTC  (3+ messages)
`  "

[PATCH V3 2/2] pseries/eeh: Refactor the configure_bridge RTAS tokens
 2016-05-31 10:17 UTC  (2+ messages)
` [V3,2/2] "

[PATCH V3 1/2] pseries/eeh: Handle RTAS delay requests in configure_bridge
 2016-05-31 10:17 UTC  (2+ messages)
` [V3, "

[PATCH 00/18] Add support for FDMA DMA controller and xp70 rproc found on STi chipsets
 2016-05-31 10:16 UTC  (5+ messages)
` [PATCH v4 18/18] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card

[PATCH iw] add "channels" PHY command listing frequencies with more details
 2016-05-31 10:16 UTC  (2+ messages)

[PATCH 00/54] MAINTAINERS: Add file patterns for device tree bindings
 2016-05-31 10:16 UTC  (5+ messages)
` [PATCH 14/54] MAINTAINERS: Add file patterns for crypto "
` [PATCH 19/54] MAINTAINERS: Add file patterns for rng "

[PATCH 0211/1529] Fix typo
 2016-05-31 10:16 UTC  (2+ messages)

[Bug 94627] Game Risen on wine black grass
 2016-05-31 10:16 UTC 

[Bug 94627] Game Risen on wine black grass
 2016-05-31 10:16 UTC 

[PATCH 0010/1529] Fix typo
 2016-05-31 10:15 UTC  (2+ messages)

[PATCH v3 0/8] crypto: caam - add support for LS1043A SoC
 2016-05-31 10:15 UTC  (2+ messages)

[Buildroot] [PATCH] mesa3d: use -mno-compact-eh for Code Sourcery MIPS
 2016-05-31 10:15 UTC 

[PATCH] crypto: qat - fix typos sizeof for ctx
 2016-05-31 10:15 UTC  (2+ messages)

[PATCH] crypto: user - no parsing of CRYPTO_MSG_GETALG
 2016-05-31 10:14 UTC  (2+ messages)

[PATCH] ASoC: ak4642: Implement suspend callback
 2016-05-31 10:14 UTC 

[PATCH] mac80211: fix fast_tx header alignment
 2016-05-31 10:14 UTC  (2+ messages)

[U-Boot] u-boot-x86 sf probe fail
 2016-05-31 10:14 UTC 

BUG: scheduling while atomic: cron/668/0x10c9a0c0 (was: Re: mm, page_alloc: avoid looking up the first zone in a zonelist twice)
 2016-05-31 10:13 UTC  (8+ messages)

[PATCH v2] mac80211: mesh: flush mesh paths unconditionally
 2016-05-31 10:13 UTC  (2+ messages)

[PATCH] crypto: Intel SHA - add MODULE_ALIAS
 2016-05-31 10:13 UTC  (2+ messages)

[PATCH] VMX: relax incoming BNDCFGS check
 2016-05-31 10:12 UTC  (2+ messages)

[Revert "ppdev] 1701f68040: genirq: Flags mismatch irq 4. 00000000 (serial) vs. 00000080 (goldfish_pdev_bus)
 2016-05-31 10:11 UTC  (3+ messages)

[PATCH] xen: xen-pciback: Remove create_workqueue
 2016-05-31 10:11 UTC  (6+ messages)

[PATCH] mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
 2016-05-31 10:12 UTC  (3+ messages)

[PATCH] hfsc: ensure class is added to eltree exactly once
 2016-05-31 10:12 UTC 

[PATCH] arm/acpi: Fix the deadlock in function vgic_lock_rank()
 2016-05-31 10:11 UTC  (6+ messages)

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-05-31 10:09 UTC  (6+ messages)
` [PATCH 1/2] Documentation: add binding description of Rockchip PCIe controller

[PATCH 1/3] powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()
 2016-05-31 10:09 UTC  (3+ messages)

Implementing OTP
 2016-05-31 10:08 UTC  (2+ messages)

about rx checksum flags
 2016-05-31 10:08 UTC  (3+ messages)

[PATCH] mm, page_alloc: Reset zonelist iterator after resetting fair zone allocation policy
 2016-05-31 10:08 UTC  (3+ messages)

[PATCH v2 libnftnl] Check all strdup
 2016-05-31 10:08 UTC 

fou: dead build rule for fou6.o
 2016-05-31 10:08 UTC  (2+ messages)

[PATCH libnfntl] Check all strdup
 2016-05-31 10:07 UTC  (3+ messages)

Elks networking
 2016-05-31 10:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 4/4] trace: enable trace events in qemu-img
 2016-05-31 10:07 UTC 

[PATCH] powerpc: inline current_stack_pointer()
 2016-05-31 10:05 UTC  (2+ messages)

issue when applying ICC profile to display after drm/i915 change
 2016-05-31 10:04 UTC  (2+ messages)

[PATCH v2] extensions: libxt_multiport: Add translation to nft
 2016-05-31 10:03 UTC  (5+ messages)

[BUG] Xen panic with VT-d PI
 2016-05-31 10:03 UTC  (6+ messages)

[PATCH] iw: support setting frame subtype and reason code when deleting station
 2016-05-31 10:03 UTC  (3+ messages)

[PATCH v7 0/4] i2c-smbus: add support for HOST NOTIFY
 2016-05-31 10:03 UTC  (5+ messages)
` [PATCH v7 1/4] i2c: add a protocol parameter to the alert callback
` [PATCH v7 2/4] i2c-smbus: add SMBus Host Notify support
` [PATCH v7 3/4] i2c: i801: add support of Host Notify
` [PATCH v7 4/4] Input: synaptics-rmi4 - add SMBus support

[Qemu-devel] [PATCH 14/33] pc: use AcpiDeviceIfClass.send_event to issue GPE events
 2016-05-31 10:01 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 "

[PATCH v4 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
 2016-05-31 10:01 UTC  (3+ messages)
` [PATCH v4 3/4] xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64

[PATCH] bitbake: fetch2/svn: Fix SVN repository concurrent update race
 2016-05-31  9:46 UTC  (3+ messages)

codel/fq_codel triggers heaps of WARNs in net/sched/sch_hfsc.c:1426
 2016-05-31 10:00 UTC  (2+ messages)

[PATCH] ACPI: Execute the _PTS method when system reboot
 2016-05-31  9:59 UTC  (6+ messages)

[PATCH] xen/arm: setup: initialize xenheap mappings after boot pages avaiable
 2016-05-31  9:58 UTC  (3+ messages)

[PATCH] fuse: callback for invalidating cached children dentries for a directory
 2016-05-31  9:58 UTC  (4+ messages)

[Qemu-devel] [PATCH 13/33] acpi: extend ACPI interface to provide send_event hook
 2016-05-31  9:57 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 "

[Qemu-devel] [PATCH] Modify net/socket.c to use socket_* functions from include/qemu/sockets.h
 2016-05-31  9:57 UTC  (3+ messages)

[PATCH v4] upload-pack.c: use of parse-options API
 2016-05-31  9:57 UTC  (5+ messages)
` [PATCH v5] upload-pack.c: use "
  ` [PATCH v6] "

[PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
 2016-05-31  9:57 UTC  (6+ messages)
` [PATCH 1/3] watchdog: Add Meson GXBB Watchdog Driver

drivers/gpu/drm/i915/i915_reg.h:90:shift-overflow problem ?
 2016-05-31  9:56 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: fix BSM_MASK definition

kvm: GPF in kvm_irq_map_gsi
 2016-05-31  9:56 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/5] SPL: DFU Support in SPL
 2016-05-31  9:55 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support "

Basic bare metal ARM domain interface
 2016-05-31  9:53 UTC  (5+ messages)
      ` Odgovor: "

[PATCH 0/5] Enable lspcon support for GEN9 devices
 2016-05-31  9:52 UTC  (3+ messages)
` [PATCH 1/5] drm: Helper for LSPCON in drm_dp_dual_mode

[PATCH] iommu/arm-smmu: Properly initialize CBAR MemAttr
 2016-05-31  9:51 UTC  (3+ messages)

[PATCH 0/1] Correct tclConfig.sh in the sysroots
 2016-05-31  9:51 UTC  (2+ messages)
` [PATCH 1/1] tcl: Only set BINCONFIG_GLOB for target builds

interrupts properties and API usage with GPIO controllers/Device Tree
 2016-05-31  9:51 UTC  (5+ messages)

xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
 2016-05-31  9:50 UTC  (13+ messages)
              ` shrink_active_list/try_to_release_page bug? (was Re: xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage)

[PATCH 0/2] clocksource: Add support for Oxford Semiconductor RPS Dual Timer
 2016-05-31  9:49 UTC  (6+ messages)
` [PATCH 1/2] clocksource: Add "
` [PATCH 2/2] dt-bindings: clocksource: Add Add Oxford Semiconductor RPS Timer bindings

[PATCH 1/1] version.sh: update to get version with git correctly
 2016-05-31  9:50 UTC  (2+ messages)

[PATCH][RFC] mm: memcontrol: fix a unbalance uncharged count
 2016-05-31  9:50 UTC  (3+ messages)

[PATCH] hash: fix gcc-4 build warnings in test_hash.c
 2016-05-31  9:46 UTC  (2+ messages)

[Buildroot] [PATCH] libcurl: security bump version to 7.49.1
 2016-05-31  9:48 UTC 

[PATCH 0/2] strbuf: improve API
 2016-05-31  9:48 UTC  (4+ messages)
` [PATCH 1/2] strbuf: add tests

[Drbd-dev] [PATCH v6 0/8] block: prepare for multipage bvecs
 2016-05-30 13:34 UTC  (2+ messages)
` [Drbd-dev] [PATCH v6 7/8] block: drbd: avoid to use BIO_MAX_SIZE

[Drbd-dev] [PATCH] drbd: Replace if and BUG with BUG_ON
 2016-05-28 13:06 UTC 

[PATCH 0/6] crypto: talitos - implementation of AEAD for SEC1
 2016-05-31  9:46 UTC  (3+ messages)
` [PATCH 2/6] crypto: talitos - making mapping helpers more generic


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.