- b7a6c15 ANDROID: Configure out the macros in android_kabi and android_vendor by Qingqing Zhou · 3 years, 2 months ago
- bdc772a ANDROID: kernel: fix debug_kinfo set twice crash issue by chunhui.li · 3 years ago
- d483eed ANDROID: GKI: set vfs-only exports into their own namespace by Greg Kroah-Hartman · 4 years, 7 months ago
- 27fc5a7 UPSTREAM: net/packet: rx_owner_map depends on pg_vec by Willem de Bruijn · 3 years, 1 month ago
- f70ea63 ANDROID: GKI: Update symbols to symbol list by Liujie Xie · 3 years ago
- a593acd FROMLIST: module.h: allow #define strings to work with MODULE_IMPORT_NS by Greg Kroah-Hartman · 3 years ago
- eb171b4 FROMLIST: export: fix string handling of namespace in EXPORT_SYMBOL_NS by Greg Kroah-Hartman · 3 years ago
- 05c23b7 ANDROID: vendor_hooks: Add hooks for binder by Liujie Xie · 3 years, 1 month ago
- e99926f ANDROID: mm/oom_kill: allow process_mrelease reclaim memory in parallel with exit_mmap by Suren Baghdasaryan · 3 years, 2 months ago
- f4f2c61 FROMLIST: mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years, 2 months ago
- 2452622 FROMLIST: mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years, 2 months ago
- fd7af95 UPSTREAM: mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap by Suren Baghdasaryan · 3 years, 3 months ago
- fe50dca UPSTREAM: mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- 7fc3ac4 UPSTREAM: mm: introduce process_mrelease system call by Suren Baghdasaryan · 3 years, 4 months ago
- ac44888 Revert "FROMGIT: mm: improve mprotect(R|W) efficiency on pages referenced once" by Peter Collingbourne · 3 years ago
- 3a624c9 ANDROID: fips140: add show_invalid_inputs command to fips140_lab_util by Eric Biggers · 3 years, 1 month ago
- a481d43 ANDROID: fips140: refactor and rename fips140_lab_test by Eric Biggers · 3 years, 1 month ago
- d4b5ca5 ANDROID: GKI: add lenovo symbol list by zhiyong tian · 3 years, 1 month ago
- 47874cc ANDROID: abi_gki_aarch64_qcom: Add rproc_set_firmware by Yogesh Lal · 3 years ago
- c41767a UPSTREAM: remoteproc: Add a rproc_set_firmware() API by Suman Anna · 3 years, 1 month ago
- 28d62c6 FROMGIT: iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure by Yunfei Wang · 3 years, 1 month ago
- 99ad261 UPSTREAM: sctp: add param size validation for SCTP_PARAM_SET_PRIMARY by Marcelo Ricardo Leitner · 3 years, 7 months ago
- 282a4de UPSTREAM: sctp: validate chunk size in __rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 7 months ago
- fef7dba UPSTREAM: bpf: Fix integer overflow in prealloc_elems_and_freelist() by Tatsuhiko Yasumatsu · 3 years, 4 months ago
- 893425f ANDROID: GKI: Update symbol list by Liujie Xie · 3 years, 1 month ago
- cef0df2 ANDROID: ABI: update allowed list for galaxy by Woogeun Lee · 3 years, 1 month ago
- a7ab784 ANDROID: vendor_hooks: Add hooks for futex by Liujie Xie · 3 years, 1 month ago
- 84fc3ab ANDROID: dma-contiguous: Add tracehook to allow subpage allocations in dma_alloc_contiguous by Chris Goldsworthy · 3 years, 1 month ago
- d94655c ANDROID: Update the ABI xml and symbol list by Will McVicker · 3 years, 1 month ago
- 414c32d UPSTREAM: ALSA: memalloc: Align buffer allocations in page size by Takashi Iwai · 4 years, 1 month ago
- 75617df ANDROID: Fix mmu_notifier_trylock definition for !CONFIG_MMU_NOTIFIER config by Suren Baghdasaryan · 3 years, 1 month ago
- 7531e63 FROMGIT: USB: gadget: bRequestType is a bitfield, not a enum by Greg Kroah-Hartman · 3 years, 1 month ago
- 70c9301 ANDROID: qcom: Add flush_delayed_fput to ABI by Patrick Daly · 3 years, 1 month ago
- 5d8520b ANDROID: fix ABI breakage caused by mm_struct->mmu_notifier_lock addition by Suren Baghdasaryan · 3 years, 2 months ago
- a4d26b9 ANDROID: fix ABI breakage caused by percpu_rw_semaphore changes by Suren Baghdasaryan · 3 years, 2 months ago
- 6971350 ANDROID: fix mmu_notifier race caused by not taking mmap_lock during SPF by Suren Baghdasaryan · 3 years, 2 months ago
- 2fc2c66 ANDROID: percpu-rwsem: enable percpu_sem destruction in atomic context by Suren Baghdasaryan · 3 years, 2 months ago
- f3f8760 FROMLIST: virtio_mmio: pm: Add notification handlers for restore and freeze by Yurii Danilovskyi · 3 years, 1 month ago
- 9180348 FROMLIST: virtio: do not reset stateful devices on resume by Anton Yakovlev · 4 years, 4 months ago
- 392cb94 FROMGIT: f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file by Jaegeuk Kim · 3 years, 1 month ago
- ddd9e01 UPSTREAM: mm, slub: fix incorrect memcg slab count for bulk free by Miaohe Lin · 3 years, 3 months ago
- 82ac5b0 UPSTREAM: mm, slub: fix potential use-after-free in slab_debugfs_fops by Miaohe Lin · 3 years, 3 months ago
- e07a663 UPSTREAM: mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years, 3 months ago
- cd02f34 UPSTREAM: mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years, 3 months ago
- 6b6725f UPSTREAM: mm, slub: fix two bugs in slab_debug_trace_open() by Miaohe Lin · 3 years, 3 months ago
- 791f85d UPSTREAM: mm, slub: allocate private object map for debugfs listings by Vlastimil Babka · 3 years, 8 months ago
- 1260b47 FROMGIT: dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME by Yunfei Wang · 3 years, 2 months ago
- e80be54 UPSTREAM: usb: dwc3: core: balance phy init and exit by Li Jun · 3 years, 4 months ago
- 89137e0 UPSTREAM: xhci: Fix failure to give back some cached cancelled URBs. by Mathias Nyman · 3 years, 5 months ago
- f37b6d7 ANDROID: mm/memory_hotplug: Don't special case memory_block_size_bytes by Patrick Daly · 3 years, 1 month ago
- 8b7ffd6 UPSTREAM: usb: gadget: uvc: fix multiple opens by Thomas Haemmerle · 3 years, 3 months ago
- ae22ebe UPSTREAM: aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
- b9c8788 UPSTREAM: aio: keep poll requests on waitqueue until completed by Eric Biggers · 3 years, 1 month ago
- f965176 UPSTREAM: signalfd: use wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- 49744a3 UPSTREAM: binder: use wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- e50fe1d UPSTREAM: wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- 53afb23 UPSTREAM: USB: gadget: zero allocate endpoint 0 buffers by Greg Kroah-Hartman · 3 years, 1 month ago
- 593309a BACKPORT: scsi: ufs: Improve SCSI abort handling further by Bart Van Assche · 3 years, 1 month ago
- 21949c4 FROMGIT: scsi: ufs: Introduce ufshcd_release_scsi_cmd() by Bart Van Assche · 3 years, 1 month ago
- d600bde FROMGIT: scsi: ufs: Remove the 'update_scaling' local variable by Bart Van Assche · 3 years, 1 month ago
- 5f961415 UPSTREAM: scsi: ufs: core: Fix another task management completion race by Adrian Hunter · 3 years, 2 months ago
- 76760a9 BACKPORT: scsi: ufs: core: Fix task management completion timeout race by Adrian Hunter · 3 years, 2 months ago
- dab2a8a ANDROID: qcom: Add android_rvh_do_ptrauth_fault to ABI by Huang Yiwei · 3 years, 1 month ago
- b4604ac UPSTREAM: USB: gadget: detect too-big endpoint 0 requests by Greg Kroah-Hartman · 3 years, 1 month ago
- 2d6a43c ANDROID: ABI: Add symbols used by frame buffer driver by Jindong Yue · 3 years, 1 month ago
- 1839059 UPSTREAM: xhci: Add bus number to some debug messages by Mathias Nyman · 3 years, 5 months ago
- 5b15c955 UPSTREAM: xhci: Add additional dynamic debug to follow URBs in cancel and error cases. by Mathias Nyman · 3 years, 5 months ago
- f4cbe349 UPSTREAM: Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set" by Mathias Nyman · 3 years, 5 months ago
- c23b0e7 UPSTREAM: xhci: Fix failure to give back some cached cancelled URBs. by Mathias Nyman · 3 years, 5 months ago
- 7320fb1 UPSTREAM: HID: check for valid USB device for many HID drivers by Greg Kroah-Hartman · 3 years, 1 month ago
- e98c96b UPSTREAM: HID: wacom: fix problems when device is not a valid USB device by Greg Kroah-Hartman · 3 years, 1 month ago
- 5a72ef5 UPSTREAM: HID: bigbenff: prevent null pointer dereference by Benjamin Tissoires · 3 years, 1 month ago
- 7b8a19b UPSTREAM: HID: add USB_HID dependancy on some USB HID drivers by Greg Kroah-Hartman · 3 years, 1 month ago
- 8219b10 UPSTREAM: HID: add USB_HID dependancy to hid-chicony by Greg Kroah-Hartman · 3 years, 1 month ago
- a4909c9 UPSTREAM: HID: add USB_HID dependancy to hid-prodikeys by Greg Kroah-Hartman · 3 years, 1 month ago
- ddea170 UPSTREAM: HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 1 month ago
- 81b6ea4 FROMGIT: clk: Don't parent clks until the parent is fully registered by Mike Tipton · 3 years, 2 months ago
- 78ea29e UPSTREAM: mm/gup: remove the vma allocation from gup_longterm_locked() by Jason Gunthorpe · 4 years, 1 month ago
- 709fde7 BACKPORT: usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect by Badhri Jagan Sridharan · 3 years, 2 months ago
- ea4a92c ANDROID: ABI: Add iio_write_channel_raw symbol by Pavankumar Kondeti · 3 years, 1 month ago
- f803f24 ANDROID: GKI: Update symbols to symbol list by zhengding chen · 3 years, 1 month ago
- 672d51b UPSTREAM: ASoC: dapm: use component prefix when checking widget names by Shuming Fan · 4 years ago
- 686cd3b ANDROID: ABI: Add symbols used by clocksource driver by Jindong Yue · 3 years, 2 months ago
- 80c1cef ANDROID: GKI: Export clocksource_mmio_init by Jindong Yue · 3 years, 2 months ago
- 84881c6 ANDROID: GKI: Export sched_clock_register by Jindong Yue · 3 years, 2 months ago
- 9e5446d FROMGIT: f2fs: show number of pending discard commands by Jaegeuk Kim · 3 years, 2 months ago
- 28de741 ANDROID: workqueue: export symbol of the function wq_worker_comm() by zhengding chen · 3 years, 2 months ago
- 71f00d6 ANDROID: GKI: Update symbols to symbol list by Liujie Xie · 3 years, 1 month ago
- 05aa93d ANDROID: vendor_hooks: Add hooks for binder proc transaction by Liujie Xie · 3 years, 1 month ago
- 3243274 ANDROID: GKI: Add symbols abi for USB IP kernel modules. by Donnie Pollitz · 3 years, 2 months ago
- c27d7f7 ANDROID: GKI: Fix file mode on mtk abi file by Pat Tjin · 3 years, 1 month ago
- ca9ee53 UPSTREAM: erofs: fix deadlock when shrink erofs slab by Huang Jianan · 3 years, 2 months ago
- 898e7ec ANDROID: init_task: Init android vendor and oem data by Maria Yu · 3 years, 2 months ago
- 3c54070 UPSTREAM: sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Jing-Ting Wu · 3 years, 2 months ago
- f0a7e53 ANDROID: Update symbol list for mtk by Dean Chiang · 3 years, 2 months ago
- b943d32 UPSTREAM: erofs: fix unsafe pagevec reuse of hooked pclusters by Gao Xiang · 3 years, 2 months ago
- 028f712 UPSTREAM: erofs: remove the occupied parameter from z_erofs_pagevec_enqueue() by Yue Hu · 3 years, 9 months ago
- 504b13f UPSTREAM: usb: dwc3: gadget: Fix null pointer exception by Albert Wang · 3 years, 2 months ago
- 143ac63 ANDROID: fips140: support "evaluation testing" builds via build.sh by Eric Biggers · 3 years, 2 months ago
- cbd64e2 FROMGIT: sched/scs: Reset task stack state in bringup_cpu() by Mark Rutland · 3 years, 2 months ago