aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/permission.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-01[PATCH] ppc32: fix treeboot image entrypointEugene Surovegin1-2/+2
2005-12-01[PATCH] ppc32: Fix incorrect PCI frequency valueVitaly Bordug1-1/+2
2005-11-30Linux v2.6.15-rc4Linus Torvalds1-1/+1
2005-11-30[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi1-0/+15
2005-11-30[ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger1-1/+1
2005-11-30[ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2-93/+108
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li1-0/+7
2005-11-30[ACPI] delete "default y" on Kconfig for ibm_acpi extras driverBorislav Petkov1-1/+0
2005-11-30[ACPI] IA64 build: blacklist.c is used only on X86Al Viro1-1/+1
2005-11-30Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds1-0/+3
2005-11-30VM: add "vm_insert_page()" functionLinus Torvalds2-2/+35
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich1-1/+4
2005-11-30[ACPI] fix HP nx8220 boot hang regressionThomas Renninger1-1/+1
2005-11-30[ACPI] Add support for FADT P_LVL2_UP flagVenkatesh Pallipadi1-0/+19
2005-11-30[ACPI] Prefer _CST over FADT for C-state capabilitiesVenkatesh Pallipadi1-5/+5
2005-11-29[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French1-0/+1
2005-11-29[PATCH] USB: ehci fixupsDavid Brownell1-7/+12
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt10-25/+132
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones1-0/+3
2005-11-29[PATCH] USB: documentation updateAlan Stern1-2/+3
2005-11-29[PATCH] pci_ids.h: remove duplicate entriesGrant Coady1-3/+0
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare1-7/+18
2005-11-29[CIFS] Missing parenthesis and typo in previous fixSteve French2-2/+3
2005-11-29[CIFS] Fix umount --force to wake up the pending response queue, not justSteve French5-8/+62
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French5-13/+60
2005-11-29[PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue1-6/+7
2005-11-29[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas1-6/+9
2005-11-29[PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li1-2/+2
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel4-6/+33
2005-11-29[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney1-0/+9
2005-11-29[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-29[PATCH] fix swsusp on machines not supporting S4Pavel Machek1-5/+16
2005-11-29[PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud1-0/+8
2005-11-29[PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson1-1/+2
2005-11-29[PATCH] process events connector: uid_t gid_t size issuesMatt Helsley1-4/+4
2005-11-30[PATCH] powerpc: prevent stack corruption in call_prom_retOlaf Hering1-1/+1
2005-11-30powerpc: Fix bug causing FP registers corruption on UP + preemptPaul Mackerras1-37/+25
2005-11-30[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-29[PATCH] VM: Fix typos in get_locked_pteTrond Myklebust1-2/+2
2005-11-29[IPV6]: make two functions staticAdrian Bunk2-3/+4
2005-11-29[NETFILTER] ipv4: small cleanupsAdrian Bunk3-4/+4
2005-11-29[IPV4]: make two functions staticAdrian Bunk2-2/+2
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven19-29/+29
2005-11-29[ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams3-0/+176
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka6-57/+52
2005-11-29[ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka3-23/+20
2005-11-29[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr1-89/+1
2005-11-29[ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams1-1/+1
2005-11-29[ATM]: attempt to autoload atm driversMitchell Blank Jr2-2/+3
2005-11-29[ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter1-54/+0