linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-25 17:39:05 to 2017-05-25 22:12:27 UTC [more...]

[PATCH tip/core/rcu 0/88] Commits for 4.13
 2017-05-25 22:00 UTC  (49+ messages)
` [PATCH tip/core/rcu 01/88] rcutorture: Add lockdep to one of the SRCU scenarios
` [PATCH tip/core/rcu 08/88] rcutorture: Update test scenarios based on new Kconfig dependencies
` [PATCH tip/core/rcu 12/88] rcuperf: Remove conflicting Kconfig options
` [PATCH tip/core/rcu 13/88] rcu: Remove obsolete reference to synchronize_kernel()
` [PATCH tip/core/rcu 16/88] rcu: Make sync_rcu_preempt_exp_done() return bool
` [PATCH tip/core/rcu 24/88] rcutorture: Reduce CPUs dedicated to testing Classic SRCU
` [PATCH tip/core/rcu 30/88] srcu: Document auto-expediting requirement
` [PATCH tip/core/rcu 31/88] doc: Take tail recursion into account in RCU requirements
` [PATCH tip/core/rcu 34/88] rcu: Update rcu_bootup_announce_oddness()
` [PATCH tip/core/rcu 36/88] srcu: Print non-default exp_holdoff values at boot time
` [PATCH tip/core/rcu 39/88] srcu: Make SRCU be once again optional
` [PATCH tip/core/rcu 44/88] rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
` [PATCH tip/core/rcu 45/88] rcu: Add memory barriers for NOCB leader wakeup
` [PATCH tip/core/rcu 48/88] rcutorture: Don't wait for kernel when all builds fail
` [PATCH tip/core/rcu 49/88] rcu: Move docbook comments out of rcupdate.h
` [PATCH tip/core/rcu 51/88] rcu: Move expediting-related access/control "
` [PATCH tip/core/rcu 52/88] rcu: Move torture-related definitions from rcupdate.h to rcu.h
` [PATCH tip/core/rcu 53/88] rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
` [PATCH tip/core/rcu 54/88] rcu: Move rcupdate.h to new empty-function style
` [PATCH tip/core/rcu 55/88] rcu: Eliminate the unused __rcu_is_watching() function
` [PATCH tip/core/rcu 56/88] rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
` [PATCH tip/core/rcu 57/88] rcu: Remove linux/debugobjects.h "
` [PATCH tip/core/rcu 58/88] rcu: Improve __call_rcu() debug-objects error message
` [PATCH tip/core/rcu 59/88] rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
` [PATCH tip/core/rcu 60/88] rcu: Move rcu_ftrace_dump() "
` [PATCH tip/core/rcu 61/88] rcu: move rcupdate.h to the new true/false-function style
` [PATCH tip/core/rcu 62/88] rcu: Move torture-related functions out of rcutiny.h and rcutree.h
` [PATCH tip/core/rcu 63/88] rcu: Move rcu_request_urgent_qs_task() "
` [PATCH tip/core/rcu 64/88] rcu: Move rcutiny.h to new empty-function style
` [PATCH tip/core/rcu 65/88] rcu: move rcutiny.h to the new true/false-function style
` [PATCH tip/core/rcu 66/88] srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
` [PATCH tip/core/rcu 67/88] srcu: Shrink srcu.h by moving docbook and private function
` [PATCH tip/core/rcu 70/88] rcu: Refactor #includes from include/linux/rcupdate.h
` [PATCH tip/core/rcu 71/88] rcu: Convert rnp->lock wrappers to macros for SRCU use
` [PATCH tip/core/rcu 73/88] srcu: Use rnp->lock wrappers to replace explicit memory barriers
` [PATCH tip/core/rcu 74/88] rcu: Remove *_SLOW_* Kconfig options
` [PATCH tip/core/rcu 75/88] rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
` [PATCH tip/core/rcu 76/88] rcu: Remove nohz_full full-system-idle state machine
` [PATCH tip/core/rcu 77/88] rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
` [PATCH tip/core/rcu 78/88] rcu: Remove typecheck() from RCU locking wrapper functions
` [PATCH tip/core/rcu 79/88] rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
` [PATCH tip/core/rcu 80/88] rcu: Remove SPARSE_RCU_POINTER "
` [PATCH tip/core/rcu 81/88] srcu: Fix rcutorture-statistics typo
` [PATCH tip/core/rcu 82/88] srcu: Remove Classic SRCU
` [PATCH tip/core/rcu 84/88] rcu: Eliminate NOCBs CPU-state Kconfig options
` [PATCH tip/core/rcu 85/88] rcu: Move RCU non-debug Kconfig options to kernel/rcu
` [PATCH tip/core/rcu 87/88] rcu: Remove event tracing from Tiny RCU
` [PATCH tip/core/rcu 88/88] rcu: Remove RCU CPU stall warnings "

[PATCH] perf annotate: process tracing data in pipe mode
 2017-05-25 22:11 UTC  (2+ messages)

[PATCH] RFC: arm: eBPF JIT compiler
 2017-05-25 22:10 UTC  (16+ messages)

[PATCH] perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
 2017-05-25 22:10 UTC  (2+ messages)

