summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-22net: fix IP early demux racesEric Dumazet
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-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-09ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
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-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-22netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-10-22netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-09-29net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-29iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-29net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-08-16mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-08-16PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin