index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
3
-3
/
+11
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
11
-44
/
+44
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
1
-11
/
+21
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
1
-24
/
+4
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
3
-70
/
+105
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
1
-0
/
+1
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
1
-6
/
+1
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
1
-3
/
+5
2012-04-09
SELinux: audit failed attempts to set invalid labels
Eric Paris
1
-2
/
+34
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
8
-24
/
+21
2012-04-09
SELinux: check OPEN on truncate calls
Eric Paris
1
-1
/
+5
2012-04-09
SELinux: add default_type statements
Eric Paris
4
-6
/
+33
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
6
-8
/
+109
2012-04-09
SELinux: include flow.h where used rather than get it indirectly
Eric Paris
1
-0
/
+1
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
1
-1
/
+1
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
1
-0
/
+1
2012-04-08
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
1
-1
/
+1
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
MAINTAINERS: Update git url for ACPI
Igor Murzov
1
-1
/
+1
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
1
-1
/
+1
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
1
-1
/
+3
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2
-2
/
+2
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
2012-04-06
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
1
-2
/
+1
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-04-06
blackfin: update defconfig for bf527-ezkit
Bob Liu
1
-0
/
+1
2012-04-06
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
Bob Liu
1
-2
/
+12
2012-04-06
blackfin: fix L1 data A overflow link issue
Mike Frysinger
1
-1
/
+1
2012-04-06
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
1
-3
/
+7
2012-04-06
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-04-06
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
2012-04-06
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
1
-6
/
+0
2012-04-06
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
2
-5
/
+1
2012-04-06
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-04-06
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-06
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
2012-04-06
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
1
-4
/
+5
2012-04-06
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
1
-77
/
+70
2012-04-06
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
1
-2
/
+2
2012-04-06
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
1
-2
/
+1
[next]