linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-21 18:38:43 to 2017-04-21 23:09:36 UTC [more...]

[PATCH] FS-Cache: print hexadecimal value for special cookies type
 2017-04-21 23:09 UTC  (3+ messages)

[padata] bbd8797975: WARNING: CPU: 0 PID: 1 at kernel/cpu.c:258 put_online_cpus
 2017-04-21 23:04 UTC 

[PATCH v2] selftests: ftrace: Allow some tests to be run in a tracing instance
 2017-04-21 23:00 UTC  (2+ messages)

[PATCH 1/3] drm/vc4: Turn the V3D clock on at runtime
 2017-04-21 22:53 UTC  (6+ messages)
` [PATCH 2/3] drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D

[PATCH] ACPI / GED: use late init to allow other drivers init
 2017-04-21 22:48 UTC  (4+ messages)

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-21 22:34 UTC  (4+ messages)
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH v2 0/2] module: Add module name to modinfo
 2017-04-21 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] module: Pass struct load_info into symbol checks
` [PATCH v2 2/2] module: Add module name to modinfo

[PATCH 0/2] module: Add module name to modinfo
 2017-04-21 22:32 UTC  (4+ messages)
` [PATCH 2/2] "

[RFC][PATCH] selftests: ftrace: Allow some tests to be run in a tracing instance
 2017-04-21 22:26 UTC  (5+ messages)

[PATCH] ARM: omap2+: make omap4_get_cpu1_ns_pa_addr declaration usable
 2017-04-21 22:21 UTC  (2+ messages)

[RFC PATCH v5 1/2] usb: typec: USB Type-C Port Manager (tcpm)
 2017-04-21 22:15 UTC  (2+ messages)
` [RFC PATCH v5 2/2] usb: typec: Type-C Port Controller Interface driver (tcpci)

[PATCH] ASoC: fix odd_ptr_err.cocci warnings (fwd)
 2017-04-21 22:14 UTC 

