BACKPORT: block/loop: set hw_sectors
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / include /
2019-10-05 Omar SandovalUPSTREAM: loop: add ioctl for changing logical block...
2019-08-31 Michael Benedictwireless: fix all kind of warnings
2019-08-31 Matthias KaehlckePCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
2019-08-31 Arnd Bergmannphonet: fix building with clang
2019-08-31 Richard Guy Briggsaudit: add tty field to LOGIN event
2019-08-31 Matthias Kaehlckefrv: declare jiffies to be located in the .data section
2019-08-31 Matthias Kaehlckejiffies.h: declare jiffies and jiffies_64 with ____cach...
2019-08-31 Matthias Kaehlckecpumask: Add helper cpumask_available()
2019-08-31 Matthias KaehlckeBACKPORT: sched/sysctl: Fix attributes of some extern...
2019-08-31 Yaroslav Furmandrv2624: fix shift overflow warning
2019-08-31 Yaroslav Furman[cpu/gpu]_cooling: move get_static_t declaration in...
2019-08-30 Sergey SenozhatskyBACKPORT: zsmalloc: introduce zs_huge_class_size()
2019-08-30 Nick TerrellUPSTREAM: lib: Add zstd modules
2019-08-30 Nick TerrellUPSTREAM: lib: Add xxhash module
2019-08-30 Minchan KimBACKPORT: mm: support anonymous stable page
2019-08-30 Sergey SenozhatskyBACKPORT: zsmalloc: require GFP in zs_malloc()
2019-08-25 Michael Benedictsource: N950F DSE2
2019-08-24 Michael Benedictsource: G950F DSE4
2018-01-10 Greg Kroah-HartmanMerge 4.4.111 into android-4.4
2018-01-10 Thiago Rafael Beckerkernel: make groups_sort calling a responsibility group...
2018-01-10 David Howellsfscache: Fix the default for fscache_maybe_release_page()
2018-01-06 Greg Kroah-HartmanMerge 4.4.110 into android-4.4
2018-01-05 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-05 Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2018-01-05 Hugh Dickinskaiser: cleanups while trying for gold link
2018-01-05 Hugh Dickinskaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
2018-01-05 Dave Hansenkaiser: merged update
2018-01-05 Richard FellnerKAISER: Kernel Address Isolation
2018-01-02 Greg Kroah-HartmanMerge 4.4.109 into android-4.4
2018-01-02 Andy Lutomirskimm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available...
2018-01-02 Shaohua Linet: reevalulate autoflowlabel setting after sysctl...
2018-01-02 Eric Dumazetipv4: igmp: guard against silly MTU values
2018-01-02 Sebastian Andrzej... crypto: mcryptd - protect the per-CPU queue with a...
2017-12-27 Greg Kroah-HartmanMerge 4.4.108 into android-4.4
2017-12-25 Andy Lutomirskisched/core: Add switch_mm_irqs_off() and use it in...
2017-12-20 Greg Kroah-HartmanMerge 4.4.107 into android-4.4
2017-12-20 Jan Karamm: Handle 0 flags in _calc_vm_trans() macro
2017-12-20 Mike Christietarget: fix ALUA transition timeout handling
2017-12-20 Jack Morgensteinnet/mlx4_core: Avoid delays during VF driver device...
2017-12-20 Eric Biggerscrypto: hmac - require that the underlying hash algorit...
2017-12-18 Victor ChibotaruUPSTREAM: kcov: support comparison operands collection
2017-12-18 Dmitry VyukovBACKPORT: kernel: add kcov code coverage
2017-12-18 Greg Kroah-HartmanMerge 4.4.106 into android-4.4
2017-12-16 Stephen Bateslib/genalloc.c: make the avail variable an atomic_long_t
2017-12-16 Ladislav MichlARM: OMAP2+: gpmc-onenand: propagate error on initializ...
2017-12-16 Kirill A. Shutemovmm: drop unused pmdp_huge_get_and_clear_notify()
2017-12-16 Dave Gordondrm: extra printk() wrapper macros
2017-12-16 Greg Kroah-Hartmanefi: Move some sysfs files to be read-only by root
2017-12-16 Huacai Chenscsi: libsas: align sata_device's rps_resp on a cacheline
2017-12-14 Masami HiramatsuBACKPORT: irq: Make the irqentry text section unconditional
2017-12-14 Alexander PotapenkoUPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ...
2017-12-14 Mark RutlandBACKPORT: kasan: report only the first error by default
2017-12-14 Ingo MolnarBACKPORT: kasan, sched/headers: Uninline kasan_enable...
2017-12-14 Greg ThelenBACKPORT: kasan: drain quarantine of memcg slab objects
2017-12-14 Dmitry VyukovBACKPORT: kprobes: Unpoison stack in jprobe_return...
2017-12-14 Andrey RyabininBACKPORT: mm/kasan: get rid of ->state in struct kasan_...
2017-12-14 Paul LawrenceBACKPORT: mm, kasan: switch SLUB to stackdepot, enable...
2017-12-14 Andrey RyabininUPSTREAM: mm: mempool: kasan: don't poot mempool object...
2017-12-14 Andrey RyabininBACKPORT: mm/kasan: add API to check memory regions
2017-12-14 Alexander PotapenkoUPSTREAM: mm: kasan: initial memory quarantine implemen...
2017-12-14 Alexander PotapenkoBACKPORT: mm, kasan: stackdepot implementation. Enable...
2017-12-14 Alexander PotapenkoBACKPORT: mm, kasan: add GFP flags to KASAN API
2017-12-14 Alexander PotapenkoUPSTREAM: mm, kasan: SLAB support
2017-12-14 Joonsoo KimUPSTREAM: mm/slab: alternative implementation for DEBUG...
2017-12-14 Joonsoo KimUPSTREAM: mm/slab: clean up DEBUG_PAGEALLOC processing...
2017-12-11 Mark RutlandUPSTREAM: kasan: add functions to clear stack poison
2017-12-10 Greg Kroah-HartmanMerge 4.4.105 into android-4.4
2017-12-09 Masakazu MokunoUSB: core: Add type-specific length check of BOS descri...
2017-12-09 John Younusb: ch9: Add size macro for SSP dev cap descriptor
2017-12-09 Mathias Nymanusb: Add USB 3.1 Precision time measurement capability...
2017-12-09 Jan Karamm: avoid returning VM_FAULT_RETRY from ->page_mkwrite...
2017-12-05 Greg Kroah-HartmanMerge 4.4.104 into android-4.4
2017-12-05 Huacai Chenbcache: Fix building error on MIPS
2017-12-05 Tom Herbertnetlink: add a start callback for starting a netlink...
2017-12-02 Jens Wiklandertee: generic TEE subsystem
2017-12-02 Gustavo Padovankernel.h: add u64_to_user_ptr()
2017-12-02 Jens WiklanderARM: 8478/2: arm/arm64: add arm-smccc
2017-11-30 Greg Kroah-HartmanMerge 4.4.103 into android-4.4
2017-11-30 Trond MyklebustSUNRPC: Fix tracepoint storage issues with svc_recv...
2017-11-29 John StultzBACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handling
2017-11-29 John StultzBACKPORT: time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond...
2017-11-27 Jaegeuk Kimf2fs: updates on 4.15-rc1
2017-11-24 Greg Kroah-HartmanMerge 4.4.102 into android-4.4
2017-11-24 Greg Kroah-HartmanMerge 4.4.101 into android-4.4
2017-11-24 Yang Shimm: check the return value of lookup_page_ext for all...
2017-11-24 Pavel Tatashinmm/page_alloc.c: broken deferred calculation
2017-11-24 Ye Yinnetfilter/ipvs: clear ipvs_property flag when SKB net...
2017-11-21 Greg Kroah-HartmanMerge 4.4.100 into android-4.4
2017-11-21 Dmitry V. Levinuapi: fix linux/rds.h userspace compilation errors
2017-11-21 Dmitry V. Levinuapi: fix linux/rds.h userspace compilation error
2017-11-21 Sasha LevinRevert "uapi: fix linux/rds.h userspace compilation...
2017-11-21 Chen Gangmm: add PHYS_PFN, use it in __phys_to_pfn()
2017-11-21 Tony LindgrenARM: dts: Fix omap3 off mode pull defines
2017-11-20 Laura AbbottUPSTREAM: mm: Introduce lm_alias
2017-11-18 Greg Kroah-HartmanMerge 4.4.99 into android-4.4
2017-11-18 Bart Van Asschetarget/iscsi: Fix iSCSI task reassignment handling
2017-11-18 Eric Dumazettcp/dccp: fix other lockdep splats accessing ireq_opt
2017-11-18 Eric Dumazettcp/dccp: fix ireq->opt races
2017-11-18 Cong Wangtun: call dev_get_valid_name() before register_netdevice()
2017-11-18 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
next