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-18
[PATCH] fix calculation of meta_bg descriptor backups
Andy Leiserson
1
-2
/
+2
2015-10-17
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
1
-3
/
+3
2015-10-17
jbd2: fix checkpoint list cleanup
Jan Kara
1
-5
/
+3
2015-10-17
ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc
Daeho Jeong
1
-15
/
+17
2015-10-17
ext4: make the bitmap read routines return real error codes
Darrick J. Wong
3
-85
/
+143
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
5
-36
/
+91
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
15
-184
/
+252
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
16
-88
/
+107
2015-10-17
ext4: store checksum seed in superblock
Darrick J. Wong
3
-4
/
+10
2015-10-17
ext4: reserve code points for the project quota feature
Theodore Ts'o
2
-1
/
+8
2015-10-15
ext4: promote ext4 over ext2 in the default probe order
Darrick J. Wong
1
-3
/
+4
2015-10-15
jbd2: gate checksum calculations on crc driver presence, not sb flags
Darrick J. Wong
2
-7
/
+12
2015-10-15
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
1
-1
/
+33
2015-10-03
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2
-4
/
+22
2015-10-03
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
4
-7
/
+15
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
4
-28
/
+9
2015-10-03
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
1
-1
/
+12
2015-10-02
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-09-23
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
6
-106
/
+77
2015-09-23
ext4: refactor sysfs support code
Theodore Ts'o
1
-133
/
+128
2015-09-23
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
4
-410
/
+410
2015-09-20
Linux 4.3-rc2
Linus Torvalds
1
-1
/
+1
2015-09-19
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2015-09-19
mm: fix type cast in __pfn_to_phys()
Tyler Baker
1
-1
/
+1
2015-09-18
IB/hfi: Properly set permissions for user device files
Ira Weiny
4
-12
/
+59
2015-09-18
IB/hfi1: mask vs shift confusion
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: clean up some defines
Dan Carpenter
1
-18
/
+18
2015-09-18
IB/hfi1: info leak in get_ctxt_info()
Dan Carpenter
1
-0
/
+1
2015-09-18
IB/hfi1: fix a locking bug
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: checking for NULL instead of IS_ERR
Dan Carpenter
1
-3
/
+5
2015-09-18
IB/hfi1: fix sdma_descq_cnt parameter parsing
Mike Marciniszyn
1
-1
/
+1
2015-09-18
IB/hfi1: fix copy_to/from_user() error handling
Dan Carpenter
1
-16
/
+15
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
2
-4
/
+4
2015-09-18
sched: access local runqueue directly in single_task_running
Dominik Dingel
1
-4
/
+11
2015-09-17
revert "mm: make sure all file VMAs have ->vm_ops set"
Andrew Morton
1
-8
/
+0
2015-09-17
MAINTAINERS: update LTP mailing list
Cyril Hrubis
1
-2
/
+2
2015-09-17
userfaultfd: add missing mmput() in error path
Eric Biggers
1
-1
/
+3
2015-09-17
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
1
-1
/
+5
2015-09-17
alpha: lib: export __delay
Sudip Mukherjee
1
-0
/
+1
2015-09-17
alpha: io: define ioremap_uc
Sudip Mukherjee
1
-1
/
+3
2015-09-17
kasan: fix last shadow judgement in memory_is_poisoned_16()
Xishi Qiu
1
-2
/
+1
2015-09-17
zram: fix possible use after free in zcomp_create()
Luis Henriques
1
-5
/
+7
2015-09-17
hp-wmi: limit hotkey enable
Kyle Evans
1
-11
/
+20
2015-09-17
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
2
-10
/
+10
2015-09-17
libceph: advertise support for keepalive2
Ilya Dryomov
1
-0
/
+1
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
2
-5
/
+8
2015-09-17
block: fix bounce_end_io
Ming Lei
1
-1
/
+3
2015-09-17
block: blk-merge: fast-clone bio when splitting rw bios
Ming Lei
1
-15
/
+4
2015-09-17
pmem: add proper fencing to pmem_rw_page()
Ross Zwisler
1
-0
/
+2
2015-09-17
libnvdimm: pfn_devs: Fix locking in namespace_store
Axel Lin
1
-2
/
+2
[next]