summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-09sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-01ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2018-01-01mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2018-01-01netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2018-01-01x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2018-01-01pci_ids: Add PCI device IDs for F15h M60hAravind Gopalakrishnan
2018-01-01tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2018-01-01fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2018-01-01include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann
2018-01-01bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2018-01-01mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers
2018-01-01iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-11-26signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov
2017-11-11perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2017-11-11mtd: cfi: reduce stack sizeArnd Bergmann
2017-11-11gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij
2017-11-11cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2017-11-11module: fix types of device tables aliasesAndrey Ryabinin
2017-11-11dm: fix printk() rate limiting codeBart Van Assche
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches
2017-11-11Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-11-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-11-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li
2017-10-12sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook
2017-10-12PCI: Add Netronome NFP4000 PF device IDSimon Horman
2017-10-12PCI: Add Netronome vendor and device IDsJason S. McMullan
2017-10-12net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2017-10-12net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2017-10-12net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2017-10-12vfio: New external user group/file matchAlex Williamson
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-09-15rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-08-26net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-08-26dentry name snapshotsAl Viro
2017-08-26ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin