{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":580037597,"defaultBranch":"lineage-21.0","name":"android_kernel_xiaomi_msm8998","ownerLogin":"Nanhumly-Staging","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-12-19T15:05:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/121037552?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720919816.0","currentOid":""},"activityList":{"items":[{"before":"a01829efa6d6c61e5dac28c9bd4120eef39587d0","after":"854ca78e6ea7f9cb2a7f0e89901644ad7fbce4bf","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T05:10:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip89' of https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip into lineage-21.0\n\n* tag 'v4.4.302-cip89' of https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip:\n CIP: Bump version suffix to -cip89 after merge from cip/linux-4.4.y-st tree\n Update localversion-st, tree is up-to-date with 4.19.316.\n net/9p: fix uninit-value in p9_client_rpc()\n KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode\n media: v4l2-core: hold videodev_lock until dev reg, finishes\n vxlan: Fix regression when dropping packets due to invalid src addresses\n nilfs2: fix use-after-free of timer for log writer thread\n ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound\n net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM\n nfs: fix undefined behavior in nfs_block_bits()\n sparc: move struct termio to asm/termios.h\n kdb: Use format-specifiers rather than memset() for padding in kdb_read()\n kdb: Merge identical case statements in kdb_read()\n kdb: Fix console handling when editing and tab-completing commands\n kdb: Use format-strings rather than '\\0' injection in kdb_read()\n kdb: Fix buffer overflow during tab-complete\n crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak\n netfilter: nft_dynset: relax superfluous check on set updates\n fbdev: savage: Handle err return when savagefb_check_var failed\n ata: pata_legacy: make legacy_exit() work again\n neighbour: fix unaligned access to pneigh_entry\n kconfig: fix comparison to constant symbols, 'm', 'n'\n smsc95xx: remove redundant function arguments\n enic: Validate length of nl attributes in enic_set_vf_port\n spi: Don't mark message DMA mapped when no transfer in it is\n netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()\n nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()\n nfc: nci: Fix kcov check in nci_rx_work()\n openvswitch: Set the skbuff pkt_type for proper pmtud support.\n tcp: Fix shift-out-of-bounds in dctcp_update_alpha().\n params: lift param_set_uint_minmax to common code\n nfc: nci: Fix uninit-value in nci_rx_work\n um: Fix the -Wmissing-prototypes warning for __switch_mm\n powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp\n media: stk1160: fix bounds checking in stk1160_copy_video()\n um: Add winch to winch_handlers before registering winch IRQ\n Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation\n Input: ims-pcu - fix printf string overflow\n extcon: max8997: select IRQ_DOMAIN instead of depending on it\n stm class: Fix a double free in stm_register_device()\n microblaze: Remove early printk call from cpuinfo-static.c\n serial: max3100: Fix bitwise types\n serial: max3100: Update uart_driver_registered on driver removal\n serial: max3100: Lock port->lock when calling uart_handle_cts_change()\n firmware: dmi-id: add a release callback function\n\nChange-Id: Ibcc1c2dfb2fc7b2d9858db41878f664a8ef44eb9\nSigned-off-by: Nanhumly ","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip89' of https://git.kernel.org/pub/scm/linux/ke…"}},{"before":"b00ffb14269ca0dd219fd1ff96bda4c383d4f142","after":"a01829efa6d6c61e5dac28c9bd4120eef39587d0","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T05:03:58.000Z","pushType":"push","commitsCount":47,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip89' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\n* tag 'v4.4.302-cip89' of https://gitlab.com/cip-project/cip-kernel/linux-cip:\n CIP: Bump version suffix to -cip89 after merge from cip/linux-4.4.y-st tree\n Update localversion-st, tree is up-to-date with 4.19.316.\n net/9p: fix uninit-value in p9_client_rpc()\n KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode\n media: v4l2-core: hold videodev_lock until dev reg, finishes\n vxlan: Fix regression when dropping packets due to invalid src addresses\n nilfs2: fix use-after-free of timer for log writer thread\n ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound\n net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM\n nfs: fix undefined behavior in nfs_block_bits()\n sparc: move struct termio to asm/termios.h\n kdb: Use format-specifiers rather than memset() for padding in kdb_read()\n kdb: Merge identical case statements in kdb_read()\n kdb: Fix console handling when editing and tab-completing commands\n kdb: Use format-strings rather than '\\0' injection in kdb_read()\n kdb: Fix buffer overflow during tab-complete\n crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak\n netfilter: nft_dynset: relax superfluous check on set updates\n fbdev: savage: Handle err return when savagefb_check_var failed\n ata: pata_legacy: make legacy_exit() work again\n neighbour: fix unaligned access to pneigh_entry\n kconfig: fix comparison to constant symbols, 'm', 'n'\n smsc95xx: remove redundant function arguments\n enic: Validate length of nl attributes in enic_set_vf_port\n spi: Don't mark message DMA mapped when no transfer in it is\n netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()\n nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()\n nfc: nci: Fix kcov check in nci_rx_work()\n openvswitch: Set the skbuff pkt_type for proper pmtud support.\n tcp: Fix shift-out-of-bounds in dctcp_update_alpha().\n params: lift param_set_uint_minmax to common code\n nfc: nci: Fix uninit-value in nci_rx_work\n um: Fix the -Wmissing-prototypes warning for __switch_mm\n powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp\n media: stk1160: fix bounds checking in stk1160_copy_video()\n um: Add winch to winch_handlers before registering winch IRQ\n Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation\n Input: ims-pcu - fix printf string overflow\n extcon: max8997: select IRQ_DOMAIN instead of depending on it\n stm class: Fix a double free in stm_register_device()\n microblaze: Remove early printk call from cpuinfo-static.c\n serial: max3100: Fix bitwise types\n serial: max3100: Update uart_driver_registered on driver removal\n serial: max3100: Lock port->lock when calling uart_handle_cts_change()\n firmware: dmi-id: add a release callback function\n\nChange-Id: I4b4d462902d96f269101c105d91a450a4f5edca1\nSigned-off-by: Nanhumly ","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip89' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"846ec6e2661c09370a4c574031c0e1a8ef9d33e1","after":"b00ffb14269ca0dd219fd1ff96bda4c383d4f142","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T04:59:22.000Z","pushType":"push","commitsCount":82,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip88' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\n* tag 'v4.4.302-cip88' of https://gitlab.com/cip-project/cip-kernel/linux-cip:\n CIP: Bump version suffix to -cip88 after merge from cip/linux-4.4.y-st tree\n Update localversion-st, tree is up-to-date with 4.19.316 up to \"x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map\".\n x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map\n macintosh/via-macii: Fix \"BUG: sleeping function called from invalid context\"\n speakup: Fix sizeof() vs ARRAY_SIZE() bug\n ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()\n netrom: fix possible dead-lock in nr_rt_ioctl()\n ext4: avoid excessive credit estimate in ext4_tmpfile()\n ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value\n fbdev: sh7760fb: allow modular build\n media: radio-shark2: Avoid led_names truncations\n media: ngene: Add dvb_ca_en50221_init return value check\n powerpc/fsl-soc: hide unused const variable\n fbdev: shmobile: fix snprintf truncation\n net: openvswitch: fix overwriting ct original tuple for ICMPv6\n net: usb: smsc95xx: stop lying about skb->truesize\n m68k/mac: Use '030 reset method on SE/30\n m68k: Fix spinlock race in kernel thread creation\n net: usb: sr9700: stop lying about skb->truesize\n wifi: mwl8k: initialize cmd->addr[] properly\n scsi: bfa: Ensure the copied buf is NUL terminated\n new helper: memdup_user_nul()\n Revert \"sh: Handle calling csum_partial with misaligned data\"\n sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()\n wifi: ar5523: enable proper endpoint verification\n wifi: carl9170: add a proper sanity check for endpoints\n macintosh/via-macii: Remove BUG_ON assertions\n scsi: hpsa: Fix allocation size for Scsi_Host private data\n scsi: libsas: Fix the failure of adding phy with zero-address to port\n ACPI: disable -Wstringop-truncation\n scsi: ufs: qcom: Perform read back after writing reset bit\n x86/boot: Ignore relocations in .notes sections in walk_relocs() too\n wifi: ath10k: poll service ready message before failing\n nfsd: drop st_mutex before calling move_to_close_lru()\n jffs2: prevent xattr node from overflowing the eraseblock\n parisc: add missing export of __cmpxchg_u8()\n nilfs2: fix out-of-range warning\n ecryptfs: Fix buffer size for tag 66 packet\n firmware: raspberrypi: Use correct device for DMA mappings\n ASoC: dt-bindings: rt5645: add cbj sleeve gpio property\n net: usb: qmi_wwan: add Telit FN920C04 compositions\n wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class\n tty: n_gsm: fix possible out-of-bounds in gsm0_receive()\n nilfs2: fix potential hang in nilfs_detach_log_writer()\n nilfs2: fix unexpected freezing of nilfs_segctor_sync()\n ring-buffer: Fix a race between readers and resize checks\n serial: kgdboc: Fix NMI-safety problems from keyboard reset code\n string.h: Add str_has_prefix() helper function\n btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()\n af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().\n drm/vmwgfx: Fix invalid reads in fence signaled events\n dyndbg: fix old BUG_ON in >control parser\n tipc: fix UAF in error path\n usb: gadget: f_fs: Fix a race condition when processing setup packets.\n usb: gadget: composite: fix OS descriptors w_value logic\n firewire: nosy: ensure user_length is taken into account when fetching packet contents\n af_unix: Fix garbage collector racing against connect()\n af_unix: Do not use atomic ops for unix_sk(sk)->inflight.\n phonet: fix rtm_phonet_notify() skb allocation\n Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout\n fs/9p: drop inodes immediately on non-.L too\n 9p: explicitly deny setlease attempts\n fs/9p: translate O_TRUNC into OTRUNC\n fs/9p: only translate RWX permissions for plain 9P2000\n selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior\n tools/power turbostat: Fix Bzy_MHz documentation typo\n firewire: ohci: mask bus reset interrupts between ISR and bottom half\n net: bcmgenet: Reset RBUF on first open\n scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload\n net: mark racy access on sk->sk_rcvbuf\n wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc\n scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic\n tipc: fix a possible memleak in tipc_buf_append\n net l2tp: drop flow hash on forward\n bna: ensure the copied buf is NUL terminated\n power: rt9455: hide unused rt9455_boost_voltage_values\n net: slightly optimize eth_type_trans\n wifi: nl80211: don't free NULL coalescing rule\n dmaengine: Revert \"dmaengine: pl330: issue_pending waits until WFP state\"\n dmaengine: pl330: issue_pending waits until WFP state\n\nChange-Id: If2819ebb5ffca18da8ce1af6895e3ae05cc1ee6d\nSigned-off-by: Nanhumly ","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip88' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"b47123800c932f1d5e3e73ecb339173a174f203a","after":"846ec6e2661c09370a4c574031c0e1a8ef9d33e1","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T04:43:25.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip87' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\n* tag 'v4.4.302-cip87' of https://gitlab.com/cip-project/cip-kernel/linux-cip:\n CIP: Bump version suffix to -cip87 after merge from cip/linux-4.4.y-st tree\n Update localversion-st, tree is up-to-date with 4.19.313-rc1.\n doc: update KNOWN-BUGS file\n btrfs: fix information leak in btrfs_ioctl_logical_to_ino()\n serial: mxs-auart: add spinlock around changing cts state\n vxlan: drop packets from invalid src-address\n speakup: Avoid crash on very long word\n drm: nv04: Fix out of bounds access\n tun: limit printing rate when illegal packet received by tun dev\n Revert \"tracing/trigger: Fix to return error if failed to alloc snapshot\"\n serial: core: fix kernel-doc for uart_port_unlock_irqrestore()\n HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up\n idma64: Don't try to serve interrupts when device is powered off\n mtd: diskonchip: work around ubsan link failure\n net: b44: set pause params only when interface is up\n Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()\n tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together\n serial: core: Provide port lock wrappers\n net: usb: ax88179_178a: stop lying about skb->truesize\n netfilter: nf_tables: disallow timeout for anonymous sets\n usb: cdc-wdm: close race between read and workqueue\n vt: fix memory overlapping when deleting chars in the buffer\n nilfs2: fix OOB in nilfs_set_de_type\n fs: sysfs: Fix reference leak in sysfs_break_active_protection()\n USB: serial: option: add Telit FN920C04 rmnet compositions\n USB: serial: option: add Rolling RW101-GL and RW135-GL support\n USB: serial: option: add Lonsung U8300/U9300 product\n USB: serial: option: add support for Fibocom FM650/FG650\n USB: serial: option: add Fibocom FM135-GL variants\n serial/pmac_zilog: Remove flawed mitigation for rx irq flood\n comedi: vmk80xx: fix incomplete endpoint checking\n netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()\n netfilter: nf_tables: __nft_expr_type_get() selects specific family type\n selftests/ftrace: Limit length in subsystem-enable tests\n btrfs: record delayed inode root in transaction\n selftests: timers: Fix abs() warning in posix_timers test\n tracing: hide unused ftrace_event_id_fops\n ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr\n ipv4/route: avoid unused-but-set-variable warning\n nouveau: fix function cast warning\n batman-adv: Avoid infinite loop trying to resize local TT\n VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_handler()\n x86/mm/pat: fix VM_PAT handling in COW mappings\n virtio: reenable config if freezing device failed\n tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc\n fbmon: prevent division by zero in fb_videomode_from_videomode()\n fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2\n usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined\n tools: iio: replace seekdir() in iio_generic_buffer\n SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int\n media: sta2x11: fix irq handler cast\n isofs: handle CDs with bad root inode but good Joliet root directory\n scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()\n sysv: don't call sb_bread() with pointers_lock held\n btrfs: send: handle path ref underflow in header iterate_inode_ref()\n btrfs: export: handle invalid inode or root reference in btrfs_get_parent()\n btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()\n VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()\n wifi: ath9k: fix LNA selection in ath_ant_try_scan()\n ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit\n ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw\n ipv6: Fix infinite recursion in fib6_dump_done().\n Bluetooth: Fix TOCTOU in HCI debugfs implementation\n Bluetooth: hci_event: set the conn encrypted before conn establishes\n nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet\n USB: core: Fix deadlock in usb_deauthorize_interface()\n\nChange-Id: I2abfa10f0a2e37add73be8ea74c357b864335ca1\nSigned-off-by: Nanhumly ","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip87' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"31f4a68567050d36b91e2fc9ce50a2969697105c","after":"b47123800c932f1d5e3e73ecb339173a174f203a","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T04:25:37.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"usb: gadget: f_fs: Add unbind event before functionfs_unbind\n\ncommit efb6b535207395a5c7317993602e2503ca8cb4b3 upstream.\n\nWhile exercising the unbind path, with the current implementation\nthe functionfs_unbind would be calling which waits for the ffs->mutex\nto be available, however within the same time ffs_ep0_read is invoked\n& if no setup packets are pending, it will invoke function\nwait_event_interruptible_exclusive_locked_irq which by definition waits\nfor the ev.count to be increased inside the same mutex for which\nfunctionfs_unbind is waiting.\nThis creates deadlock situation because the functionfs_unbind won't\nget the lock until ev.count is increased which can only happen if\nthe caller ffs_func_unbind can proceed further.\n\nFollowing is the illustration:\n\n\tCPU1\t\t\t\tCPU2\n\nffs_func_unbind()\t\tffs_ep0_read()\n\t\t\t\tmutex_lock(ffs->mutex)\n\t\t\t\twait_event(ffs->ev.count)\nfunctionfs_unbind()\n mutex_lock(ffs->mutex)\n mutex_unlock(ffs->mutex)\n\nffs_event_add()\n\n\n\nFix this by moving the event unbind before functionfs_unbind\nto ensure the ev.count is incrased properly.\n\nFixes: 6a19da111057 (\"usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait\")\nCc: stable \nSigned-off-by: Uttkarsh Aggarwal \nLink: https://lore.kernel.org/r/20230525092854.7992-1-quic_uaggarwa@quicinc.com\nSigned-off-by: Greg Kroah-Hartman \n[uli: backport to 4.4]\nSigned-off-by: Ulrich Hecht ","shortMessageHtmlLink":"usb: gadget: f_fs: Add unbind event before functionfs_unbind"}},{"before":"a6afa743e09db4f844664e436605d78a96ccdcf1","after":"31f4a68567050d36b91e2fc9ce50a2969697105c","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T03:07:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"drivers: usb: gadget: revert f_fs.c to its state prior to CIP merge\n\nIt is now back to SHA 2def68c11eb5cdd0a10068b80237d36cc793101d.\n\nThis checkout, along with one more file on USB, is able to fix\nUSB as a whole on LGE_8996. Given how much code is shared with\nother platforms in these affected files, it'll probably help\nxiaomi, google, etc. as well.\n\nChange-Id: I3f454ab57ba540c41d19b694c351960a21d6c710","shortMessageHtmlLink":"drivers: usb: gadget: revert f_fs.c to its state prior to CIP merge"}},{"before":"024a88571cc25cc25211d8be0f309f6317d6963f","after":"a6afa743e09db4f844664e436605d78a96ccdcf1","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T03:03:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\n[Nanhumly: Unapply changes related to F2FS]\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"f61b1e4f802d65047691917c8929001bd7a02794","after":"024a88571cc25cc25211d8be0f309f6317d6963f","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T03:01:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nChange-Id: Idd9c7d5df0810487c6c59409368b5e15522402d6","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","after":"f61b1e4f802d65047691917c8929001bd7a02794","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T02:52:59.000Z","pushType":"push","commitsCount":4186,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nChange-Id: I3dd565dad3ccf79c8c4cc9a7604904eb0e4ace06","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"a8f360898bec624891694b79856a87c3385a1b61","after":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T02:47:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface\n\nDisabling NETLINK interface and CT NETLINK won't hurt anything in\nAndroid.\nReduces NETLINK wakeups a bit.\n\nChange-Id: I3f681c192f1e483f4037ace931102f29c98d7eb5\nSigned-off-by: Panchajanya1999 \nSigned-off-by: Tashfin Shakeer Rhythm ","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface"}},{"before":"339743e2bd521ac6a47736d61055271563830ff5","after":"a8f360898bec624891694b79856a87c3385a1b61","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T02:46:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\n[Nanhumly: Unapply changes related to F2FS]\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"765c908141b6a0f82bc4665b8083bcf4a2eb115d","after":"339743e2bd521ac6a47736d61055271563830ff5","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T02:16:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\n[Nanhumly: Unapply changes related to F2FS]\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","after":"765c908141b6a0f82bc4665b8083bcf4a2eb115d","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-14T02:05:50.000Z","pushType":"push","commitsCount":4186,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":null,"after":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","ref":"refs/heads/Backup/20240714","pushedAt":"2024-07-14T01:16:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface\n\nDisabling NETLINK interface and CT NETLINK won't hurt anything in\nAndroid.\nReduces NETLINK wakeups a bit.\n\nChange-Id: I3f681c192f1e483f4037ace931102f29c98d7eb5\nSigned-off-by: Panchajanya1999 \nSigned-off-by: Tashfin Shakeer Rhythm ","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface"}},{"before":"b5a6b29a6a01cfa2986e0b767f7ea533f0a71294","after":"8659e45f146b82ac89e3986e68100ce593c45e87","ref":"refs/heads/cip","pushedAt":"2024-07-13T17:40:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"fix merge\n\nChange-Id: I9448225c173828f3ea4ea1dd6ab26b445505ce74","shortMessageHtmlLink":"fix merge"}},{"before":"3bc83fcbc05aa47e6ab27f0f976889b8cd4f47b6","after":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-13T17:39:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface\n\nDisabling NETLINK interface and CT NETLINK won't hurt anything in\nAndroid.\nReduces NETLINK wakeups a bit.\n\nChange-Id: I3f681c192f1e483f4037ace931102f29c98d7eb5\nSigned-off-by: Panchajanya1999 \nSigned-off-by: Tashfin Shakeer Rhythm ","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface"}},{"before":"274c04acc1a315c85766ca4d6f2b6c0b22996a33","after":"3bc83fcbc05aa47e6ab27f0f976889b8cd4f47b6","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-13T17:26:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":null,"after":"b5a6b29a6a01cfa2986e0b767f7ea533f0a71294","ref":"refs/heads/cip","pushedAt":"2024-07-13T17:22:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"b5a6b29a6a01cfa2986e0b767f7ea533f0a71294","after":"274c04acc1a315c85766ca4d6f2b6c0b22996a33","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-13T17:19:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","after":"b5a6b29a6a01cfa2986e0b767f7ea533f0a71294","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-13T17:07:12.000Z","pushType":"push","commitsCount":4186,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kernel/linux-cip into lineage-21.0\n\nRedoing this one for better clarity, and to clean some stuff up\nin order to stack the usb checkouts on top as separate commits.\n\nManual changes:\n\nCONFIG_KCOV and kcov instrumentation are still present on all relevant\nmakefiles, whereas CIP didn't have them.\n\nMost of the relevant code to this platform has been resolved to \"keep\nours\", otherwise it was impossible to get a working boot on LGE_8996\nno matter how much was imported or patched up around it. Examples include\ndrivers/base/power and drivers/mmc, with some smaller reverts to clk drivers.\n\ntty_buffer.c doesn't have a duplicate tty_flip_buffer_commit()\ndefinition anymore, and its queue_work() calls in both\ntty_flip_buffer_push() and tty_insert_flip_string_and_push_buffer()\nwere changed to queue_kthread_work() calls instead, as they are the\nones that actually match our current work struct for tty_bufhead\nobjects.\n\nufs_test.c doesn't redefine SECTOR_SIZE anymore, it's now guarded\nby an ifndef, allowing the kernel's blkdev.h value to be the default\nunless explicitly required otherwise.\n\nsound/usb/stream.c required some manual additions to *convert_chmap(),\nwith those being a small import from CIP's state which is cleaner\ncompared to ours.\n\nChange-Id: I230dbcdc07ade1bbe8c31af8eb998ad9f9ed3a74","shortMessageHtmlLink":"Merge tag 'v4.4.302-cip86' of https://gitlab.com/cip-project/cip-kern…"}},{"before":"a4b20e0e7522abfffc19944ee8145d3d61c077ab","after":"b1e35eba5a0d8460f7827f44973a0fefd2890ac9","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-13T14:09:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface\n\nDisabling NETLINK interface and CT NETLINK won't hurt anything in\nAndroid.\nReduces NETLINK wakeups a bit.\n\nChange-Id: I3f681c192f1e483f4037ace931102f29c98d7eb5\nSigned-off-by: Panchajanya1999 \nSigned-off-by: Tashfin Shakeer Rhythm ","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Disable NF ConnTrack NETLINK & Quota Interface"}},{"before":"d193e4debf737a7b060404556a73a02137e06316","after":"a4b20e0e7522abfffc19944ee8145d3d61c077ab","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-13T05:15:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Disable SLUB per-CPU partial caches\n\n* This causes load spikes when the per-CPU partial caches are filled and\n need to be drained, which is bad for maintaining low latency.\n* Also refer to init/Kconfig:\n\n config SLUB_CPU_PARTIAL\n\tdefault y\n\tdepends on SLUB && SMP\n\tbool \"SLUB per cpu partial cache\"\n\thelp\n\t Per cpu partial caches accellerate objects allocation and freeing\n\t that is local to a processor at the price of more indeterminism\n\t in the latency of the free. On overflow these caches will be cleared\n\t which requires the taking of locks that may cause latency spikes.\n\t Typically one would choose no for a realtime system.\n\nChange-Id: If1dc5b1c306c40a8b6bc5c8eb6bbb88836ccdefc","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Disable SLUB per-CPU partial caches"}},{"before":"1fd550dc9c0a8433f621c7e8cb46e47ac282d80b","after":"d193e4debf737a7b060404556a73a02137e06316","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-12T16:47:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Disable SMACK and Integrity security suites\n\nWe don't use these.\n\nChange-Id: I7387b9a6c5171c48442756d3bd9b5fef1bcba0b6\nSigned-off-by: Sultan Alsawaf ","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Disable SMACK and Integrity security suites"}},{"before":"871df6dd1f00c8a09ebf159c3482d923cbec5f04","after":"1fd550dc9c0a8433f621c7e8cb46e47ac282d80b","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-12T16:34:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: disable CONFIG_MEMORY_STATE_TIME\n\nThis feature is not being used.\n\nBug: 117847156\nChange-Id: Ia398da799856ee93bd6097204ab42dff8a617f2a\nSigned-off-by: Steve Muckle ","shortMessageHtmlLink":"ARM64: defconfig: mi8998: disable CONFIG_MEMORY_STATE_TIME"}},{"before":"0884936e0ebcab2dd382b385cd6a57ce5f8e3a38","after":"871df6dd1f00c8a09ebf159c3482d923cbec5f04","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-12T16:25:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"kernel: Modify the stock CAF config to match kernel FCM\n\n* Refer to https://github.com/LineageOS/android_kernel_configs/tree/lineage-21.0/p/android-4.4\n\nChange-Id: I2ae0858a59e6ddcba7f0f19380d109597c479230","shortMessageHtmlLink":"kernel: Modify the stock CAF config to match kernel FCM"}},{"before":"f1e400d8fe6b1f0c31b4fb8bd07796b726741f10","after":"0884936e0ebcab2dd382b385cd6a57ce5f8e3a38","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-12T15:39:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Create main defconfig and config fragments\n\nChange-Id: I69e44a89df0d254596d4ca46f1e30b4f1abc3864","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Create main defconfig and config fragments"}},{"before":"d13a74715d60d2e6dbad8d2a0208d0ba700da99b","after":"f1e400d8fe6b1f0c31b4fb8bd07796b726741f10","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-12T13:06:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"ARM64: defconfig: mi8998: Create main defconfig and config fragments\n\nChange-Id: I665e5fa2b777057eeefaf5382b64cc9d2d4aa80b","shortMessageHtmlLink":"ARM64: defconfig: mi8998: Create main defconfig and config fragments"}},{"before":"1c840a0d963586c22ab1a473171e0d32c487db71","after":"d13a74715d60d2e6dbad8d2a0208d0ba700da99b","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-12T12:53:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"{chiron,sagit}_defconfig: Regen minimal defconfig\n\nChange-Id: I81ed7e85d3b1e5a1fb6d07fcea4524f29fc46be2","shortMessageHtmlLink":"{chiron,sagit}_defconfig: Regen minimal defconfig"}},{"before":"700eb54c001048dafb75c3eaf35c6e9578663d3b","after":"1c840a0d963586c22ab1a473171e0d32c487db71","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-04T10:08:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"fixup! dsp: q6voice: Adds checks for an integer overflow\n\nChange-Id: I07775069839b10af97d2c17f49252cb0cdfa80f7\nSigned-off-by: Nanhumly ","shortMessageHtmlLink":"fixup! dsp: q6voice: Adds checks for an integer overflow"}},{"before":"442411bc2fcbb68f19099707fa31d4b2e423af5b","after":"700eb54c001048dafb75c3eaf35c6e9578663d3b","ref":"refs/heads/lineage-21.0","pushedAt":"2024-07-04T10:03:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nanhumly","name":"Eden Tommy","path":"/Nanhumly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32971597?s=80&v=4"},"commit":{"message":"Merge tag 'LA.UM.8.4.c25-11000-8x98.0' of https://git.codelinaro.org/clo/la/kernel/msm-4.4 into lineage-21.0\n\n\"LA.UM.8.4.c25-11000-8x98.0\"\n\n* tag 'LA.UM.8.4.c25-11000-8x98.0' of https://git.codelinaro.org/clo/la/kernel/msm-4.4:\n dsp: q6voice: Adds checks for an integer overflow\n msm: adsprpc: Handle UAF in fastrpc internal munmap\n\n Conflicts:\n drivers/char/adsprpc.c\n\nChange-Id: I63bd2f21794d9794b4375f9484d6fb40fe0288b4\nSigned-off-by: Nanhumly ","shortMessageHtmlLink":"Merge tag 'LA.UM.8.4.c25-11000-8x98.0' of https://git.codelinaro.org/…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEftVyvQA","startCursor":null,"endCursor":null}},"title":"Activity · Nanhumly-Staging/android_kernel_xiaomi_msm8998"}