linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-25 18:09:06 to 2016-11-26 13:16:21 UTC [more...]

[RFC] v4l2 support for thermopile devices
 2016-11-26 13:16 UTC  (2+ messages)

[PATCH v6 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
 2016-11-26 13:15 UTC  (4+ messages)
` [PATCH v6: 2/4] x86: Add enabling of the R3MWAIT during boot

[RFC PATCH v8 0/9] Restartable sequences system call
 2016-08-27 12:21 UTC  (3+ messages)
` [RFC PATCH v8 1/9] "

[char-misc-next] mei: request async autosuspend at the end of enumeration
 2016-11-26 13:02 UTC  (7+ messages)

[PATCH v5 0/3] tpm: securityfs support for TPM 2.0 firmware event log
 2016-11-26 12:59 UTC  (9+ messages)
` [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
` [PATCH v5 3/3] tpm: add securityfs support for TPM 2.0 firmware event log

[PATCH v6 0/9] tpm: cleanup/fixes in existing event log support
 2016-11-26 12:54 UTC  (9+ messages)
` [PATCH v6 3/9] tpm: replace dynamically allocated bios_dir with a static array

Revised keyrings(7) man page for review
 2016-11-26 12:51 UTC  (2+ messages)

[PATCH 1/1] mm: page_alloc: High-order per-cpu page allocator
 2016-11-26 12:48 UTC 

[PATCH v6 0/2] securityfs support for TPM 2.0 firmware event log
 2016-11-26 12:45 UTC  (3+ messages)
` [PATCH v6 1/2] tpm: enhance read_log_of() to support Physical TPM "
` [PATCH v6 2/2] tpm: add securityfs support for TPM 2.0 firmware "

net: stmmac: Meson GXBB: attempting to execute userspace memory
 2016-11-26 12:38 UTC  (3+ messages)

Gigabit ethernet driver for Alacritechs SLIC devices (v3)
 2016-11-26 12:36 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
` [PATCH v3 net-next 2/2] MAINTAINERS: add entry for slicoss "

[PATCH] staging: sm750fb: update license
 2016-11-26 11:02 UTC  (2+ messages)

[PATCH] staging: gdm724x: Remove one blank line in sequence
 2016-11-26 10:51 UTC 

[PATCH] staging: gdm724x: Align parameters to parenthesis
 2016-11-26 10:43 UTC 

Xmas Offer
 2016-11-26 10:26 UTC 

[PATCH] orangefs: Axe some dead code
 2016-11-26 10:02 UTC  (6+ messages)

[PATCH v2 0/2] virtio-crypto: add Linux driver
 2016-11-26  9:38 UTC  (2+ messages)

[PATCH 0/2] virtio: fix complaint by sparse
 2016-11-26  9:36 UTC  (2+ messages)

4.8.x : [drm:ffffffffa0454792] *ERROR* failed to update link training
 2016-11-26  9:23 UTC  (2+ messages)
` Fwd: "

[PATCH 0/9] AC97 device/driver model revamp
 2016-11-26  9:18 UTC  (16+ messages)
` [PATCH 2/9] ALSA: ac97: add an ac97 bus
  ` [alsa-devel] "
` [PATCH 6/9] power_supply: wm97xx_battery: use power_supply_get_drvdata
` [PATCH 8/9] mfd: wm97xx-core: core support for wm97xx Codec

[RFC] kernel/sysctl.c: return -EINVAL when write invalid val to ulong type sysctl
 2016-11-26  9:13 UTC 

[PATCH 0/3] z3fold: per-page spinlock and other smaller optimizations
 2016-11-26  9:12 UTC  (8+ messages)
` [PATCH 2/3] z3fold: don't fail kernel build if z3fold_header is too big
` [PATCH 3/3] z3fold: discourage use of pages that weren't compacted

[PATCH 1/2] x86/intel_rdt: Fix setting of closid when adding CPUs to a group
 2016-11-26  9:08 UTC  (5+ messages)
` [PATCH 2/2] x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount

[PATH] z3fold: extend compaction function
 2016-11-26  9:09 UTC  (4+ messages)

[PATCH] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors
 2016-11-26  8:35 UTC  (2+ messages)

[PATCH] Fixes for compiling with clang
 2016-11-26  8:29 UTC  (3+ messages)

[PATCH] staging: gdm724x: Align parameters to parenthesis
 2016-11-26  8:25 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-6 tag
 2016-11-26  8:11 UTC 

[PATCH v3 00/30] perf clang: Builtin clang and perfhook support
 2016-11-26  7:03 UTC  (31+ messages)
` [PATCH v3 01/30] tools lib bpf: Add missing BPF functions
` [PATCH v3 02/30] tools lib bpf: Add private field for bpf_object
` [PATCH v3 03/30] tools lib bpf: Retrive bpf_map through offset of bpf_map_def
` [PATCH v3 04/30] perf tools: Introduce perf hooks
` [PATCH v3 05/30] perf tools: Pass context to perf hook functions
` [PATCH v3 06/30] perf llvm: Extract helpers in llvm-utils.c
` [PATCH v3 07/30] tools build: Add feature detection for LLVM
` [PATCH v3 08/30] tools build: Add feature detection for clang
` [PATCH v3 09/30] perf build: Add clang and llvm compile and linking support
` [PATCH v3 10/30] perf clang: Add builtin clang support ant test case
` [PATCH v3 11/30] perf clang: Use real file system for #include
` [PATCH v3 12/30] perf clang: Allow passing CFLAGS to builtin clang
` [PATCH v3 13/30] perf clang: Update test case to use real BPF script
` [PATCH v3 14/30] perf clang: Support compile IR to BPF object and add testcase
` [PATCH v3 15/30] perf clang: Compile BPF script use builtin clang support
` [PATCH v3 16/30] perf clang: Pass full path to builtin clang
` [PATCH v3 17/30] perf clang: Pass CFLAGS "
` [PATCH v3 18/30] perf clang jit: Wrap llvm::Module using PerfModule
` [PATCH v3 19/30] perf clang jit: Insignt BPF and JIT functions in a Module
` [PATCH v3 20/30] perf clang jit: add PerfModule::doJIT to JIT perfhook functions
` [PATCH v3 21/30] perf clang jit: Export functions for jitted code
` [PATCH v3 22/30] perf clang jit: Actually JIT and hook in bpf loader
` [PATCH v3 23/30] perf clang jit: Collect the lowest address in maps section as map_base
` [PATCH v3 24/30] perf clang jit: Retrive fd of BPF map from its offset
` [PATCH v3 25/30] perf clang jit: Allow jitted perf hook access BPF maps
` [PATCH v3 26/30] perf clang: Link BPF functions declaration into perf
` [PATCH v3 27/30] perf clang: Declare BPF functions for BPF scripts automatically
` [PATCH v3 28/30] perf clang: Include helpers to BPF scripts
` [PATCH v3 29/30] perf clang builtin: Define hook helpers by default
` [PATCH v3 30/30] perf clang jit: Export getpid() to perf hook

Xmas Offer
 2016-11-26  7:02 UTC 

[PATCH v3 0/3] Fix zsmalloc crash problem
 2016-11-26  6:38 UTC  (5+ messages)
` [PATCH v3 2/3] zram: revalidate disk under init_lock
` [PATCH v3 3/3] zram: support BDI_CAP_STABLE_WRITES

[PATCH v2] Staging: iio: adc: fix sysfs files modes in ad7192.c
 2016-11-26  5:53 UTC  (2+ messages)

Xmas Offer
 2016-11-26  5:43 UTC 

[RFC 0/1] LSM ptags: Secure tagging of processes
 2016-11-26  4:25 UTC  (3+ messages)
` [RFC 1/1] LSM ptags: Add "

fixed drivers/staging/most/mostcore/core.c coding style
 2016-11-26  3:39 UTC 

[PATCH 1/3] perf sched timehist: Mark schedule function in callchains
 2016-11-26  3:38 UTC  (4+ messages)

[PATCH] IIO: Change msleep to usleep_range for small msecs
 2016-11-26  3:47 UTC 

Xmas Offer
 2016-11-26  2:20 UTC 

[PATCH net] mvpp2: use correct size for memset
 2016-11-26  1:57 UTC  (2+ messages)

[PATCH] irda: fix overly long udelay()
 2016-11-26  1:56 UTC  (2+ messages)

[patch v3 1/1] platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86
 2016-11-25 10:35 UTC  (7+ messages)

[PATCH] ath5k: drop duplicate header vmalloc.h
 2016-11-26  1:33 UTC  (7+ messages)
` [PATCH] ibmvnic: drop duplicate header seq_file.h
` [PATCH] net: ieee802154: drop duplicate header delay.h
` [PATCH] net/mlx5: "

[patch] net/mlx5: remove a duplicate condition
 2016-11-26  1:30 UTC  (2+ messages)

[PATCH 0/4] net: thunderx: Support for 80xx, RED, PFC e.t.c
 2016-11-26  1:21 UTC  (2+ messages)

[PATCH v2 1/2] perf sdt: add scanning of sdt probles arguments
 2016-11-26  0:58 UTC  (4+ messages)
` [PATCH v4 0/2] perf probe: add sdt probes arguments into the uprobe cmd string
` [PATCH v4 1/2] perf sdt: add scanning of sdt probles arguments
` [PATCH v4 2/2] perf probe: add sdt probes arguments into the uprobe cmd string

BUG: 4.9-rc6 Still "no symbol version" on boot
 2016-11-26  0:37 UTC  (14+ messages)
` [PATCH] x86/kbuild: enable modversions for symbols exported from asm

[PATCH RFC] hlist_add_tail_rcu disable sparse warning
 2016-11-26  0:52 UTC  (2+ messages)

[PATCH v18 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-11-26  0:44 UTC  (12+ messages)

[PATCH] cpuset: Remove unused 'struct cpuset*' variable
 2016-11-26  0:42 UTC  (4+ messages)

[PATCH 00/10] checkpatch fixes and style cleanups for libcfs headers
 2016-11-25 23:49 UTC  (3+ messages)
` [PATCH 09/10] staging: lustre: libcfs: remove zero comparisons in headers
  ` [lustre-devel] "

Enabling peer to peer device transactions for PCIe devices
 2016-11-25 23:41 UTC  (31+ messages)

[PATCH] ARM: pxa: ezx: fix a910 camera data
 2016-11-25 23:30 UTC  (7+ messages)

[PATCH 0/6] introduce DAX tracepoint support
 2016-11-25 23:38 UTC  (11+ messages)
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing

[PATCH] ARM: ixp4xx: drop duplicate header gpio.h
 2016-11-25 23:24 UTC  (5+ messages)
` [PATCH] ARM: lpc32xx: drop duplicate header device.h

[GIT PULL] ARM: at91: drivers for 4.10
 2016-11-25 23:19 UTC  (2+ messages)

[GIT PULL]: ARM ARTPEC changes for 4.10
 2016-11-25 23:16 UTC  (2+ messages)

[patch] staging: lustre/ptlrpc: small leak on allocation failure
 2016-11-25 23:16 UTC  (2+ messages)
` [lustre-devel] "

[PATCH net-next 1/5] net: mvneta: Use cacheable memory to store the rx buffer virtual address
 2016-11-25 23:04 UTC  (2+ messages)

RFC: documentation of the autogroup feature
 2016-11-25 22:48 UTC  (17+ messages)
        ` RFC: documentation of the autogroup feature [v2]

[RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem
 2016-11-25 22:22 UTC  (4+ messages)

[PATCH v2] staging: lustre: osc: Performance tune for LRU
 2016-11-25 22:12 UTC  (2+ messages)

[PATCH v3 0/4] core-api ReST: assoc_array, atomic_ops, local_ops
 2016-11-25 21:58 UTC  (10+ messages)
` [PATCH v3 1/4] Documentation/assoc_array.txt: convert to ReST markup
` [PATCH v3 2/4] Documentation/atomic_ops.txt: "
` [PATCH v3 3/4] Documentation/local_ops.txt: "
` [PATCH v3 4/4] firmware: remove warning at documentation generation time

Cash Grant
 2016-11-25 20:02 UTC 

[PATCH] uio: pruss: add clk_disable()
 2016-11-25 21:55 UTC 

mm: BUG in pgtable_pmd_page_dtor
 2016-11-25 16:03 UTC  (9+ messages)

[GIT PULL] ACPI fixes for v4.9-rc7
 2016-11-25 21:48 UTC 

[PATCH] perf kmem stat: Track memory freed
 2016-11-25 21:42 UTC 

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-25 21:45 UTC  (18+ messages)

[GIT PULL] STi defconfig fix for v4.9-rcs
 2016-11-25 21:40 UTC  (2+ messages)

[PATCH 0/6] perf: Add option to specify time window of interest
 2016-11-25 21:39 UTC  (7+ messages)
` [PATCH 1/6] perf tool: Add time-based utility functions
` [PATCH 2/6] perf tool: Move parse_nsec_time to time-utils.c
` [PATCH 3/6] perf script: Add option to specify time window of interest
` [PATCH 4/6] perf sched timehist: "
` [PATCH 5/6] perf kmem: "
` [PATCH 6/6] perf report: "

[GIT PULL] STi DT fix for v4.9-rcs round 2
 2016-11-25 21:39 UTC  (2+ messages)

[POC/RFC PATCH] overlayfs: constant inode numbers
 2016-11-25 21:29 UTC 

[PATCH] cxgb4: fix memory leak on txq_info
 2016-11-25 21:28 UTC  (3+ messages)

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-11-25 21:28 UTC  (3+ messages)

[PATCH] drivers: net: davinci_mdio: use builtin_platform_driver
 2016-11-25 21:23 UTC  (2+ messages)

[PATCH 3/7] mm: ovl: copy-up on MAP_SHARED
 2016-11-25 21:20 UTC  (2+ messages)
` [mm] 68ab21008a: BUG:unable_to_handle_kernel

[PATCH] dwc_eth_qos: drop duplicate headers
 2016-11-25 21:14 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits prototype
 2016-11-25 21:10 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: Add num-cs for A20 spi nodes
 2016-11-25 21:07 UTC  (5+ messages)

[PATCH] drm: bridge: dw-hdmi: add ASoC dependency
 2016-11-25 20:53 UTC 

[PATCH RFC] user-namespaced file capabilities - now with even more magic
 2016-11-25 20:43 UTC  (6+ messages)

[PATCH 00/14] export perf overheads information
 2016-11-25 20:42 UTC  (5+ messages)
` [PATCH 13/14] perf tools: warn on high overhead

[PATCH v2] perf script: Add option to stop printing callchain
 2016-11-25 20:00 UTC 

[PATCH] MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
 2016-11-25 20:00 UTC  (2+ messages)

[PATCH 1/1 linux-next] ext4: fix journal data documentation regarding O_DIRECT
 2016-11-25 19:53 UTC 

[PATCH 1/4] KEYS: Insert incompressible bytes to reserve space in bzImage
 2016-11-25 19:49 UTC  (4+ messages)
` (no subject)

[PATCH v3 0/2] small fixes for soc_button_array
 2016-11-25 19:38 UTC  (5+ messages)
` [PATCH v3 1/2] Input - soc_button_array: use gpio_is_valid()
` [PATCH v3 2/2] Input - soc_button_array: bail out earlier if gpiod_count is null

[PATCH 0/2] kasan,stacktrace: improve error reports
 2016-11-25 19:35 UTC  (5+ messages)
` [PATCH 1/2] stacktrace: fix print_stack_trace printing timestamp twice

opening a file on a stacked overlayfs is broken
 2016-11-25 19:28 UTC  (3+ messages)
` [PATCH] ovl: tentative fix for broken vfs_open() on stacked overlayfs

[RFC][PATCH 4/4] futex: Rewrite FUTEX_UNLOCK_PI
 2016-11-25 19:13 UTC  (12+ messages)

[PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible
 2016-11-25 18:55 UTC 

[PATCH v8 3/8] x86: Enable Intel Turbo Boost Max Technology 3.0
 2016-11-25 19:06 UTC  (4+ messages)
` [tip:x86/core] "

scsi: use-after-free in bio_copy_from_iter
 2016-11-25 19:08 UTC 

[PATCH] perf script: Add option to stop printing callchain
 2016-11-25 19:06 UTC  (2+ messages)

[PATCH] perf trace: Update tid/pid filtering option to leverage symbol_conf
 2016-11-25 19:06 UTC  (2+ messages)

[PATCH] perf timehist: Handle cpu migration events
 2016-11-25 19:06 UTC  (2+ messages)

net/netlink: null-ptr-deref in netlink_dump/lock_acquire
 2016-11-25 18:57 UTC  (7+ messages)

[PATCH] z3fold: use %z modifier for format string
 2016-11-25 18:36 UTC  (6+ messages)

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-25 18:23 UTC  (7+ messages)
` [PATCH V5 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V5 03/10] efi: parse ARMv8 processor error

[PATCH V4 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-25 17:49 UTC  (8+ messages)
` [PATCH V4 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

[PATCH 1/2] f2fs: use err for f2fs_preallocate_blocks
 2016-11-25 18:16 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix redundant block allocation
  ` [f2fs-dev] "

[PATCH 1/2] f2fs: revert segment allocation for direct IO
 2016-11-25 18:14 UTC  (4+ messages)
` [PATCH 2/2] f2fs: allow dio read for LFS mode
  ` [f2fs-dev] "


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).