summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-03cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao
2016-03-03ses: fix additional element traversal bugJames Bottomley
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin
2016-03-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-17crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-17kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-01-28arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-28ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-28unix: properly account for FDs passed over unix socketswilly tarreau
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-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-22ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2016-01-22unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
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-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-22jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-08-16dentry_kill(): don't try to remove from shrink listAl Viro
2015-08-16PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer