aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-09ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-22netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-10-22netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-09-29net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-29iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-29net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-08-16mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-08-16PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin
2015-08-10iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-10efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-08-10ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-08-03compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-08-03ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-08-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-08-03drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson
2015-08-03drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin