summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-10-011-0/+1
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-10-012-0/+5
* iio: Add inverse unit conversion macrosLars-Peter Clausen2015-09-211-0/+17
* drm/radeon: add new OLAND pci idAlex Deucher2015-09-131-0/+1
* nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-08-031-1/+1
* USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2015-08-031-1/+2
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-031-0/+1
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-08-031-0/+1
* jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2015-08-031-2/+2
* bus: mvebu: pass the coherency availability information at init timeGreg Ungerer2015-07-031-1/+1
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2015-07-031-1/+1
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2015-07-031-4/+4
* get rid of s_files and files_lockAl Viro2015-07-031-13/+0
* fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2015-07-031-0/+2
* libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-06-051-0/+9
* libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-06-051-0/+1
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-05-171-1/+1
* revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2015-05-171-22/+0
* nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-171-1/+1
* ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-05-131-5/+9
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-0/+4
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-05-062-0/+21
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-05-061-0/+26
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-04-291-2/+3
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-04-291-4/+4
* mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2015-04-291-3/+2
* remove extra definitions of U32_MAXAlex Elder2015-04-291-19/+0
* conditionally define U32_MAXAlex Elder2015-04-291-0/+2
* kernel.h: define u8, s8, u32, etc. limitsAlex Elder2015-04-191-0/+13
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-191-1/+3
* workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-261-1/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-03-061-0/+1
* fsnotify: fix handling of renames in auditJan Kara2015-03-061-2/+4
* ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-262-1/+2
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-02-261-5/+6
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-02-112-2/+2
* quota: provide interface for readding allocated space into reserved spaceJan Kara2015-01-292-0/+16
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-291-0/+13
* time: settimeofday: Validate the values of tv from userSasha Levin2015-01-291-0/+13
* mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-161-1/+1
* pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2015-01-161-1/+3
* userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2015-01-081-0/+7
* userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2015-01-081-0/+5
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-081-0/+1
* iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-12-061-1/+1
* PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-12-061-0/+1
* inetdevice: fixed signed integer overflowVincent BENAYOUN2014-12-061-1/+1
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2014-11-212-43/+14
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2014-11-212-0/+25
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2014-11-212-0/+47