All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-06 22:52:43 to 2018-02-06 23:40:37 UTC [more...]

[patch 078/114] build_bug.h: remove BUILD_BUG_ON_NULL()
 2018-02-06 23:40 UTC 

[patch 077/114] include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
 2018-02-06 23:40 UTC 

[PATCH] extensions: add tests for comp match options
 2018-02-06 23:40 UTC  (2+ messages)

[patch 076/114] kcov: detect double association with a single task
 2018-02-06 23:40 UTC 

[patch 075/114] kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
 2018-02-06 23:40 UTC 

[patch 075/114] kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
 2018-02-06 23:40 UTC 

[patch 074/114] pps: parport: use timespec64 instead of timespec
 2018-02-06 23:40 UTC 

[patch 073/114] pids: introduce find_get_task_by_vpid() helper
 2018-02-06 23:40 UTC 

[patch 072/114] drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers
 2018-02-06 23:40 UTC 

[patch 071/114] drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initialisation in tsi721_alloc_chan_resources()
 2018-02-06 23:40 UTC 

[patch 070/114] drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed memory allocation in tsi721_alloc_chan_resources()
 2018-02-06 23:40 UTC 

[patch 069/114] rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
 2018-02-06 23:40 UTC 

[patch 068/114] rapidio: return an error code only as a constant in two functions
 2018-02-06 23:39 UTC 

[patch 067/114] rapidio: delete an unnecessary variable initialisation in three functions
 2018-02-06 23:39 UTC 

[patch 066/114] rapidio: improve a size determination in five functions
 2018-02-06 23:39 UTC 

[patch 065/114] rapidio: adjust five function calls together with a variable assignment
 2018-02-06 23:39 UTC 

[nft PATCH] Enable automerge feature for anonymous sets
 2018-02-06 23:39 UTC  (2+ messages)

[patch 064/114] rapidio: adjust 12 checks for null pointers
 2018-02-06 23:39 UTC 

[patch 063/114] rapidio: delete an error message for a failed memory allocation in rio_init_mports()
 2018-02-06 23:39 UTC 

[patch 062/114] cpumask: make cpumask_size() return "unsigned int"
 2018-02-06 23:39 UTC 

[patch 061/114] kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
 2018-02-06 23:39 UTC 

[patch 060/114] kernel/fork.c: check error and return early
 2018-02-06 23:39 UTC 

[patch 059/114] <asm-generic/siginfo.h>: fix language in comments
 2018-02-06 23:39 UTC 

[patch 057/114] nilfs2: use time64_t internally
 2018-02-06 23:39 UTC 

[patch 056/114] kallsyms: let print_ip_sym() print raw addresses
 2018-02-06 23:39 UTC 

Issues with meson in SDK with cross-file
 2018-02-06 23:39 UTC  (7+ messages)

[patch 055/114] elf: fix NT_FILE integer overflow
 2018-02-06 23:39 UTC 

[patch 054/114] checkpatch: improve OPEN_BRACE test
 2018-02-06 23:39 UTC 

[patch 053/114] checkpatch: avoid some false positives for TABSTOP declaration test
 2018-02-06 23:39 UTC 

[patch 052/114] checkpatch: exclude drivers/staging from if with unnecessary parentheses test
 2018-02-06 23:39 UTC 

[patch 051/114] checkpatch: improve the TABSTOP test to include declarations
 2018-02-06 23:38 UTC 

[patch 050/114] checkpatch: add a few DEVICE_ATTR style tests
 2018-02-06 23:38 UTC 

[patch 049/114] checkpatch: improve quoted string and line continuation test
 2018-02-06 23:38 UTC 

[patch 048/114] checkpatch: ignore some octal permissions of 0
 2018-02-06 23:38 UTC 

[patch 047/114] checkpatch: allow long lines containing URL
 2018-02-06 23:38 UTC 

[patch 046/114] lib/test_sort.c: add module unload support
 2018-02-06 23:38 UTC 

[patch 045/114] lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all
 2018-02-06 23:38 UTC 

[patch 044/114] lib: optimize cpumask_next_and()
 2018-02-06 23:38 UTC 

[patch 043/114] lib/find_bit_benchmark.c: improvements
 2018-02-06 23:38 UTC 

[patch 042/114] lib/test_find_bit.c: rename to find_bit_benchmark.c
 2018-02-06 23:38 UTC 

[patch 041/114] lib/stackdepot.c: use a non-instrumented version of memcmp()
 2018-02-06 23:38 UTC 

[patch 040/114] include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent
 2018-02-06 23:38 UTC 

[patch 039/114] lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
 2018-02-06 23:38 UTC 

[patch 038/114] lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
 2018-02-06 23:38 UTC 

[patch 037/114] lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases
 2018-02-06 23:38 UTC 

[PATCHv2 1/1] ext4: don't put symlink in pagecache into highmem
 2018-02-06 23:38 UTC  (4+ messages)

[patch 036/114] bitmap: replace bitmap_{from,to}_u32array
 2018-02-06 23:38 UTC 

[patch 035/114] bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
 2018-02-06 23:38 UTC 

[patch 034/114] MAINTAINERS: update sboyd's email address
 2018-02-06 23:37 UTC 

[patch 033/114] kernel/async.c: revert "async: simplify lowest_in_progress()"
 2018-02-06 23:37 UTC 

[patch 032/114] tools/lib/subcmd/pager.c: do not alias select() params
 2018-02-06 23:37 UTC 

[patch 031/114] uuid: cleanup <uapi/linux/uuid.h>
 2018-02-06 23:37 UTC 

[patch 030/114] Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
 2018-02-06 23:37 UTC 

[patch 029/114] Makefile: move stack-protector availability out of Kconfig
 2018-02-06 23:37 UTC 

[patch 028/114] Makefile: move stack-protector compiler breakage test earlier
 2018-02-06 23:37 UTC 

[patch 027/114] fs/proc/consoles.c: use seq_putc() in show_console_dev()
 2018-02-06 23:37 UTC 

[patch 026/114] proc: rearrange args
 2018-02-06 23:37 UTC 

[patch 025/114] proc: spread likely/unlikely a bit
 2018-02-06 23:37 UTC 

[patch 024/114] fs/proc: use __ro_after_init
 2018-02-06 23:37 UTC 

[patch 023/114] fs/proc/internal.h: fix up comment
 2018-02-06 23:37 UTC 

[patch 022/114] fs/proc/internal.h: rearrange struct proc_dir_entry
 2018-02-06 23:37 UTC 

[patch 021/114] fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
 2018-02-06 23:37 UTC 

[patch 021/114] fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
 2018-02-06 23:37 UTC 

[patch 020/114] fs/proc/array.c: delete children_seq_release()
 2018-02-06 23:37 UTC 

[patch 019/114] proc: less memory for /proc/*/map_files readdir
 2018-02-06 23:37 UTC 

[patch 018/114] fs/proc/vmcore.c: simpler /proc/vmcore cleanup
 2018-02-06 23:37 UTC 

[patch 017/114] proc: fix /proc/*/map_files lookup
 2018-02-06 23:36 UTC 

[patch 016/114] proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
 2018-02-06 23:36 UTC 

[PATCH] crypto: qat - Make several functions static
 2018-02-06 23:36 UTC  (2+ messages)

[patch 015/114] proc: use %u for pid printing and slightly less stack
 2018-02-06 23:36 UTC 

[patch 014/114] kasan: remove redundant initialization of variable 'real_size'
 2018-02-06 23:36 UTC 

[patch 013/114] kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
 2018-02-06 23:36 UTC 

[patch 012/114] kasan: fix prototype author email address
 2018-02-06 23:36 UTC 

[patch 011/114] kasan: detect invalid frees
 2018-02-06 23:36 UTC 

[patch 010/114] kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
 2018-02-06 23:36 UTC 

[patch 009/114] kasan: detect invalid frees for large mempool objects
 2018-02-06 23:36 UTC 

[patch 008/114] kasan: don't use __builtin_return_address(1)
 2018-02-06 23:36 UTC 

[patch 006/114] kasan: add functions for unpoisoning stack variables
 2018-02-06 23:36 UTC 

[patch 007/114] kasan: detect invalid frees for large objects
 2018-02-06 23:36 UTC 

[patch 004/114] kasan: support alloca() poisoning
 2018-02-06 23:36 UTC 

[patch 005/114] kasan: add tests for alloca poisoning
 2018-02-06 23:36 UTC 

[PATCH] ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit
 2018-02-06 23:36 UTC 

[patch 003/114] kasan/Makefile: support LLVM style asan parameters
 2018-02-06 23:36 UTC 

[patch 002/114] kasan: add compiler support for clang
 2018-02-06 23:36 UTC 

[patch 001/114] kasan: don't emit builtin calls when sanitization is off
 2018-02-06 23:36 UTC 

[PULL] A few more documentation changes for 4.16
 2018-02-06 23:35 UTC 

incoming
 2018-02-06 23:34 UTC 

Question about random UDP port on rpcbind 0.2.3
 2018-02-06 23:34 UTC  (7+ messages)

[PATCH 0/4] x86: Some cleanups
 2018-02-06 23:31 UTC  (11+ messages)
` [PATCH 3/4] x86/retpoline: Simplify vmexit_fill_RSB()
            ` [PATCH 2/2] x86/speculation: Simplify indirect_branch_prediction_barrier()

