index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
KEYS: Add missing smp_rmb() primitives to the keyring search code
David Howells
2
-8
/
+18
2012-01-18
TOMOYO: Accept \000 as a valid character.
Tetsuo Handa
1
-3
/
+3
2012-01-18
Fix compile breakage with kref.h
James Bottomley
1
-0
/
+1
2012-01-18
security: update MAINTAINERS file with new git repo
James Morris
1
-1
/
+1
2012-01-18
Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33
Ben Dooks
2
-40
/
+100
2012-01-18
i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-6
/
+6
2012-01-18
i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-7
/
+10
2012-01-18
i2c-eg20t: modified the setting of transfer rate.
Toshiharu Okada
1
-1
/
+1
2012-01-18
i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
Feng Tang
1
-1
/
+3
2012-01-18
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
1
-106
/
+39
2012-01-18
i2c: OMAP: Add DT support for i2c controller
Benoit Cousson
2
-35
/
+97
2012-01-18
I2C: OMAP: NACK without STP
Jan Weitzel
1
-4
/
+2
2012-01-18
I2C: OMAP: correct SYSC register offset for OMAP4
Alexander Aring
1
-1
/
+1
2012-01-18
audit: no leading space in audit_log_d_path prefix
Kees Cook
3
-6
/
+6
2012-01-18
audit: treat s_id as an untrusted string
Kees Cook
2
-13
/
+18
2012-01-18
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
1
-2
/
+2
2012-01-18
audit: comparison on interprocess fields
Peter Moody
2
-1
/
+62
2012-01-18
audit: implement all object interfield comparisons
Peter Moody
2
-1
/
+38
2012-01-18
audit: allow interfield comparison between gid and ogid
Eric Paris
2
-1
/
+8
2012-01-18
audit: complex interfield comparison helper
Eric Paris
1
-11
/
+39
2012-01-18
audit: allow interfield comparison in audit rules
Eric Paris
3
-2
/
+37
2012-01-18
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
6
-9
/
+25
2012-01-18
audit: do not call audit_getname on error
Eric Paris
2
-18
/
+13
2012-01-18
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
3
-4
/
+24
2012-01-18
audit: remove task argument to audit_set_loginuid
Eric Paris
3
-5
/
+5
2012-01-18
audit: allow audit matching on inode gid
Eric Paris
3
-0
/
+14
2012-01-18
audit: allow matching on obj_uid
Eric Paris
3
-0
/
+14
2012-01-18
audit: remove audit_finish_fork as it can't be called
Eric Paris
3
-24
/
+0
2012-01-18
audit: reject entry,always rules
Eric Paris
1
-2
/
+4
2012-01-18
audit: inline audit_free to simplify the look of generic code
Eric Paris
3
-4
/
+8
2012-01-18
audit: drop audit_set_macxattr as it doesn't do anything
Eric Paris
1
-2
/
+0
2012-01-18
audit: inline checks for not needing to collect aux records
Eric Paris
2
-15
/
+23
2012-01-18
audit: drop some potentially inadvisable likely notations
Eric Paris
1
-6
/
+6
2012-01-18
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
1
-5
/
+1
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
16
-86
/
+72
2012-01-18
audit: ia32entry.S sign extend error codes when calling 64 bit code
Eric Paris
1
-1
/
+3
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
26
-74
/
+132
2012-01-18
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
3
-21
/
+39
2012-01-18
audit: check current inode and containing object when filtering on major and ...
Eric Paris
1
-10
/
+14
2012-01-18
audit: drop the meaningless and format breaking word 'user'
Eric Paris
1
-1
/
+1
2012-01-18
audit: dynamically allocate audit_names when not enough space is in the names...
Eric Paris
1
-188
/
+215
2012-01-18
audit: make filetype matching consistent with other filters
Eric Paris
2
-12
/
+11
2012-01-18
xfs: cleanup xfs_file_aio_write
Christoph Hellwig
1
-45
/
+37
2012-01-18
xfs: always return with the iolock held from xfs_file_aio_write_checks
Christoph Hellwig
1
-3
/
+4
2012-01-18
xfs: remove the i_new_size field in struct xfs_inode
Christoph Hellwig
5
-92
/
+30
2012-01-18
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
12
-82
/
+56
2012-01-18
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
4
-9
/
+24
2012-01-18
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
6
-46
/
+76
2012-01-18
xfs: make i_flags an unsigned long
Christoph Hellwig
1
-1
/
+1
2012-01-18
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
8
-115
/
+81
[prev]
[next]