summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-10libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-10libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-03-04lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-20crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-20kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-01-29arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-29unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-23net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-23sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2016-01-23USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-23ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-23ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2016-01-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-23x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-10-01sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-1/+2
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-07-04bus: mvebu: pass the coherency availability information at init timeGreg Ungerer1-1/+1
2015-07-04ipv6: prevent fib6_run_gc() contentionMichal Kubeček1-1/+1
2015-07-04include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2015-07-04get rid of s_files and files_lockAl Viro1-13/+0
2015-07-04fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov1-0/+2
2015-06-06libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-06libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-1/+1
2015-05-17revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig1-22/+0
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9