summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-23modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann
2018-11-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2018-11-21mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-10posix-timers: Sanitize overrun handlingThomas Gleixner
2018-11-10iio: buffer: fix the function signature to match implementationPhil Reid
2018-11-10elevator: fix truncation of icq_cache_nameEric Biggers
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18ip: use rb trees for IP frag queue.Peter Oskolkov
2018-10-18net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-10-18net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-10-18net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-10-18inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-10-18rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-10time: Introduce jiffies64_to_nsecs()Frederic Weisbecker
2018-10-03arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-10-03arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-03slub: make ->cpu_partial unsigned intAlexey Dobriyan
2018-10-03power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-08-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2018-08-15proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov
2018-08-15init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-15kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-08-09fork: unconditionally clear stack on forkKees Cook
2018-08-09kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-08-03serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson