linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-29 15:01:56 to 2017-03-29 17:54:39 UTC [more...]

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-29 17:54 UTC  (11+ messages)

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

[PATCH] irq/affinity: Assign all CPUs a vector
 2017-03-29 17:54 UTC  (4+ messages)

[PATCH v4 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses
 2017-03-29 17:49 UTC 

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-29 17:48 UTC  (5+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-29 17:44 UTC  (13+ messages)

[PATCH 1/3] mailbox: always wait in mbox_send_message for blocking Tx mode
 2017-03-29 17:46 UTC  (4+ messages)

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-03-29 17:45 UTC  (6+ messages)

[PATCH] mailbox: fix completion order for blocking requests
 2017-03-29 17:43 UTC 

[PATCH v2] virtio_net: fix support for small rings
 2017-03-29 17:42 UTC 

[PATCH v2 0/8] bus: brcmstb_gisb: add support for GISBv7 arbiter
 2017-03-29 17:39 UTC  (4+ messages)
` [PATCH v2 7/8] bus: brcmstb_gisb: add notifier handling

[PATCH] HID: wacom: Don't add ghost interface as shared data
 2017-03-29 17:35 UTC 

[PATCH] virtio_net: fix support for small rings
 2017-03-29 17:36 UTC  (2+ messages)

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-29 17:32 UTC  (9+ messages)
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT

[PATCH] Remove atomisp/i2c style errors
 2017-03-29 17:30 UTC  (3+ messages)
` [PATCH v2] staging: media: atomisp: Fix style. remove space before ',' and convert to tabs

[PATCH 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-03-29 16:51 UTC  (9+ messages)
` [PATCH 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[PATCH 0/4] drivers: iio: Replace ternary operator with min macro
 2017-03-29 17:24 UTC  (4+ messages)
` [PATCH 1/4] iio: common: st_sensors: "
  ` [Outreachy kernel] "

[PATCH v5 0/6] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-03-29 16:45 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Minor code cleanup
 2017-03-29 17:20 UTC  (4+ messages)

[RFC PATCH tip/master 0/3] kprobes: tracing: kretprobe_instance dynamic allocation
 2017-03-29 17:18 UTC  (5+ messages)
` [RFC PATCH tip/master 2/3] kprobes: Allocate kretprobe instance if its free list is empty

[PATCH][bluetooth-next][V2] ieee802154: ca8210: Add checks for kmalloc allocation failures
 2017-03-29 17:17 UTC  (2+ messages)

[PATCH -mm -v7 0/9] THP swap: Delay splitting THP during swapping out
 2017-03-29 17:16 UTC  (9+ messages)
` [PATCH -mm -v7 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -mm -v7 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -mm -v7 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -mm -v7 9/9] mm, THP, swap: Delay splitting THP during swap out

[PATCH 0/1] get_nr_restart_syscall() should return __NR_ia32_restart_syscall if __USER32_CS
 2017-03-29 17:16 UTC  (13+ messages)
` [PATCH 1/1] "
` syscall_get_error() && TS_ checks

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-03-29 17:15 UTC  (7+ messages)
` [PATCH 4/8] asm-generic: add atomic-instrumented.h
` [PATCH 7/8] asm-generic: add KASAN instrumentation to atomic operations

[PATCH 1/2] virtio: allow drivers to validate features
 2017-03-29 17:14 UTC  (2+ messages)
` [PATCH 2/2] virtio_net: clear MTU when out of range

[PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2017-03-29 17:13 UTC  (2+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-29 17:08 UTC  (8+ messages)
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk

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

[PATCH v2 0/2] wp_works_ok cleanups again
 2017-03-29 16:48 UTC  (3+ messages)
` [PATCH v2 1/2] x86/boot/32: Delete cpuinfo_x86::wp_works_ok
` [PATCH v2 2/2] x86/boot/32: Rewrite test_wp_bit()

[PATCH] arch:x86/boot/compressed/error: Add declaration for necessary head file
 2017-03-29 16:48 UTC  (2+ messages)

[PATCH] ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
 2017-03-29 16:42 UTC  (4+ messages)

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-29 16:47 UTC  (24+ messages)
` [PATCH v22 02/11] clocksource: arm_arch_timer: separate out device-tree code and remove arch_timer_detect_rate
` [PATCH v22 03/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
` [PATCH v22 07/11] acpi/arm64: Add GTDT table parse driver
` [PATCH v22 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver

[RFC LINUX PATCH 0/3] Allow remote to specify shared memory
 2017-03-29 16:41 UTC  (5+ messages)

[PATCH] Add hardware PTP support
 2017-03-29 16:39 UTC  (2+ messages)

[PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling
 2017-03-29 16:35 UTC  (7+ messages)

[PATCH v2 0/2] coresight: Allow sharing of STM
 2017-03-29 16:33 UTC  (3+ messages)
` [PATCH v2 1/2] coresight: Disable the path only when the source is disabled
` [PATCH v2 2/2] coresight: Fix reference count for software sources

[PATCH v2] staging: iio: Remove unneeded parentheses
 2017-03-29 16:27 UTC  (2+ messages)

[PATCH 0/2] pinctrl: imx: use generic pinctrl helpers
 2017-03-29 16:26 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: imx: use generic pinctrl helpers for managing groups

[RESEND PATCH] staging: iio: Remove extra Parenthesis
 2017-03-29 16:24 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/7] NFC: fix device allocation and nfcmrvl crashes
 2017-03-29 16:21 UTC  (8+ messages)
` [PATCH 1/7] NFC: fix broken device allocation
` [PATCH 2/7] NFC: nfcmrvl_uart: add missing tty-device sanity check
` [PATCH 3/7] NFC: nfcmrvl: do not use device-managed resources
` [PATCH 4/7] NFC: nfcmrvl: use nfc-device for firmware download
` [PATCH 5/7] NFC: nfcmrvl: fix firmware-management initialisation
` [PATCH 6/7] NFC: nfcmrvl_uart: fix device-node leak during probe
` [PATCH 7/7] NFC: nfcmrvl_usb: use interface as phy device

[PATCH] Add checks for kmalloc allocation failures
 2017-03-29 16:21 UTC  (2+ messages)

[PATCH] PCI: Blacklist AMD Stoney GPU devices for ATS
 2017-03-29 16:21 UTC  (8+ messages)

[PATCH 0/2] Bluetooth: fix hci-uart crashes
 2017-03-29 16:15 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: hci_bcm: add missing tty-device sanity check
` [PATCH 2/2] Bluetooth: hci_intel: "

[PATCH] x86/intel_rdt: Add cpus_list rdtgroup file
 2017-03-29 16:16 UTC  (3+ messages)

[PATCH] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
 2017-03-29 16:13 UTC  (2+ messages)

[PATCH] virtio_net: enable big packets for large MTU values
 2017-03-29 16:13 UTC  (2+ messages)

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-03-29 16:13 UTC  (13+ messages)
` [PATCH v3 2/8] mm, compaction: remove redundant watermark check in compact_finished()
` [PATCH v3 4/8] mm, page_alloc: count movable pages when stealing from pageblock
` [PATCH v3 7/8] mm, compaction: restrict async compaction to pageblocks of same migratetype
` [PATCH v3 8/8] mm, compaction: finish whole pageblock to reduce fragmentation

[PATCH 0/5] locking Introduce range reader/writer lock
 2017-03-29 16:10 UTC  (15+ messages)
` [PATCH 1/5] locking: "

[PATCH 1/1] tty: serial: st-asc: Make the locking RT aware
 2017-03-29 16:10 UTC  (2+ messages)

[PATCH v7 0/2] GPCv2 power gating driver
 2017-03-30  7:51 UTC  (13+ messages)
` [PATCH v7 1/2] dt-bindings: Add "
` [PATCH v7 2/2] soc/imx: "

[PATCH RT 1/1] remoteproc: Prevent schedule while atomic
 2017-03-29 16:06 UTC  (3+ messages)

[PATCH 1/2] gpio: Add a driver for Cadence GPIO controller
 2017-03-29 16:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: gpio: Document Cadence GPIO controller bindings

[PATCH v4 1/2] power: supply: ltc2941-battery-gauge: Add vendor to compatibles in binding
 2017-03-29 16:00 UTC  (2+ messages)
` [PATCH v4 2/2] power: supply: ltc2941-battery-gauge: Add OF device ID table

[PATCH] iio: accel: bma180: Set up buffer timestamps for non-zero values
 2017-03-29 16:00 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH net-next v6 11/11] landlock: Add user and kernel documentation for Landlock
 2017-03-29 15:58 UTC  (2+ messages)

[PATCH] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-03-29 15:58 UTC  (2+ messages)

[PATCH v3 0/8] Renesas RZ/A1 pin and gpio controller
 2017-03-29 15:56 UTC  (8+ messages)
` [PATCH v3 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header

[PATCH V2] acpi: apei: check for pending errors when probing HED type GHES entries
 2017-03-29 15:54 UTC 

Impact of CONFIG_PARAVIRT=y / mmap benchmark
 2017-03-29 15:54 UTC  (2+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-03-29 15:53 UTC  (35+ messages)
` [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read()
` [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read()
` [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read()
` [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read()
` [PATCH 33/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read()
` [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read()
` [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper()
` [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids()
` [PATCH 38/46] selinux: One function call less in five functions after null pointer detection
` [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read()
` [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init()
` [PATCH 41/46] selinux: Move two assignments for the variable "rc" "
` [PATCH 42/46] selinux: One function call less in roles_init() after error detection
` [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init()
` [PATCH 44/46] selinux: Adjust two checks for null pointers
` [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-29 15:50 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: Add tango MSI "

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-03-29 15:51 UTC  (2+ messages)

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

[RFC][PATCH] UBI: Make MTD_UBI_FASTMAP non-experimental
 2017-03-29 15:38 UTC 

[PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-29 15:35 UTC  (4+ messages)

[PATCH][V2] VSOCK: remove unnecessary ternary operator on return value
 2017-03-29 15:33 UTC 

[PATCH] percpu: drop useless macro PER_CPU_DEF_ATTRIBUTES
 2017-03-29 15:28 UTC  (4+ messages)

[PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
 2017-03-29 15:27 UTC 

[PATCH v3 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-03-29 15:27 UTC  (3+ messages)
` [PATCH v3 2/5] clk: sunxi-ng: add support for PRCM CCUs

[PATCH 6/8] x86/dump_pagetables: Add support 5-level paging
 2017-03-29 15:00 UTC  (5+ messages)
` [PATCHv2 "

VM crashes during early stages of boot
 2017-03-29 15:24 UTC 

[PATCH 0/2] Fix sysfs recursive removal splats in isci
 2017-03-29 15:23 UTC  (2+ messages)

[PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
 2017-03-29 15:18 UTC  (2+ messages)

[PATCH v2] mtdram: check offs and len where appropriate
 2017-03-29 15:19 UTC  (2+ messages)

Fix hardware accelerated video playback with amdgpu on 32Bit system
 2017-03-29 15:18 UTC  (5+ messages)
` [PATCH] Fix IB va_start+ib_bytes range check on 32Bit systems

[GIT PULL] STi DT update for v4.12 round 1
 2017-03-29 15:18 UTC 

Native Linux KVM tool v2
 2017-03-29 15:15 UTC 

[PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier (fwd)
 2017-03-29 15:14 UTC 

[PATCH] power: supply: charger manager: refactor return statements
 2017-03-29 15:13 UTC 

[PATCH] crypto: vmx: Remove dubiously licensed crypto code
 2017-03-29 15:13 UTC  (3+ messages)

[RESEND PATCH] staging: media: davinci_vpfe: Replace a bit shift
 2017-03-29 15:13 UTC 

[PATCH] ubifs: Don't block RENAME_WHITEOUT flag in rename
 2017-03-29 15:12 UTC 

[PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods
 2017-03-29 15:12 UTC  (11+ messages)

[PATCH v1 0/8] gpio: acpi: Make it working
 2017-03-29 15:04 UTC  (6+ messages)
` [PATCH v1 6/8] gpio: acpi: Explain how to get GPIO descriptors in ACPI case

[RESEND PATCH] staging: media: omap4iss: Replace a bit shift by a use of BIT
 2017-03-29 15:03 UTC 

[PATCH] Revert "mtd: davinci-nand: disable subpage write for keystone-nand"
 2017-03-29 15:03 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).