summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix building without CONFIG_UID16Arnd Bergmann2016-01-282-2/+2
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-281-0/+1
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-221-0/+1
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-221-0/+2
* USB: add quirk for devices with broken LPMAlan Stern2016-01-221-0/+3
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2016-01-221-0/+1
* ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2016-01-221-0/+1
* unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2016-01-221-0/+1
* net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-12-091-1/+2
* ASoC: wm8904: Correct number of EQ registersCharles Keepax2015-11-091-1/+1
* net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-271-0/+8
* skbuff: Fix skb checksum partial check.Pravin B Shelar2015-10-271-1/+1
* skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-10-271-0/+3
* af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-10-271-1/+5
* security: fix typo in security_task_prctlJann Horn2015-10-221-1/+1
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-10-221-0/+8
* 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