Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bf6c7f6c7bd0ea779757d35b5fdc9f9157f056b3
bf6c7f6
don't pass nameidata to vfs_create() from ecryptfs_create()
by Al Viro
· 13 years ago
8a5e929
don't transliterate lower bits of ->intent.open.flags to FMODE_...
by Al Viro
· 13 years ago
554a8b9
Don't pass nameidata when calling vfs_create() from mknod()
by Al Viro
· 13 years ago
f7c8586
fix mknod() on nfs4 (hopefully)
by Al Viro
· 13 years ago
5114159
nameidata_to_nfs_open_context() doesn't need nameidata, actually...
by Al Viro
· 13 years ago
3d4ff43
nfs_open_context doesn't need struct path either
by Al Viro
· 13 years ago
82a2c1b
nfs4_opendata doesn't need struct path either
by Al Viro
· 13 years ago
643168c
nfs4_closedata doesn't need to mess with struct path
by Al Viro
· 13 years ago
7c97c20
cifs: fix the type of cifs_demultiplex_thread()
by Al Viro
· 13 years ago
beefebf
ecryptfs_inode_permission() doesn't need to bail out on RCU
by Al Viro
· 13 years ago
729cdb3
kill IPERM_FLAG_RCU
by Al Viro
· 13 years ago
76fe327
->permission() sanitizing: document API changes
by Al Viro
· 13 years ago
d2d9e9f
merge do_revalidate() into its only caller
by Al Viro
· 13 years ago
4ad5abb
no reason to keep exec_permission() separate now
by Al Viro
· 13 years ago
d594e7e
massage generic_permission() to treat directories on a separate path
by Al Viro
· 13 years ago
eecdd35
->permission() sanitizing: don't pass flags to exec_permission()
by Al Viro
· 13 years ago
cf1dd1d
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
by Al Viro
· 13 years ago
e74f71e
->permission() sanitizing: don't pass flags to ->inode_permission()
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
1fc0f78
->permission() sanitizing: MAY_NOT_BLOCK
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
07b8ce1
lockless get_write_access/deny_write_access
by Al Viro
· 13 years ago
f4d6ff8
move exec_permission() up to the rest of permission-related functions
by Al Viro
· 13 years ago
3bfa784
kill file_permission() completely
by Al Viro
· 13 years ago
1b5d783
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
by Al Viro
· 13 years ago
78f32a9
switch path_init() to exec_permission()
by Al Viro
· 13 years ago
6f28610
switch udf_ioctl() to inode_permission()
by Al Viro
· 13 years ago
4cf2714
make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC)
by Al Viro
· 13 years ago
43e15cd
new helper: iterate_supers_type()
by Al Viro
· 13 years ago
44396f4
fs: add a DCACHE_NEED_LOOKUP flag for d_flags
by Josef Bacik
· 13 years ago
e6625fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
47126d8
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
4746efd
vmscan: fix a livelock in kswapd
by Shaohua Li
· 13 years ago
f7b8863
fs/libfs.c: fix simple_attr_write() on 32bit machines
by Akinobu Mita
· 13 years ago
e501f29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
5943026
vfs: fix race in rcu lookup of pruned dentry
by Linus Torvalds
· 13 years ago
38be7a7
ceph: fix file mode calculation
by Sage Weil
· 13 years ago
9daedd8
davinci: DM365 EVM: fix video input mux bits
by Jon Povey
· 13 years ago
33e1e5e
ARM: davinci: Check for NULL return from irq_alloc_generic_chip
by Todd Poynor
· 13 years ago
3a5c374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
680ba7c
pppoe: Must flush connections when MAC address changes too.
by David S. Miller
· 13 years ago
a07c796
include/linux/sdla.h: remove the prototype of sdla()
by WANG Cong
· 13 years ago
fec11dd
Fix cifs_get_root()
by Al Viro
· 13 years ago
0b8f627
tulip: dmfe: Remove old log spamming pr_debugs
by Joe Perches
· 13 years ago
dc6b845
si4713-i2c: avoid potential buffer overflow on si4713
by Mauro Carvalho Chehab
· 13 years ago
524196d
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
d36c301
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a406721d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
0916a5e
hppfs_lookup(): don't open-code lookup_one_len()
by Al Viro
· 13 years ago
3cc0658
hppfs: fix dentry leak
by Al Viro
· 13 years ago
0577d1b
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
by Al Viro
· 13 years ago
642c937
ufs should use d_splice_alias()
by Al Viro
· 13 years ago
a803b80
fix exofs ->get_parent()
by Al Viro
· 13 years ago
f560f66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
3d68bd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
efcbae2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 13 years ago
54a772b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
a6b52a9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
247dc22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
94b0522
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 13 years ago
d4bd4b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 13 years ago
d3f684f
hwmon: (max1111) Fix race condition causing NULL pointer exception
by Pavel Herrmann
· 13 years ago
fa8b697
hwmon: (it87) Fix label group removal
by Jean Delvare
· 13 years ago
0b8e77f
hwmon: (asus_atk0110) Fix memory leak
by Luca Tettamanti
· 13 years ago
f71d26b
watchdog: hpwdt depends on PCI
by Randy Dunlap
· 13 years ago
b793eb6
ASoC: Correct WM8994 MICBIAS supply widget hookup
by Mark Brown
· 13 years ago
1b71fe2
ceph analog of cifs build_path_from_dentry() race fix
by Al Viro
· 13 years ago
dc137bf
cifs: build_path_from_dentry() race fix
by Al Viro
· 13 years ago
1ef4859
sparc: sun4m SMP: fix wrong shift instruction in IPI handler
by Will Simoneau
· 13 years ago
05e9a2f
Bluetooth: Fix crash with incoming L2CAP connections
by Ilia Kolomisnky
· 13 years ago
9191e6a
Bluetooth: Fix regression in L2CAP connection procedure
by Gustavo F. Padovan
· 13 years ago
d670ac0
ARM: SAMSUNG: DMA Cleanup as per sparse
by Sangwook Lee
· 13 years ago
2a75ca4
watchdog: fix hpwdt Kconfig regression in 3.0-rc
by Olaf Hering
· 13 years ago
691abd0
ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip
by Todd Poynor
· 13 years ago
1765a36
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
900b170
ARM: fix regression in IXP4xx clocksource
by Richard Cochran
· 13 years ago
f3dc158
gianfar: rx parser
by Sebastian Pöhn
· 13 years ago
84652e8
PM / MIPS: Convert i8259.c to using syscore_ops
by Rafael J. Wysocki
· 13 years ago
164d5c3
gpio: wm831x: add a missing break in wm831x_gpio_dbg_show
by Axel Lin
· 13 years ago
af8a927
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 13 years ago
3110df8
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
375d0c0
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
da1b001
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
df8d6fe
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu
by Linus Torvalds
· 13 years ago
c64be78
sched: Fix 32bit race
by Peter Zijlstra
· 13 years ago
e3c1620
drm/radeon/kms: add new NI pci ids
by Alex Deucher
· 13 years ago
0d9b6e7
r6040: only disable RX interrupt if napi_schedule_prep is successful
by Michael Thalmeier
· 13 years ago
7e97bbb
hwmon: (adm1275) Fix coefficients per datasheet revision B
by Guenter Roeck
· 13 years ago
b35e160
ASoC: Fix shift in WM8958 accessory detection default implementation
by Mark Brown
· 13 years ago
1836750
fix loop checks in d_materialise_unique()
by Al Viro
· 13 years ago
62f2a3a
net: remove NETIF_F_ALL_TX_OFFLOADS
by Michał Mirosław
· 13 years ago
b73c43f
net: sctp: fix checksum marking for outgoing packets
by Michał Mirosław
· 13 years ago
5dcd07b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 13 years ago
380f7c6
GFS2: Resolve inode eviction and ail list interaction bug
by Steven Whitehouse
· 13 years ago
7fb574a
Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release
by Len Brown
· 13 years ago
b4a03b9
ACPI: Fixes device power states array overflow
by Lin Ming
· 13 years ago
4d2b295
ACPI, APEI, HEST, Detect duplicated hardware error source ID
by Huang Ying
· 13 years ago
Next »