[PATCH net] sky2: Do not deadlock on sky2_hw_down
 2017-05-25 22:05 UTC  (6+ messages)

[PATCH V2 1/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-05-25 22:05 UTC  (2+ messages)

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-25 22:04 UTC  (5+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 02/18] xen/pvcalls: introduce the pvcalls xenbus backend

Change PAGE_SIZE from minimum 4k to 12k
 2017-05-25 21:55 UTC  (5+ messages)

[PATCH v2] tpm: vtpm_proxy: Suppresse error logging when in closed state
 2017-05-25 21:53 UTC  (2+ messages)

[PATCH 1/6] kmod: add dynamic max concurrent thread count
 2017-05-25 21:38 UTC  (12+ messages)

[PATCH] staging: fbtft: fix character limit, trailing ; warning, etc
 2017-05-25 21:35 UTC  (3+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 21:32 UTC 

[PATCH v4 00/11] Broadcom Stingray SOC Initial Support
 2017-05-25 21:33 UTC  (3+ messages)
` [PATCH v4 03/11] clk: bcm: Add clocks for Stingray SOC

Why does callback irq_startup in struct irq_chip return _unsigned_ int ?
 2017-05-25 21:28 UTC 

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-25 21:27 UTC 

[PATCH] [iov_iter] use memmove() when copying to/from user page
 2017-05-25 21:27 UTC  (14+ messages)

[linux-next] PPC Lpar fail to boot with error hid: module verification failed: signature and/or required key missing - tainting kernel
 2017-05-25 21:24 UTC  (2+ messages)

[PATCH v2 00/18] ARM64: meson: DT cleanups
 2017-05-25 21:22 UTC  (6+ messages)

[PATCH RFC] tpm: migrate pubek_show to struct tpm_buf
 2017-05-25 21:16 UTC  (2+ messages)

[PATCH v4] x86/efi: Correct ident mapping of efi old_map when kalsr enabled
 2017-05-25 21:14 UTC  (2+ messages)

[PATCH 0/4] Add iomux-route switching support
 2017-05-25 21:12 UTC  (3+ messages)
` [PATCH 2/4] pinctrl: rockchip: Add iomux-route switching support for rk3228

[PATCH v2 0/3] mtd: sharpslpart partition parser
 2017-05-25 21:10 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: nand: tmio_nand.c: prefer sharpslpart MTD "

[PATCH 1/2] dt-bindings: timer: add nxp tpm timer binding doc
 2017-05-25 21:02 UTC  (4+ messages)
` [PATCH 2/2] timer: imx-tpm: add imx tpm timer support

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 21:00 UTC  (8+ messages)

[PATCH net] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
 2017-05-25 20:35 UTC  (7+ messages)
` [PATCH net,v2] "

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-25 20:33 UTC  (9+ messages)
` [PATCHv1, RFC 1/8] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv1, RFC 2/8] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv1, RFC 3/8] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv1, RFC 4/8] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv1, RFC 5/8] x86/mm: Fold p4d page table layer at runtime
` [PATCHv1, RFC 6/8] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv1, RFC 7/8] x86/mm: Hacks for boot-time switching between 4- and 5-level paging
` [PATCHv1, RFC 8/8] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y

[PATCH] soc/fsl/qbman: Check if CPU is offline when initializing portals
 2017-05-25 20:32 UTC 

[PATCH] clocksource: moxart: Add AST2500 compatible string
 2017-05-25 20:28 UTC  (2+ messages)

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-05-25 20:22 UTC  (5+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 20:17 UTC  (4+ messages)

[PATCH v5 05/20] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
 2017-05-25 20:17 UTC  (3+ messages)

Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)
 2017-05-25 20:14 UTC  (11+ messages)
` [copyleft-next] "

[PATCH 0/2] regmap: Adjustments for two function implementations
 2017-05-25 20:08 UTC  (3+ messages)
` [PATCH 1/2] regmap: Delete an error message for a failed memory allocation in regmap_bulk_write()
` [PATCH 2/2] regmap: Adjust five checks for null pointers in __regmap_init()

[PATCH 4.11 00/28] 4.11.1-stable review
 2017-05-25 20:06 UTC  (7+ messages)

[PATCH 1/3] phy: twl4030-usb: undo usb_add_phy_dev in error path
 2017-05-25 19:58 UTC  (3+ messages)
` [PATCH 2/3] phy: twl4030-usb: handle usb_add_phy_dev return value
` [PATCH 3/3] phy: twl4030-usb: propagate actual error on regulator lookup

[PATCH v2] um: Allow building and running on older hosts
 2017-05-25 19:51 UTC  (2+ messages)

[PATCH 6/7] RISC-V: arch/riscv/kernel
 2017-05-25 19:51 UTC  (3+ messages)

[PATCH] arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
 2017-05-25 19:51 UTC 

[PATCH] x86/ftrace: Make sure that ftrace trampolines are not RWX
 2017-05-25 19:51 UTC  (8+ messages)
        ` [PATCH V2] "

[PATCH] ipc/sem: Avoid indexing past end of sem_array
 2017-05-25 19:45 UTC  (26+ messages)
` [PATCH 0/20 V3] Misc cleanups for ipc
  ` [PATCH 01/20] ipc/sem.c: remove sem_base, embed struct sem
  ` [PATCH 02/20] ipc: merge ipc_rcu and kern_ipc_perm
  ` [PATCH 03/20] include/linux/sem.h: Correctly document sem_ctime
  ` [PATCH 04/20] ipc: Drop non-RCU allocation
  ` [PATCH 05/20] ipc/sem: Do not use ipc_rcu_free()
  ` [PATCH 06/20] ipc/shm: "
  ` [PATCH 07/20] ipc/msg: "
  ` [PATCH 08/20] ipc/util: Drop ipc_rcu_free()
  ` [PATCH 09/20] ipc/sem: Avoid ipc_rcu_alloc()
  ` [PATCH 10/20] ipc/shm: "
  ` [PATCH 11/20] ipc/msg: "
  ` [PATCH 12/20] ipc/util: Drop ipc_rcu_alloc()
  ` [PATCH 13/20] ipc/sem.c: Avoid ipc_rcu_putref for failed ipc_addid()
  ` [PATCH 14/20] ipc/shm.c: "
  ` [PATCH 15/20] ipc/msg.c: "
  ` [PATCH 16/20] ipc: Move atomic_set() to where it is needed
  ` [PATCH 17/20] ipc/shm: Remove special shm_alloc/free
  ` [PATCH 18/20] ipc/msg: Remove special msg_alloc/free
  ` [PATCH 19/20] ipc/sem: Drop __sem_free()
  ` [PATCH 20/20] ipc/util.h: Update documentation for ipc_getref() and ipc_putref()

[PATCH] PM / clock_ops: Delete an error message for a failed memory allocation in __pm_clk_add()
 2017-05-25 19:35 UTC 

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-25 19:35 UTC  (11+ messages)

[PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
 2017-05-25 19:26 UTC  (3+ messages)
` [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
` [PATCH 3/3] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support

[PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
 2017-05-25 19:27 UTC  (3+ messages)

[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
 2017-05-25 19:19 UTC  (7+ messages)
` [PATCH 01/10] vfio: platform: Add automasked field to vfio_platform_irq
` [PATCH 08/10] KVM: arm/arm64: vgic: Handle unshared mapped interrupts
` [PATCH 09/10] KVM: arm/arm64: vgic: Implement forwarding setting

[PATCH v4 0/7] Enable queued rwlock and queued spinlock for SPARC
 2017-05-25 19:18 UTC  (2+ messages)

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-25 19:18 UTC 

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-25 19:13 UTC  (8+ messages)
` [RESEND: PATCH v4 2/4] remoteproc: qcom: refactor mss fw image loading sequence

[RFC 00/11] ima: namespace support for IMA policy
 2017-05-25 19:04 UTC  (6+ messages)
` [RFC 04/11] ima: add support to namespace securityfs file

[PATCH 0/4] Maxim Semiconductor MAX1721x power_supply driver
 2017-05-25 18:51 UTC  (6+ messages)
` [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus
` [PATCH 2/4] Introduce new OneWire (W1) family 0x26 with slave device Maxim Semconductor MAX17211/MAX17215 Fuel Gauge IC
` [PATCH 3/4] Introduce Maxim Semiconductor MAX17211/MAX17215 Standalone Fuel Gauge IC support for power_supply class driver
` [PATCH 4/4] Fix W1 slave exchange with second device on probe step

Linux 3.18.55
 2017-05-25 18:50 UTC  (2+ messages)

[PATCH v2] usb: typec: Add a sysfs node to manage port type
 2017-05-25 18:41 UTC  (6+ messages)

[PATCH] test_bpf: Add a couple of tests for BPF_JSGE
 2017-05-25 18:39 UTC  (2+ messages)

[PATCH v5 0/6] kernel.h: container_of() pointer checking
 2017-05-25 18:35 UTC  (5+ messages)
` [PATCH v5 5/6] bug: split BUILD_BUG stuff out into <linux/build_bug.h>
` [PATCH v5 6/6] kernel.h: handle pointers to arrays better in container_of()

[PATCH 1/8 v2] clocksource/drivers/fttmr010: Fix the clock handling
 2017-05-25 18:33 UTC  (4+ messages)
` [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010

[PATCH] s390: kernel: Delete an error message for a failed memory allocation in cpcmd()
 2017-05-25 18:28 UTC  (2+ messages)

[PATCH] staging: rtl8192u: swap comparison to constant
 2017-05-25 18:26 UTC 

[PATCH 3/5] Add the ability to lock down access to the running kernel image
 2017-05-25 18:18 UTC  (5+ messages)
` [PATCH 0/5] security, efi: Set lockdown if in secure boot mode

[patch] compiler, clang: suppress warning for unused static inline functions
 2017-05-25 17:49 UTC  (6+ messages)

linux-next: Tree for May 25
 2017-05-25 17:48 UTC  (2+ messages)
` linux-next: Tree for May 25 (pinctrl-ingenic.c)

[PATCH RFC] mailbox: move controller timer to per-channel timers
 2017-05-25 17: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).