[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-04-21 22:12 UTC  (5+ messages)
` [PATCH v3 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus

[PATCH] x86/refcount: Implement fast refcount_t handling
 2017-04-21 22:09 UTC 

[PATCH v1 1/1] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
 2017-04-22 17:17 UTC  (5+ messages)

[PATCH 1/4] scsi: pmcraid: use __iomem pointers for ioctl argument
 2017-04-21 22:02 UTC  (4+ messages)
` [PATCH] scsi: pmcraid: use normal copy_from_user

[PATCH v4 00/21] PCI: fix config space memory mappings
 2017-04-21 22:02 UTC  (3+ messages)
` [PATCH v4 14/21] PCI: designware: update PCI config space remap function

[PATCH] usb: host: xhci: remove #ifdef around PM functions
 2017-04-21 22:02 UTC  (2+ messages)

[PATCH 0/5] v2: block subsystem refcounter conversions
 2017-04-21 22:01 UTC  (11+ messages)

[PATCH v2 0/3] x86/mm: Straightforward TLB flush fixes/cleanups
 2017-04-21 21:59 UTC  (7+ messages)
` [PATCH v2 1/3] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
` [PATCH v2 2/3] x86/mm: Make flush_tlb_mm_range() more predictable
` [PATCH v2 3/3] x86/mm: Fix flush_tlb_page() on Xen

[PATCH] Introduce v3 namespaced file capabilities
 2017-04-21 21:53 UTC  (4+ messages)

[PATCH] cgroup: define empty cftype structure for !CONFIG_CGROUPS
 2017-04-21 21:56 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-21 21:55 UTC  (10+ messages)
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

linux-next: manual merge of the pm tree with the arm-soc tree
 2017-04-21 21:54 UTC  (9+ messages)

[for-next][PATCH 00/33] tracing: More updates for 4.12
 2017-04-21 21:30 UTC  (34+ messages)
` [for-next][PATCH 01/33] ftrace: Fix removing of second function probe
` [for-next][PATCH 02/33] ftrace: Fix indexing of t_hash_start() from t_next()
` [for-next][PATCH 03/33] tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
` [for-next][PATCH 04/33] ftrace: Add function-fork trace option
` [for-next][PATCH 05/33] selftests: ftrace: Add -l/--logdir option
` [for-next][PATCH 06/33] selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file
` [for-next][PATCH 07/33] selftests: ftrace: Add a selftest to test event enable/disable func trigger
` [for-next][PATCH 08/33] selftests: ftrace: Add a test to test function triggers to start and stop tracing
` [for-next][PATCH 09/33] selftests: ftrace: Add test to test reading of set_ftrace_file
` [for-next][PATCH 10/33] ftrace: Move the probe function into the tracing directory
` [for-next][PATCH 11/33] ftrace: Move the function commands "
` [for-next][PATCH 12/33] ftrace: Remove unused "flags" field from struct ftrace_func_probe
` [for-next][PATCH 13/33] ftrace: Pass probe ops to probe function
` [for-next][PATCH 14/33] ftrace: Added ftrace_func_mapper for function probe triggers
` [for-next][PATCH 15/33] tracing: Have the snapshot trigger use the mapping helper functions
` [for-next][PATCH 16/33] ftrace: Convert the rest of the function trigger over to the mapping functions
` [for-next][PATCH 17/33] ftrace: Remove unused unregister_ftrace_function_probe() function
` [for-next][PATCH 18/33] ftrace: Remove unused unregister_ftrace_function_probe_all() function
` [for-next][PATCH 19/33] ftrace: Remove printing of data in showing of a function probe
` [for-next][PATCH 20/33] ftrace: Remove data field from ftrace_func_probe structure
` [for-next][PATCH 21/33] ftrace: Add helper function ftrace_hash_move_and_update_ops()
` [for-next][PATCH 22/33] ftrace: Have unregister_ftrace_function_probe_func() return a value
` [for-next][PATCH 23/33] ftrace: Have each function probe use its own ftrace_ops
` [for-next][PATCH 24/33] ftrace: Have the function probes call their own function
` [for-next][PATCH 25/33] ftrace: If the hash for a probe fails to update then free what was initialized
` [for-next][PATCH 26/33] tracing: Have the trace_array hold the list of registered func probes
` [for-next][PATCH 27/33] tracing: Pass the trace_array into ftrace_probe_ops functions
` [for-next][PATCH 28/33] ftrace: Dynamically create the probe ftrace_ops for the trace_array
` [for-next][PATCH 29/33] tracing/ftrace: Add a better way to pass data via the probe functions
` [for-next][PATCH 30/33] tracing/ftrace: Allow instances to have their own function probes
` [for-next][PATCH 31/33] tracing/ftrace: Enable snapshot function trigger to work with instances
` [for-next][PATCH 32/33] tracing/ftrace: Allow for the traceonoff probe be unique to instances
` [for-next][PATCH 33/33] tracing/ftrace: Allow for instances to trigger their own stacktrace probes

[PATCH] platform/x86: INT33FE: add I2C dependency
 2017-04-21 21:42 UTC  (2+ messages)

[PATCH] platform/x86: INT33FE: add i2c dependency
 2017-04-21 21:41 UTC  (3+ messages)

[PATCH 0/2] kbuild: clang: Disable spurious warnings
 2017-04-21 21:39 UTC  (3+ messages)
` [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning
` [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-21 21:39 UTC  (12+ messages)

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-21 16:14 UTC  (7+ messages)

[PATCH v1 1/8] lib/uuid: Introduce uuid_{be|le}_cmp_p{p}() helpers
 2017-04-21 21:22 UTC  (5+ messages)
` [PATCH v1 3/8] HID: intel_ish-hid: Use recently introduced uuid_le_cmp_p{p}()
` [PATCH v1 6/8] mei: Use recently introduced uuid_le_cmp_p{p}() helpers
` [PATCH v1 8/8] ACPI: "

[PATCH] macsec: avoid heap overflow in skb_to_sgvec
 2017-04-21 21:14 UTC 

[PATCH v3] fpga manager: Add Altera CvP driver
 2017-04-21 21:14 UTC  (3+ messages)

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-04-21 21:05 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: rework debug configuration handling
 2017-04-21 20:59 UTC 

[RFC PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
 2017-04-21 20:56 UTC  (5+ messages)
` [RFC PATCH 1/2] kbuild: add KBUILD_FILE to point relative file path from $(srctree)
` [RFC PATCH 2/2] bug.h: replace __FILE__ with KBUILD_FILE for shorter names in log

[GIT PULL] 4.11 nfsd bugfix
 2017-04-21 20:34 UTC 

Heads-up: two regressions in v4.11-rc series
 2017-04-21 20:33 UTC  (4+ messages)

[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
 2017-04-21 20:08 UTC  (3+ messages)
` [PATCH v2 03/16] fpga: mgr: API change to replace fpga load functions with single function

net/core: BUG in unregister_netdevice_many
 2017-04-21 19:58 UTC  (13+ messages)
  ` [PATCH net] ip6mr: fix notification device destruction

[GIT] Networking
 2017-04-21 19:56 UTC 

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-04-21 19:55 UTC  (18+ messages)
  ` [PATCH v2 00/17] "
      `  "
    ` [PATCH v2 07/17] IB/mlx4: Move an assignment out of a check in forward_trap()
    ` [PATCH v2 08/17] IB/mlx4: Enclose 46 expressions for sizeof by parentheses
    ` [PATCH v2 09/17] IB/mlx4: Split a condition check in six functions
    ` [PATCH v2 10/17] IB/mlx4: Delete an unnecessary variable in __mlx4_ib_query_gid()
    ` [PATCH v2 11/17] IB/mlx4: Delete an unnecessary variable initialisation in mlx4_ib_add()
    ` [PATCH v2 12/17] IB/mlx4: Delete an unnecessary variable assignment "
    ` [PATCH v2 13/17] IB/mlx4: Delete an error message for a failed memory allocation "
    ` [PATCH v2 14/17] IB/mlx4: Delete unnecessary braces "
    ` [PATCH v2 15/17] IB/mlx4: Delete unwanted spaces behind usages of the sizeof operator
    ` [PATCH v2 16/17] IB/mlx4: Add spaces for better code readability
    ` [PATCH v2 17/17] IB/mlx5: Less function calls in create_kernel_qp() after error detection

[PATCH v3] kbuild: Add support to generate LLVM bitcode files
 2017-04-21 19:55 UTC  (3+ messages)

[RFC-b PATCH] kbuild: redefine __FILE__ as relative path from $(srctree) if possible
 2017-04-21 19:52 UTC  (2+ messages)

[PATCH v4 0/4] Certificate insertion support for x86 bzImages
 2017-04-21 19:47 UTC  (5+ messages)
` [PATCH v4 1/4] KEYS: Insert incompressible bytes to reserve space in bzImage

net: cleanup_net is slow
 2017-04-21 19:45 UTC  (5+ messages)

[PATCH] mtip32xx: Uninitialized variable in mtip_no_dev_cleanup()
 2017-04-21 19:39 UTC  (2+ messages)

[PATCH] hwmon: (adt7475) set start bit in probe
 2017-04-21 19:34 UTC  (2+ messages)
`  "

[PATCH net-next] net: dsa: LAN9303: add I2C dependency
 2017-04-21 19:34 UTC  (2+ messages)

[PATCH 0/15] drm: sun4i: Add support for the HDMI controller
 2017-04-21 15:17 UTC  (3+ messages)
` [PATCH 13/15] drm/sun4i: Add HDMI support
  ` [linux-sunxi] "

[PATCH v3 01/29] x86: boot/copy, remove unused functions
 2017-04-21 19:32 UTC  (3+ messages)
` [PATCH v3 07/29] x86: bpf_jit, use ENTRY+ENDPROC

[tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
 2017-04-21 19:30 UTC  (3+ messages)

[patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-21 19:28 UTC  (2+ messages)

[PATCH] lightnvm: propagate pblk_init return to userspace
 2017-04-21 18:41 UTC  (4+ messages)

[PATCHv1 0/2] Add streaming support for base firmware and fpga-mgr
 2017-04-21 19:22 UTC  (3+ messages)
` [PATCHv1 1/2] firmware: Add streaming support
` [PATCHv1 2/2] fpga-mgr: add "

[PATCH] ARM: add DTS, defconfig for ADLINK LEC-iMX6
 2017-04-21 19:27 UTC 

[PATCH v3 00/11] x86: xen cpuid() cleanup
 2017-04-21 14:51 UTC  (6+ messages)
` [PATCH v3 09/11] x86/xen: use capabilities instead of fake cpuid values for xsave

[PATCH] usb: dwc2: Remove unnecessary uphy and clk checkings
 2017-04-21 16:19 UTC 

[PATCH] gpio: export add/remove lookup table functions
 2017-04-21 19:24 UTC  (2+ messages)

[PATCH v2] net: arc_emac: switch to phy_start()/phy_stop()
 2017-04-21 19:24 UTC  (2+ messages)

[PATCHv4 00/12] Ion cleanup in preparation for moving out of staging
 2017-04-21 15:31 UTC  (2+ messages)

[PATCH] streamline TLV320AIC23 drivers
 2017-04-21 19:22 UTC 

[PATCH] pinctrl-armada-xp: Use devm_kmalloc_array() in armada_xp_pinctrl_probe()
 2017-04-21 19:22 UTC  (2+ messages)

mtip32xx: add a status field to struct mtip_cmd
 2017-04-21 14:47 UTC  (4+ messages)

[PATCH -mm] mm, swap: Fix swap space leak in error path of swap_free_entries()
 2017-04-21 16:10 UTC  (2+ messages)

Unchecked flags in statx(2) [Should be fixed before 4.11-final?]
 2017-04-21 19:19 UTC  (5+ messages)

[PATCH v5 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
 2017-04-21 16:30 UTC  (4+ messages)
` [PATCH v5 2/6] mtd: dataflash: Improve coding style in jedec_probe()
` [PATCH v5 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
` [PATCH v5 6/6] mtd: dataflash: Add flash_info for AT45DB641E

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-04-21 14:55 UTC  (3+ messages)
` [v6 PATCH 11/21] insn/eval: Incorporate segment base in address computation

[PATCH] sched/deadline: fix switching to -deadline
 2017-04-21 19:08 UTC  (7+ messages)

[PATCH] PCI: don't allow unbinding host controllers that aren't prepared
 2017-04-21 19:04 UTC  (2+ messages)

time: hang due to timer_create/timer_settime
 2017-04-21 16:21 UTC  (3+ messages)

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-04-21 19:03 UTC  (3+ messages)

[PATCH V2] scsi: mpt3sas: remove redundant wmb
 2017-04-21 15:10 UTC  (4+ messages)

iov_iter_pipe warning
 2017-04-21 17:54 UTC  (11+ messages)

[PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors
 2017-04-21 11:47 UTC  (2+ messages)

[PATCH v2] power: tps65217_charger: Add properties like voltage and current charge
 2017-04-21 15:50 UTC 

[PATCH 1/5] extcon: Allow extcon drivers to specify the extcon name
 2017-04-21 18:55 UTC  (7+ messages)
` [PATCH 2/5] extcon: Add FUSB302 USB TYPE-C controller support
` [PATCH 4/5] extcon: intel-cht-wc: Add new cht_wc_extcon_set_state helper
` [PATCH 5/5] extcon: intel-cht-wc: Add support for monitoring external USB Type-C controller

[PATCH v1] net: phy: fix auto-negotiation stall due to unavailable interrupt
 2017-04-21 14:42 UTC  (4+ messages)

[RE][PATCH] drivers: input: joystick: Add PSX(Play Staion 1/2) pad with SPI driver Add PSX(Play Staion 1/2) pad with SPI driver. Pads can be connected directry SPI bus
 2017-04-21 14:41 UTC  (2+ messages)

[PATCH v2 1/3] rtmutex: update rt-mutex-design
 2017-04-21 15:57 UTC  (2+ messages)

net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
 2017-04-21 16:47 UTC  (16+ messages)

[PATCH 0/5] mtd: nand: gpmi: add i.MX 7 support
 2017-04-21 16:19 UTC  (6+ messages)
` [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support

[PATCH 1/1] staging: fbtft: Fix Sparse warning in fb_watterott.c
 2017-04-21 15:54 UTC 

[PATCH 00/11] block: assorted cleanup for bio splitting and cloning
 2017-04-21 15:48 UTC  (6+ messages)
` [PATCH 04/11] block: Improvements to bounce-buffer handling
` [PATCH 11/11] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()

[PATCH 0/2] Relax bitclk computation when using PLL
 2017-04-21 14:44 UTC  (3+ messages)
` [PATCH 2/2] ASoC: codec: wm8960: Relax bit clock "

[PATCH v2 0/3] uapi glibc compat: fix musl libc compatibility
 2017-04-21 14:41 UTC  (6+ messages)
        ` [musl] "

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-21 16:04 UTC  (4+ messages)
` [PATCH V15 03/11] cper: add timestamp print to CPER status printing

[PATCH] libiscsi: Add an internal error code
 2017-04-21 18:42 UTC 

[PATCH v1] pwm: pca9685: clarify pca9685_set_sleep_mode() interface
 2017-04-21 14:48 UTC  (2+ 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).