summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks1-0/+5
2016-09-07ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+15
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner1-4/+2
2016-08-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov1-2/+2
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams2-0/+2
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente1-0/+3
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+12
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner1-15/+10
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni1-0/+7
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins1-1/+1
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi1-2/+2
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+2
2016-07-11posix_acl: de-union a_refcount and a_rcuJeff Layton1-4/+2
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+21
2016-07-01net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-45/+168
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-24/+0
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones1-21/+21
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-2/+47
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-0/+4
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs1-24/+0
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+13
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+8
2016-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov1-1/+1
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin1-4/+7
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds1-1/+1
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+13
2016-06-23pwm: Fix pwm_apply_args()Boris Brezillon1-6/+10
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen1-0/+1
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha1-0/+1