summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
31 hoursLinux 6.18.37v6.18.37linux-6.18.yGreg Kroah-Hartman1-1/+1
31 hoursmm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes2-2/+10
31 hoursvirtiofs: fix UAF on submount umountMiklos Szeredi1-1/+7
31 hoursmedia: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev1-1/+7
31 hoursksmbd: reject non-VALID session in compound request branchGil Portnoy1-0/+5
31 hoursdrivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov1-1/+2
31 hoursserial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya1-6/+3
31 hoursvc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang1-1/+1
31 hourscrypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu8-558/+1
31 hoursiio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly1-1/+6
31 hoursiio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly1-2/+6
31 hoursnet: net_failover: Fix the deadlock in slave registerFaicker Mo2-7/+11
31 hoursnet: export netif_open for self_test usageMike Marciniszyn (Meta)1-0/+1
31 hourstesting/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes1-1/+126
31 hoursmm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes2-20/+13
31 hoursmm: set the VM_MAYBE_GUARD flag on guard region installLorenzo Stoakes2-32/+61
31 hoursmm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes3-14/+56
31 hoursmm: implement sticky VMA flagsLorenzo Stoakes4-20/+77
31 hoursmm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes7-69/+143
31 hoursmm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes1-0/+44
31 hoursmm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes6-2/+13
31 hourssctp: disable BH before calling udp_tunnel_xmit_skb()Xin Long2-0/+4
31 hoursfirmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus1-7/+7
31 hoursDrivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui1-3/+26
31 hourshv: utils: handle and propagate errors in kvp_registerThorsten Blum1-12/+13
31 hoursregulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik1-1/+9
31 hoursrose: don't free fd-owned sockets when reaping in the heartbeatBernard Pidoux1-1/+56
31 hoursrose: clear neighbour pointer in rose_kill_by_device()Bernard Pidoux1-1/+9
31 hoursrose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux1-0/+12
31 hoursrose: drop CALL_REQUEST in loopback timer when device is not runningBernard Pidoux1-0/+10
31 hoursrose: release netdev ref and destroy orphaned incoming socketsBernard Pidoux2-4/+14
31 hoursrose: fix netdev double-hold in rose_make_new()Bernard Pidoux1-3/+1
31 hoursrose: disconnect orphaned STATE_2 sockets when device is goneBernard Pidoux1-0/+14
31 hoursrose: set SOCK_DESTROY in rose_kill_by_device() for prompt cleanupBernard Pidoux1-0/+5
31 hoursrose: fix notifier unregistered too early in rose_exit()Bernard Pidoux1-2/+11
31 hoursrose: fix netdev double-hold in rose_rx_call_request()Bernard Pidoux1-3/+5
31 hoursrose: guard rose_neigh_put() against NULL in timer expiryBernard Pidoux1-1/+4
31 hoursrose: clear neighbour pointer after rose_neigh_put() in state machinesBernard Pidoux1-0/+6
31 hoursrose: fix race between loopback timer and module removalBernard Pidoux1-7/+24
31 hoursrose: hold loopback neighbour reference across timer callbackBernard Pidoux1-1/+10
31 hoursrose: fix dev_put() leak in rose_loopback_timer()Bernard Pidoux1-9/+2
31 hoursACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()Yicong Yang1-26/+15
31 hoursagp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang1-1/+1
31 hoursnet: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
31 hoursi2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi1-0/+5
31 hoursRDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg1-1/+1
31 hoursdebugobjects: Dont call fill_pool() in early boot hardirq contextWaiman Long1-9/+37
31 hoursdebugobjects: Do not fill_pool() if pi_blocked_onHelen Koike1-4/+14
31 hoursdebugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEPSebastian Andrzej Siewior1-2/+2
31 hoursdebugobjects: Allow to refill the pool before SYSTEM_SCHEDULINGSebastian Andrzej Siewior1-1/+1