linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-04 15:17:20 to 2017-06-05 06:06:05 UTC [more...]

[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
 2017-06-05  6:04 UTC  (7+ messages)
` [PATCH 1/7] ima: introduce ima_parse_buf()
  ` [Linux-ima-devel] "
` [PATCH 5/7] ima: add securityfs interface to save a measurements list with kexec header
  ` [Linux-ima-devel] "
` [PATCH 6/7] ima: add securityfs interface to restore a measurements list
  ` [Linux-ima-devel] "

[PATCH v2] tags: honor COMPILED_SOURCE with apart output directory
 2017-06-05  6:05 UTC  (7+ messages)

[PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications
 2017-06-05  6:03 UTC 

[PATCH v6 0/9] AXP803 PMIC support for Pine64
 2017-06-05  5:57 UTC  (6+ messages)
` [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
      ` [linux-sunxi] "

[PATCH v1 7/8] powerpc/Kconfig: Enable STRICT_KERNEL_RWX
 2017-06-05  5:46 UTC  (3+ messages)

[PATCH v4 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-05  5:45 UTC  (11+ messages)
` [PATCH v4 1/8] nvme: introduce NVMe Namespace Identification Descriptor structures
` [PATCH v4 3/8] nvmet: implement namespace identify descriptor list
` [PATCH v4 5/8] nvme: get list of namespace descriptors
` [PATCH v4 7/8] nvmet: allow overriding the NVMe VS via configfs

[RFC PATCH] acpi: indicate to platform when hot remove returns busy
 2017-06-05  5:44 UTC  (5+ messages)

[PATCH] ARM: imx6ull: Make suspend/resume work like on 6ul
 2017-06-05  5:37 UTC  (2+ messages)

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-06-05  5:36 UTC  (3+ messages)

[PATCH] crypto: testmgr: use consistent format for errors
 2017-06-05  5:33 UTC 

[PATCH v3 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-05  5:31 UTC  (3+ messages)
` [PATCH v3 3/8] nvmet: implement namespace identify descriptor list

[PULL] topic/e1000e-fix
 2017-06-05  5:20 UTC  (4+ messages)
  ` [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
    ` [Intel-wired-lan] "

[PATCH v5 12/20] ARM: dts: uniphier: Add generic compatible string for I2C EEPROM
 2017-06-05  5:13 UTC  (2+ messages)

[PATCH] swap: cond_resched in swap_cgroup_prepare()
 2017-06-05  5:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-05  5:02 UTC  (8+ messages)
` [PATCH v10 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
` [PATCH v10 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
` [PATCH v10 4/5] i2c: aspeed: added driver for Aspeed I2C

linux-next: manual merge of the staging tree with the tty tree
 2017-06-05  4:57 UTC 

tty lockdep trace
 2017-06-05  4:52 UTC  (6+ messages)
` [bisected] "
        ` [patch] tty: fix port buffer locking V2

[PATCH v2] devlink: fix potential memort leak
 2017-06-05  4:51 UTC  (2+ messages)

[PATCH 0/7] driver core/USB/thermal: fix device-tree node reuse
 2017-06-05  4:51 UTC  (5+ messages)
` [PATCH 1/7] USB: core: fix device node leak
` [PATCH 5/7] USB: of: fix root-hub device-tree node handling

[PATCH] net: sched: fix mips build failure
 2017-06-05  4:50 UTC  (2+ messages)

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-05  4:48 UTC  (2+ messages)

[PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros
 2017-06-05  4:32 UTC  (3+ messages)
` [PATCH 1/2] ARM: sunxi: h3-h5: Convert R_CCU "
` [PATCH 2/2] arm64: allwinner: a64: Convert CCU raw number references "

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-05  4:28 UTC  (8+ messages)
` [WIP PATCH 2/4] ACPI: button: remove the LID input node when the state is unknown
` [WIP PATCH 3/4] ACPI: button: Let input filter out the LID events
` [WIP PATCH 4/4] ACPI: button: Fix lid notification locks

[PATCH] kvm: async_pf: fix rcu_irq_enter() with irqs enabled
 2017-06-05  4:21 UTC  (2+ messages)

[PATCH] cachefiles: Fix a sleep-in-atomic bug in cachefiles_printk_object
 2017-06-05  3:55 UTC 

Cgroup hung system with rt patch, tested under 4.4.32/4.4.66/4.9.30
 2017-06-05  4:03 UTC 

[PATCH 1/2] ARM: dts: uniphier: use SPDX-License-Identifier
 2017-06-05  3:57 UTC  (2+ messages)
` [PATCH 2/2] arm64: "

[PATCH] nvmem: rockchip-efuse: add support for rk322x-efuse
 2017-06-05  3:51 UTC  (2+ messages)

[PATCH RFC v2 0/8] get_random_bytes_wait family of APIs
 2017-06-05  3:47 UTC  (9+ messages)
` [PATCH RFC v2 1/8] random: add synchronous API for the urandom pool
` [PATCH RFC v2 2/8] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH RFC v2 3/8] random: warn when kernel uses unseeded randomness
` [PATCH RFC v2 4/8] crypto/rng: ensure that the RNG is ready before using
` [PATCH RFC v2 5/8] security/keys: ensure RNG is seeded before use
` [PATCH RFC v2 6/8] iscsi: "
` [PATCH RFC v2 7/8] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH RFC v2 8/8] ceph: ensure RNG is seeded before using

[PATCH] ubifs: Fix a sleep-in-atomic bug in read_nnode
 2017-06-05  3:46 UTC 

[PATCH linux-next v3 0/4] i.MX ECSPI controller slave mode support
 2017-06-05  3:38 UTC  (5+ messages)
` [PATCH linux-next v3 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
` [PATCH linux-next v3 2/4] spi: imx: add selection for iMX53 and iMX6 controller
` [PATCH linux-next v3 3/4] ARM: dts: imx: change compatiblity for SPI controllers on imx53 later soc
` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode

[PATCH] ubifs: Fix a sleep-in-atomic bug in ubifs_read_nnode
 2017-06-05  3:38 UTC 

security/keys: add CONFIG_KEYS_COMPAT to Kconfig
 2017-06-05  3:34 UTC  (5+ messages)
` [PATCH] "

[lkp-robot] [btrfs] beeeccca9b: WARNING:at_mm/util.c:#kvmalloc_node
 2017-06-05  3:30 UTC  (7+ messages)

linux-next: build failure after merge of the mfd tree
 2017-06-05  3:28 UTC  (2+ messages)

[PATCH] Documentation: clock: address more for clock-cells property
 2017-06-05  3:15 UTC  (3+ messages)

[PATCH] sit: reload iphdr in ipip6_rcv
 2017-06-05  3:05 UTC  (2+ messages)

[PATCH net-next v10 0/5] Avoiding stack overflow in skb_to_sgvec
 2017-06-05  3:03 UTC  (2+ messages)

[PATCH v2 00/13] perf tool: add meta-data header support for pipe-mode
 2017-06-05  3:01 UTC  (19+ messages)
` [PATCH v2 01/13] perf header: encapsulate read and swap
` [PATCH v2 05/13] perf header: revamp do_write
` [PATCH v2 06/13] perf header: add struct feat_fd for write
` [PATCH v2 07/13] perf header: use struct feat_fd for print
` [PATCH v2 11/13] perf header: change FEAT_OP* macros

net: icmp vs udp_poll race?
 2017-06-05  2:58 UTC  (4+ messages)
  ` [PATCH net] net: ping: do not abuse udp_poll()

[PATCH net] net: dsa: Fix stale cpu_switch reference after unbind then bind
 2017-06-05  2:57 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2017-06-05  2:49 UTC 

[PATCH v6 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-05  2:39 UTC  (9+ messages)
` [PATCH v6 6/6] drm/i915/gvt: Adding interface so user space can get the dma-buf

[PATCH] mm/cma: Warn if the CMA area could not be activated
 2017-06-05  2:37 UTC 

[lkp-robot] [ext4] 4f8caa60a5: fio.write_bw_MBps 11% improvement
 2017-06-05  2:32 UTC 

[PATCH] Drivers: ccree - style fix, spaces and tabs
 2017-06-05  2:19 UTC 

[lkp-robot] [rcu] 38044d1a6d: unixbench.score 4.9% improvement
 2017-06-05  2:13 UTC 

[PATCH v1 1/5] ARM: imx6q: provide documentation for new fsl,pmic_stby_poweroff property
 2017-06-05  2:13 UTC  (4+ messages)
` [PATCH v1 5/5] ARM: dts: imx6: RIoTboard provide Standby to PowerOff option

[PATCH] modpost: abort if a module name is too long
 2017-06-05  2:09 UTC  (8+ messages)

linux-next: manual merge of the v4l-dvb tree with the v4l-dvb-fixes tree
 2017-06-05  2:03 UTC 

[GIT PULL] ACPI fixes for v4.12-rc4
 2017-06-05  2:02 UTC  (2+ messages)

[PATCH 00/15] make more driver use devm_of_platform_populate()
 2017-06-05  1:59 UTC  (3+ messages)
` [PATCH 03/15] drm: zte: "

[BUG] rts5208: Sleeping under a spin lock in free_zone
 2017-06-05  1:59 UTC 

[PATCH v4 net-next 0/3] bpf: Add BPF support to all perf_event
 2017-06-05  1:49 UTC  (2+ messages)

[BUG] rts5208: Sleeping under a spin lock in xd_build_l2p_tbl
 2017-06-05  1:42 UTC 

[BUG] rts5208: Sleeping under a spin lock in xd_init_l2p_tbl
 2017-06-05  1:38 UTC 

[PATCH] rts5208: Fix a sleep-in-atomic bug in sd_send_cmd_get_rsp
 2017-06-05  1:31 UTC 

[ANNOUNCE] Git v2.13.1
 2017-06-05  1:26 UTC 

[PATCH resend] rt5208: Fix a sleep-in-atomic bug in xd_copy_page
 2017-06-05  1:26 UTC 

[PATCH] rt5208: Fix a sleep-in-atomic bug in xd_copy_page
 2017-06-05  1:21 UTC 

linux-next: build warning after merge of the i2c tree
 2017-06-05  1:11 UTC 

[PATCH] rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ss
 2017-06-05  1:05 UTC  (3+ messages)

[PATCH -mm 00/13] mm, THP, swap: Delay splitting THP after swapped out
 2017-06-05  1:00 UTC  (4+ messages)
` [PATCH -mm 05/13] block, THP: Make block_device_operations.rw_page support THP

[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
 2017-06-05  0:47 UTC  (3+ messages)
` typos in the tree

[PATCH] perf symbols: Fix plt entry calculation for ARM and AARCH64
 2017-06-05  0:34 UTC 

linux-next: build failure after merge of the clk tree
 2017-06-05  0:14 UTC 

Linux 4.12-rc4
 2017-06-05  0:08 UTC 

[PATCH net-next 0/5] net: dsa: mv88e6xxx: move registers macros
 2017-06-05  0:08 UTC  (2+ messages)

[PATCH] amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer
 2017-06-05  0:01 UTC  (2+ messages)

[PATCH][net-next] rxrpc: remove redundant proc_remove call
 2017-06-04 23:59 UTC  (2+ messages)

[PATCH] net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
 2017-06-04 23:58 UTC  (2+ messages)

[PATCH][V2] net: phy: marvell: make some functions static
 2017-06-04 23:55 UTC  (2+ messages)

[PATCH] netxen: remove writeq/readq function definitions
 2017-06-04 23:54 UTC  (2+ messages)

[PATCH] net-procfs: Use vsnprintf extension %phN
 2017-06-04 23:53 UTC  (2+ messages)

new tree for linux-next: uuid
 2017-06-04 23:49 UTC  (2+ messages)

linux-next: manual merge of the at91 tree with the arm-soc tree
 2017-06-04 23:48 UTC 

[PATCH] arch/sparc: support NR_CPUS = 4096
 2017-06-04 23:46 UTC  (2+ messages)

Design of interrupt controller driver
 2017-06-04 23:40 UTC  (5+ messages)

[PATCH net-next] mdio: mux: make child bus walking more permissive and errors more verbose
 2017-06-04 23:30 UTC  (2+ messages)

[PATCH][RESEND] ia64, err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
 2017-06-04 22:56 UTC 

[RFC PATCH v2 1/7] mm, oom: refactor select_bad_process() to take memcg as an argument
 2017-06-04 22:50 UTC  (9+ messages)
` [RFC PATCH v2 4/7] mm, oom: introduce oom_kill_all_tasks option for memory cgroups
` [RFC PATCH v2 5/7] mm, oom: introduce oom_score_adj "
` [RFC PATCH v2 6/7] mm, oom: cgroup-aware OOM killer

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-04 22:43 UTC  (15+ messages)
` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
` [PATCH v2 02/11] drm: sun4i: add support for H3 mixers
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [PATCH v2 04/11] drm: sun4i: add support for H3's TCON0/1
` [PATCH v2 05/11] drm: sun4i: add compatible for H3 display engine
` [PATCH v2 06/11] drm: sun4i: add color space correction support for DE2 mixer
` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
` [PATCH v2 08/11] clk: sunxi-ng: allow CLK_DE to set CLK_PLL_DE for H3
` [PATCH v2 09/11] clk: sunxi-ng: export "
` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
` [PATCH v2 11/11] [DO NOT MERGE] ARM: sun8i: h3: enable TV output on Orange Pi PC

[PATCH] powerpc/pseries: fix spelling mistake: "Attemping" -> "Attempting"
 2017-06-04 22:40 UTC 

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-06-04 22:27 UTC  (9+ messages)
          ` [patch v2] "

[PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-04 22:07 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH] clk: at91: fix clk-generated compilation
 2017-06-04 22:02 UTC 

[PATCH] memcg: refactor mem_cgroup_resize_limit()
 2017-06-04 21:18 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/3] ARM-XEN: Adjustments for __set_phys_to_machine_multi()
 2017-06-04 21:07 UTC  (4+ messages)
` [PATCH 1/3] arm/xen: Improve a size determination in __set_phys_to_machine_multi()
` [PATCH 2/3] arm/xen: Delete an error message for a failed memory allocation "
` [PATCH 3/3] arm/xen: Adjust one function call together with a variable assignment

[PATCH v2 0/4] PTP support for macb driver
 2017-06-04 20:55 UTC  (3+ messages)
` [PATCH v2 4/4] net: macb: Add hardware PTP support

sparc gcc 7.1 compile issue
 2017-06-04 20:38 UTC  (12+ messages)

[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
 2017-06-04 20:09 UTC  (9+ messages)
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function

panel-sitronix-st7789v.c:undefined reference to `of_find_backlight_by_node'
 2017-06-04 20:09 UTC 

Weird green patterns on video
 2017-06-04 20:08 UTC  (3+ messages)

[PATCH][RFC] x86: Fix the irq affinity in fixup_cpus
 2017-06-04 20:04 UTC  (2+ messages)

[PATCH 3/3] x86/tsc: Remove the TSC_ADJUST clamp
 2017-06-04 20:02 UTC  (2+ messages)
` [tip:x86/timers] "

[PATCH 2/3] x86/apic: Add TSC_DEADLINE quirk due to errata
 2017-06-04 20:01 UTC  (2+ messages)
` [tip:x86/timers] "

[PATCH 1/3] x86/apic: Change the lapic name in deadline mode
 2017-06-04 20:01 UTC  (2+ messages)
` [tip:x86/timers] "

[PATCH] staging: sm750fb: change default screen resolution
 2017-06-04 19:36 UTC 

workqueue list corruption
 2017-06-04 19:30 UTC 

[PATCH 1/2] perf tests: Fix switch tracking test for P4
 2017-06-04 19:09 UTC  (4+ messages)

[PATCH] perf test: Disable breakpoint signal tests for powerpc
 2017-06-04 18:54 UTC  (6+ messages)
    ` [PATCHv2] "

[PATCH 0/3 v2] Fixes for two recently found timekeeping bugs
 2017-06-04 18:52 UTC  (3+ messages)
` [PATCH 1/3 v2] time: Fix clock->read(clock) race around clocksource changes

[PATCH] perf: fix perf test case 14 result reporting
 2017-06-04 18:51 UTC  (8+ messages)

[RFC 0/3] WhiteEgret LSM module
 2017-06-04 18:51 UTC  (10+ messages)

[PATCH V2 1/2] leds: leds-qti-rgb: Add LED driver for QTI TRI_LED module
 2017-06-04 18:33 UTC  (2+ messages)

[PATCH] crypto: brcm: fix spelling mistake: "fallbck" -> "fallback"
 2017-06-04 18:29 UTC 

[PATCH v3 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-06-04 18:15 UTC  (6+ messages)
` [PATCH v3 06/27] thunderbolt: Rework capability handling

[PATCH v7 00/34] i.MX Media Driver
 2017-06-04 18:00 UTC  (7+ messages)
` [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver

[PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
 2017-06-04 17:53 UTC 

[PATCH] x86, cyrix: add alternative Device ID of Geode GX1 SoC
 2017-06-04 17:18 UTC 

Binary MOF buffer in WMI is finally decoded!
 2017-06-04 16:09 UTC 

[GIT PULL] TTY fix for 4.12-rc4
 2017-06-04 15:41 UTC 

[PATCH V2] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-06-04 15:28 UTC  (5+ messages)

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-04 15:17 UTC  (3+ messages)
` [PATCH 4/8] genirq/affinity: assign vectors to all present CPUs


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