aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Veit <claymore1298@gmail.com>2022-08-28 16:52:23 +0200
committerJulian Veit <claymore1298@gmail.com>2022-08-28 21:05:40 +0200
commit570cf40771a760898c0277d2091b96042fb45e00 (patch)
tree5a0d63715e3e7056a33d1501d04335d74478c543
parent042e8e06674de0f70b32a48926a69590f4d181ad (diff)
defconfig: reapply deactivate CONFIG_RT_GROUP_SCHED and regen
Change-Id: I21c37d521eb6d7d9b2b1c1eeae950bafed4cbd1c
-rw-r--r--arch/arm/configs/m8_defconfig37
-rw-r--r--arch/arm/configs/m8dug_defconfig37
-rw-r--r--h 991f76f837b148
3 files changed, 214 insertions, 8 deletions
diff --git a/arch/arm/configs/m8_defconfig b/arch/arm/configs/m8_defconfig
index 9cc3e195558..3290458b9c1 100644
--- a/arch/arm/configs/m8_defconfig
+++ b/arch/arm/configs/m8_defconfig
@@ -77,6 +77,7 @@ CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_SPARSE_IRQ=y
+CONFIG_DEFAULT_ROOTWAIT_POLL=100
#
# RCU Subsystem
@@ -109,7 +110,7 @@ CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
-CONFIG_RT_GROUP_SCHED=y
+# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
@@ -126,9 +127,9 @@ CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
+CONFIG_RD_XZ=y
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
-CONFIG_RD_XZ=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
@@ -577,6 +578,11 @@ CONFIG_HTC_BUILD_EDIAG=y
CONFIG_HTC_RPM_CMD=y
# CONFIG_HTC_MONITOR_SUBSYS_SLEEP_TIME is not set
# CONFIG_KERNEL_TEXT_MPU_PROT is not set
+# CONFIG_MACH_MEC_UL is not set
+# CONFIG_MACH_MEC_DWG is not set
+# CONFIG_MACH_MEC_DUG is not set
+# CONFIG_MACH_MEC_TL is not set
+# CONFIG_MACH_MEC_WHL is not set
#
# System MMU
@@ -1739,6 +1745,9 @@ CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_SYNAPTICS_3K=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_RMI4_I2C is not set
+# CONFIG_TOUCHSCREEN_HIMAX is not set
+# CONFIG_TOUCHSCREEN_ONE_LAYER_HIMAX is not set
+# CONFIG_TOUCHSCREEN_HIMAX_ESD_EN is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
@@ -1883,6 +1892,14 @@ CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_MUX is not set
+
+#
+# Miscellaneous I2C Chip support
+#
+# CONFIG_SENSORS_AK8963_DOE_PLUS is not set
+# CONFIG_BOSCH_BMA250 is not set
+# CONFIG_INPUT_CAPELLA_CM3629 is not set
+# CONFIG_CIR_ALWAYS_READY is not set
CONFIG_I2C_HELPER_AUTO=y
#
@@ -2307,6 +2324,7 @@ CONFIG_OV4688=y
# CONFIG_OV13850_800M is not set
# CONFIG_s5k4e1 is not set
# CONFIG_OV12830 is not set
+# CONFIG_OV13850 is not set
CONFIG_OV2722=y
# CONFIG_S5K5E_ONELANE is not set
# CONFIG_S5K5E_TWOLANE is not set
@@ -2719,6 +2737,7 @@ CONFIG_SND_SOC_MSM_QDSP6V2_INTF=y
# CONFIG_SND_SOC_QDSP6 is not set
CONFIG_SND_SOC_QDSP6V2=y
CONFIG_AUDIO_OCMEM=y
+# CONFIG_DOLBY_DAP is not set
CONFIG_SND_SOC_MSM8974=y
CONFIG_SND_SOC_APQ8074=y
CONFIG_HD_AUDIO=y
@@ -3219,6 +3238,7 @@ CONFIG_ANDROID_TIMED_GPIO=y
# CONFIG_PRIMA_WLAN is not set
CONFIG_PRONTO_WLAN=y
# CONFIG_PRIMA_WLAN_BTAMP is not set
+# CONFIG_HTC_WIFI_NVS is not set
CONFIG_PRIMA_WLAN_LFR=y
CONFIG_PRIMA_WLAN_OKC=y
CONFIG_PRIMA_WLAN_11AC_HIGH_TP=y
@@ -3684,6 +3704,7 @@ CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
+# CONFIG_CRYPTO_CHACHA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
@@ -3740,11 +3761,19 @@ CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
-# CONFIG_XZ_DEC is not set
-# CONFIG_XZ_DEC_BCJ is not set
+CONFIG_XZ_DEC=y
+CONFIG_XZ_DEC_X86=y
+CONFIG_XZ_DEC_POWERPC=y
+CONFIG_XZ_DEC_IA64=y
+CONFIG_XZ_DEC_ARM=y
+CONFIG_XZ_DEC_ARMTHUMB=y
+CONFIG_XZ_DEC_SPARC=y
+CONFIG_XZ_DEC_BCJ=y
+# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
+CONFIG_DECOMPRESS_XZ=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
diff --git a/arch/arm/configs/m8dug_defconfig b/arch/arm/configs/m8dug_defconfig
index bb95420ec48..e97dcc5614e 100644
--- a/arch/arm/configs/m8dug_defconfig
+++ b/arch/arm/configs/m8dug_defconfig
@@ -77,6 +77,7 @@ CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_SPARSE_IRQ=y
+CONFIG_DEFAULT_ROOTWAIT_POLL=100
#
# RCU Subsystem
@@ -109,7 +110,7 @@ CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
-CONFIG_RT_GROUP_SCHED=y
+# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
@@ -126,9 +127,9 @@ CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
+CONFIG_RD_XZ=y
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
-CONFIG_RD_XZ=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
@@ -577,6 +578,11 @@ CONFIG_HTC_BUILD_EDIAG=y
CONFIG_HTC_RPM_CMD=y
# CONFIG_HTC_MONITOR_SUBSYS_SLEEP_TIME is not set
# CONFIG_KERNEL_TEXT_MPU_PROT is not set
+# CONFIG_MACH_MEC_UL is not set
+# CONFIG_MACH_MEC_DWG is not set
+# CONFIG_MACH_MEC_DUG is not set
+# CONFIG_MACH_MEC_TL is not set
+# CONFIG_MACH_MEC_WHL is not set
#
# System MMU
@@ -1739,6 +1745,9 @@ CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_SYNAPTICS_3K=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_RMI4_I2C is not set
+# CONFIG_TOUCHSCREEN_HIMAX is not set
+# CONFIG_TOUCHSCREEN_ONE_LAYER_HIMAX is not set
+# CONFIG_TOUCHSCREEN_HIMAX_ESD_EN is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
@@ -1883,6 +1892,14 @@ CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_MUX is not set
+
+#
+# Miscellaneous I2C Chip support
+#
+# CONFIG_SENSORS_AK8963_DOE_PLUS is not set
+# CONFIG_BOSCH_BMA250 is not set
+# CONFIG_INPUT_CAPELLA_CM3629 is not set
+# CONFIG_CIR_ALWAYS_READY is not set
CONFIG_I2C_HELPER_AUTO=y
#
@@ -2307,6 +2324,7 @@ CONFIG_OV4688=y
# CONFIG_OV13850_800M is not set
# CONFIG_s5k4e1 is not set
# CONFIG_OV12830 is not set
+# CONFIG_OV13850 is not set
CONFIG_OV2722=y
# CONFIG_S5K5E_ONELANE is not set
# CONFIG_S5K5E_TWOLANE is not set
@@ -2719,6 +2737,7 @@ CONFIG_SND_SOC_MSM_QDSP6V2_INTF=y
# CONFIG_SND_SOC_QDSP6 is not set
CONFIG_SND_SOC_QDSP6V2=y
CONFIG_AUDIO_OCMEM=y
+# CONFIG_DOLBY_DAP is not set
CONFIG_SND_SOC_MSM8974=y
CONFIG_SND_SOC_APQ8074=y
CONFIG_HD_AUDIO=y
@@ -3219,6 +3238,7 @@ CONFIG_ANDROID_TIMED_GPIO=y
# CONFIG_PRIMA_WLAN is not set
CONFIG_PRONTO_WLAN=y
# CONFIG_PRIMA_WLAN_BTAMP is not set
+# CONFIG_HTC_WIFI_NVS is not set
CONFIG_PRIMA_WLAN_LFR=y
CONFIG_PRIMA_WLAN_OKC=y
CONFIG_PRIMA_WLAN_11AC_HIGH_TP=y
@@ -3684,6 +3704,7 @@ CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
+# CONFIG_CRYPTO_CHACHA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
@@ -3740,11 +3761,19 @@ CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
-# CONFIG_XZ_DEC is not set
-# CONFIG_XZ_DEC_BCJ is not set
+CONFIG_XZ_DEC=y
+CONFIG_XZ_DEC_X86=y
+CONFIG_XZ_DEC_POWERPC=y
+CONFIG_XZ_DEC_IA64=y
+CONFIG_XZ_DEC_ARM=y
+CONFIG_XZ_DEC_ARMTHUMB=y
+CONFIG_XZ_DEC_SPARC=y
+CONFIG_XZ_DEC_BCJ=y
+# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
+CONFIG_DECOMPRESS_XZ=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
diff --git a/h 991f76f837b b/h 991f76f837b
new file mode 100644
index 00000000000..416643a5907
--- /dev/null
+++ b/h 991f76f837b
@@ -0,0 +1,148 @@
+18b3310ef7e stop passing nameidata to ->lookup()
+2645e483e4c stop passing nameidata * to ->d_revalidate()
+6615e6db12b sysfs: fix use after free in case of concurrent read/write and readdir
+cde9833c97c sysfs: handle failure path correctly for readdir()
+01fadbb46b6 sysfs: fix race between readdir and lseek
+fa3b39b05f4 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
+3a198886ab5 sysfs: handle 'parent deleted before child added'
+70fa4a62e91 sysfs: Update the name hash for an entry after changing the namespace
+54d20f006ce Revert "sysfs: Kill nlink counting."
+d5c38b137ac sysfs: Update the name hash when renaming sysfs entries
+524b6c5b39b sysfs: Kill nlink counting.
+cafa6b5dd7c sysfs: Store the sysfs inode in an unsigned int.
+4e4d6d860b9 sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
+f6d90b4f9ce sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
+b9e2780d576 sysfs: Remove support for tagged directories with untagged members (again)
+8a9ea3237e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
+903e21e2eea sysfs: Reject with a warning invalid uses of tagged directories.
+23396180a97 sysfs: Remove support for tagged directories with untagged members.
+c4253cb0748 sysfs: add unsigned long cast to prevent compile warning
+a406f75840e sysfs: use rb-tree for inode number lookup
+58f2a4c7932 sysfs: remove s_sibling hacks
+4f72c0cab40 sysfs: use rb-tree for name lookups
+7f9838fd018 sysfs: count subdirectories
+34286d66623 fs: rcu-walk aware d_revalidate method
+fb045adb99d fs: dcache reduce branches in lookup path
+fe15ce446be fs: change d_delete semantics
+be867b194a3 sysfs: Comment sysfs directory tagging logic
+af10ec77b43 sysfs: Add support for tagged directories with untagged members.
+3ff195b011d sysfs: Implement sysfs tagged directory support.
+fac2622bbad sysfs: Pass super_block to sysfs_get_inode
+a2db6842873 sysfs: Only take active references on attributes.
+e72ceb8ccac sysfs: Remove sysfs_get/put_active_two
+1e5289c97bb sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
+846f99749ab sysfs: Add lockdep annotations for the sysfs active reference
+ca1bab38195 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
+832b6af198a sysfs: Propagate renames to the vfs on demand
+a16bbc3430e sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
+e61ab4ae48f sysfs: Implement sysfs_getattr & sysfs_permission
+6b0bfe9383a sysfs: Update s_iattr on link and unlink.
+e8f077c8831 sysfs: Use dentry_ops instead of directly playing with the dcache
+28a027cfc0d sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
+4c3da2209b1 sysfs: Don't leak secdata when a sysfs_dirent is freed.
+a6a8357788d sysfs: Allow sysfs_move_dir(..., NULL) again.
+ddd29ec6597 sysfs: Add labeling support for sysfs
+0f58b445820 sysfs: fix hardlink count on device_move
+3ae5080f4c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
+ee1ec32903f constify dentry_operations: sysfs
+e0edd3c65aa sysfs: don't block indefinitely for unmapped files.
+425cb02912d sysfs: sysfs_add_one WARNs with full path to duplicate filename
+3222a3e55f4 [PATCH] fix ->llseek for more directories
+0b4a4fea253 kobject: Cleanup kobject_rename and !CONFIG_SYSFS
+45c076c5d71 sysfs: use ilookup5() instead of ilookup5_nowait()
+f1282c844e8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
+99fcd77d153 Use WARN() in fs/sysfs
+36ce6dad6e3 driver core: Suppress sysfs warnings for device_rename().
+0599ad53fee sysfs: remove error messages for -EEXIST case
+c6f87733823 SYSFS: Explicitly include required header file slab.h.
+9fd5b1c906a sysfs: Fix a copy-n-paste typo in comment
+456ef1553cb sysfs: fix bugs in sysfs_rename/move_dir()
+e49452c6770 sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
+78e9d3678c8 sysfs: make sysfs_{get,put}_active() static
+f7a75f0a400 spin_lock_unlocked cleanups
+eead1911532 partially fix up the lookup_one_noperm mess
+6d66f5cd26e sysfs: add copyrights
+a4e8b912541 sysfs: move sysfs file poll implementation to sysfs_open_dirent
+bc747f37a0f sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
+d6b4fd2faeb sysfs: open code sysfs_attach_dentry()
+b1fc3d6144d sysfs: make s_elem an anonymous union
+181b2e4be16 sysfs: fix comments of sysfs_add/remove_one()
+5c3e8964ce8 sysfs: spit a warning to users when they try to create a duplicate sysfs file
+45aaae9c51d sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
+9918f9a4817 sysfs: Rewrite rename in terms of sysfs dirents
+5a26b79c426 sysfs: Remove s_dentry
+e0712bbfd9c sysfs: simply sysfs_get_dentry
+932ea2e374d sysfs: Introduce sysfs_rename_mutex
+89bec09705d sysfs: Rewrite sysfs_drop_dentry.
+3efa65b92d8 sysfs: Simplify readdir.
+94777e09180 sysfs: In sysfs_lookup don't open code sysfs_find_dirent
+7d0c7d676cc sysfs: Make sysfs_mount static
+119dd52be33 sysfs: Remove sysfs_instantiate
+372e88bd192 sysfs: Move all of inode initialization into sysfs_init_inode
+253280267a7 sysfs: fix i_mutex locking in sysfs_get_dentry()
+990e53f880b sysfs: make sysfs_addrm_finish() return void
+23dc279950a sysfs: make sysfs_add_one() automatically check for duplicate entry
+41fc1c27452 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly
+ff869de7bf5 sysfs: simplify sysfs_rename_dir()
+a7a0475497f sysfs: cosmetic changes in sysfs_lookup()
+90bc61359de sysfs: Remove first pass at shadow directory support
+869512ab5ab sysfs: cleanup semaphore.h
+19c38de88a8 kobjects: fix up improper use of the kobject name field
+6cb52147b25 sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
+967e35dcc9a sysfs: cosmetic clean up on node creation failure paths
+01da2425f32 sysfs: avoid kmem_cache_free(NULL)
+51225039f3c sysfs: make directory dentries and inodes reclaimable
+53e0ae92690 sysfs: implement sysfs_get_dentry()
+a0edd7c8489 sysfs: move sysfs_drop_dentry() to dir.c and make it static
+fb6896da37f sysfs: restructure add/remove paths and fix inode update
+3007e997de9 sysfs: use sysfs_mutex to protect the sysfs_dirent tree
+5f9953237f6 sysfs: consolidate sysfs spinlocks
+608e266a2d4 sysfs: make kobj point to sysfs_dirent instead of dentry
+f0b0af4792d sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
+380e6fbb729 sysfs: implement SYSFS_FLAG_REMOVED flag
+b402d72cf7b sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
+0c73f18b7d9 sysfs: use singly-linked list for sysfs_dirent tree
+8619f979898 sysfs: slim down sysfs_dirent->s_active
+b6b4a4399c2 sysfs: move s_active functions to fs/sysfs/dir.c
+8312a8d7c1d sysfs: use iget_locked() instead of new_inode()
+fc9f54b9982 sysfs: reorganize sysfs_new_indoe() and sysfs_create()
+7f7cfffe60e sysfs: fix parent refcounting during rename and move
+42b37df6abb sysfs: make sysfs_alloc_ino() static
+dbde0fcf9f8 sysfs: reimplement sysfs_drop_dentry()
+198a2a84701 sysfs: separate out sysfs_attach_dentry()
+0ab66088c85 sysfs: implement sysfs_dirent active reference and immediate disconnect
+2b29ac252af sysfs: reimplement symlink using sysfs_dirent tree
+aecdcedaab4 sysfs: implement kobj_sysfs_assoc_lock
+3e5190380eb sysfs: make sysfs_dirent->s_element a union
+0c096b507f1 sysfs: add sysfs_dirent->s_name
+13b3086d2ea sysfs: add sysfs_dirent->s_parent
+a26cd7226c2 sysfs: consolidate sysfs_dirent creation functions
+996b73764e9 sysfs: flatten and fix sysfs_rename_dir() error handling
+dfeb9fb0343 sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
+2b611bb7abd sysfs: allocate inode number using ida
+fa7f912ad4a sysfs: move release_sysfs_dirent() to dir.c
+dd14cbc9947 sysfs: fix race condition around sd->s_dentry, take#2
+dc351252b33 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
+0de1517e23c [PATCH] Fix 2.6.21 rfcomm lockups
+c5ef1c42c51 [PATCH] mark struct inode_operations const 3
+c376222960a [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
+b592fcfe7f0 sysfs: Shadow directory support
+94bebf4d1b8 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
+c744aeae9d1 driver core: Allow device_move(dev, NULL).
+f427f5d5d6b [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path
+8a82472f86b driver core: Introduce device_move(): move a device to a new parent.
+d8c76e6f45c [PATCH] r/o bind mount prepwork: inc_nlink() helper
+eea3f8911f3 sysfs: Make poll behaviour consistent
+1bfba4e8ea0 [PATCH] core: use list_move()
+4508a7a734b [PATCH] sysfs: Allow sysfs attribute files to be pollable
+a580290c3e6 Documentation: fix minor kernel-doc warnings
+4b6f5d20b04 [PATCH] Make most file operations structs in fs/ const
+832c57e9afa [PATCH] sysfs: don't export dir symbols
+c516865cfba [PATCH] sysfs: fix problem with duplicate sysfs directories and files
+641e6f30a09 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry
+1b1dcc1b57a [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
+e80a5dea8e0 [PATCH] sysfs: handle failures in sysfs_make_dirent
+5f45f1a78fb [PATCH] remove duplicate get_dentry functions in various places
+988d186de5b [PATCH] sysfs-iattr: add sysfs_setattr
+6fa5c828c7f [PATCH] sysfs-iattr: attach sysfs_dirent before new inode
+1da177e4c3f Linux-2.6.12-rc2