summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-21ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-16unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2016-01-16net: fix IP early demux racesEric Dumazet2-1/+34
2016-01-16net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-16sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-03PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-12-03PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-0/+2
2015-11-15ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-11-13net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-11-13skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-11-13skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-11-13af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-11-13jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-28iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-10-28overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2-2/+2
2015-10-28VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-10-28security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-10-28target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover1-0/+904
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov3-0/+17
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-09-16drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-27libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-27libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen1-0/+1
2015-08-27Revert "libata: add ATA_HORKAGE_NOTRIM"Sasha Levin1-1/+0
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+4
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-08-27mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-27PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
2015-08-06SCSI: add 1024 max sectors black list flagMike Christie1-0/+1
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-1/+2
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-07-21x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel1-0/+26
2015-07-12mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman1-1/+1
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-07-05mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman1-0/+2
2015-07-04nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-07-04jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-07-04PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-5/+1
2015-07-02drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer1-0/+1
2015-07-01lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resizeKonstantin Khlebnikov1-1/+1
2015-06-28kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3