aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin
2014-01-09libceph: fix safe completionYan, Zheng
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2014-01-09drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2014-01-09target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella
2013-12-20ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai
2013-12-11crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2013-12-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen