==================== 2019-08-26 ==================== * kernel/sony/msm8960t 8f1d4d8 fs: sdfat: Add MODULE_ALIAS_FS for supported filesystems [Paul Keith] bd7a98e fs: sdfat: Add config option to register sdFAT for VFAT [Paul Keith] 68543c1 fs: sdfat: Add config option to register sdFAT for exFAT [Paul Keith] c9a6099 ext4: calculate and verify inode checksums [Darrick J. Wong] 608ee7f ext4: calculate and verify superblock checksum [Darrick J. Wong] 7041d57 ext4: load the crc32c driver if necessary [Darrick J. Wong] 833e8ca ext4: change on-disk layout to support extended metadata checksumming [Darrick J. Wong] 35e0203 ext4: add more inode number paranoia checks [Theodore Ts'o] 023dbbb ext4: fix bitmap position validation [Lukas Czerner] 7e1f0bd ext4: add validity checks for bitmap block numbers [Theodore Ts'o] 0f991f9 ext4: fix block bitmap validation when bigalloc, ^flex_bg [Darrick J. Wong] 629afe5 ext4: fail ext4_iget for root directory if unallocated [Theodore Ts'o] 15c321e ext4: correctly handle a zero-length xattr with a non-zero e_value_offs [Theodore Ts'o] b4f562e jbd2: don't mark block as modified if the handle is out of credits [Theodore Ts'o] 68136d9 prima: Fix buffer overrun in function ProcSetReqInternal [Vignesh Viswanathan] 3da3cb4 netfilter: ebtables: fix erroneous reject of last rule [Florian Westphal] 0b4bfe1 netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets [Florian Westphal] a557477 cfg80211: Fix use after free when process wdev events [Jianmin Zhu] 4d0a84d crypto: pcrypt - fix freeing pcrypt instances [Eric Biggers] 299ef6c KEYS: add missing permission check for request_key() destination [Eric Biggers] fc59696 KEYS: Don't permit request_key() to construct a new keyring [David Howells] 4a44d8e crypto: hmac - require that the underlying hash algorithm is unkeyed [Eric Biggers] b1418a4 net: ipv4: fix for a race condition in raw_sendmsg [Mohamed Ghannam] 80051ad ipv4: Avoid reading user iov twice after raw_probe_proto_opt [Herbert Xu] 9a7fb2b ipv4: Use standard iovec primitive in raw_probe_proto_opt [Herbert Xu] 8be708e USB: core: prevent malicious bNumInterfaces overflow [Alan Stern] 1b54d55 Input: gtco - fix potential out-of-bound access [Dmitry Torokhov] b059bb5 ALSA: usb-audio: Kill stray URB at exiting [Takashi Iwai] 3b5de98 ASoC: apr: Add validity check to APR port [Aditya Bavanari] 0261f69 BACKPORT: USB: core: harden cdc_parse_cdc_header [Marissa Wall] 7e6c33b ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor [Takashi Iwai] c49c79c USB: fix out-of-bounds in usb_set_configuration [Greg Kroah-Hartman] f5ab820 HID: usbhid: fix out-of-bounds bug [Jaejoong Kim] 4c16a4c USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() [Alan Stern] 8d4768b USB: serial: console: fix use-after-free after failed setup [Johan Hovold] 7e33cab prima: Fix incorrect processing of encrypted auth frame [Sridhar Selvaraj] 48bf837 ASoC: wcd9xxx: restrict debugfs permission [Karthikeyan Mani] 8980a9f nl80211: Define policy for packet pattern attributes [Peng Xu] 52f13bc diag: Add mutex protection while reading dci debug statistics [Sreelakshmi Gownipalli] 8ee9b8f diag: dci: Add dci-smd debug information [Ravi Aravamudhan] d1b749f diag: Add memory pool information to debugfs [Ravi Aravamudhan] 4c00969 defconfig: huashan: Use sdFAT for VFAT file system [Arne Coucheron] 7e5930f defconfig: huashan: refresh deconfig declarations [Adrian DC] 3902223 suspend: enable freeze timeout configuration through sys [Li Fei] fc1ced9 alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue [John Stultz] d8c6f6a binder: Modifications for building with 3.4 kernel [Arne Coucheron] bcb1eae binder: Merge with aosp-common/android-3.18 [Arne Coucheron] 31e3405 userns: Use cred->user_ns instead of cred->user->user_ns [Eric W. Biederman] 8f32ebe take rlimit check to callers of expand_files() [Al Viro] 08f4745 take descriptor-related part of close() to file.c [Al Viro] cd85485 take fget() and friends to fs/file.c [Al Viro] ee18732 expose a low-level variant of fd_install() for binder [Al Viro] d0cc009 move put_unused_fd() and fd_install() to fs/file.c [Al Viro] 830936f new helper: __alloc_fd() [Al Viro] 527c7d1 make get_unused_fd_flags() a function [Al Viro] 537687b Revert "fs: Mark alloc_fd with EXPORT_SYMBOL" [Adrian DC] bc5134b Revert "new helper: iterate_fd()" [Adrian DC] 421c3ec lmk: Replace with AOSP 3.18 version [Arne Coucheron] 31a2064 list: introduce list_first_entry_or_null [Jiri Pirko] 1c80634 sched: Make some macros available to other parts of the kernel [Arne Coucheron] 2d8649d BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom reaper context [Michal Hocko] 223dd2b vmscan: remove obsolete shrink_control comment [Minchan Kim] ec595fa include/linux/mm.h: add PAGE_ALIGNED() helper [Andrew Morton] 498d73a mm: keep page cache radix tree nodes in check [Johannes Weiner] 87dc119 mm: list_lru: fix almost infinite loop causing effective livelock [Russell King] d216883 list_lru: dynamically adjust node arrays [Glauber Costa] a61c121 list_lru: remove special case function list_lru_dispose_all. [Glauber Costa] 752b4fb list_lru: per-node API [Glauber Costa] 911986a list_lru: fix broken LRU_RETRY behaviour [Dave Chinner] 957c45d list_lru: per-node list infrastructure [Dave Chinner] d5ed322 list: add a new LRU list type [Dave Chinner] d61e317 locking: Remove atomicy checks from {READ,WRITE}_ONCE [Peter Zijlstra] 4ff805b kernel: make READ_ONCE() valid on const arguments [Linus Torvalds] 609bf8c Revert "mm: process reclaim: vmpressure based process reclaim" [Adrian DC] 13481c4 Revert "mm: process_reclaim: do not iterate over stale task structs" [Adrian DC] a48ff1d Revert "mm: process_reclaim: use unbounded cpu workqueue" [Adrian DC] 13bbc00 Revert "mm: process_reclaim: fix reclaim skip on low efficiency" [Adrian DC] d7c7f6e Revert "mm: process_reclaim: Fix "mm: process_reclaim: use unbounded cpu workqueue"" [Adrian DC] 5df787b drivers: zram: deprecate show_mem driver features [Adrian DC] b2d843a Revert "ksm: Add showmem notifier" [Adrian DC] 44ca3bf kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) [Christian Borntraeger] d158390 Revert "memcg: add memory.pressure_level events" [Arne Coucheron] 3f4bc97 Revert "mm: vmpressure: allow in-kernel clients to subscribe for events" [Arne Coucheron] 526dd95 Revert "mm: vmpressure: fix backport" [Adrian DC] cac4699 Revert "mm: vmpressure: Fix in-kernel vmpressure global init" [Adrian DC] ab01dce Revert "mm: vmpressure: scale pressure based on reclaim context" [Arne Coucheron] 0cf429c Revert "mm: vmpressure: dynamic window sizing." [Adrian DC] 4b877cc Revert "mm: vmpressure: account allocstalls only on higher pressures" [Arne Coucheron] 69608cb Revert "mm: Fix "mm: vmpressure: account allocstalls only on higher pressures"" [Adrian DC] 7eefcba Revert "mm: Add notifier framework for showing memory" [Arne Coucheron] 4830af8 Revert "mm: showmem: make the notifiers atomic" [Adrian DC] 7390c23 staging: android: ashmem: Fix mmap size validation [Alistair Strachan] 2a1c80a staging: android: ashmem: Fix lockdep issue during llseek [Joel Fernandes] 6e1ea25 staging: android: ashmem: lseek failed due to no FMODE_LSEEK. [zhangshuxiao] 2312556 ashmem: use vfs_llseek() [Al Viro] 6fb2849 add toggle for disabling newly added USB devices [Daniel Micay] 2df9ee6 UPSTREAM: net: xfrm: allow clearing socket xfrm policies. [Lorenzo Colitti] ead30dd net: socket: don't set sk_uid to garbage value in ->setattr() [Eric Biggers] 915a387 net: core: Add a UID field to struct sock. [Lorenzo Colitti] d599a4c net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd entries [Masatake YAMATO] 2c00c0b wlan: Flush selective scan entries during roaming [Padma, Santhosh Kumar] fa6234f prima: Wi-Fi direct is not working when SAP is turned on [Dundi Raviteja] acab567 prima: Reset Maximum allowable size of a beacon frame [Abhinav Kumar] ead9859 wlan: Increase size of MAX_WPA_RSN_IE_LEN in wlan_hdd_cfg80211_set_ie [gaurank kathpalia] 00b5eb4 wlan: Use proper length to send the beacon/probe to kernel [Hanumanth Reddy Pothula] 0700ab2 wlan: Can't scan the hidden external SSID when the 1st SSID is empty [Hanumanth Reddy Pothula] 28c5ee3 Wlan: Init the thread resume wait event before setting suspend event [Abhishek Singh] 1b37c7f wlan: Pass proper values to bit manipulation methods to avoid panic [Mahesh A Saptasagar] f6a416a wlan: TM bug fix with P2P mode [Leo Chang] 8ab53d0 prima: Fix to block suspend wlan if already suspended [Padma, Santhosh Kumar] b377290 wlan: Exit BMPS during wlan resume [Mukul Sharma] 661e615 Wlan: Optimize set key part to reduce the set key time [Abhishek Singh] 1dcc6aa wlan: Fix null mac address check in WDA [Hu Wang] da74186 wlan: Update qie_age->age to match the BSS age in the driver [Selvaraj, Sridhar] c308776 wlan: Increase the Wait for key timer value [SaidiReddy Yenuga] 34bd1e1 wlan: Disconnect the session when WaitForKey timer expires [SaidiReddy Yenuga] 7153043 wlan: Use system time instead of jiffies for BSS received time [Deepthi Gowri] 9b2b764 prima: Reduce expiration time of traffic timer during roaming [Padma, Santhosh Kumar] ffbbde7 wlan: Remove WLAN_FEATURE_HOLD_RX_WAKELOCK feature [Rajeev Kumar] 25a4f54 mfd: 8821: Fix NULL pointer dereferences [Binoy Jayan] 3af961b msm: mpm: Print interrupts which are not monitorable. [Anji Jonnala] d00d839 video: msm: Fix NULL pointer dereferences and trivial issues [Binoy Jayan] dccfedf Revert "msm: mdp: Revert MDP Port split changes" [Arne Coucheron] 9ea3f2c bluetooth: wait for write_work to finish before freeing HCI device [Rupesh Tatiya] 30daae9 Bluetooth: Simplify hci_uart_tty_close logic [Johan Hedberg] 6daa572 Revert "Bluetooth: hci_ldisc: watchdog timeout while BT file transfer" [Arne Coucheron] c5ab8b0 bluetooth: Check for NULL pointers in input args [Rupesh Tatiya] d2025fb TTY: hci_ldisc, remove invalid check in open [Jiri Slaby] 8360010 Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close [Johan Hovold] 52da236 Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb [David Herrmann] afba98c selinux: fix GPF on invalid policy [Stephen Smalley] e80025f selinux: KASAN: slab-out-of-bounds in xattr_getsecurity [Sachin Grover] 0bd9f33 selinux: check for address length in selinux_socket_bind() [Alexander Potapenko] 5bdf6b7 selinux: ensure the context is NUL terminated in security_context_to_sid_core() [Paul Moore] 4d20843 Provide a function to create a NUL-terminated string from unterminated data [David Howells] 1cb98f0 selinux: skip bounded transition processing if the policy isn't loaded [Paul Moore] 1d85b16 selinux: add security in-core xattr support for tracefs [Yongqin Liu] 4d600f3 msm: fb: release mutex during waiting for vsync [Vinu Deokaran] e7b0ffc HID: Fix the generic Kconfig options [Henrik Rydberg] d83efbf HID: explain the signed/unsigned handling in hid_add_field() [Jiri Kosina] 6d7e45c HID: handle logical min/max signedness properly in parser [srinivas pandruvada] 535a733 HID: multitouch: MT interface matching for Baanto [Jiri Kosina] f598922 HID: hid-multitouch: Only match MT interfaces [Henrik Rydberg] 1376870 USB: hid-core.c: remove dbg() usage [Greg Kroah-Hartman] a9de8c6 HID: Create a common generic driver [Henrik Rydberg] ffdc0d8 HID: hid-multitouch: Switch to device groups [Henrik Rydberg] b6a8af3 HID: Create a generic device group [Henrik Rydberg] 928c17a HID: Allow bus wildcard matching [Henrik Rydberg] 992f1c9 HID: Scan the device for group info before adding it [Henrik Rydberg] 63d25f6 HID: Add device group to modalias [Henrik Rydberg] 59a9d5a HID: Handle driver-specific device descriptor in core [Henrik Rydberg] da03ef5 arm: Disable useraccess to timers [Swetha Chikkaboraiah] 4c79617 msm: Enable vmalloc savings option [Steve Kondik] dae9935 sched: Remove scheduler workaround for AMP cpus [Jaiju Yesudasan] 534895c msm: thermal: Update to speed up bootup time [Shiju Mathew] d2aee33 mmc: resolve codestyle for "mmc: move to a SCHED_FIFO thread" [Adrian DC] 489e66c fs: sdcardfs: Add missing option to show_options [Daniel Rosenberg] 93719e0 ANDROID: sdcardfs: Add option to not link obb [Daniel Rosenberg] 8e62b66 ANDROID: sdcardfs: Add sandbox [Daniel Rosenberg] 4f5536f ANDROID: sdcardfs: Add option to drop unused dentries [Daniel Rosenberg] 462feb5 msm8960: Use tuned options when compiling [Arne Coucheron] 6fd32ff ARM: 8191/1: decompressor: ensure I-side picks up relocated code [Will Deacon] 34ba6a0 cpufreq: Add cpufreq limit driver [Zhao Wei Liew] ff95e24 path_openat(): fix double fput() [Al Viro] 2a98367 fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 [Eric Rannaud] f2397a5 fanotify: check file flags passed in fanotify_init [Heinrich Schuchardt] a785236 ext[34]: fix double put in tmpfile [Miklos Szeredi] 3a0c5ba vfs: add missing check for __O_TMPFILE in fcntl_init() [Zheng Liu] 1963956 fs: Fix file mode for O_TMPFILE [Andy Lutomirski] 8f66351 ext4: fix a BUG when opening a file with O_TMPFILE flag [Zheng Liu] 37ceea1 ext3: fix a BUG when opening a file with O_TMPFILE flag [Zheng Liu] 043da20 allow O_TMPFILE to work with O_WRONLY [Al Viro] 400e187 Safer ABI for O_TMPFILE [Al Viro] c97d860 vfs: improve i_op->atomic_open() documentation [Miklos Szeredi] e0306d1 Document ->tmpfile() [Al Viro] 0a3151d ext4: ->tmpfile() support [Al Viro] 0b1d40d ext3 ->tmpfile() support [Al Viro] c909252 allow the temp files created by open() to be linked to [Al Viro] e3c2c4a [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... [Al Viro] 54878ee proc: Use nd_jump_link in proc_ns_follow_link [Eric W. Biederman] a7e7a51 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink [Linus Torvalds] 48cf3b9 lookup_one_len: don't accept . and .. [Al Viro] 1c2da9e VFS: don't do protected {sym,hard}links by default [Linus Torvalds] c1451c0 vfs: embed struct filename inside of names_cache allocation if possible [Jeff Layton] 60c01d9 use can_lookup() instead of direct checks of ->i_op->lookup [Al Viro] 46faa22 vfs: make path_openat take a struct filename pointer [Jeff Layton] 4233904 vfs: turn do_path_lookup into wrapper around struct filename variant [Jeff Layton] b104e7b vfs: allocate page instead of names_cache buffer in mount_block_root [Jeff Layton] 19066fa vfs: define struct filename and have getname() return it [Jeff Layton] 95ff44a vfs: unexport getname and putname symbols [Jeff Layton] 54647d4 vfs: bogus warnings in fs/namei.c [Arnd Bergmann] 043ba0d fs: prevent use after free in auditing when symlink following was denied [Sasha Levin] 6bbf830 namei.c: fix BS comment [Al Viro] 7ec6fed vfs: fix propagation of atomic_open create error on negative dentry [Sage Weil] a745167 vfs: pass right create mode to may_o_create() [Miklos Szeredi] 6ddb95d vfs: atomic_open(): fix create mode usage [Miklos Szeredi] 373f638 fs: Push mnt_want_write() outside of i_mutex [Jan Kara] 98323c7 simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early [Al Viro] bcd0de1 fix O_EXCL handling for devices [Al Viro] a756562 fs: add link restriction audit reporting [Kees Cook] e5cbf4c fs: add link restrictions [Kees Cook] e433ee9 vfs: don't let do_last pass negative dentry to audit_inode [Jeff Layton] e1bc90c pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. [Al Viro] c7e345d mknod: take sanity checks on mode into the very beginning [Al Viro] 0366b49 new helper: done_path_create() [Al Viro] f8d5961 tidy up namei.c a bit [Al Viro] 3c47f7a unobfuscate follow_up() a bit [Al Viro] 0da2eb6 use __lookup_hash() in kern_path_parent() [Al Viro] b47a551 fs: add nd_jump_link [Christoph Hellwig] 7440dbd fs: move path_put on failure out of ->follow_link [Christoph Hellwig] 6c2d52d VFS: Fix the banner comment on lookup_open() [David Howells] ff56d54 don't pass nameidata * to vfs_create() [Al Viro] 3aeb829 don't pass nameidata to ->create() [Al Viro] 9fcdd51 ANDROID: sdcardfs: Change current->fs under lock [Daniel Rosenberg] 6dfe0ff fs/namei.c: don't pass nameidata to __lookup_hash() and lookup_real() [Al Viro] 663af68 stop passing nameidata to ->lookup() [Al Viro] 9f6ed96a fs/namei.c: don't pass namedata to lookup_dcache() [Al Viro] f36a7a1 fs/namei.c: don't pass nameidata to d_revalidate() [Al Viro] c86120c stop passing nameidata * to ->d_revalidate() [Al Viro] 912250f sdcardfs: minor fixes [Andrea Arcangeli] 8ef0803 fs/namei.c: get do_last() and friends return int [Al Viro] 60559cf fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible [Al Viro] 5ecddf7 nfs_lookup_verify_inode() - nd is *always* non-NULL here [Al Viro] e185d1a switch nfs_lookup_check_intent() away from nameidata [Al Viro] 9cb931f make finish_no_open() return int [Al Viro] 1ab9cdf kill struct opendata [Al Viro] 7afdcaa kill opendata->{mnt,dentry} [Al Viro] f2ffd07 don't modify od->filp at all [Al Viro] e6fbed0 make ->atomic_open() return int [Al Viro] f771231 ->atomic_open() prototype change - pass int * instead of bool * [Al Viro] 850aa51 ceph: implement i_op->atomic_open() [Miklos Szeredi] e4c4c7a ceph: remove unused arg from ceph_lookup_open() [Miklos Szeredi] d9d4ae0 9p: implement i_op->atomic_open() [Miklos Szeredi] 7d22995 nfs: don't use intents for checking atomic open [Miklos Szeredi] 29b2f40 nfs: don't use nd->intent.open.flags [Miklos Szeredi] 60db77b nfs: clean up ->create in nfs_rpc_ops [Miklos Szeredi] bf612fb nfs: implement i_op->atomic_open() [Miklos Szeredi] edcc54a nfs: don't open in ->d_revalidate [Miklos Szeredi] b195505 fuse: implement i_op->atomic_open() [Miklos Szeredi] 41b3d31 cifs: implement i_op->atomic_open() [Miklos Szeredi] 4225aac vfs: move O_DIRECT check to common code [Miklos Szeredi] ab37242 vfs: do_last(): clean up retry [Miklos Szeredi] 30d8c80 vfs: do_last(): clean up bool [Miklos Szeredi] 7387efb vfs: do_last(): clean up labels [Miklos Szeredi] 362e486 vfs: do_last(): clean up error handling [Miklos Szeredi] 37baaff vfs: remove open intents from nameidata [Miklos Szeredi] f15b762 vfs: add i_op->atomic_open() [Miklos Szeredi] 4f41882 vfs: lookup_open(): expand lookup_hash() [Miklos Szeredi] e86acf3 vfs: add lookup_open() [Miklos Szeredi] b09ce0f vfs: be even more careful about dentry RCU name lookups [Linus Torvalds] 4dd747a vfs: make it possible to access the dentry hash/len as one 64-bit entry [Linus Torvalds] efed741 vfs: move dentry name length comparison from dentry_cmp() into callers [Linus Torvalds] f1cc48e vfs: do the careful dentry name access for all dentry_cmp cases [Linus Torvalds] af85466 Allow sharing external names after __d_move() [Al Viro] 16a14de new helper: dentry_free() [Al Viro] a1a1c1a vfs: do_last(): common slow lookup [Miklos Szeredi] 646fb22 vfs: do_last(): separate O_CREAT specific code [Miklos Szeredi] cb14aca vfs: do_last(): inline lookup_slow() [Miklos Szeredi] e7a7f28 namei.c: let follow_link() do put_link() on failure [Al Viro] f1cb602 vfs: retry last component if opening stale dentry [Miklos Szeredi] 4f3667c vfs: do_last() common post lookup [Miklos Szeredi] 3ef23f5 vfs: do_last(): add audit_inode before open [Miklos Szeredi] 93c158e vfs: do_last(): only return EISDIR for O_CREAT [Miklos Szeredi] 0000489 vfs: do_last(): check LOOKUP_DIRECTORY [Miklos Szeredi] c8c8081 vfs: do_last(): make ENOENT exit RCU safe [Miklos Szeredi] 35c3221 vfs: make follow_link check RCU safe [Miklos Szeredi] 50d720d vfs: do_last(): use inode variable [Miklos Szeredi] 29a430a9 vfs: do_last(): inline walk_component() [Miklos Szeredi] 20e4df8 vfs: do_last(): make exit RCU safe [Miklos Szeredi] 1c4c71e vfs: split do_lookup() [Miklos Szeredi] dbd24a0 vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces [Linus Torvalds] 41b45fd VFS: clean up and simplify getname_flags() [Linus Torvalds] 6ba880b vfs: Don't allow a user namespace root to make device nodes [Eric W. Biederman] 8693db0 vfs: nameidata_to_filp(): don't throw away file on error [Miklos Szeredi] 44310dc vfs: nameidata_to_filp(): inline __dentry_open() [Miklos Szeredi] e52e388 vfs: do_dentry_open(): don't put filp [Miklos Szeredi] 1e8df43 vfs: split __dentry_open() [Miklos Szeredi] 681e1a7 fs: remove exfat sources [dcd] f31029e UPSTREAM: KEYS: encrypted: fix buffer overread in valid_master_desc() [Eric Biggers] d29e82d ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree [Chenbo Feng] 1fbd214 iovec: make sure the caller actually wants anything in memcpy_fromiovecend [Paul Lawrence] ec7400c ANDROID: sound: rawmidi: Hold lock around realloc [Daniel Rosenberg] a5a1fb2 v4l2: Refactor, fix security bug in compat ioctl32 [Daniel Mentz] cf157f7 prima: wlan: Return an error code in case of invalid seq_len while adding key [Ashish Kumar Dhanotiya] a08d969 prima: wlan: Propagate key sequence counter to SME [Jingxiang Ge] 298ad6f1 BACKPORT: crypto: msm: Fix several race condition issues in crypto drivers [Oleg Matcovschi] 51c25a5 coresight: tmc: Fix the unbalanced lock in tmc_read() [Saranya Chidura] 8167aaf coresight: tmc: Fix use after free issue with tmc read [Saranya Chidura] d99fde3 net: usb: rmnet_usb_ctrl:Make sure list_head operate atomically [Liangliang Lu] 1a12c25 prima: Update SIR_MAC_AUTH_CHALLENGE_LENGTH as per IEEE spec [Sridhar Selvaraj] 7ebe58d wlan: Change local variables to dynamic in limProcessAuthFrame [Sridhar Selvaraj] a2b955c prima: Update limComputeCrc32 to pass uint16_t [Sridhar Selvaraj] d964fbd wlan: Add bound check before writing to channel list [Nishank Aggarwal] 3aa32e8 udp: consistently apply ufo or fragmentation [Willem de Bruijn] 8a5f060 udp: only allow UFO for packets from SOCK_DGRAM sockets [Michal Kubeček] 6784e7e defconfig: huashan: Enable connection tracking helper support [Arne Coucheron] 4d49e78 netfilter: nf_conntrack: add include to fix sparse warning [stephen hemminger] 39eaf0f netfilter: xt_rpfilter: depend on raw or mangle table [Florian Westphal] d257a11 netfilter: use IS_ENABLE to replace if defined in TRACE target [Gao feng] e4fc815 netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL [Florian Westphal] d817705 netfilter: add missing xt_connlabel.h header in installation [Pablo Neira Ayuso] 3957550 netfilter: add connlabel conntrack extension [Florian Westphal] 2892e78 netfilter: x_tables: print correct hook names for ARP [Jan Engelhardt] 3e92b0c netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute [Pablo Neira Ayuso] 8870867e netfilter: nfnetlink_queue: fix maximum packet length to userspace [Pablo Neira Ayuso] a53c804 net: Allow userns root to control ipv4 [Eric W. Biederman] c106af4 netfilter: fix missing dependencies for the NOTRACK target [Pablo Neira Ayuso] 0243464 netfilter: xt_CT: recover NOTRACK target support [Pablo Neira Ayuso] b820a03 netfilter: remove xt_NOTRACK [Cong Wang] 3bf9499 net: Add missing LOOPBACK_IFINDEX change in ipv6/route.c [Arne Coucheron] 818a9f9 netfilter: nf_conntrack_ipv6: fix comment for packets without data [Florent Fourcot] de8eaee netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE [Andrew Collins] 823fce7 netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset [Mukund Jampala] 5081139 netfilter: nf_nat: Handle routing changes in MASQUERADE target [Jozsef Kadlecsik] 9750bb3ca netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target [Patrick McHardy] af726d5 netfilter: ip6tables: add NETMAP target [Patrick McHardy] 8615392 netfilter: ip6tables: add REDIRECT target [Patrick McHardy] a76b347 netfilter: ip6tables: add MASQUERADE target [Patrick McHardy] e2bc7d3 netfilter: ipv6: add IPv6 NAT support [Patrick McHardy] 061ecf4 net: core: add function for incremental IPv6 pseudo header checksum updates [Patrick McHardy] 07da27f netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments [Patrick McHardy] 54eb530 ipv4: fix path MTU discovery with connection tracking [Patrick McHardy] 9492f31 netfilter: nf_conntrack_ipv6: improve fragmentation handling [Patrick McHardy] 17b2736 netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries [Pablo Neira Ayuso] 2dcab07 netfilter: nf_nat: support IPv6 in TFTP NAT helper [Pablo Neira Ayuso] 5735e48 netfilter: nf_nat: support IPv6 in IRC NAT helper [Pablo Neira Ayuso] 522ac5b netfilter: nf_nat: support IPv6 in SIP NAT helper [Patrick McHardy] 3c4b7b9 netfilter: nf_nat: support IPv6 in amanda NAT helper [Patrick McHardy] ded1090 netfilter: nf_nat: support IPv6 in FTP NAT helper [Patrick McHardy] b765603 netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets [Elison Niven] 88d87e6 netfilter: nf_nat: remove obsolete rcu_read_unlock call [Ulrich Weber] 6f840be netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat [Pablo Neira Ayuso] c48d785 netfilter: fix crash during boot if NAT has been compiled built-in [Pablo Neira Ayuso] 113b20f netfilter: add protocol independent NAT core [Patrick McHardy] 7865cc3 netfilter: nf_nat: add protoff argument to packet mangling functions [Patrick McHardy] 8edded0 netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 [Patrick McHardy] 92141ab netfilter: nf_ct_sip: fix IPv6 address parsing [Patrick McHardy] 992c6fc netfilter: nf_ct_sip: fix helper name [Patrick McHardy] f6282ed netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n [Pablo Neira Ayuso] df57dcb netfilter: nfnetlink_queue: fix sparse warning due to missing include [Pablo Neira Ayuso] 9b04805 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y [Pablo Neira Ayuso] 99d2a3a netfilter: nfq_ct_hook needs __rcu and __read_mostly [Pablo Neira Ayuso] 08fc21d netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled [Pablo Neira Ayuso] b689e31 netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset [Pablo Neira Ayuso] 13f20d4 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type [Pablo Neira Ayuso] 6b00a41 netfilter: ctnetlink: fix NULL dereference while trying to change helper [Pablo Neira Ayuso] f7cc4e4 netfilter: nf_ct_ext: support variable length extensions [Pablo Neira Ayuso] f17c072 netfilter: ctnetlink: add CTA_HELP_INFO attribute [Pablo Neira Ayuso] 0de0caf netfilter: nf_ct_helper: implement variable length helper private data [Pablo Neira Ayuso] bd06f4f netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names [Pablo Neira Ayuso] 7a51c50 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled [Pablo Neira Ayuso] 4a4fa84 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink [Pablo Neira Ayuso] 085df0c netfilter: add user-space connection tracking helper infrastructure [Pablo Neira Ayuso] b221e1a netfilter: Add fail-open support [Krishna Kumar] 651cec2 netfilter: xt_connlimit: remove revision 0 [Cong Wang] 1cbf2bf netfilter: xt_HMARK: fix endianness and provide consistent hashing [Hans Schillstrom] 688f07b netfilter: xt_CT: remove redundant header include [Eldad Zack] 40718e6 netfilter: xt_HMARK: modulus is expensive for hash calculation [Pablo Neira Ayuso] b53b211 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() [Dan Carpenter] d6b787a netfilter: add xt_hmark target for hash-based skb marking [Hans Schillstrom] c19aeed netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() [Hans Schillstrom] 060b18b netfilter: remove ip_queue support [Pablo Neira Ayuso] a1e96c8 netfilter: nf_conntrack: fix explicit helper attachment and NAT [Pablo Neira Ayuso] 1aef4f3 netfilter: nf_ct_expect: partially implement ctnetlink_change_expect [Kelvie Wong] 01a3511 netfilter: nf_ct_helper: allow to disable automatic helper assignment [Eric Leblond] 7ce3efd netlink: Add nla_put_be{16,32,64}() helpers. [David S. Miller] ==================== 2019-08-25 ==================== ==================== 2019-08-24 ==================== ==================== 2019-08-23 ==================== * device/sony/huashan 1b643eb audio: resolve VOIP headset microphone ACDB definitions [Adrian DC] * packages/apps/LineageParts f2b6ea2 LineageParts: Update weather provider download url [razorloves] ==================== 2019-08-22 ==================== ==================== 2019-08-21 ==================== ==================== 2019-08-20 ====================