index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
krng.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
split the slow path in acct_process() off
Al Viro
1
-22
/
+28
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
1
-47
/
+51
2014-08-07
acct: switch to __kernel_write()
Al Viro
3
-20
/
+13
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
1
-3
/
+0
2014-08-04
Linux 3.16
v3.16
Linus Torvalds
1
-1
/
+1
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
1
-0
/
+5
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
2014-08-01
dm bufio: fully initialize shrinker
Greg Thelen
1
-1
/
+1
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-31
clk: ti: clk-7xx: Correct ABE DPLL configuration
Peter Ujfalusi
1
-1
/
+6
2014-07-31
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2014-07-31
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-31
Josh has moved
Josh Triplett
4
-6
/
+12
2014-07-31
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
3
-1
/
+4
2014-07-31
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
1
-5
/
+8
2014-07-31
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
1
-9
/
+12
2014-07-31
memcg: oom_notify use-after-free fix
Michal Hocko
1
-0
/
+4
2014-07-31
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
1
-2
/
+4
2014-07-31
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
1
-1
/
+7
2014-07-31
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
Alexandre Bounine
1
-1
/
+7
2014-07-31
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
1
-8
/
+8
2014-07-31
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
1
-3
/
+3
2014-07-30
MAINTAINERS: Update Tegra Git URL
Andreas Färber
1
-1
/
+1
2014-07-30
ARM: nomadik: fix up double inversion in DT
Linus Walleij
2
-4
/
+5
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
3
-36
/
+2
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
4
-58
/
+105
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
1
-4
/
+20
2014-07-30
arm: Add devicetree fixup machine function
Laura Abbott
3
-1
/
+18
2014-07-30
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2
-0
/
+49
2014-07-30
of: Split early_init_dt_scan into two parts
Laura Abbott
2
-1
/
+19
2014-07-30
ACPI / PNP: Fix acpi_pnp_match()
Rafael J. Wysocki
1
-2
/
+1
2014-07-29
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
1
-1
/
+1
2014-07-29
cdc-ether: clean packet filter upon probe
Oliver Neukum
1
-0
/
+16
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
3
-2
/
+36
2014-07-29
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2
-7
/
+8
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2014-07-29
AFS: Correctly assemble the client UUID
David Howells
1
-2
/
+2
2014-07-29
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
1
-6
/
+9
2014-07-29
ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
Konstantin Khlebnikov
1
-0
/
+7
2014-07-29
ARM: fix alignment of keystone page table fixup
Russell King
1
-3
/
+3
2014-07-29
ARM: dts: Revert enabling of twl configuration for n900
Tony Lindgren
1
-1
/
+1
2014-07-29
ip: make IP identifiers less predictable
Eric Dumazet
3
-13
/
+32
2014-07-29
neighbour : fix ndm_type type error issue
Jun Zhao
2
-2
/
+2
2014-07-29
sunvnet: only use connected ports when sending
David L Stevens
1
-5
/
+17
2014-07-29
x86_64/entry/xen: Do not invoke espfix64 on Xen
Andy Lutomirski
3
-21
/
+11
2014-07-28
crypto: arm-aes - fix encryption of unaligned data
Mikulas Patocka
1
-5
/
+5
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
1
-6
/
+6
[next]