summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysUPSTREAM: af_unix: Fix garbage collector racing against connect()android15-6.1Michal Luczaj
4 daysUPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
10 daysANDROID: KVM: arm64: Fix prefaulting when breaking PUD blocksQuentin Perret
12 daysUPSTREAM: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort...Pablo Neira Ayuso
12 daysUPSTREAM: netfilter: nf_tables: release batch on table validation from abort ...Pablo Neira Ayuso
12 daysUPSTREAM: netfilter: nf_tables: mark set as dead when unbinding anonymous set...Pablo Neira Ayuso
2024-04-12ANDROID: KVM: arm64: Fix module_change_host_page_prot()Quentin Perret
2024-04-11ANDROID: KVM: arm64: Fix stage-2 ptdump BLK annotationVincent Donnefort
2024-04-11ANDROID: KVM: arm64: Fix printk() overflow for hyp_trace_printkVincent Donnefort
2024-04-10ANDROID: KVM: arm64: Be verbose on missing pKVM module tracing sectionVincent Donnefort
2024-04-10ANDROID: KVM: arm64: Fix missing null char for trace_hyp_printk()Vincent Donnefort
2024-04-10ANDROID: KVM: arm64: Fix cast for trace_hyp_printk()Vincent Donnefort
2024-04-09ANDROID: remove non_kernel_test_mappings rule from test_mappings.zip.Betty Zhou
2024-04-09UPSTREAM: tls: fix race between tx work scheduling and socket closeJakub Kicinski
2024-04-09UPSTREAM: net: tls: handle backlogging of crypto requestsJakub Kicinski
2024-04-09ANDROID: KVM: arm64: Fix build issue without CONFIG_ARM64_LSE_ATOMICSMostafa Saleh
2024-04-09ANDROID: KVM: arm64: Add psci_mem_protect hyp eventVincent Donnefort
2024-04-09ANDROID: KVM: arm64: Add FF-A trace eventSebastian Ene
2024-04-09ANDROID: KVM: arm64: Fix pKVM psci_mem_protect accountVincent Donnefort
2024-04-08UPSTREAM: netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-04-08UPSTREAM: netfilter: nft_set_pipapo: release elements in clone only from dest...Pablo Neira Ayuso
2024-04-04ANDROID: usb: gadget: android_f_accessory: remove sleeping function fromAshish Kumar Gupta
2024-04-04ANDROID: usb: gadget: android_f_accessory: use spinlock instead ofAshish Kumar Gupta
2024-04-04ANDROID: KVM: arm64: wait_for_initramfs for pKVM module loading procfsVincent Donnefort
2024-04-04ANDROID: Add fs related test in TEST_MAPPING in fs.Betty Zhou
2024-04-04ANDROID: Move test_mappings_zip from //kernel/tests/test_mappings to //common.Yifan Hong
2024-04-03ANDROID: Update TEST_MAPPING configs with imports & presubmit-largeBetty Zhou
2024-04-01FROMLIST: binder: check offset alignment in binder_get_object()Carlos Llamas
2024-03-28ANDROID: Add pkg_files for TEST_MAPPING.Yifan Hong
2024-03-28UPSTREAM: sched/wait: Fix a kthread_park race with wait_woken()Arve Hjønnevåg
2024-03-27ANDROID: usb: gadget: f_midi: Add missing stub for android_clear_midi_device_...Nathan Chancellor
2024-03-27ANDROID: KVM: arm64: Expose the host stage-2 start level and ipa rangeSebastian Ene
2024-03-27ANDROID: KVM: arm64: Add ptdump support for host stage-2Sebastian Ene
2024-03-27ANDROID: KVM: arm64: Allow the hypervisor to snapshot the host stage-2 pageta...Sebastian Ene
2024-03-27ANDROID: KVM: arm64: Expose protected guest stage-2 pagetable config to debugfsSebastian Ene
2024-03-27ANDROID: KVM: arm64: Read the stage-2 pagetable config with the snapshot hvcSebastian Ene
2024-03-27ANDROID: KVM: arm64: Add ptdump support for guest stage-2 under pKVMSebastian Ene
2024-03-27ANDROID: KVM: arm64: Add hypervisor call to snapshot the guest stage-2Sebastian Ene
2024-03-27ANDROID: KVM: arm64: Add stage-2 pagetable snapshot walkerSebastian Ene
2024-03-27ANDROID: KVM: arm64: Add memory accounting for the VM pagetable memorySebastian Ene
2024-03-27ANDROID: KVM: arm64: Reset the parser state before dumping descriptorsSebastian Ene
2024-03-27ANDROID: 3/27/2024 KMI updateCarlos Llamas
2024-03-27UPSTREAM: trace,smp: Trace all smp_function_call*() invocationsPeter Zijlstra
2024-03-27BACKPORT: trace: Add trace_ipi_send_cpu()Peter Zijlstra
2024-03-27UPSTREAM: sched, smp: Trace smp callback causing an IPIValentin Schneider
2024-03-27UPSTREAM: smp: reword smp call IPI commentValentin Schneider
2024-03-27UPSTREAM: treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2024-03-27UPSTREAM: irq_work: Trace self-IPIs sent via arch_irq_work_raise()Valentin Schneider
2024-03-27UPSTREAM: smp: Trace IPIs sent via arch_send_call_function_ipi_mask()Valentin Schneider
2024-03-27BACKPORT: sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider