GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author Commit
2022-04-07 ivanmelerFix compilation of exynos-ss after disabling tracing lineage-18.1
2022-04-07 ivanmelerexynos8895: regenerate defconfig
2022-04-07 SamarV-121kernel: Fix compilation after disabling tracing
2022-04-07 SamarV-121kernel: Disable tracing
2020-09-22 Anan Jasermedia: fimc-is-sysfs: silence Wsizeof-array-div
2020-09-22 Anan Jaserwireless: bcmdhd4361: fix overlapping comparisons
2020-09-22 Anan Jaserplatform: fimc: fix bitwise negation of a boolean expre...
2020-09-22 Anan Jaserdrivers: ufs: fix buffer overflow in sprintf
2020-09-22 Anan Jaserwireless: bcmdhd4361: fix fix comparing a pointer to...
2020-09-22 Nathan ChancellorMakefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
2020-09-22 Anan Jaserstaging: abc: fix comparing a pointer to a null character
2020-09-22 Anan Jaserdrivers: tty: samsung: fix misleading intendation
2020-09-22 Anan Jaserdrivers: usb: gadget: fix misleading intendation
2020-09-22 Anan Jaserkernel: sched: fix misleading intendation
2020-09-22 Anan Jasernet: core: sock: fix misleading intendation
2020-09-22 Anan Jaserfs: encryptfs: fix misleading intendation
2020-09-22 Anan Jaserdrivers: sensorhub: fix misleading intendation
2020-09-22 Anan Jaserdrivers: battery_v2: fix misleading intendation
2020-01-28 Pratham Pratapusb: gadget: f_mtp: Avoid race between mtp_read and... lineage-17.1
2020-01-06 Brian Norrisscripts/setlocalversion: Improve -dirty check with...
2020-01-01 Daniel Micayadd toggle for disabling newly added USB devices
2019-12-30 Michael Benedictdts: early mount efs
2019-12-24 Strictedfix clang building for greatlte
2019-10-12 Michael Benedictdefconfig: set extra cmdline for apex
2019-10-12 LuK1337block: Restore original read_ahead_kb mode
2019-10-12 Michael Benedictbcmdhd: fix build error after source merge
2019-10-12 Michael Benedictsource: G955FXXS5DSI1
2019-10-12 Michael Benedictsource: G950FXXS5DSI1
2019-10-05 Michael Benedictuniversal8895: set blk loop min to 16
2019-10-05 Jaegeuk KimUPSTREAM: loop: drop caches if offset or block_size...
2019-10-05 Sami TolvanenRevert "ANDROID: dm verity: add minimum prefetch size"
2019-10-05 Daniel RosenbergANDROID: mnt: Propagate remount correctly
2019-10-05 Evan GreenUPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
2019-10-05 Shaohua LiBACKPORT: block/loop: set hw_sectors
2019-10-05 Omar SandovalUPSTREAM: loop: add ioctl for changing logical block...
2019-09-22 Nick Desaulnierskbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
2019-09-22 Stefan Agnerkbuild: allow to use GCC toolchain not in Clang search...
2019-09-22 Peter CollingbourneFROMLIST: arm64: Build vDSO with -ffixed-x18
2019-09-22 Nathan ChancellorFROMLIST: arm64: vdso32: Use full path to Clang instead...
2019-09-22 Mark SalyzynANDROID: clock_gettime(CLOCK_BOOTTIME,) slows down...
2019-09-22 Mark SalyzynANDROID: arm64: vdso32: fix CC=clang build
2019-09-22 Mark SalyzynANDROID: CROSS_COMPILE_ARM32 must work if CONFIG_COMPAT...
2019-09-22 Kevin BrodskyFROMLIST: BACKPORT: [PATCH 6/6] arm64: Wire up and...
2019-09-22 Kevin BrodskyFROMLIST: BACKPORT: [PATCH 5/6] arm64: compat: 32-bit...
2019-09-22 Kevin BrodskyFROMLIST: [PATCH 4/6] arm64: compat: Add a 32-bit vDSO
2019-09-22 Kevin BrodskyFROMLIST: [PATCH 3/6] arm64: Refactor vDSO init/setup
2019-09-22 Kevin BrodskyFROMLIST: [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR...
2019-09-22 Kevin BrodskyFROMLIST: [PATCH 1/6] arm64: compat: Use vDSO sigreturn...
2019-09-22 Mark SalyzynFROMLIST: lib: vdso: add support for time
2019-09-22 Kevin BrodskyFROMLIST: [PATCH] arm64: compat: Expose offset to regis...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 12/12] lib: vdso: do not expose...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 11/12] lib: vdso: Add support for...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 10/12] arm64: vdso: replace gettime...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 09/12] arm: vdso: move vgettimeofda...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FI...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 07/12] arm: vdso: disable profiling
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 06/12] arm: vdso: add support for...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v6 05/12] arm: vdso: Add support for...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 04/12] arm: vdso: do calculations...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 03/12] arm: vdso: inline assembler...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 02/12] arm: vdso: add include file...
2019-09-22 Mark SalyzynFROMLIST: [PATCH v5 01/12] arm: vdso: rename vdso_datap...
2019-09-22 Kevin BrodskyFROMLIST: [PATCH v2 3/3] arm64: compat: Add CONFIG_KUSE...
2019-09-22 Kevin BrodskyFROMLIST: [PATCH v2 2/3] arm64: compat: Split the sigre...
2019-09-22 Kevin BrodskyFROMLIST: [PATCH v2 1/3] arm64: compat: Split the sigre...
2019-09-22 Matthias KaehlckeRevert "kbuild: use -Oz instead of -Os when using clang"
2019-09-12 Sultan Alsawafdefconfig: Disable stack frame size warning
2019-09-12 Michael Benedictbcmdhd4361: fake platform version
2019-09-11 Michael Benedictdecon_reg: silence literal conversion warning
2019-09-11 Michael Benedictselinux: silence unused variable warning
2019-09-11 Michael Benedictinput: silence strlcpy-strlcat-size warning
2019-08-31 Michael Benedictwireless: fix all kind of warnings
2019-08-31 Michael Benedictmfc: silence enum conversion warning
2019-08-31 Myron StowePCI: Skip MPS logic for Virtual Functions (VFs)
2019-08-31 Matthias KaehlckePCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
2019-08-31 Nathan ChancellorANDROID: xt_qtaguid: Remove unnecessary null checks...
2019-08-31 Nathan ChancellorANDROID: xt_qtaguid: Remove unnecessary null checks...
2019-08-31 Matthias Kaehlckedm ioctl: remove double parentheses
2019-08-31 Nick DesaulniersInput: mousedev - fix implicit conversion warning
2019-08-31 Nick Desaulniersnetfilter: nf_nat_h323: fix logical-not-parentheses...
2019-08-31 Arnd Bergmannphonet: fix building with clang
2019-08-31 Mark Charleboisfs: compat: Remove warning from COMPATIBLE_IOCTL
2019-08-31 Liping Zhangnetfilter: ctnetlink: fix incorrect nf_ct_put during...
2019-08-31 Matthias Kaehlckenetfilter: ctnetlink: Make some parameters integer...
2019-08-31 Richard Guy... audit: return on memory error to avoid null pointer...
2019-08-31 Richard Guy... audit: add tty field to LOGIN event
2019-08-31 Liping Zhangnetfilter: nf_ct_expect: remove the redundant slash...
2019-08-31 Matthias KaehlckeUPSTREAM: tracing: Use cpumask_available() to check...
2019-08-31 Michael Benedictbattery_v2: silence enum conversion warning
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 Kaehlckegenirq: Use cpumask_available() for check of cpumask...
2019-08-31 Matthias Kaehlckeselinux: Remove unnecessary check of array base in...
2019-08-31 Nick Desaulniersarm64: avoid overflow in VA_START and PAGE_OFFSET
2019-08-31 Michael Benedictdrivers: acpi: silence pointer bool conversion warning
2019-08-31 Michael Benedictmm: silence enum conversion warnings
2019-08-31 Michael Benedictsoc: samsung: cal-if: add volatile keyword to prevent...
2019-08-31 Michael Benediction: silence logical-not-parentheses warning
2019-08-31 Michael Benedictdpu: use usleep_range instead of udelay
next