summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-24ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-24crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu1-0/+7
2016-02-24crypto: af_alg - Add nokey compatibility pathHerbert Xu1-0/+2
2016-02-24crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-15kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-02-12compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-179/+110
2016-02-12compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2-2/+0
2016-02-12arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-02-12ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-01-13module: remove MODULE_GENERIC_TABLERusty Russell2-15/+8
2016-01-11block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2016-01-09SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2016-01-05net: fix IP early demux racesEric Dumazet2-1/+34
2016-01-05net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2016-01-05USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-05ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2016-01-05ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-11-14net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-28Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby1-5/+2
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
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-28security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-13/+29
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+2
2015-10-07jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-09-30iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-18PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-09-14netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso1-0/+2
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-08-25drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-25rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-25rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+14
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2-0/+24
2015-08-04nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
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-08-04jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+4
2015-07-30HID: core: add two new usages for digitizerPing Cheng1-5/+2
2015-07-30HID: add missing hid usagesOlivier Gay1-1/+16