index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-wlock-hardirq.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
1
-4
/
+3
2014-09-10
selinux: make the netif cache namespace aware
Paul Moore
4
-36
/
+46
2014-09-09
selinux: register nf hooks with single nf_register_hooks call
Jiri Pirko
1
-25
/
+10
2014-09-03
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
Paul Moore
1
-0
/
+1
2014-08-28
selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.
Stephen Smalley
1
-12
/
+47
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
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
8
-157
/
+139
2014-08-01
netlabel: fix the catmap walking functions
Paul Moore
1
-48
/
+54
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
5
-146
/
+240
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
4
-16
/
+26
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
[next]