[Bug 100979] Radeon r4 on a6-6310(BEEMA) APU hard lockup on hibernate and on second resume from suspend
 2018-02-06 23:30 UTC  (2+ messages)

[Buildroot] [PATCH 0/1] fs/cpio: add option to manually specify file list
 2018-02-06 23:30 UTC  (6+ messages)
` [Buildroot] [PATCH 1/1] "

[PATCH v8 0/7] TDA1997x HDMI video reciver
 2018-02-06 23:29 UTC  (4+ messages)

[folded-merged] maintainers-update-arm-oxnas-platform-support-patterns-fix.patch removed from -mm tree
 2018-02-06 23:28 UTC 

[folded-merged] lib-ubsan-remove-returns-nonnull-attribute-checks-fix.patch removed from -mm tree
 2018-02-06 23:28 UTC 

[PATCH] net/bnxt: fix Rx checksum flags
 2018-02-06 23:27 UTC  (2+ messages)

[folded-merged] lib-optimize-cpumask_next_and-v6-fix.patch removed from -mm tree
 2018-02-06 23:26 UTC 

[folded-merged] lib-optimize-cpumask_next_and-v6.patch removed from -mm tree
 2018-02-06 23:26 UTC 

[PATCH] drm/amdgpu: Add place holder for soc15 asic init on emulation
 2018-02-06 23:25 UTC 

[GIT PULL] Extra ASoC updates for v4.16
 2018-02-06 23:25 UTC  (2+ messages)

[PATCH igt] igt/gem_eio: Use slow spinners to inject hangs
 2018-02-06 23:25 UTC  (2+ messages)
` [igt-dev] "

[PATCH net] ibmvnic: Ensure that buffers are NULL after free
 2018-02-06 23:25 UTC 

[folded-merged] bitmap-replace-bitmap_fromto_u32array-fix-2.patch removed from -mm tree
 2018-02-06 23:25 UTC 

[folded-merged] bitmap-replace-bitmap_fromto_u32array-fix.patch removed from -mm tree
 2018-02-06 23:24 UTC 

[folded-merged] bitmap-new-bitmap_copy_safe-and-bitmap_fromto_arr32-fix.patch removed from -mm tree
 2018-02-06 23:24 UTC 

[PATCH] net/bnxt: fix packet type
 2018-02-06 23:23 UTC  (2+ messages)

[PATCH] char: rtc: remove unused rtc_control() API
 2018-02-06 23:24 UTC  (2+ messages)

[folded-merged] kasan-clean-up-kasan_shadow_scale_shift-usage-checkpatch-fixes.patch removed from -mm tree
 2018-02-06 23:23 UTC 

[folded-merged] kasan-added-functions-for-unpoisoning-stack-variables-fix-fix.patch removed from -mm tree
 2018-02-06 23:22 UTC 

[folded-merged] kasan-added-functions-for-unpoisoning-stack-variables-fix.patch removed from -mm tree
 2018-02-06 23:22 UTC 

WARNING: kmalloc bug in relay_open_buf
 2018-02-06 23:21 UTC  (2+ messages)

[qemu-mainline test] 118613: tolerable FAIL - PUSHED
 2018-02-06 23:21 UTC 

BUG: fetch in certain repo always gives "did not send all necessary objects"
 2018-02-06 23:20 UTC  (2+ messages)

[PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
 2018-02-06 23:20 UTC  (2+ messages)

[PATCH] Staging: media: atomisp: i2c: atomisp-ov2680: fixed a coding style
 2018-02-06 23:19 UTC 

[Buildroot] [RFCv3 00/15] Per-package host/target directory support
 2018-02-06 23:19 UTC  (4+ messages)
` [Buildroot] [RFCv3 13/15] core: change host RPATH handling

e7e61e51f9 ("fw_cfg: do DMA read operation"): kernel BUG at arch/x86/mm/physaddr.c:75!
 2018-02-06 23:19 UTC 

[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
 2018-02-06 23:19 UTC  (7+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX

Sharing Header Files between Kernel Modules
 2018-02-06 23:03 UTC 

[PATCH V2 0/8] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-06 23:18 UTC  (4+ messages)
` [PATCH V2 2/8] blk-mq: introduce BLK_MQ_F_GLOBAL_TAGS

[PATCH 0/2] trace-cmd: Improves python plugin support
 2018-02-06 23:18 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Fix the detection for swig

[PATCH RFC] ashmem: Fix lockdep RECLAIM_FS false positive
 2018-02-06 23:16 UTC  (7+ messages)

[SPDK] Bug report: core dump when `nvme disconnect`
 2018-02-06 23:15 UTC 

[PATCH] t0050: remove the unused $test_case variable
 2018-02-06 23:13 UTC 

[PATCH v1 0/5] Incremental rewrite of git-submodules
 2018-02-06 23:11 UTC  (5+ messages)
` [PATCH v1 1/5] submodule foreach: correct '$path' in nested submodules from a subdirectory

[PATCH 1/2] staging: android: ion: Remove dead code in ion_page_pool_free
 2018-02-06 23:11 UTC  (3+ messages)

[PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
 2018-02-06 23:09 UTC  (2+ messages)

[PATCH v3 0/3] x86/entry: Clear registers to sanitize speculative usages
 2018-02-06 23:05 UTC  (9+ messages)
` [PATCH v3 2/3] x86/entry: Clear registers for 64bit exceptions/interrupts
      ` [PATCH tip-pti 1/2] x86/entry: remove SAVE_C_REGS_EXCEPT_* macros
      ` [PATCH tip-pti 2/2] x86/entry: interleave XOR register clearing with PUSH/MOV instructions

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS b267b10871fd9131394a15e6845532c2cd731f7d
 2018-02-06 23:05 UTC 

[PATCH] ath9k: break out of irq handler after 5 jiffies
 2018-02-06 23:05 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 2926164f6e02e9b142feff387db5e9e254682637
 2018-02-06 23:04 UTC 

Building the Raspberry Pi kernel with RT PREEMPT
 2018-02-06 23:02 UTC 

[PATCH v2] ath10k: Support mgt frame per-chain rssi
 2018-02-06 23:02 UTC  (2+ messages)

GRE-NAT broken - SOLVED
 2018-02-06 23:01 UTC  (2+ messages)

[PATCH 1/2] staging: android: ion: Avoid NULL point in error path
 2018-02-06 23:00 UTC  (4+ messages)
` [PATCH 2/2] staging: android: ion: Remove lable debugfs_done

[PATCH 00/10] watchdog/hpwdt: Update driver to use watchdog core
 2018-02-06 22:58 UTC  (11+ messages)
` [PATCH 01/10] watchdog/hpwdt: Remove legacy NMI sourcing
` [PATCH 02/10] watchdog/hpwdt: remove include files no longer needed
` [PATCH 03/10] watchdog/hpwdt: Update nmi_panic message
` [PATCH 04/10] watchdog/hpwdt: white space changes
` [PATCH 05/10] watchdog/hpwdt: Update Module info
` [PATCH 06/10] watchdog/hpwdt: Modify to use watchdog core
` [PATCH 07/10] watchdog/hpwdt: Select WATCHDOG_CORE
` [PATCH 08/10] watchdog/hpwdt: Programable Pretimeout NMI
` [PATCH 09/10] watchdog/hpwdt: condition early return of NMI handler on iLO5
` [PATCH 10/10] watchdog/hpwdt: remove allow_kdump module parameter

[virtio] [PATCH v6 0/5] packed ring layout spec
 2018-02-06 22:58 UTC  (6+ messages)
` [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section
      ` [virtio] Re: [virtio-dev] "

[PATCH v2 03/20] kconfig: Remove leftover references to AVR32 symbol
 2018-02-06 22:58 UTC  (12+ messages)
` [PATCH v3 "
    ` [PATCH] video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE
    ` [PATCH] spi: kconfig: Remove AVR32 dep. from SPI_ATMEL

WARNING: kmalloc bug in tun_device_event
 2018-02-06 22:58 UTC 

[PATCH v8 1/6] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-06 22:56 UTC  (4+ messages)
` [PATCH v8 5/6] drm/i915/guc: Check the locking status of GuC WOPCM registers

lttng-relayd---->lttng-relayd communication
 2018-02-06 16:02 UTC 

[PATCH] char: nvram: disable on ARM
 2018-02-06 22:55 UTC  (2+ messages)

git: CVE-2018-1000021: client prints server sent ANSI escape codes to the terminal, allowing for unverified messages to potentially execute arbitrary commands
 2018-02-06 22:54 UTC  (2+ messages)

[PATCH v4 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-02-06 22:54 UTC  (15+ messages)
` [PATCH v4 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v4 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v4 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v4 4/4] drivers: firmware: xilinx: Add debugfs interface

[dpdk-announce] release candidate 18.02-rc3
 2018-02-06 22:54 UTC 

[kernel-hardening] [PATCH v4 00/10] prevent bounds-check bypass via speculative execution
 2018-02-06 22:52 UTC  (11+ messages)
` [kernel-hardening] [PATCH v4 07/10] x86: narrow out of bounds syscalls to sys_read under speculation
  `  "

Patch "x86/asm: Fix inline asm call constraints for GCC 4.4" has been added to the 4.9-stable tree
 2018-02-06 22:52 UTC  (2+ messages)

[PATCH 4.4 00/53] 4.4.113-stable review
 2018-02-06 22:52 UTC  (6+ messages)
` [PATCH 4.4 05/53] x86/asm: Use register variable to get stack pointer value


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.