summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-25xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2016-01-25ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-01-19USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-05drm: Fix an unwanted master inheritance v2Thomas Hellstrom1-0/+6
2016-01-05locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2016-01-05block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2016-01-04net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-04sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-18target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2015-12-18ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-18ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-18ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-18unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-12-14kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2015-12-13netfilter: remove dead codeFlavio Leitner1-4/+0
2015-12-13ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-0/+6
2015-12-13ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-12-13lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-16sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov4-13/+17
2015-11-16sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-11-16ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-11-16ASoC: Add info callback for SX_TLV controlsCharles Keepax1-2/+4
2015-10-30x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-10-28[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+1
2015-10-28net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-28af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-28drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-10-28drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola1-0/+1
2015-10-19jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-09-30netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann1-2/+11
2015-09-30net: fix endian check warning in etherdevice.hJesse Brandeburg1-1/+1
2015-09-29fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-09-28iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-28PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-09-03drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-31rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-31rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+15
2015-08-27bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-27fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim1-5/+42
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-08-27PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
2015-08-25net: sched: fix refcount imbalance in actionsDaniel Borkmann1-1/+7
2015-08-11mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-11xdrm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson1-0/+8
2015-08-11libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-11USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-1/+2
2015-07-15ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0