firefly-linux-kernel-4.4.55.git
2012-01-17 Dmitry Kasatkinintegrity: digital signature config option name change
2012-01-17 Dmitry Kasatkinlib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
2012-01-17 Dmitry Kasatkinlib: MPILIB Kconfig description update
2012-01-17 Dmitry Kasatkinlib: digital signature dependency fix
2012-01-17 Dmitry Kasatkinlib: digital signature config option name change
2012-01-17 Mimi Zoharencrypted-keys: fix rcu and sparse messages
2012-01-17 Mimi Zoharkeys: fix trusted/encrypted keys sparse rcu_assign_poin...
2012-01-17 David HowellsKEYS: Add missing smp_rmb() primitives to the keyring...
2012-01-17 Tetsuo HandaTOMOYO: Accept \000 as a valid character.
2012-01-17 James BottomleyFix compile breakage with kref.h
2012-01-17 James Morrissecurity: update MAINTAINERS file with new git repo
2012-01-17 Ben DooksMerge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap...
2012-01-17 Tomoya MORINAGAi2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to...
2012-01-17 Tomoya MORINAGAi2c-eg20t: Support new device LAPIS Semiconductor ML783...
2012-01-17 Toshiharu Okadai2c-eg20t: modified the setting of transfer rate.
2012-01-17 Feng Tangi2c-eg20t: use i2c_add_numbered_adapter to get a fixed...
2012-01-17 Linus Torvaldsproc: clean up and fix /proc/<pid>/mem handling
2012-01-17 Benoit Coussoni2c: OMAP: Add DT support for i2c controller
2012-01-17 Jan WeitzelI2C: OMAP: NACK without STP
2012-01-17 Alexander AringI2C: OMAP: correct SYSC register offset for OMAP4
2012-01-17 Miklos Szeredivfs: remove printk from set_nlink()
2012-01-17 Kazuya Miowake up s_wait_unfrozen when ->freeze_fs fails
2012-01-17 Kees Cookaudit: no leading space in audit_log_d_path prefix
2012-01-17 Kees Cookaudit: treat s_id as an untrusted string
2012-01-17 Xi Wangaudit: fix signedness bug in audit_log_execve_info()
2012-01-17 Peter Moodyaudit: comparison on interprocess fields
2012-01-17 Peter Moodyaudit: implement all object interfield comparisons
2012-01-17 Eric Parisaudit: allow interfield comparison between gid and...
2012-01-17 Eric Parisaudit: complex interfield comparison helper
2012-01-17 Eric Parisaudit: allow interfield comparison in audit rules
2012-01-17 Nathaniel HustedKernel: Audit Support For The ARM Platform
2012-01-17 Eric Parisaudit: do not call audit_getname on error
2012-01-17 Eric Parisaudit: only allow tasks to set their loginuid if it...
2012-01-17 Eric Parisaudit: remove task argument to audit_set_loginuid
2012-01-17 Eric Parisaudit: allow audit matching on inode gid
2012-01-17 Eric Parisaudit: allow matching on obj_uid
2012-01-17 Eric Parisaudit: remove audit_finish_fork as it can't be called
2012-01-17 Eric Parisaudit: reject entry,always rules
2012-01-17 Eric Parisaudit: inline audit_free to simplify the look of generi...
2012-01-17 Eric Parisaudit: drop audit_set_macxattr as it doesn't do anything
2012-01-17 Eric Parisaudit: inline checks for not needing to collect aux...
2012-01-17 Eric Parisaudit: drop some potentially inadvisable likely notations
2012-01-17 Eric Parisaudit: remove AUDIT_SETUP_CONTEXT as it isn't used
2012-01-17 Eric Parisaudit: inline audit_syscall_entry to reduce burden...
2012-01-17 Eric Parisaudit: ia32entry.S sign extend error codes when calling...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-17 Eric Parisseccomp: audit abnormal end to a process due to seccomp
2012-01-17 Eric Parisaudit: check current inode and containing object when...
2012-01-17 Eric Parisaudit: drop the meaningless and format breaking word...
2012-01-17 Eric Parisaudit: dynamically allocate audit_names when not enough...
2012-01-17 Eric Parisaudit: make filetype matching consistent with other...
2012-01-17 Christoph Hellwigxfs: cleanup xfs_file_aio_write
2012-01-17 Christoph Hellwigxfs: always return with the iolock held from xfs_file_a...
2012-01-17 Christoph Hellwigxfs: remove the i_new_size field in struct xfs_inode
2012-01-17 Christoph Hellwigxfs: remove the i_size field in struct xfs_inode
2012-01-17 Christoph Hellwigxfs: replace i_pin_wait with a bit waitqueue
2012-01-17 Christoph Hellwigxfs: replace i_flock with a sleeping bitlock
2012-01-17 Christoph Hellwigxfs: make i_flags an unsigned long
2012-01-17 Christoph Hellwigxfs: remove the if_ext_max field in struct xfs_ifork
2012-01-17 Dan Carpenterinetpeer: initialize ->redirect_genid in inet_getpeer()
2012-01-17 Michał Mirosławnet: fix NULL-deref in WARN() in skb_gso_segment()
2012-01-17 Ben Hutchingsnet: WARN if skb_checksum_help() is called on skb requi...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-01-17 Jens Axboecfq-iosched: fix use-after-free of cfqq
2012-01-17 Ulrich Drepperx86, opcode: ANDN and Group 17 in x86-opcode-map.txt
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Thomas RenningerACPI processor: Remove unneeded cpuidle_unregister_driv...
2012-01-17 Thomas Renningerintel idle: Make idle driver more robust
2012-01-17 David Howellsintel_idle: Fix a cast to pointer from integer of diffe...
2012-01-17 Masanari IidaACPI: kernel-parameters.txt : Add intel_idle.max_cstate
2012-01-17 Yanmin Zhangintel_idle: remove redundant local_irq_disable() call
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Konstantin... tty: remove unused tty_driver->termios_locked
2012-01-17 Mauro Carvalho... [media] dvb_frontend: Don't call get_frontend() if...
2012-01-17 Linus TorvaldsRevert "capabitlies: ns_capable can use the cap helpers...
2012-01-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-17 Mark BrownASoC: Wait for WM8993 FLL to stabilise
2012-01-17 sjur.brandeland... caif: Remove bad WARN_ON in caif_dev
2012-01-17 sjur.brandeland... caif: Fix typo in Vendor/Product-ID for CAIF modems
2012-01-17 Yaniv Rosnerbnx2x: Disable AN KR work-around for BCM57810
2012-01-17 Yaniv Rosnerbnx2x: Remove AutoGrEEEn for BCM84833
2012-01-17 Yaniv Rosnerbnx2x: Remove 100Mb force speed for BCM84833
2012-01-17 Yaniv Rosnerbnx2x: Fix PFC setting on BCM57840
2012-01-17 Yaniv Rosnerbnx2x: Fix Super-Isolate mode for BCM84833
2012-01-17 Eric Dumazetnet: fix some sparse errors
2012-01-17 Shan Weinet: kill duplicate included header
2012-01-17 Nobuhiro Iwamatsunet: sh-eth: Fix build error by the value which is...
2012-01-17 Ben Hutchingsnet: Use device model to get driver name in skb_gso_seg...
2012-01-17 Eric Dumazetbridge: BH already disabled in br_fdb_cleanup()
2012-01-17 Glauber Costanet: move sock_update_memcg outside of CONFIG_INET
2012-01-17 Yogesh Ashok... mwl8k: Fixing Sparse ENDIAN CHECK warning
2012-01-17 Helmut Schaamac80211: Fix possible race between sta_unblock and...
2012-01-17 Dan Carpentermwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
2012-01-17 Alexandre Olivabrcmfmac: work-around gcc 4.7 build issue
2012-01-17 Devendra Naganet: remove version.h includes in net/openvswitch/
2012-01-17 Hiroaki SHIMODAbql: Fix inconsistency between file mode and attr method.
2012-01-17 Thadeu Lima... ehea: make some functions and variables static
2012-01-17 Linus Torvaldsbrcmsmac: remove PCI suspend/resume from bcma driver
2012-01-17 Linus Torvaldsbcma: connect the bcma bus suspend/resume to the bcma...
next