summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-30include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-12-30Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda1-0/+16
2019-07-05netfilter: xt_owner: bail out with EINVAL in case of unsupported flagssubmit/tizen/20190705.061120accepted/tizen/unified/20190705.110618Pablo Neira Ayuso1-0/+5
2019-07-05netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+4
2019-01-29switch ->setxattr() to passing dentry and inode separatelyAl Viro2-2/+4
2019-01-29switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-2/+2
2019-01-29->getxattr(): pass dentry and inode as separate argumentsAl Viro2-2/+3
2019-01-29xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-1/+2
2019-01-29tee: generic TEE subsystemJens Wiklander2-0/+623
2019-01-29kernel.h: add u64_to_user_ptr()Gustavo Padovan1-0/+7
2019-01-29ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander1-0/+104
2019-01-29drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson1-0/+1
2019-01-29Merge tag 'v4.4.172' into artik-nexell-4.4Jaehoon Chung41-50/+218
2019-01-26writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell1-0/+8
2019-01-26f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim1-0/+1
2019-01-26f2fs: fix to convert inline directory correctlyChao Yu1-0/+2
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin1-1/+4
2019-01-13Input: restore EV_ABS ABS_RESERVEDPeter Hutterer1-0/+9
2019-01-13ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani1-2/+34
2019-01-13gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi1-0/+1
2018-12-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+1
2018-12-17mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+1
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2018-12-17mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2018-12-17mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes1-2/+1
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2018-12-17mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes1-2/+1
2018-12-17posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-12-17ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto1-1/+1
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-13ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-13exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+6
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca1-0/+2
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-0/+1
2018-11-27new helper: uaccess_kernel()Al Viro1-0/+3
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik1-2/+2
2018-11-27modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann1-2/+2
2018-11-27kbuild: fix asm-offset generation to work with clangJeroen Hofstee1-3/+3
2018-11-21mm: migration: fix migration of huge PMD shared pagesMike Kravetz2-0/+20
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-0/+1
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov1-1/+7
2018-11-21TC: Set DMA masks for devicesMaciej W. Rozycki1-0/+1
2018-11-10cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas1-0/+3
2018-11-10bpf: generally move prog destruction to RCU deferralDaniel Borkmann1-5/+0
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2018-11-10radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2018-11-10ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2