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
2016-07-22
x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does
Andy Lutomirski
1
-2
/
+3
2016-07-21
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
6
-50
/
+88
2016-07-10
x86/mm: Do not reference phys addr beyond kernel
Thomas Garnier
1
-2
/
+10
2016-07-08
x86/mm: Add memory hotplug support for KASLR memory randomization
Thomas Garnier
2
-1
/
+21
2016-07-08
x86/mm: Enable KASLR for vmalloc memory regions
Thomas Garnier
3
-5
/
+16
2016-07-08
x86/mm: Enable KASLR for physical mapping memory regions
Thomas Garnier
5
-5
/
+31
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
9
-5
/
+202
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
3
-1
/
+19
2016-07-08
x86/mm: Add PUD VA support for physical mapping
Thomas Garnier
1
-4
/
+9
2016-07-08
x86/mm: Update physical mapping variable names
Thomas Garnier
1
-66
/
+96
2016-07-08
x86/mm: Refactor KASLR entropy functions
Thomas Garnier
4
-71
/
+102
2016-07-08
x86/KASLR: Fix boot crash with certain memory configurations
Baoquan He
1
-0
/
+2
2016-07-08
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
2
-1
/
+112
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
3
-5
/
+55
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2
-9
/
+2
2016-07-03
Linux 4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-07-01
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+2
2016-07-01
phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+1
2016-07-01
phy: miphy28lp: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
1
-0
/
+1
2016-06-30
9p: use file_dentry()
Miklos Szeredi
1
-3
/
+3
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-06-30
ACPI,PCI,IRQ: correct operator precedence
Sinan Kaya
1
-1
/
+1
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
4
-2
/
+37
2016-06-30
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
4
-1
/
+10
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
mfd: max77620: Fix FPS switch statements
Rhyland Klein
1
-0
/
+2
2016-06-30
phy: phy-stih407-usb: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+1
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-30
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
1
-2
/
+2
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
1
-0
/
+12
2016-06-29
reset: Supply *_shared variant calls when using of_* API
Lee Jones
1
-0
/
+53
2016-06-29
reset: Ensure drivers are explicit when requesting reset lines
Lee Jones
1
-24
/
+82
2016-06-29
reset: Reorder inline reset_control_get*() wrappers
Lee Jones
1
-21
/
+21
2016-06-29
nfit: fix format interface code byte order
Dan Williams
2
-8
/
+8
2016-06-29
regulator: max77620: check for valid regulator info
Venkat Reddy Talla
1
-1
/
+6
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
1
-0
/
+4
2016-06-29
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
1
-0
/
+3
2016-06-29
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
1
-41
/
+60
2016-06-29
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
1
-0
/
+26
2016-06-29
ovl: get_write_access() in truncate
Miklos Szeredi
1
-0
/
+21
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
[next]