linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-30 15:22:48 to 2017-03-30 18:35:40 UTC [more...]

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-30 18:35 UTC  (12+ messages)

[PATCH 2/5] x86/intel_rdt: Improvements to parsing schemata
 2017-03-30 18:33 UTC  (4+ messages)
` [PATCH] x86/intel_rdt: Implement "update" mode when writing schemata file

[PATCH v4] staging: iio: ade7753: Replace mlock with driver private lock
 2017-03-30 18:32 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH 0/3] usb: add device tree support for fotg2-hcd driver
 2017-03-30 18:31 UTC  (7+ messages)
` [PATCH 2/3] usb: add DT bindings for farady fotg2 host controller

[PATCH] arm64: drop non-existing vdso-offsets.h from .gitignore
 2017-03-30 18:29 UTC  (2+ messages)

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-03-30 17:18 UTC  (4+ messages)
` [PATCH 4/4] mm/vmalloc: remove vfree_atomic()

RFC: reject unknown open flags
 2017-03-30 18:26 UTC  (8+ messages)
` [PATCH 1/2] fs: add a VALID_OPEN_FLAGS
` [PATCH 2/2] fs: reject unknown open flags

[PATCH 0/1] get_nr_restart_syscall() should return __NR_ia32_restart_syscall if __USER32_CS
 2017-03-30 18:23 UTC  (19+ messages)
` [PATCH 1/1] "
` syscall_get_error() && TS_ checks

[PATCH] MAINTAINERS: fpga: update email and directory paths
 2017-03-30 18:23 UTC 

[PATCH] iio: adc: replace comma with a semicolon
 2017-03-30 18:22 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v3 0/6] bus: brcmstb_gisb: add support for GISBv7 arbiter
 2017-03-30 18:19 UTC  (3+ messages)

[PATCH v6] vfio error recovery: kernel support
 2017-03-30 18:16 UTC  (8+ messages)

[PATCH] drivers: iio: replace comma with a semicolon
 2017-03-30 18:16 UTC  (2+ messages)

[PATCH v4 00/23] FSI device driver implementation
 2017-03-30 18:15 UTC  (4+ messages)
` [PATCH v4 19/23] drivers/fsi: Add GPIO based FSI master

[PATCH 1/2] gpio: Add a driver for Cadence GPIO controller
 2017-03-30 17:26 UTC  (4+ messages)

Apparent backward time travel in timestamps on file creation
 2017-03-30 18:07 UTC  (2+ messages)

[PATCH][V2] VSOCK: remove unnecessary ternary operator on return value
 2017-03-30 18:07 UTC  (2+ messages)

[PATCH] xtensa: make __pa work with uncached KSEG addresses
 2017-03-30 18:01 UTC 

[PATCH] kbuild: use -Oz instead of -Os when using clang
 2017-03-30 17:57 UTC  (4+ messages)

[PATCH] virtio_net: fix mergeable bufs error handling
 2017-03-30 17:57 UTC  (2+ messages)

[PATCH 0/2] perf: xgene: Add support for SoC PMU of next generation of X-Gene
 2017-03-30 17:53 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2] net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
 2017-03-30 17:52 UTC  (2+ messages)

[PATCHv2] mdadm.c: fix compile error "switch condition has boolean value"
 2017-03-30 17:51 UTC  (3+ messages)

[PATCH] [net-next] stmmac: use netif_set_real_num_{rx,tx}_queues
 2017-03-30 17:48 UTC  (7+ messages)
      `  "

[PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
 2017-03-30 17:52 UTC  (6+ messages)

sudo x86info -a => kernel BUG at mm/usercopy.c:78!
 2017-03-30 17:44 UTC  (6+ messages)

[RFC][PATCH] UBI: Make MTD_UBI_FASTMAP non-experimental
 2017-03-30 17:39 UTC  (4+ messages)

[RFC LINUX PATCH 0/3] Allow remote to specify shared memory
 2017-03-30 17:39 UTC  (7+ messages)

[PATCH] fscrypt: Add support for AES-128-CBC
 2017-03-30 17:38 UTC 

KVM/ARM: sleeping function called from invalid context
 2017-03-30 17:36 UTC 

[PATCH V2] acpi: apei: check for pending errors when probing HED type GHES entries
 2017-03-30 17:30 UTC  (2+ messages)

[PATCH v6 00/39] i.MX Media Driver
 2017-03-30 17:25 UTC  (6+ messages)
` [PATCH v6 19/39] media: Add i.MX media core driver
  ` [RFC] [media] imx: assume MEDIA_ENT_F_ATV_DECODER entities output video on pad 1

[PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code Improvements
 2017-03-30 17:23 UTC  (24+ messages)
` [PATCH net 01/19] net: hns: Fix the implementation of irq affinity function
` [PATCH net 02/19] net: hns: Modify GMAC init TX threshold value
` [PATCH net 03/19] net: hns: Optimize the code for GMAC pad and crc Config
` [PATCH net 04/19] net: hns: Change the TX queue selection algorithm
` [PATCH net 05/19] net: hns: Remove redundant memset during buffer release
` [PATCH net 06/19] net: hns: bug fix of ethtool show the speed
` [PATCH net 07/19] net: hns: Optimize hns_nic_common_poll for better performance
` [PATCH net 08/19] net: hns: Fix to adjust buf_size of ring according to mtu
` [PATCH net 09/19] net: hns: Replace netif_tx_lock to ring spin lock
` [PATCH net 10/19] net: hns: Correct HNS RSS key set function
` [PATCH net 11/19] net: hns: Remove the redundant adding and deleting mac function
` [PATCH net 12/19] net: hns: Remove redundant mac_get_id()
` [PATCH net 13/19] net: hns: Remove redundant mac table operations
` [PATCH net 14/19] net: hns: Clean redundant code from hns_mdio.c file
` [PATCH net 15/19] net: hns: Optimise the code in hns_mdio_wait_ready()
` [PATCH net 16/19] net: hns: Simplify the exception sequence in hns_ppe_init()
` [PATCH net 17/19] net: hns: Adjust the SBM module buffer threshold
` [PATCH net 18/19] net: hns: Avoid Hip06 chip TX packet line bug
` [PATCH net 19/19] net: hns: Some checkpatch.pl script & warning fixes

[PATCH 4.4 48/76] libceph: force GFP_NOIO for socket allocations
 2017-03-30 17:19 UTC  (12+ messages)

[RFC][CFT][PATCHSET v1] uaccess unification
 2017-03-30 17:18 UTC  (12+ messages)

[PATCH 00/16] Intel FPGA Device Drivers
 2017-03-30 17:17 UTC  (2+ messages)

[PATCH v2 0/2] coresight: Allow sharing of STM
 2017-03-30 17:15 UTC  (2+ messages)

[PATCH 0/5] locking Introduce range reader/writer lock
 2017-03-30 17:13 UTC  (4+ messages)
` [PATCH 1/5] locking: "

[PATCH 0/2] target: Bug-fixes for v4.11-rc
 2017-03-30 17:08 UTC  (3+ messages)
` [PATCH 1/2] iscsi-target: Fix TMR reference leak during session shutdown

[PATCH] irq/affinity: Assign all CPUs a vector
 2017-03-30 17:12 UTC  (3+ messages)

[RFC v2] Introduce rare_write() infrastructure
 2017-03-30 17:02 UTC  (8+ messages)
` [RFC v2][PATCH 01/11] "
` [RFC v2][PATCH 02/11] lkdtm: add test for "
  ` [kernel-hardening] "

[PATCH v2] Allow user probes on versioned symbols
 2017-03-30 17:00 UTC 

memory hotplug and force_remove
 2017-03-30 16:57 UTC  (7+ messages)

[PATCH v2 0/7] Hi,
 2017-03-30 16:57 UTC  (8+ messages)
` [PATCH v2 5/7] pinctrl: aramda-37xx: Add irqchip support

[PATCH] ARM: dts: armada-385-linksys: disk-activity trigger for all
 2017-03-30 16:54 UTC 

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-03-30 16:54 UTC  (5+ messages)
` [PATCH 2/6] KVM: VMX: remove bogus check for invalid EPT violation
` [PATCH 6/6] KVM: nVMX: support RDRAND and RDSEED exiting

[PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT
 2017-03-30 16:54 UTC  (13+ messages)

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-03-30 16:48 UTC  (3+ messages)

[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
 2017-03-30 16:47 UTC  (9+ messages)
` [PATCH v2 02/22] asm-generic/io.h: add ioremap_nopost remap interface
` [PATCH v2 05/22] ARM64: implement ioremap_nopost() interface
` [PATCH v2 07/22] PCI: ECAM: use ioremap_nopost() to map config region

[PATCH 0/4] Add hstate parameter to huge_pte_offset()
 2017-03-30 16:38 UTC  (5+ messages)
` [PATCH 1/4] mm/hugetlb.c: add "
` [PATCH 2/4] arm64: hugetlbpages: Correctly handle swap entries in huge_pte_offset()
` [PATCH 3/4] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
` [PATCH 4/4] arm64: kconfig: allow support for memory failure handling

[PATCH v3 00/37] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-30 16:38 UTC  (6+ messages)
` [PATCH v3 25/37] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v3 26/37] mtd: nand: denali: fix bank reset function

[PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-03-30 16:31 UTC  (10+ messages)

[PATCH v3 31/37] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
 2017-03-30 16:30 UTC  (3+ messages)
` [PATCH v3 32/37] mtd: nand: denali: support hardware-assisted erased page detection

[PATCH] crypto: vmx: Remove dubiously licensed crypto code
 2017-03-30 16:30 UTC  (5+ messages)

[PATCH v4 2/2] extable: verify address is read-only
 2017-03-30 16:24 UTC  (6+ messages)

[PATCH v3 0/7] Add support for pinctrl/gpio on Armada 37xx
 2017-03-30 16:18 UTC  (4+ messages)
` [PATCH v3 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers

[PATCH] pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
 2017-03-30 16:16 UTC 

[PATCH] ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"
 2017-03-30 16:16 UTC  (2+ messages)

[PATCH v4 0/4] gpio: mvebu: Add PWM fan support
 2017-03-30 16:14 UTC  (7+ messages)
` [PATCH v4 2/4] mvebu: xp: Add PWM properties to .dtsi files
` [PATCH v4 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan

[PATCH v5 0/9] coresight: enable debug module
 2017-03-30 16:04 UTC  (11+ messages)
` [PATCH v5 6/9] coresight: add support for CPU "

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-03-30 16:02 UTC  (3+ messages)
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event

[PATCH 1/2] super1: replace hard-coded values with bit definitions
 2017-03-30 15:53 UTC  (6+ messages)
` [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value"

[tip:x86/asm 3/3] lib/bug.c:135: undefined reference to `__start___bug_table'
 2017-03-30 15:53 UTC  (3+ messages)

[RFD PATCH 0/5] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-03-30 15:50 UTC  (5+ messages)
` [RFD PATCH 3/5] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE

[RESEND PATCH] iio: st_pressure: initialize lps22hb bootime
 2017-03-30 15:47 UTC 

[PATCH v2 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
 2017-03-30 15:27 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: Document STM32 DCMI bindings
` [PATCH v2 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
` [PATCH v2 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
` [PATCH v2 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
` [PATCH v2 5/8] ARM: dts: stm32: Enable STMPE1600 gpio expander of "
` [PATCH v2 6/8] ARM: dts: stm32: Enable OV2640 camera support "
` [PATCH v2 7/8] ARM: configs: stm32: STMPE1600 GPIO expander
` [PATCH v2 8/8] ARM: configs: stm32: DCMI + OV2640 camera support

[PATCH v13 0/6] Cavium MMC driver
 2017-03-30 15:31 UTC  (7+ messages)
` [PATCH v13 1/6] dt-bindings: mmc: Add Cavium SOCs MMC bindings
` [PATCH v13 2/6] mmc: cavium: Add core MMC driver for Cavium SOCs
` [PATCH v13 3/6] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
` [PATCH v13 4/6] mmc: cavium: Add scatter-gather DMA support
` [PATCH v13 5/6] mmc: cavium: Support DDR mode for eMMC devices
` [PATCH v13 6/6] MAINTAINERS: Add entry for Cavium MMC driver

[PATCH] [v2] kbuild: disable -ffunction-sections on gcc-4.7 with ftrace
 2017-03-30 15:42 UTC  (5+ messages)
` [PATCH] [SUBMITTED 20170314] [v333kbuild: "

[PATCH] perf tools: Do not fail in case of empty HOME env variable
 2017-03-30 15:42 UTC  (2+ messages)

[PATCH 0/6] mm: make movable onlining suck less
 2017-03-30 15:41 UTC  (3+ messages)
` [PATCH 2/6] mm, tile: drop arch_{add,remove}_memory

[PATCH] perf, pt, bts: Get rid of itrace_started
 2017-03-30 15:39 UTC 

[PATCH] serial: Do not treat the IIR register as a bitfield
 2017-03-30 15:39 UTC  (5+ messages)

[PATCH 1/2] staging: atomisp: simplify the if condition in atomisp_freq_scaling()
 2017-03-30 15:39 UTC  (3+ messages)

[PATCH] ARM: orion5x: only call into phylib when available
 2017-03-30 15:31 UTC  (2+ messages)

[PATCH v5 0/3] clk: let clk_disable() return immediately if clk is NULL for last 3 clks
 2017-03-30 15:39 UTC  (5+ messages)
` [PATCH v5 1/3] ARM: mmp: let clk_disable() return immediately if clk is NULL
` [PATCH v5 2/3] ARM: w90x900: "

[PATCH net] net: hns: Add ACPI support to check SFP present
 2017-03-30 15:37 UTC 

[PATCH] serial: tegra: Map the iir register to default defines
 2017-03-30 15:37 UTC  (3+ messages)

iio: st_pressure: initialize lps22hb bootime
 2017-03-30 15:37 UTC 

[PATCH] zram: set physical queue limits to avoid array out of bounds accesses
 2017-03-30 15:35 UTC  (12+ messages)

[PATCH] ARM: configs: stm32: Set CPU_V7M_NUM_IRQ to max value
 2017-03-30 15:36 UTC  (2+ messages)

[PATCH v2] sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
 2017-03-30 15:30 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: keystone: Add support for new K2G evm
 2017-03-30 15:29 UTC  (3+ messages)
` [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm
` [PATCH 2/2] ARM: dts: keystone: Add minimum support "

[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-30 15:23 UTC  (14+ messages)
` [PATCH v7 01/13] clk: apn806: Add eMMC clock to system controller driver
` [PATCH v7 02/13] clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
` [PATCH v7 03/13] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v7 04/13] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v7 05/13] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v7 06/13] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v7 07/13] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v7 08/13] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v7 09/13] mmc: sdhci-xenon: Add SoC PHY PAD voltage control
` [PATCH v7 10/13] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v7 11/13] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v7 12/13] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v7 13/13] arm64: configs: enable SDHCI driver for Xenon

[PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
 2017-03-30 15:22 UTC  (5+ messages)
` [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
` [PATCH RFC 2/4] proc: add helpers to set/get hidepid and gid mount options
` [PATCH RFC 3/4] proc: support mounting new procfs instances inside same pid namespace
` [PATCH RFC 4/4] proc: support flushing dcache entries of a task on multiple procfs mounts

[PATCH] block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
 2017-03-30 15:23 UTC  (2+ messages)

[PATCH] kernel.h: add IS_PTR_ALIGNED() macro
 2017-03-30 15:22 UTC  (5+ messages)

[PATCH][RFC] dm raid: Fix NULL pointer dereference for raid1 without bitmap
 2017-03-30 15:14 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).