summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-22unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
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-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-01sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-07-03include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2015-07-03get rid of s_files and files_lockAl Viro
2015-07-03fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2015-06-05libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-05libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-17revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2015-04-29remove extra definitions of U32_MAXAlex Elder
2015-04-29conditionally define U32_MAXAlex Elder
2015-04-19kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai