index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
drm/i915/fixed: simplify is_fixed16_zero()
Jani Nikula
1
-3
/
+1
2018-11-20
drm/i915/fixed: simplify FP_16_16_MAX definition
Jani Nikula
1
-5
/
+1
2018-11-20
drm/i915/fixed: prefer kernel types over stdint types
Jani Nikula
1
-32
/
+29
2018-11-20
drm/i915: extract fixed point math to i915_fixed.h
Jani Nikula
2
-138
/
+148
2018-11-20
drm/i915: Write GPU relocs harder with gen3
Chris Wilson
1
-1
/
+6
2018-11-19
drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
Chris Wilson
3
-2
/
+26
2018-11-19
drm/i915: Hide enable_gvt modparam when not compiled in
Joonas Lahtinen
1
-0
/
+2
2018-11-19
Revert "drm/i915/perf: Fix warning in documentation"
Joonas Lahtinen
1
-1
/
+0
2018-11-19
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
Joonas Lahtinen
4
-76
/
+33
2018-11-18
Linux 4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
1
-1
/
+1
2018-11-18
mm, page_alloc: check for max order in hot path
Michal Hocko
1
-11
/
+9
2018-11-18
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
1
-1
/
+0
2018-11-18
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
1
-3
/
+1
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-11-18
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
1
-3
/
+4
2018-11-18
mm/gup.c: fix follow_page_mask() kerneldoc comment
Mike Rapoport
1
-2
/
+8
2018-11-18
ocfs2: free up write context when direct IO failed
Wengang Wang
2
-2
/
+19
2018-11-18
scripts/faddr2line: fix location of start_kernel in comment
Randy Dunlap
1
-1
/
+1
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
1
-2
/
+5
2018-11-18
mm, memory_hotplug: check zone_movable in has_unmovable_pages
Michal Hocko
1
-0
/
+8
2018-11-18
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
Vasily Averin
1
-3
/
+3
2018-11-18
MAINTAINERS: update OMAP MMC entry
Aaro Koskinen
2
-2
/
+6
2018-11-18
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-11-18
z3fold: fix possible reclaim races
Vitaly Wool
1
-39
/
+62
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-11-16
drm/i915: Downgrade unknown firmware warnings
Chris Wilson
1
-1
/
+2
2018-11-16
drm/i915: Disable LP3 watermarks on all SNB machines
Ville Syrjälä
1
-1
/
+40
2018-11-16
drm/i915/selftests: Workaround an issue with unused lockdep subclass
Chris Wilson
3
-2
/
+21
2018-11-15
drm/i195: spell out reverse on for_each macros
Lucas De Marchi
2
-5
/
+5
2018-11-15
drm/i915/icl: reverse uninit order
Lucas De Marchi
1
-1
/
+5
2018-11-15
drm/i915/icl: replace check for combo phy
Lucas De Marchi
1
-2
/
+6
2018-11-15
drm/i915/bios: make the aux channel macros private to the vbt parser
Jani Nikula
2
-7
/
+7
2018-11-15
drm/i915: remove unused DDC PIN macros
Jani Nikula
1
-4
/
+0
2018-11-15
drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()
Jani Nikula
5
-5
/
+6
2018-11-15
drm/i915/hdmi: Reorder structure to match specification
Clint Taylor
1
-16
/
+16
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
1
-2
/
+3
2018-11-15
drm/i915: Account for scale factor when calculating initial phase
Ville Syrjälä
3
-10
/
+57
2018-11-15
drm/i915: Clean up skl_program_scaler()
Ville Syrjälä
1
-12
/
+5
2018-11-15
drm/i915: Move programming plane scaler to its own function.
Maarten Lankhorst
1
-38
/
+52
2018-11-15
drm/i915: remove excess line continuation backslashes
Jani Nikula
1
-2
/
+2
2018-11-15
drm/i915: Fix plane allocation/free functions
Maarten Lankhorst
3
-51
/
+23
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
1
-12
/
+19
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
4
-0
/
+15
2018-11-15
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2018-11-15
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-11-15
efi: Fix debugobjects warning on 'efi_rts_work'
Waiman Long
1
-1
/
+1
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2
-3
/
+10
[next]