aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-14net: switchdev: fix return code of fdb_dump stubDragos Tatulea
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
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-12-09ipv4: fix to not remove local route on link downJulian Anastasov
2015-11-09block: don't release bdi while request_queue has live referencesTejun Heo
2015-11-09ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-09ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
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-22sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-22netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann
2015-10-22netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso
2015-10-22netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler
2015-10-22memcg: fix dirty page migrationGreg Thelen
2015-10-22Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra
2015-10-22target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
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-29svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-09-29ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()Takashi Iwai
2015-09-29nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka
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-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2015-08-20drm/edid: add function to help find SADsRussell King