summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-13usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2018-01-07KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-07KAISER: Kernel Address IsolationHugh Dickins
2018-01-07sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2018-01-01spi: uapi: spidev: add missing ioctl headerBaruch Siach
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-11mtd: map: Fix compilation warningViresh Kumar
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11dm: fix printk() rate limiting codeBart Van Assche
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches
2017-11-11perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
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-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-15net: add kfree_skb_list()Ben Hutchings
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-16list: introduce list_first_entry_or_nullJiri Pirko
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-10-20mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22etherdevice: introduce help function eth_zero_addr()Duan Jiong
2016-08-22mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-08-22sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds