linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-11 16:16:19 to 2017-05-11 22:22:37 UTC [more...]

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

[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-11 21:58 UTC  (7+ messages)
` [PATCH v5 13/17] dt-bindings: qca7000: rename binding
` [PATCH v5 15/17] dt-bindings: qca7000: append UART interface to binding
` [PATCH v5 17/17] net: qualcomm: add QCA7000 UART driver

[RFC PATCH] PCI: disable MSI/MSI-X before resetting
 2017-05-11 21:54 UTC 

[PATCH 3.18 00/39] 3.18.53-stable review
 2017-05-11 21:46 UTC  (4+ messages)

Threads stuck in zap_pid_ns_processes()
 2017-05-11 21:39 UTC  (8+ messages)

[PATCH] pinctrl: when claiming hog, skip maps not served by same device
 2017-05-11 21:44 UTC  (2+ messages)

[PATCH v4] backlight: report error on failure
 2017-05-11 21:36 UTC 

[net-dsa-mv88e6xxx] question about potential use of uninitialized variable
 2017-05-11 21:35 UTC 

[PATCH v3 4/4] hwmon: (adt7475) add high frequency support
 2017-05-11 21:31 UTC  (2+ messages)

[PATCH v4 0/2] x86/refcount: Implement fast refcount overflow protection
 2017-05-11 21:25 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH] staging: greybus: power_supply: replace kzalloc by kcalloc
 2017-05-11 21:23 UTC  (2+ messages)

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-05-11 21:23 UTC  (5+ messages)

mtd:nor: unlock enhancement for cmdset0002
 2017-05-11 21:22 UTC  (2+ messages)

[PATCH 4.4 00/60] 4.4.68-stable review
 2017-05-11 21:17 UTC  (5+ messages)
` [PATCH 4.4 16/60] x86/ioapic: Restore IO-APIC irq_chip retrigger callback

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-05-11 21:17 UTC  (8+ messages)
` [PATCH v9 3/3] "

[PATCH 4.9 000/103] 4.9.28-stable review
 2017-05-11 21:09 UTC  (2+ messages)

GPU hang with kernel 4.10rc3
 2017-05-11 21:08 UTC  (7+ messages)
` [Intel-gfx] "
        `  "

setting brightness as privileged operation?
 2017-05-11 21:07 UTC  (2+ messages)

[PATCH v7 00/23] FSI device driver implementation
 2017-05-11 21:01 UTC  (24+ messages)
` [PATCH v7 01/23] drivers/fsi: Add fsi master definition
` [PATCH v7 02/23] drivers/fsi: Add slave definition
` [PATCH v7 03/23] drivers/fsi: Add empty master scan
` [PATCH v7 04/23] lib: Add crc4 module
` [PATCH v7 05/23] drivers/fsi: Add slave & master read/write APIs
` [PATCH v7 06/23] drivers/fsi: Set up links for slave communication
` [PATCH v7 07/23] drivers/fsi: Implement slave initialisation
` [PATCH v7 08/23] drivers/fsi: Set slave SMODE to init communication
` [PATCH v7 09/23] drivers/fsi: scan slaves & register devices
` [PATCH v7 10/23] drivers/fsi: Add device read/write/peek API
` [PATCH v7 11/23] drivers/fsi: Add master unscan
` [PATCH v7 12/23] drivers/fsi: Add documentation for GPIO bindings
` [PATCH v7 13/23] drivers/fsi: Add client driver register utilities
` [PATCH v7 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses
` [PATCH v7 15/23] drivers/fsi: expose direct-access slave API
` [PATCH v7 16/23] drivers/fsi: Add tracepoints for low-level operations
` [PATCH v7 17/23] drivers/fsi: Add error handling for slave
` [PATCH v7 18/23] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v7 19/23] drivers/fsi: Add GPIO based FSI master
` [PATCH v7 20/23] drivers/fsi/gpio: Add tracepoints for GPIO master
` [PATCH v7 21/23] drivers/fsi: Add SCOM FSI client device driver
` [PATCH v7 22/23] drivers/fsi: Add hub master support
` [PATCH v7 23/23] drivers/fsi: Use asynchronous slave mode

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-05-11 21:06 UTC  (21+ messages)

[v3 0/9] parallelized "struct page" zeroing
 2017-05-11 20:59 UTC  (9+ messages)

[PATCH v2] sound: Disable the build of OSS drivers
 2017-05-11 20:58 UTC 

[PATCH v2] Input: elan_i2c - check if device is there before really probing
 2017-05-11 20:51 UTC  (2+ messages)
` [v2] "

[PATCH v3 1/2] selinux: add brief info to policydb
 2017-05-11 20:45 UTC  (4+ messages)

future of sounds/oss
 2017-05-11 20:40 UTC  (7+ messages)
` [alsa-devel] "

[PATCH] target: remove dead code
 2017-05-11 20:39 UTC  (2+ messages)

Lockdep splat involving all_q_mutex
 2017-05-11 20:23 UTC  (5+ messages)

I'd like to donate a MacBook Pro
 2017-05-11 20:21 UTC  (9+ messages)

[PATCH] x86/power/64: Use char arrays for asm function names
 2017-05-11 20:13 UTC  (2+ messages)

[PATCH] FS: Fixing return type of unsigned_offsets
 2017-05-11 20:09 UTC  (7+ messages)

[PATCH][V2] ethernet: aquantia: remove redundant checks on error status
 2017-05-11 20:02 UTC  (3+ messages)

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-11 20:01 UTC  (5+ messages)
` [RFC 01/10] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [RFC 04/10] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc

[kernel-locking] question about structure field initialization
 2017-05-11 20:00 UTC 

[RFC][PATCH] sched/deadline: Remove if statement before clearing throttle and yielded
 2017-05-11 19:50 UTC  (4+ messages)

[PATCH v2 0/2] net: Set maximum receive packet size on veth interfaces
 2017-05-11 19:44 UTC  (5+ messages)
` [PATCH v2 1/2] net: Added mtu parameter to dev_forward_skb calls

[PATCH v8 0/5] skb_to_sgvec hardening
 2017-05-11 19:41 UTC  (6+ messages)
` [PATCH v8 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
` [PATCH v8 2/5] ipsec: check return value of skb_to_sgvec always
` [PATCH v8 3/5] rxrpc: "
` [PATCH v8 4/5] macsec: "
` [PATCH v8 5/5] virtio_net: "

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-11 19:16 UTC 

[PATCH] mm, docs: update memory.stat description with workingset* entries
 2017-05-11 19:18 UTC 

[RFC][PATCH 00/14] VFS: Introduce superblock configuration context [ver #2]
 2017-05-11 19:24 UTC  (5+ messages)
` [PATCH 09/14] Sample program for driving fsopen/fsmount "
` [PATCH 10/14] procfs: Move proc_fill_super() to fs/proc/root.c "

[PATCH V2] x86/efi: Add EFI_PGT_DUMP support for x86_32, kexec
 2017-05-11 19:20 UTC 

[PATCH v2 1/7] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge
 2017-05-11 19:15 UTC  (9+ messages)
` [PATCH v2 2/7] drm/vc4: Switch DSI to the panel-bridge layer, and support bridges
` [PATCH v2 3/7] drm/vc4: Switch DPI to using the panel-bridge helper
` [PATCH v2 4/7] drm/mediatek: Use "
` [PATCH v2 5/7] drm/ltdc: "
` [PATCH v2 6/7] drm/atmel-hlcdc: Drop custom encoder cleanup func
` [PATCH v2 7/7] drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge

pinctrl-sx150x.c broken in 4.11
 2017-05-11 19:11 UTC  (8+ messages)

[PATCH v4] gpiolib: Add stubs for gpiod lookup table interface
 2017-05-11 19:02 UTC  (2+ messages)

[RFC] adding of TGID to ftrace output
 2017-05-11 18:57 UTC  (5+ messages)

[PATCH] smp_call_function: use inline helpers instead of macros
 2017-05-11 18:53 UTC  (2+ messages)

[PATCH 0/9] Drop unnecessary static
 2017-05-11 18:49 UTC  (3+ messages)
` [PATCH 1/9] mtd: cfi_cmdset_0020: "

[PATCH] x86/efi: Add EFI_PGT_DUMP support for x86_32, kexec and efi=old_map
 2017-05-11 18:44 UTC  (3+ messages)

[PATCH 1/3] f2fs: split wio_mutex
 2017-05-11 18:37 UTC  (4+ messages)
` [PATCH 3/3] f2fs: introduce io_list for serialize data/node IOs

[GIT PULL] target updates for v4.12-rc1
 2017-05-11 18:42 UTC 

[PATCH v6 0/5] firmware: add driver data API
 2017-05-11 18:32 UTC  (16+ messages)
` [PATCH v6 3/5] test: add new driver_data load tester
` [PATCH v7 0/5] firmware: add driver data API
  ` [PATCH v7 1/5] firmware: add extensible driver data params
  ` [PATCH v7 3/5] test: add new driver_data load tester

[PATCH v2 0/3] nVMX: Emulated Page Modification Logging for Nested Virtualization
 2017-05-11 18:36 UTC  (6+ messages)
` [PATCH v2 1/3] kvm: x86: Add a hook for arch specific dirty logging emulation

[PATCH] mtd: nand: make nand_ooblayout_lp_hamming_ops static
 2017-05-11 18:35 UTC  (3+ messages)

[PATCH net] net: phy: Call bus->reset() after releasing PHYs from reset
 2017-05-11 18:24 UTC 

[PATCH] bluetooth: hci_ll: add proper SERDEV dependency
 2017-05-11 18:12 UTC  (2+ messages)

[PATCH] Bluetooth: hci_nokia: select CONFIG_BT_HCIUART_H4
 2017-05-11 18:14 UTC  (2+ messages)

[PATCH] ethernet: aquantia: remove redundant checks on error status
 2017-05-11 18:18 UTC  (3+ messages)

[PATCH 4.10 000/129] 4.10.16-stable review
 2017-05-11 18:11 UTC  (4+ messages)

[PULL] A few small documentation updates
 2017-05-11 18:08 UTC 

[PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible
 2017-05-11 18:02 UTC  (10+ messages)
` [PATCH v2] "
          ` Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)

[PATCH] target: Re-add check to reject control WRITEs with overflow data
 2017-05-11 18:04 UTC 

[PATCHv2] arm64/cpufeature: don't use mutex in bringup path
 2017-05-11 17:53 UTC  (6+ messages)

[PATCH 0/4] VMBus: Adjustments for some function implementations
 2017-05-11 17:47 UTC  (12+ messages)
` [PATCH 1/4] vmbus: Improve a size determination in vmbus_device_create()
` [PATCH 2/4] vmbus: Delete an error message for a failed memory allocation "
    `  "
` [PATCH 3/4] vmbus: Fix a typo in a comment line
` [PATCH 4/4] vmbus: Adjust five checks for null pointers

[PATCH v9 0/9] coresight: enable debug module
 2017-05-11 17:40 UTC  (14+ messages)
` [PATCH v9 2/9] doc: Add documentation for Coresight CPU debug
` [PATCH v9 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
` [PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem
` [PATCH v9 7/9] coresight: add support for CPU debug module
` [PATCH v9 8/9] arm64: dts: hi6220: register "
` [PATCH v9 9/9] arm64: dts: qcom: msm8916: Add debug unit

[PATCH 0/2] make mrproper cleanup more file
 2017-05-11 17:25 UTC  (4+ messages)
` [PATCH 1/2] kbuild: cleanup signing keys with mrproper

[drm:qxl] BUG: sleeping function called from invalid context - qxl_bo_kmap_atomic_page()...splat
 2017-05-11 17:24 UTC  (4+ messages)

[PATCH] staging: typec: Fix sparse warnings about incorrect types
 2017-05-11 17:21 UTC  (2+ messages)

[PATCH] mdio: mux: Correct mdio_mux_init error path issues
 2017-05-11 17:20 UTC  (3+ messages)

[PATCH] ARM: remove duplicate 'const' annotations'
 2017-05-11 17:20 UTC  (2+ messages)

[GIT PULL] arm64 2nd set of updates for 4.12
 2017-05-11 17:18 UTC 

[PATCH] input: cros_ec_keyb: remove extraneous 'const'
 2017-05-11 17:14 UTC  (2+ messages)

[PATCH RFC] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
 2017-05-11 17:08 UTC  (7+ messages)

[PATCH] Make initramfs honor CONFIG_DEVTMPFS_MOUNT
 2017-05-11 17:05 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH v5 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
 2017-05-11 17:03 UTC  (4+ messages)
` [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information"

[PATCH v4] sd: Ignore sync cache failures when not supported
 2017-05-11 16:44 UTC  (2+ messages)

[PATCH] net: ethernet: ti: netcp_core: return error while dma channel open issue
 2017-05-11 16:40 UTC  (2+ messages)

pull request: linux-firmware: update cxgb4 firmware
 2017-05-11 16:38 UTC  (2+ messages)

[RFC 00/11] ima: namespace support for IMA policy
 2017-05-11 14:00 UTC  (5+ messages)
` [RFC 07/11] ima: new namespace policy structure to track initial namespace policy data
` [RFC 08/11] ima: block initial namespace id on the namespace policy interface
` [RFC 09/11] ima: delete namespace policy securityfs file in write-once mode
` [RFC 10/11] ima: handling all policy flags per namespace using ima_ns_policy structure

[PATCH for 4.13 0/5] phy: bcm-ns-usb3: add MDIO driver
 2017-05-11 16:29 UTC  (3+ messages)
` [PATCH 5/5] phy: bcm-ns-usb3: add MDIO driver using proper bus layer

Implementing Dynamic Rerouting in Kernel
 2017-05-11 16:22 UTC  (2+ messages)

[PATCH] soc: imx: gpc: build gpc only if hardware has gpc
 2017-05-11 16:12 UTC 

[PATCH] netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
 2017-05-11 16:16 UTC  (2+ messages)

[PATCH] net: qca_spi: Fix alignment issues in rx path
 2017-05-11 16:14 UTC  (2+ messages)


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