linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-13 19:00:47 to 2017-11-14 00:21:54 UTC [more...]

[PATCH 00/27] security, efi: Add kernel lockdown
 2017-11-14  0:20 UTC  (19+ messages)
` Firmware signing -- "

[PATCH 00/14] Modernization and fixes for NuBus subsystem
 2017-11-14  0:21 UTC  (7+ messages)
` [PATCH 11/14] nubus: Repopulate /proc/bus/nubus/s/
` [PATCH 12/14] nubus: Rename struct nubus_dev

[PATCH 0/2] drm/vc4: Correctly uninstall interrupts
 2017-11-14  0:18 UTC  (3+ messages)
` [PATCH 2/2] drm/vc4: Ensure interrupts are disabled

mmotm 2017-11-10-15-56 uploaded
 2017-11-14  0:17 UTC  (3+ messages)
` mmotm 2017-11-10-15-56 uploaded (lib/test_find_bit.c)

[PATCH 1/3] perf help: Document missing options
 2017-11-14  0:15 UTC  (3+ messages)

[PATCH] HID: cp2112: Fix I2C_BLOCK_DATA transactions
 2017-11-14  0:03 UTC 

linux-next: Tree for Nov 7
 2017-11-14  0:03 UTC  (6+ messages)

[RFC PATCH v2] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
 2017-11-13 23:55 UTC  (8+ messages)

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2017-11-13 23:54 UTC  (16+ messages)
  ` bit tweaks [was: Re: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11]

[vlan_device_event] BUG: unable to handle kernel paging request at 6b6b6ccf
 2017-11-13 23:51 UTC  (15+ messages)
          ` CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line

[PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2017-11-13 23:46 UTC  (2+ messages)
` [PATCH v3 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value

[PATCH v5 00/11] Intel SGX Driver
 2017-11-13 23:41 UTC  (13+ messages)
` [PATCH v5 01/11] intel_sgx: updated MAINTAINERS
` [PATCH v5 02/11] x86: add SGX definition to cpufeature
` [PATCH v5 03/11] x86: define the feature control MSR's SGX enable bit
` [PATCH v5 04/11] x86: define the feature control MSR's SGX launch control bit
` [PATCH v5 05/11] x86: add SGX MSRs to msr-index.h
` [PATCH v5 06/11] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v5 07/11] intel_sgx: ptrace() support
` [PATCH v5 08/11] intel_sgx: in-kernel launch enclave
` [PATCH v5 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()
` [PATCH v5 10/11] intel_sgx: glue code for in-kernel LE
` [PATCH v5 11/11] intel_sgx: driver documentation

[GIT PULL] Btrfs changes for 4.15
 2017-11-13 23:39 UTC  (2+ messages)

[PATCH v2 0/8] arm64: Add initial Actions Semi S700 and CubieBoard7 support
 2017-11-13 23:34 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: arm: actions: Add S700 and CubieBoard7
` [PATCH v2 2/8] dt-bindings: timer: Add Actions Semi S700
` [PATCH v2 3/8] clocksource: owl: Adopt TIMER_OF_DECLARE()
` [PATCH v2 4/8] clocksource: owl: Prepare S700
` [PATCH v2 5/8] arm64: dts: actions: Add S700 and CubieBoard7
` [PATCH v2 6/8] dt-bindings: power: Add Actions Semi S700 SPS
` [PATCH v2 7/8] soc: actions: sps: Add S700
` [PATCH v2 8/8] arm64: dts: actions: Add S700 SPS node

[RESEND PATCH v2 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2017-11-13 23:30 UTC  (5+ messages)
` [RESEND PATCH v2 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value

[PATCH] xen/9pfs: Add MODULE_LICENSE()
 2017-11-13 23:30 UTC  (2+ messages)

[PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2017-11-13 23:26 UTC  (4+ messages)
` [PATCH 4/9] posix-clocks: Enable compat syscalls always

[PATCH v1 0/4] PCI/ASPM: Fix some L1 substate configuration
 2017-11-13 23:12 UTC  (5+ messages)
` [PATCH v1 1/4] PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
` [PATCH v1 2/4] PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
` [PATCH v1 3/4] PCI/ASPM: Reformat ASPM register definitions
` [PATCH v1 4/4] PCI/ASPM: Add L1 Substates definitions

[GIT PULL 2nd resend] leaking_addresses updates for 4.15
 2017-11-13 23:04 UTC 

[PATCH 1/3] x86/entry: Fix idtentry unwind hint
 2017-11-13 22:59 UTC  (5+ messages)

[GIT PULL resend] leaking_addresses updates for 4.15
 2017-11-13 22:58 UTC 

[RFC v2 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-13 22:52 UTC 

linux-next: manual merge of the tip tree with the arm64 tree
 2017-11-13 22:52 UTC  (2+ messages)

[GIT PULL] leaking_addresses updates for 4.15
 2017-11-13 22:52 UTC 

[PATCH] timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
 2017-11-13 22:51 UTC 

[RFC 0/7] Prep code for better stack switching
 2017-11-13 22:46 UTC  (10+ messages)
` [RFC 1/7] x86/asm/64: Allocate and enable the SYSENTER stack
` [RFC 5/7] x86/asm: Rearrange struct cpu_tss to enlarge SYSENTER_stack and fix alignment
` [RFC 6/7] x86/asm: Remap the TSS into the cpu entry area
` [RFC 7/7] x86/unwind/64: Add support for the SYSENTER stack

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-11-13 22:46 UTC  (10+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)

[PATCH] selinux: remove unnecessary assignment to subdir-
 2017-11-13 22:41 UTC  (2+ messages)

linux-next: error fetching the vfs-jk tree
 2017-11-13 22:40 UTC 

[PATCH] CLK: ARC: Set initial pll output frequency specified in device tree
 2017-11-13 22:29 UTC  (3+ messages)

[PATCH 4.13 00/33] 4.13.13-stable review
 2017-11-13 22:29 UTC  (3+ messages)

[PATCH 4.9 00/87] 4.9.62-stable review
 2017-11-13 22:28 UTC  (3+ messages)

[PATCH 4.4 00/56] 4.4.98-stable review
 2017-11-13 22:28 UTC  (3+ messages)

[PATCH 3.18 00/28] 3.18.81-stable review
 2017-11-13 22:27 UTC  (3+ messages)

drivers/firmware/google/vpd.c: duplicate sysfs file
 2017-11-13 22:26 UTC  (9+ messages)

[PATCH] jump_label: invoke jump_label_test() via early_initcall()
 2017-11-13 22:15 UTC  (2+ messages)

linux v4.14 causes firmware iwlwifi errors on Lenovo Thinkpad T440s
 2017-11-13 22:23 UTC  (3+ messages)
    ` Fwd: "

[PATCH][v3] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-13 22:11 UTC 

[RFC] Restartable sequences tree tag v4.14-rseq-20171113
 2017-11-13 22:10 UTC 

[GIT PULL] Device properties framework updates for v4.15-rc1
 2017-11-13 22:08 UTC 

[PATCH 1/2] blk-throtl: make latency= absolute
 2017-11-13 22:08 UTC  (9+ messages)

[GIT PULL] ACPI updates for v4.15-rc1
 2017-11-13 22:06 UTC 

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-13 22:05 UTC  (3+ messages)
` [PATCH 2/2] mm,vmscan: Allow parallel registration/unregistration of shrinkers

[GIT PULL] Power management updates for v4.15-rc1
 2017-11-13 22:05 UTC 

linux-next: build warnings in Linus' tree
 2017-11-13 22:03 UTC  (2+ messages)

[PATCH] tracing/probe: fix typo in pr_fmt in trace_uprobe.c
 2017-11-13 22:02 UTC 

Linux 4.14-rc6
 2017-11-13 22:01 UTC  (12+ messages)
  ` [btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220

[PATCH] PM / runtime: Drop children check from __pm_runtime_set_status()
 2017-11-13 21:58 UTC  (4+ messages)

[PATCH V1 0/3] perf/x86/intel: Add Branch Monitoring support
 2017-11-13 22:14 UTC  (6+ messages)
` [PATCH V1 2/3] perf/x86/intel/bm.c: Add Intel "

[GIT PULL] SELinux patches for v4.15
 2017-11-13 21:58 UTC 

[GIT PULL] RISC-V Port for Linux 4.15 v9
 2017-11-13 21:56 UTC 

[PATCH 1/3] Input: twl4030-vibra: fix sibling-node lookup
 2017-11-13 21:54 UTC  (8+ messages)

[PATCH] IB/qib: remove redundant setting of any in for-loop
 2017-11-13 21:52 UTC  (5+ messages)

[GIT PULL] locking changes for v4.15
 2017-11-13 21:51 UTC  (3+ messages)

[GIT PULL] VFIO updates for v4.15
 2017-11-13 21:47 UTC 

[GIT PULL] IOMMU updates for v4.15
 2017-11-13 21:47 UTC 

[PATCH 0/4] ARC perf updates
 2017-11-13 21:30 UTC  (2+ messages)

tipc_udp_send_msg oops in 4.4 when setting link tolerance
 2017-11-13 21:25 UTC  (2+ messages)

[PATCH 1/2] mfd: cros ec: spi: Don't send first message too soon
 2017-11-13 21:22 UTC  (4+ messages)
` [PATCH 2/2] mfd: cros ec: spi: Simplify delay handling between SPI messages

[PATCH 0/9] Remove use of "gpio-reset" from DT
 2017-11-13 21:20 UTC  (3+ messages)
` [PATCH 3/9] ASoC: cs42l56: bindings: sound: Fix reset GPIO name in example DT binding

[PATCH v2] IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
 2017-11-13 21:19 UTC  (2+ messages)

MCP251x SPI CAN controller on Cavium ThunderX
 2017-11-13 21:17 UTC 

[PATCH] x86/mm: Do not allow non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-13 21:17 UTC  (9+ messages)

n900 in next-20170901
 2017-11-13 21:15 UTC  (11+ messages)

[PATCH] infiniband: avoid uninitialized variable warning in create_udata
 2017-11-13 21:14 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the l2-mtd tree
 2017-11-13 21:09 UTC  (2+ messages)

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-13 21:07 UTC  (14+ messages)
` [PATCH 24/30] x86, kaiser: disable native VSYSCALL

[PATCH] ALSA: echoaudio: Use common error handling code in two functions
 2017-11-13 21:02 UTC 

4.1 EOL
 2017-11-13 21:00 UTC 

[PATCH 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-13 20:50 UTC  (2+ messages)
` [PATCH 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[GIT PULL] Audit patches for v4.15
 2017-11-13 20:37 UTC 

[PATCH][v2] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-13 20:32 UTC  (3+ messages)

[PATCH v2] ahci: imx: Handle increased read failures for IMX53 temperature sensor in low frequency mode
 2017-11-13 20:18 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: common: fix legacy board-clock registration
 2017-11-13 20:15 UTC  (3+ messages)
` [PATCH 2/2] clk: ti: dra7-atl-clock: fix child-node lookups

[PATCH 1/2] mfd: twl4030-audio: fix sibling-node lookup
 2017-11-13 20:14 UTC  (4+ messages)
` [PATCH 2/2] mfd: twl6040: fix child-node lookup

[PATCHSET] blkcg: basic accounting and throttling fixes
 2017-11-13 20:15 UTC  (10+ messages)
` [PATCH 3/7] blkcg: associate a request with its blkcg_gq instead of request_list
  ` [PATCH v2 "
` [PATCH 7/7] blk-throtl: don't throttle the same IO multiple times

[PATCH 00/35] perf annotate: Use generic annotation line
 2017-11-13 20:14 UTC  (4+ messages)
` [PATCH 16/35] perf annotate: Add samples into struct annotation_line

Manual unbind of ATA devices causes use-after-free
 2017-11-13 20:10 UTC  (6+ messages)

Prototype patch for Linux-kernel memory model
 2017-11-13 20:09 UTC  (2+ messages)

[PATCH 0/3] fix SIGNAL_UNKILLABLE && SIGKILL interaction
 2017-11-13 20:00 UTC  (3+ messages)

(no subject)
 2017-11-12 15:09 UTC 

linux-next: manual merge of the devicetree tree with the drm tree
 2017-11-13 19:51 UTC  (5+ messages)

[PATCH v3] ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present
 2017-11-13 19:43 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] ALSA: cs5530: Use common error handling code in snd_cs5530_create()
 2017-11-13 19:40 UTC 

[PATCH] nvme: host: core: fix NULL pointer dereference in nvme_pr_command
 2017-11-13 19:38 UTC  (2+ messages)

[PATCH] serial: 8250_pci: Add Amazon PCI serial device ID
 2017-11-13 19:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm: show stats for non-default hugepage sizes in /proc/meminfo
 2017-11-13 19:31 UTC  (9+ messages)

[PATCH v6 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-11-13 19:29 UTC  (6+ messages)
` [PATCH v6 1/5] fw_cfg: fix the command line module name
` [PATCH v6 2/5] fw_cfg: add DMA register
` [PATCH v6 3/5] fw_cfg: do DMA read operation
` [PATCH v6 4/5] crash: export paddr_vmcoreinfo_note()
` [PATCH v6 5/5] fw_cfg: write vmcoreinfo details

[PATCH v6 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-11-13 19:27 UTC  (4+ messages)
` [PATCH v6 1/5] fw_cfg: fix the command line module name
` [PATCH v6 2/5] fw_cfg: add DMA register
` [PATCH v6 3/5] fw_cfg: do DMA read operation

[PATCH] drm/amdgpu/virt: remove redundant variable pf2vf_ver
 2017-11-13 19:21 UTC  (4+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-11-13 19:10 UTC  (6+ messages)

[PATCH] Documentation: sound: hd-audio: notes.rst
 2017-11-13 19:06 UTC  (2+ messages)

[PATCH 4.4 00/40] 4.4.97-stable review
 2017-11-13 19:05 UTC  (3+ messages)
` [PATCH 4.4 07/40] arm64: ensure __dump_instr() checks addr_limit

[PATCH 4.4 00/46] 4.4.94-stable review
 2017-11-13 19:04 UTC  (7+ messages)
` [PATCH 4.4 34/46] crypto: xts - Add ECB dependency
` [PATCH 4.4 41/46] uapi: fix linux/rds.h userspace compilation errors

[PATCH net-next] net: stmmac: fix LPI transitioning for dwmac4
 2017-11-13 19:02 UTC 

[PATCH ALT4 V3 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-11-13 19:01 UTC  (5+ messages)

[PATCH] schedule: use unlikely()
 2017-11-13 19:00 UTC 


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