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
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
1
-1
/
+1
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-23
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-10
/
+23
2015-10-23
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+16
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2
-2
/
+16
2015-10-23
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
Joseph Qi
2
-2
/
+3
2015-10-23
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
1
-1
/
+1
2015-10-23
lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
Andrey Ryabinin
1
-0
/
+1
2015-10-23
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-10-23
thp: use is_zero_pfn() only after pte_present() check
Minchan Kim
1
-1
/
+2
2015-10-23
mailmap: update Javier Martinez Canillas' email
Javier Martinez Canillas
1
-0
/
+1
2015-10-23
MAINTAINERS: add Sergey as zsmalloc reviewer
Sergey Senozhatsky
1
-0
/
+1
2015-10-23
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
4
-6
/
+6
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
1
-2
/
+6
2015-10-22
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
1
-26
/
+47
2015-10-22
[media] rtl28xxu: fix control message flaws
Antti Palosaari
2
-3
/
+14
2015-10-22
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
Jacek Anaszewski
1
-1
/
+1
2015-10-22
[media] netup_unidvb: fix potential crash when spi is NULL
Abylay Ospan
1
-8
/
+4
2015-10-22
[media] si2168: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] si2157: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-1
/
+1
2015-10-22
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
1
-2
/
+2
2015-10-22
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
1
-2
/
+1
2015-10-22
[media] lnbh25: Fix lnbh25_attach() function return type
Javier Martinez Canillas
1
-1
/
+1
2015-10-22
[media] horus3a: Fix horus3a_attach() function parameters
Javier Martinez Canillas
1
-2
/
+2
2015-10-22
ASoC: wm8962: mark cache_dirty flag after software reset in pm_resume
Jiada Wang
1
-0
/
+2
2015-10-21
btrfs: fix possible leak in btrfs_ioctl_balance()
Christian Engelmayer
1
-1
/
+4
2015-10-22
ACPICA: Update version to 20150930
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
Lv Zheng
1
-0
/
+10
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
17
-49
/
+43
2015-10-22
ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger thread
Lv Zheng
6
-3
/
+42
2015-10-22
ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logic
Lv Zheng
3
-14
/
+15
2015-10-22
ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logic
Lv Zheng
5
-19
/
+26
2015-10-22
ACPICA: Linuxize: Export debugger files to Linux
Lv Zheng
14
-0
/
+9677
2015-10-22
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-10-22
ACPICA: iASL: General cleanup of the file suffix #defines
Bob Moore
2
-2
/
+2
2015-10-22
ACPICA: Improve typechecking, both compile-time and runtime
Bob Moore
11
-46
/
+134
2015-10-22
ACPICA: Update NFIT table to rename a flags field
Bob Moore
3
-5
/
+5
2015-10-22
ACPICA: Debugger: Update mutexes used for multithreaded debugger
Bob Moore
5
-8
/
+28
2015-10-22
ACPICA: Update exception code for "file not found" error
Bob Moore
1
-0
/
+6
2015-10-22
ACPICA: iASL: Add symbolic operator support for Index() operator
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Remove unnecessary conditional compilation
Bob Moore
4
-5
/
+8
2015-10-22
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-10-22
ACPI / property: Fix subnode lookup scope for data-only subnodes
Rafael J. Wysocki
1
-1
/
+8
2015-10-22
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
1
-3
/
+4
2015-10-21
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-10-21
writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb_bdi_destroy()
Tejun Heo
1
-4
/
+6
2015-10-21
ASoC: rt298: fix wrong setting of gpio2_en
Bard Liao
1
-1
/
+1
2015-10-21
powerpc/powernv: Handle irq_happened flag correctly in off-line loop
Paul Mackerras
1
-5
/
+24
[next]