LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-15 14:09:39 to 2015-09-15 15:49:16 UTC [more...]

[PATCH 2/3] irqchip/gic-v3-its: Add missing cache flushes
 2015-09-15 15:48 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH] platform-msi: Do not cache msi_desc in handler_data
 2015-09-15 15:48 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-09-15 15:41 UTC  (16+ messages)
` [PATCH 01/15] arm64: Move swapper pagetable definitions
` [PATCH 02/15] arm64: Handle section maps for swapper/idmap
` [PATCH 03/15] arm64: Introduce helpers for page table levels
` [PATCH 04/15] arm64: Calculate size for idmap_pg_dir at compile time
` [PATCH 05/15] arm64: Handle 4 level page table for swapper
` [PATCH 06/15] arm64: Clean config usages for page size
` [PATCH 07/15] arm64: Kconfig: Fix help text about AArch32 support with 64K pages
` [PATCH 08/15] arm64: Check for selected granule support
` [PATCH 09/15] arm64: Add page size to the kernel image header
` [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
` [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
` [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files
` [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
` [PATCH 14/15] arm64: Add 16K page size support
` [PATCH 15/15] arm64: 36 bit VA

[Patch v3 24/36] powerpc, irq: Use access helper irq_data_get_affinity_mask()
 2015-09-15 15:47 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH 00/26] usb: gadget: encapsulate ep enable/disable
 2015-09-15 15:45 UTC  (30+ messages)
` [PATCH 01/26] usb: gadget: fix few outdated comments
` [PATCH 02/26] usb: gadget: f_ncm: obtain cdev from function instead of driver_data
` [PATCH 03/26] usb: gadget: epautoconf: add usb_ep_autoconfig_release() function
` [PATCH 04/26] usb: gadget: introduce 'enabled' flag in struct usb_ep
` [PATCH 05/26] usb: gadget: f_ecm: eliminate abuse of ep->driver data
` [PATCH 06/26] usb: gadget: f_acm: "
` [PATCH 07/26] usb: gadget: f_eem: "
` [PATCH 08/26] usb: gadget: f_hid: "
` [PATCH 09/26] usb: gadget: f_loopback: "
` [PATCH 10/26] usb: gadget: f_mass_storage: "
` [PATCH 11/26] usb: gadget: f_midi: "
` [PATCH 12/26] usb: gadget: f_ncm: "
` [PATCH 13/26] usb: gadget: f_obex: "
` [PATCH 14/26] usb: gadget: f_phonet: "
` [PATCH 15/26] usb: gadget: f_printer: "
` [PATCH 16/26] usb: gadget: f_rndis: "
` [PATCH 17/26] usb: gadget: f_serial: "
` [PATCH 18/26] usb: gadget: f_sourcesink: "
` [PATCH 19/26] usb: gadget: f_subset: "
` [PATCH 20/26] usb: gadget: f_uac1: "
` [PATCH 21/26] usb: gadget: f_uac2: "
` [PATCH 22/26] usb: gadget: f_uvc: "
` [PATCH 23/26] usb: gadget: u_ether: "
` [PATCH 24/26] usb: gadget: u_serial: "
` [PATCH 25/26] usb: gadget: legacy: dbgp: "
` [PATCH 26/26] usb: gadget: legacy: tcm: "

[PATCH] ata: pata_macio: Fix module autoload for OF platform driver
 2015-09-15 15:45 UTC 

[PATCHv6 0/7] Fix compound_head() race
 2015-09-15 15:45 UTC  (3+ messages)
` [PATCHv6 5/7] mm: make compound_head() robust

[PATCH v2 0/8] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-09-15 15:45 UTC  (5+ messages)
` [PATCH v2 2/8] KVM: x86: add pcommit support
` [PATCH v2 6/8] KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update

[RFC 0/2] drm/dsi: DSI for devices with different control bus
 2015-09-15 15:43 UTC  (13+ messages)

[PATCH 1/6] Input: edt-ft5x06 - switch to newer gpio framework
 2015-09-15 15:40 UTC  (4+ messages)
` [PATCH 6/6] ARM: dts: set up trigger type for edt-ft5x06 interrupts

[REPOST PATCH] ftrace: Remove the unused variant ftrace_update_time
 2015-09-15 15:37 UTC  (3+ messages)

[PATCH v1 0/3] lib/string: introduce match_string() helper
 2015-09-15 15:35 UTC  (2+ messages)

[PATCH] KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled
 2015-09-15 15:35 UTC 

[PATCH -tip 1/3] locking/qrwlock: Rename ->lock to ->wait_lock
 2015-09-15 15:34 UTC  (11+ messages)
` [PATCH -tip 2/3] sched/wake_q: Relax to acquire semantics

[GIT PULL 0/8] perf/core improvements and fixes
 2015-09-15 15:28 UTC  (9+ messages)
` [PATCH 1/8] perf probe: Free perf_probe_event in cleanup_perf_probe_events()
` [PATCH 2/8] perf probe: Export init/exit_probe_symbol_maps()
` [PATCH 3/8] tools: Add err.h with ERR_PTR PTR_ERR interface
` [PATCH 4/8] perf tools: Propagate error info for the tracepoint parsing
` [PATCH 5/8] perf evsel: Propagate error info from tp_format
` [PATCH 6/8] perf tools: Enhance parsing events tracepoint error output
` [PATCH 7/8] perf tools: regs_query_register_offset() infrastructure
` [PATCH 8/8] perf tools: Introduce regs_query_register_offset() for x86

[PATCH v6 0/6] locking/qspinlock: Enhance pvqspinlock performance
 2015-09-15 15:32 UTC  (11+ messages)
` [PATCH v6 5/6] locking/pvqspinlock: Allow 1 lock stealing attempt
` [PATCH v6 6/6] locking/pvqspinlock: Queue node adaptive spinning

[v2 00/11] Freescale DPAA QBMan Drivers
 2015-09-15 15:32 UTC  (4+ messages)
` [v2 04/11] soc/fsl: Introduce drivers for the DPAA QMan

NEW SUN4i KEYPAD DRIVER
 2015-09-15 15:30 UTC  (3+ messages)
` [PATCH 4/4] devicetree: bindings:Allwinner sun4i keypad

[linux-next RFC v7 0/6] mtd: spi-nor: improve support of QSPI nor
 2015-09-15 15:28 UTC  (7+ messages)
` [linux-next RFC v7 1/6] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
` [linux-next RFC v7 2/6] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
` [linux-next RFC v7 3/6] mtd: spi-nor: set the read op code and protocol based on the manufacturer
` [linux-next RFC v7 4/6] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [linux-next RFC v7 5/6] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [linux-next RFC v7 6/6] mtd: atmel-quadspi: add driver for Atmel QSPI controller

System with multiple arizona (wm5102) codecs
 2015-09-15 15:26 UTC  (8+ messages)
        ` [alsa-devel] "

[PATCH RFC] pidns: introduce syscall getvpid
 2015-09-15 15:17 UTC  (5+ messages)

[PATCH RFC v3 0/6] Introduce extended syscall error reporting
 2015-09-15 15:24 UTC  (6+ messages)
` [PATCH RFC v3 1/6] exterr: "

Unable to link 4.3-rc1: undefined reference to `native_machine_crash_shutdown'
 2015-09-15 15:23 UTC  (4+ messages)

[PATCH v4 0/2] lib/string_helpers.c: fix infinite loop in string_get_size()
 2015-09-15 15:20 UTC  (3+ messages)
` [PATCH v4 2/2] lib/test-string_helpers.c: add string_get_size() tests

[PATCH 0/1] Fix false-negative error reporting from fsync/fdatasync
 2015-09-15 15:20 UTC  (4+ messages)
` [PATCH 1/1] fs: global sync to not clear error status of individual inodes

[RFC PATCH 08/14] sched/tune: add detailed documentation
 2015-09-15 15:19 UTC  (8+ messages)
` [RFC,08/14] "
  ` [RFC 08/14] "

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-15 15:18 UTC  (2+ messages)
` [PATCH 2/2] airo: Implement netif_carrier_on/off

LTP regressions due to 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set")
 2015-09-15 15:13 UTC  (7+ messages)

[GIT PULL 00/15] perf/urgent fixes
 2015-09-15 15:09 UTC  (16+ messages)
` [PATCH 01/15] perf top: Fix segfault pressing -> with no hist entries
` [PATCH 02/15] perf evlist: Simplify propagate_maps() logic
` [PATCH 03/15] perf evlist: Simplify set_maps() logic
` [PATCH 04/15] perf evlist: Remove redundant validation from propagate_maps()
` [PATCH 05/15] perf evlist: Add has_user_cpus member
` [PATCH 06/15] perf evlist: Fix splice_list_tail() not setting evlist
` [PATCH 07/15] perf evlist: Fix missing thread_map__put in propagate_maps()
` [PATCH 08/15] perf evsel: Add own_cpus member
` [PATCH 09/15] perf evlist: Make set_maps() more resilient
` [PATCH 10/15] perf evlist: Make create_maps() use set_maps()
` [PATCH 11/15] perf evlist: Factor out a function to propagate maps for a single evsel
` [PATCH 12/15] perf evlist: Fix add() not propagating maps
` [PATCH 13/15] perf evlist: Fix create_syswide_maps() "
` [PATCH 14/15] perf tests: Fix task exit test setting maps
` [PATCH 15/15] perf tests: Fix software clock events "

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-09-15 15:08 UTC  (4+ messages)
` [PATCH V6 6/6] kvm: add fast mmio capabilitiy

[PATCH] modsign: Fix GPL/OpenSSL licence incompatibility
 2015-09-15 15:03 UTC 

possible new false positive in checkpatch
 2015-09-15 15:01 UTC  (4+ messages)

[PATCH v4 00/52] PCI: Resource allocation cleanup for v4.3
 2015-09-15 14:57 UTC  (5+ messages)
` [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

[PATCH] coccinelle: tests: unsigned value cannot be lesser than zero
 2015-09-15 14:53 UTC  (6+ messages)
      ` [Cocci] "

[PATCH 3.12 00/33] 3.12.48-stable review
 2015-09-15 14:53 UTC  (35+ messages)
` [PATCH 3.12 01/33] mfd: lpc_ich: Assign subdevice ids automatically
` [PATCH 3.12 02/33] drm/radeon: fix hotplug race at startup
` [PATCH 3.12 03/33] ipv6: Make MLD packets to only be processed locally
` [PATCH 3.12 04/33] net: graceful exit from netif_alloc_netdev_queues()
` [PATCH 3.12 05/33] rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
` [PATCH 3.12 06/33] ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
` [PATCH 3.12 07/33] net/tipc: initialize security state for new connection socket
` [PATCH 3.12 08/33] bridge: mdb: zero out the local br_ip variable before use
` [PATCH 3.12 09/33] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
` [PATCH 3.12 10/33] net: do not process device backlog during unregistration
` [PATCH 3.12 11/33] net: call rcu_read_lock early in process_backlog
` [PATCH 3.12 12/33] net: Clone skb before setting peeked flag
` [PATCH 3.12 13/33] net: Fix skb csum races when peeking
` [PATCH 3.12 14/33] net: Fix skb_set_peeked use-after-free bug
` [PATCH 3.12 15/33] bridge: mdb: fix double add notification
` [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
` [PATCH 3.12 17/33] ipv6: lock socket in ip6_datagram_connect()
` [PATCH 3.12 18/33] bonding: fix destruction of bond with devices different from arphrd_ether
` [PATCH 3.12 19/33] bonding: correct the MAC address for "follow" fail_over_mac policy
` [PATCH 3.12 20/33] inet: frags: fix defragmented packet's IP header for af_packet
` [PATCH 3.12 21/33] netlink: don't hold mutex in rcu callback when releasing mmapd ring
` [PATCH 3.12 22/33] net/mlx4_core: Fix wrong index in propagating port change event to VFs
` [PATCH 3.12 23/33] rds: fix an integer overflow test in rds_info_getsockopt()
` [PATCH 3.12 24/33] mtip32xx: dynamically allocate buffer in debugfs functions
` [PATCH 3.12 25/33] cifs: Send a logoff request before removing a smb session
` [PATCH 3.12 26/33] lpfc: Fix scsi prep dma buf error
` [PATCH 3.12 27/33] bio: fix argument of __bio_add_page() for max_sectors > 0xffff
` [PATCH 3.12 28/33] dm cache mq: fix memory allocation failure for large cache devices
` [PATCH 3.12 29/33] aio: fix reqs_available handling
` [PATCH 3.12 30/33] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
` [PATCH 3.12 31/33] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
` [PATCH 3.12 32/33] PCI: Add dev_flags bit to access VPD through function 0
` [PATCH 3.12 33/33] PCI: Add VPD function 0 quirk for Intel Ethernet devices

[PATCH] arm64: enable generic idle loop
 2015-09-15 14:51 UTC  (8+ messages)

[PATCH] clk: readd refcounting for struct clk instances
 2015-09-15 14:50 UTC 

[PATCH] misc: sram: extend usage of reserved partitions
 2015-09-15 14:47 UTC  (5+ messages)

[PATCH] clk: check for invalid parent index of orphans in __clk_init()
 2015-09-15 14:37 UTC  (4+ messages)

[PATCH v7 0/3] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-15 14:46 UTC  (4+ messages)
` [PATCH v7 3/3] can: Allwinner A10/A20 CAN Controller support - Kernel module

[PATCH v4 0/9] usb: dwc3: add dual-role support
 2015-09-15 14:46 UTC  (5+ messages)
` [PATCH v4 5/9] usb: dwc3: core: make dual-role work with OTG irq

[PATCH 00/39] drop null test before destroy functions
 2015-09-15 14:45 UTC  (5+ messages)
` [PATCH 28/39] ecryptfs: "

[PATCH] arm: Fix backtrace generation when IPI is masked
 2015-09-15 14:40 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v6 0/9] Goodix touchscreen enhancements
 2015-09-15 14:31 UTC  (10+ messages)
` [PATCH v6 1/9] Input: goodix - sort includes alphabetically
` [PATCH v6 2/9] Input: goodix - use actual config length for each device type
` [PATCH v6 3/9] Input: goodix - reset device at init
` [PATCH v6 4/9] Input: goodix - write configuration data to device
` [PATCH v6 5/9] Input: goodix - add power management support
` [PATCH v6 6/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
` [PATCH v6 7/9] Input: goodix - add support for ESD
` [PATCH v6 8/9] Input: goodix - add sysfs interface to dump config
` [PATCH v6 9/9] Input: goodix - add runtime power management support

[PATCH v3 0/3] mailbox: hisilicon: add Hi6220 mailbox driver
 2015-09-15 14:37 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Document "
` [PATCH v3 2/3] mailbox: Hi6220: add "
` [PATCH v3 3/3] arm64: dts: add Hi6220 mailbox node

similar files: fusbh200-hcd.c and fotg210-hcd.c
 2015-09-15 14:33 UTC  (6+ messages)

[PATCH RFC] xen: if on Xen, "flatten" the scheduling domain hierarchy
 2015-09-15 14:32 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 05/10] mm/percpu: Use offset_in_page macro
 2015-09-15 14:32 UTC  (4+ messages)
` [PATCH 09/10] mm/mmap: "
` [PATCH 10/10] mm/mremap: "

[PATCH v2] tpm, tpm_crb: fix unaligned read of the command buffer address
 2015-09-15 14:29 UTC 

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-09-15 14:27 UTC  (4+ messages)
` [PATCH v5 3/9] Input: goodix - reset device at init

[PATCH v2] scsi: introduce short_inquiry flag for broken host adapters
 2015-09-15 14:27 UTC  (2+ messages)

[PATCH 0/2] alpha: fix build failure
 2015-09-15 14:26 UTC  (6+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-15 14:23 UTC  (2+ messages)

[PATCH 3.4 000/146] 3.4.109-rc1 review
 2015-09-15 14:22 UTC  (2+ messages)

[PATCH V3 00/14] perf tools: Fix gaps propagating maps
 2015-09-15 14:18 UTC  (6+ messages)
` [PATCH V3 11/14] perf tools: Fix perf_evlist__add() not "

[PATCH] ARM: Remove __ref on hotplug cpu die path
 2015-09-15 14:12 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
 2015-09-15 14:11 UTC  (18+ messages)

[PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3
 2015-09-15 14:10 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 read-only IMAP folder(s) and NNTP newsgroup(s).